Analyzer DataRetrievers readNCFile - acep-uaf/MiGRIDS GitHub Wiki

This is a class that reads a net cdf file that has variables time and value, where value has the attributes scale, offset and units and time has the attribute units. These are saved to local variables: value, scale, offset, valueUnits, time and timeUnits.

Inputs

file: The netCDF file.