Skip to content

Commit

Permalink
Bug fix, remove "," chars in comment section of EmissionsInputs.csv
Browse files Browse the repository at this point in the history
EmissionsInputs.csv
- Replace "Canada, Mexico, and CONUS" with "Canada/Mexico/CONUS".
  This prevents the parser from thinking that there are 6 columns
  instead of 4.

Signed-off-by: Bob Yantosca <[email protected]>
  • Loading branch information
yantosca committed May 1, 2024
1 parent e2fd718 commit 773ad14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EmissionsInputs.csv
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ HEMCO/IODINE/v2020-02,http://geoschemdata.wustl.edu/ExtData/HEMCO/IODINE/v2020-0
HEMCO/LIGHTNOX/v2014-07,http://geoschemdata.wustl.edu/ExtData/HEMCO/LIGHTNOX/v2014-07,1,For LightNOx CDF table
HEMCO/MASKS/v2018-09,http://geoschemdata.wustl.edu/ExtData/HEMCO/MASKS/v2018-09,1,For China mask and APEI and NEI2016_MONMEAN and DICE_Africa
HEMCO/MASKS/v2019-05,http://geoschemdata.wustl.edu/ExtData/HEMCO/MASKS/v2019-05,1,For AFCID
HEMCO/MASKS/v2024-04,http://geoschemdata.wustl.edu/ExtData/HEMCO/MASKS/v2024-04,0,For CH4/carbon simulation Canada, Mexico, and CONUS masks
HEMCO/MASKS/v2024-04,http://geoschemdata.wustl.edu/ExtData/HEMCO/MASKS/v2024-04,0,For CH4/carbon simulation Canada/Mexico/CONUS masks
HEMCO/MEGAN/v2018-05,http://geoschemdata.wustl.edu/ExtData/HEMCO/MEGAN/v2018-05,1,For MEGAN biogenic emissions
HEMCO/MEGAN/v2020-02,http://geoschemdata.wustl.edu/ExtData/HEMCO/MEGAN/v2020-02,1,For MEGAN biogenic emissions in GCHP
HEMCO/MODIS_CHLR/v2019-11,http://geoschemdata.wustl.edu/ExtData/HEMCO/MODIS_CHLR/v2019-11,1,For SeaSalt and TOMAS_Jeagle
Expand Down

0 comments on commit 773ad14

Please sign in to comment.