cf.H5netcdfArray.open

H5netcdfArray.open(**kwargs)[source]

Return a dataset object and address.

Added in version (cfdm): 1.11.2.0

Parameters:
kwargs: optional

Extra keyword arguments to h5netcdf.File.

Returns:
(h5netcdf.File, str)

The open file object, and the address of the data within the file.