cfdm.XnetcdfArray.open

XnetcdfArray.open(**kwargs)[source]

Return a dataset object and address.

Added in version (cfdm): 1.13.3.0

Parameters:
kwargs: optional

Extra keyword arguments to xnetcdf.Dataset.

Returns:
(xnetcdf.Dataset, str)

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