USEPA / EPA_MOVES_Model

Estimating emissions for mobile sources
Other
82 stars 23 forks source link

"National" nomenclature still used in RunSpec and output database #31

Closed danielbizercox closed 3 years ago

danielbizercox commented 3 years ago

With MOVES3, the "National" scale was renamed to "Default" scale to avoid confusion with the national geographical pre-aggregation option. However, Default Scale is still referenced as "NATIONAL" in the RunSpec (i.e., <modeldomain value="NATIONAL"/>) and in the domain column of the movesrun table in an output database.

This will be updated to "DEFAULT" in MOVES3.0.2. Note that the RunSpec reader will be backwards compatible, meaning that RunSpecs created with MOVES3.0.1 using the "NATIONAL" nomenclature will be correctly read in and resaved using "DEFAULT".