cf.Bounds.cfa_file_substitutions¶
-
Bounds.
cfa_file_substitutions
()[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
>>> g = f.cfa_file_substitutions()