cfdm.NetCDF4Array.close

NetCDF4Array.close(dataset)[source]

Close the dataset containing the data.

New in version (cfdm): 1.7.0

Parameters
dataset: netCDF4.Dataset

The netCDF dataset to be closed.

Returns

None