A CF-compliant earth science data analysis library
Data.
cfa_set_write
Set the CFA write status of the data.
If and only if the CFA write status is True then it may be possible to write the data as an aggregation variable to a CFA-netCDF file.
New in version 3.15.0.
See also
cfa_get_write, cf.read, cf.write
cfa_get_write
cf.read
cf.write
bool
The new CFA write status.
None