NetCDF library package -file operations

- -
netcdf.abort restores the most recent netCDF file definition
netcdf.close Closes a netCDF file
netcdf.create Create a new NetCDF dataset
netcdf.endDef End netCDF file definition mode
netcdf.inq returns information about a netCDF file
netcdf.inqFormat Determines the format of a NetCDF file
netcdf.inqGrps Retrieves an array of subgroup IDs
netcdf.inqUnlimDims Retrieves a list of infinite dimensions in a group
netcdf.open Open NetCDF data source
netcdf.reDef puts an open netCDF file into definition mode
netcdf.setFill Set netCDF fill mode
netcdf.sync Synchronize netCDF files to disk
Comments