Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.46 KB

inmap.md

File metadata and controls

41 lines (32 loc) · 1.46 KB
id title sidebar_label
inmap
inmap
inmap

inmap

A reduced-form air quality model.

Synopsis

InMAP is a reduced-form air quality model for fine particulate matter (PM2.5). Use the subcommands specified below to access the model functionality. Additional information is available at http://inmap.spatialmodel.com.

Refer to the subcommand documentation for configuration options and default settings.
Configuration can be changed by using a configuration file (and providing the
path to the file using the --config flag), by using command-line arguments,
or by setting environment variables in the format 'INMAP_var' where 'var' is the
name of the variable to be set. Many configuration variables are additionally
allowed to contain environment variables within them.
Refer to https://github.com/spf13/viper for additional configuration information.

Options

      --config string   
                                      config specifies the configuration file location.
  -h, --help            help for inmap

SEE ALSO