Py-ART configuration.
Py-ART configuration.
load_config([filename]) | Load a Py-ART configuration from a config file. |
get_metadata(p) | Return a dictionary of metadata for a given parameter, p. |
get_fillvalue() | Return the current fill value. |
get_field_name(field) | Return the field name from the configuration file for a given field. |
FileMetadata(filetype[, field_names, ...]) | A class for accessing metadata needed when reading files. |