Skip to content

Commit

Permalink
fixed typo in geosachem extdata2g yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
bena-nasa committed Jun 22, 2022
1 parent 7248d01 commit 288eae8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed
### Changed
### Fixed
- Fixed ExtData2G YAML files for AMIP emissions to handle magic date and removed input file for AMIP.20C
- Fixed ExtData2G YAML files for OPS and AMIP emissions to handle magic date and removed input file for AMIP.20C

## [1.9.3] - 2022-05-25

Expand Down
12 changes: 6 additions & 6 deletions GEOSachem_GridComp/GEOSachem_ExtData.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ Exports:
sample: GEOSachem_sample_1
variable: emcobf
CO_BIOMASS_VOC:
-{starting: "2014-12-01T12:00",collection: GEOSachem_qfed2.emis_co.006.%y4%m2%d2.nc4,regrid: CONSERVE,sample: GEOSachem_sample_0,variable: biomass}
-{starting: "2021-11-01T12:00",collection: GEOSachem_qfed2.emis_co.061.%y4%m2%d2.nc4,regrid: CONSERVE,sample: GEOSachem_sample_0,variable: biomass}
- {starting: "2014-12-01T12:00",collection: GEOSachem_qfed2.emis_co.006.%y4%m2%d2.nc4,regrid: CONSERVE,sample: GEOSachem_sample_0,variable: biomass}
- {starting: "2021-11-01T12:00",collection: GEOSachem_qfed2.emis_co.061.%y4%m2%d2.nc4,regrid: CONSERVE,sample: GEOSachem_sample_0,variable: biomass}
CO_FS_VOC:
collection: GEOSachem_CO-em-anthro_CMIP_CEDS_gn.x2304_y1441_t12.%y4.nc4
regrid: CONSERVE
Expand All @@ -85,8 +85,8 @@ Exports:
regrid: CONSERVE
variable: emi_nh3
NH3_EMIS_FIRE:
-{starting: "2014-12-01T12:00",collection: GEOSachem_qfed2.emis_nh3.006.%y4%m2%d2.nc4,regrid: CONSERVE,sample: GEOSachem_sample_0,variable: biomass}
-{starting: "2021-11-01T12:00",collection: GEOSachem_qfed2.emis_nh3.061.%y4%m2%d2.nc4,regrid: CONSERVE,sample: GEOSachem_sample_0,variable: biomass}
- {starting: "2014-12-01T12:00",collection: GEOSachem_qfed2.emis_nh3.006.%y4%m2%d2.nc4,regrid: CONSERVE,sample: GEOSachem_sample_0,variable: biomass}
- {starting: "2021-11-01T12:00",collection: GEOSachem_qfed2.emis_nh3.061.%y4%m2%d2.nc4,regrid: CONSERVE,sample: GEOSachem_sample_0,variable: biomass}
NH3_EMIS_OCEAN:
collection: GEOSachem_GEIA.emis_NH3.ocean.x576_y361.t12.20080715_12z.nc4
regrid: CONSERVE
Expand Down Expand Up @@ -119,8 +119,8 @@ Exports:
sample: GEOSachem_sample_1
variable: sanl2
SO3_EMIS_FIRE:
-{starting: "2014-12-01T12:00",collection: GEOSachem_qfed2.emis_so3.006.%y4%m2%d2.nc4,regrid: CONSERVE,sample: GEOSachem_sample_0,variable: biomass}
-{starting: "2021-11-01T12:00",collection: GEOSachem_qfed2.emis_so3.061.%y4%m2%d2.nc4,regrid: CONSERVE,sample: GEOSachem_sample_0,variable: biomass}
- {starting: "2014-12-01T12:00",collection: GEOSachem_qfed2.emis_so3.006.%y4%m2%d2.nc4,regrid: CONSERVE,sample: GEOSachem_sample_0,variable: biomass}
- {starting: "2021-11-01T12:00",collection: GEOSachem_qfed2.emis_so3.061.%y4%m2%d2.nc4,regrid: CONSERVE,sample: GEOSachem_sample_0,variable: biomass}
SO2_EMIS_NONENERGY:
collection: GEOSachem_htapv2.2.emisso2.surface.x3600y1800t12.2017.integrate.nc4
regrid: CONSERVE
Expand Down

0 comments on commit 288eae8

Please sign in to comment.