cf.Field.cfa_file_substitutions¶
-
Field.
cfa_file_substitutions
(constructs=True)[source]¶ Return the CFA-netCDF file name substitutions.
New in version 3.15.0.
- Returns
dict
The CFA-netCDF file name substitutions in a dictionary whose key/value pairs are the file name parts to be substituted and their corresponding substitution text.
Examples
>>> f.cfa_file_substitutions() {}