A Python reference implementation of the CF data model
The file directory.
Added in version (cfdm): 1.12.0.0
bool
If True then normalise to an absolute path. If False (the default) then no normalisation is done.
Return default if the file has not been set.
If set to an Exception instance then it will be raised instead.
Exception
str
The file directory name.
Examples
>>> a.get_filename() '/data1/file1'