pyart.config

Description

Py-ART configuration.

Classes

FileMetadata(filetype[, field_names, ...])

A class for accessing metadata needed when reading files.

Functions

get_field_colormap(field)

Return the colormap name from the configuration file for a field name.

get_field_limits(field[, container, selection])

Return the data limits from the configuration file for a given field, radar and sweep.

get_field_mapping(filetype)

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

get_field_name(field)

Return the field name from the configuration file for a given field.

get_fillvalue()

Return the current fill value.

get_metadata(p)

Return a dictionary of metadata for a given parameter, p.

load_config([filename])

Load a Py-ART configuration from a config file.