pyart.config

Py-ART configuration.

pyart.config

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.

Table Of Contents

Previous topic

pyart.io._sigmetfile._unpack_ingest_header

Next topic

pyart.config.load_config

This Page