A Python reference implementation of the CF data model
Data.
nc_get_aggregation_write_status
Get the netCDF aggregation write status.
A necessary (but not sufficient) condition for writing the data as CF-netCDF aggregated data is that the write status is True.
New in version (cfdm): 1.12.0.0
See also
nc_del_aggregation_write_status, nc_set_aggregation_write_status
nc_del_aggregation_write_status
nc_set_aggregation_write_status
bool
The netCDF aggregation write status.