Allow file missing data indicator values to be stored on NetCDFArray
instances
#246
Labels
enhancement
New feature or request
Milestone
It can be useful to applications to know the missing data indicator without opening the netCDF file. This is the case for active storage reductions currently being implemented in cf-python.
It is almost always the case that the netCDF file is open and available when the
NetCDFArray
instance is created, so it is easy for these to be stored on the object if desired, e.g.The text was updated successfully, but these errors were encountered: