A Python reference implementation of the CF data model
NetCDFArray.
get_filename
The name of the netCDF file containing the array.
New in version (cfdm): 1.7.0
Examples
>>> a.get_filename() 'file.nc'