Directory: netcdf/
Routines for reading/writing/querying netCDF files.
.pro files
- mg_nc_browser.pro
Widget program to browse the contents of a netCDF file and load the contents of variables into IDL variables a the main-level.
- mg_nc_dump.pro
Dumps the structure of an netCDF file to the output log.
- mg_nc_getdata.pro
Routine for extracting datasets, slices of datasets, or attributes from an netCDF file with simple notation.
- mgffncbase__define.pro
Class of functionality common to files, groups, and variables.
- mgffncfile__define.pro
The MGffNCFile represents a netCDF file.
- mgffncgroup__define.pro
Class representing a netCDF group.
- mgffncvariable__define.pro
Class representing netCDF variable.
Contents
Contact me if you have enhancement requests or bug fixes.