cf.Data.cfa_set_write

Data.cfa_set_write(status)[source]

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.

Parameters
status: bool

The new CFA write status.

Returns

None