cf.List.cfa_file_substitutions¶
-
List.cfa_file_substitutions()[source]¶ Return the CFA-netCDF file name substitutions.
New in version 3.15.0.
- Returns
dictThe 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()