cfdm.Data.nc_del_aggregation_write_status¶
-
Data.
nc_del_aggregation_write_status
()[source]¶ Set the netCDF aggregation write status to
False
.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
- Returns
bool
The netCDF aggregation write status prior to deletion.