cf.FieldAncillary.cfa_del_file_substitution¶
-
FieldAncillary.
cfa_del_file_substitution
(base)[source]¶ Remove a CFA-netCDF file name substitution.
New in version 3.15.0.
- Parameters
-
The removed CFA-netCDF file name substitution. If the substitution was not defined then an empty dictionary is returned.
Examples
>>> f.cfa_del_file_substitution('base')