pyart.config.get_field_mapping

pyart.config.get_field_mapping(filetype)[source]

Return a copy of the default field mapping for a given file type.

Parameters

filetype (str) – Filetype to return field mappings for.

Returns

field_mappings (dict) – Dictionary mapping field names from one type to another.