nsidc.metgen.config¶
Provides functions for reading, parsing, and validating the application configuration values.
Functions
|
Returns a ConfigParser by reading the specified file. |
|
Returns a valid Config object that is populated from the provided config parser based on the 'environment', and with values overriden with anything provided in 'overrides'. |
|
Validates each value in the configuration. |
|
Classes
|
Exceptions
|