cf.DimensionCoordinate.cfa_clear_file_substitutions

DimensionCoordinate.cfa_clear_file_substitutions()[source]

Remove all of the CFA-netCDF file name substitutions.

New in version 3.15.0.

Returns
dict

The removed 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_clear_file_substitutions()
{}