cf.NetCDFArray.get_address

NetCDFArray.get_address()[source]

The address in the file of the variable.

Either the netCDF variable name, or else the UNIDATA netCDF interface ID.

New in version (cfdm): 1.10.0.1

Returns
str or None

The address, or None if there isn’t one.