The netCDF_file_processor Module
An entry point to a command line utility aggregating grid data provided as NetCDF file over a set of shape files, assigning labels defined in the shape files to the aggregated values
`see https://www.unidata.ucar.edu/software/netcdf/`__
- class NetCDFFile(context: Optional[GridContext] = None)[source]
Creates a new instance
- Parameters
context¶ – An optional GridmetContext object, if not specified, then it is constructed from the command line arguments