Open aportagain opened 5 years ago
Yup, "alternative" sounds right: since JSON conveniently does provide null as a primitive data type, we use it as a simpler alternative to the values-defined-by-attributes way of identifying missing data (_FillValue
, missing_value
, valid_range
or valid_min
/ valid_max
; and I guess in some way also the netCDF default fill values for each data-type?).
Split out for further discussion from https://github.com/cf-json/cf-json.github.io/issues/10 , where @aportagain originally commented:
and @ChrisBarker-NOAA asked: