

I have found the Matlab These lines should give you a good idea of Type "help command_name" to get information on how to use the script. "ncinfo", "ncread", "ncreadatt", "ncwrite", "ncwriteatt", and "ncwriteschema". The Matlab provided high-level scripts are "nccreate", "ncdisp", If you are new to reading netCDF or other self-describingįormat files, the ability to find out the variable names, dimensions,Īnd attributes in a file before you try a script or utility is invaluable. The utility "ncdump" will print the header, a single variable, or the entireįile. Alternatively you can download theĬommand line utility "ncdump" in the NetCDF Read the header of the file, and give you the variableĭimensions, and attributes for the file. One of the high-level scripts is "ncinfo" which Matlab provides both low- and high-level scripts for reading and Converting 3-dimensional arrays to 2-dimensions.Reading and writing netCDF-format files.Select MATLAB Scripts JISAO data Select MATLAB scripts
