MITgcm / gcmfaces

gcmfaces is a Matlab / Octave toolbox that handles gridded earth variables in generic fashion. Read more at:
http://gcmfaces.readthedocs.io/en/latest/
MIT License
24 stars 21 forks source link

Update read_nctiles.m to handle v4r4's netCDF files #10

Closed owang01 closed 4 years ago

owang01 commented 5 years ago

Update read_nctiles.m to handle v4r4's netCDF files where each file contains one time record and 13 tiles. The way to call read_nctiles and the format of output field remain the same.