cf.NetCDFArray.get_filename

NetCDFArray.get_filename()[source]

The name of the netCDF file containing the array.

New in version (cfdm): 1.7.0

Examples:

>>> a.get_filename()
'file.nc'