cf.NetCDFArray.open

NetCDFArray.open()[source]

Return a netCDF4.Dataset object for the file containing the data array.

Returns:out : netCDF4.Dataset
Examples:
>>> f.open()
<netCDF4.Dataset at 0x115a4d0>