FIDUCEO / FCDR_HIRS

Other
1 stars 2 forks source link

Make sure fill_values follow common agreement #89

Closed gerritholl closed 7 years ago

gerritholl commented 7 years ago

For fill_value, use the NetCDF fallback in all byte/int/short/long cases, see http://www.unidata.ucar.edu/software/netcdf/docs/netcdf_8h_source.html.

For floats and doubles where we will use NaN. In both cases it should be explicitly stated in the variable attributes.

gerritholl commented 7 years ago

Closed by https://arts.mi.uni-hamburg.de/trac/rt/changeset/10426