cf.Domain.cfa_clear_file_substitutions

Domain.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

>>> d.cfa_clear_file_substitutions()
{}