Skip to content

v1.3

Compare
Choose a tag to compare
@ctessum ctessum released this 21 Oct 00:10
· 381 commits to master since this release

Documentation for this release is available here.

Version 1.3 of the InMAP input data for running simulations for year 2005 in the contiguous US, as well as model evaluation data, can be downloaded from the following link: DOI

Changes in version 1.3:

  • Removed vendored libraries
  • A log file containing information about each model run is now automatically created
  • Added a GEOS-Chem preprocessor
  • Allowed new output variables to be defined as expressions of existing output variables
  • Added "Outputter", a holder for output parameters.
  • Allowed output variable expressions to now be evaluated at the grid level in addition to the grid cell level
  • Incorporated the preprocessor into the main program
  • Added ug/s option for emissions units
  • Added a command for using an SR matrix to make concentration predictions
  • Allowed the use of population-specific mortality rates
  • Changed dependency manager to dep (https://github.com/golang/dep)