Convert a GRIB file to netCDF format.
grib_to_netcdf [options] grib_file grib_file ...
Ignore keys. Default method,type,stream,refdate,hdate
Split according to keys. Default param,expver
Reference date in the format YYYYMMDD. Default value 19000101.
Type of data. Possible values NC_BYTE, NC_SHORT, NC_INT, NC_FLOAT, NC_DOUBLE. Default NC_SHORT
Don't use time of validity.
Force. Force the execution not to fail on error.
The name of the netcdf file.
Version.
Multi-field support off. Turn off support for multiple fields in single grib message.
Specifies the kind of file to be created. Possible values are: 1 -> netCDF classic file format 2 -> netCDF 64 bit classic file format (Default) 3 -> netCDF-4 file format 4 -> netCDF-4 classic model file format
Set dimension to be an unlimited dimension.