Skip to content

Update ExtData.yaml files to use science quality QFED3 emissions (develop) - #393

Merged
mathomp4 merged 13 commits into
developfrom
feature/acollow/qfed3yaml-for-develop
May 12, 2026
Merged

Update ExtData.yaml files to use science quality QFED3 emissions (develop)#393
mathomp4 merged 13 commits into
developfrom
feature/acollow/qfed3yaml-for-develop

Conversation

@mathomp4

@mathomp4 mathomp4 commented Mar 10, 2026

Copy link
Copy Markdown
Member

NOTE

When updating the GEOSgcm fixture, this should be taken with ACHEM v1.1.0 which has as similar fix from @acollow (see GEOS-ESM/ACHEM#6)


This is essentially #390 for develop (as #390 was released as v2.3.1).

Question for @acollow: Can you make sure the valid_range and starting_date here make sense for develop. All we did was a straight merge and so it started from what you had in v2.3.1 and so maybe it needs a different starting date or something.

For example:

  CA2G_qfed2.emis_bc.061.%y4%m2%d2.nc4:
    template: ExtData/chemistry/QFED/v2.6r1/sfc/0.1/Y%y4/M%m2/qfed2.emis_bc.061.%y4%m2%d2.nc4
    valid_range: "2000-02-29T12:00/2025-01-01"
  CA2G_hfed.emis_bc.x576_y361.%y4%m2.nc4:
    template: ExtData/chemistry/HFED/v1.0/Y%y4/M%m2/hfed.emis_bc.x576_y361.%y4%m2.nc4
    valid_range: "1960-01-16T12:00/2000-12-16T12:00"
  CA2G_qfed_emis_x3600y1800_bc.v3_2_2.%y4%m2%d2.nc4:
    template: ExtData/chemistry/QFED/v3.2r2/sfc/0.1/QFED/Y%y4/M%m2/qfed_emis_x3600y1800_bc.v3_2_2.%y4%m2%d2.nc4
    valid_range: "2023-03-01T12:00/2028-01-01"
...
  BC_BIOMASS:
    - {starting: "1960-01-16T12:00", collection: CA2G_hfed.emis_bc.x576_y361.%y4%m2.nc4, linear_transformation: [0.0, 0.778], regrid: CONSERVE, sample: CA2G_sample_1, variable: biomass}
    - {starting: "2000-03-01T00:00", collection: CA2G_qfed2.emis_bc.061.%y4%m2%d2.nc4, linear_transformation: [0.0, 0.778], regrid: CONSERVE, sample: CA2G_sample_1, variable: biomass}
    - {starting: "2023-03-01T00:00", collection: CA2G_qfed_emis_x3600y1800_bc.v3_2_2.%y4%m2%d2.nc4, linear_transformation: [0.0, 0.778], regrid: CONSERVE, sample: CA2G_sample_1, variable: biomass}

So, now it says qfed2 is valid until 2025, but the starting for qfed3 is 2023.

@mathomp4 mathomp4 self-assigned this Mar 10, 2026
@mathomp4 mathomp4 added the Non 0-diff The changes in this pull request are non-zero-diff label Mar 10, 2026
@mathomp4
mathomp4 requested review from acollow March 11, 2026 11:24
@mathomp4
mathomp4 marked this pull request as ready for review May 11, 2026 18:06
@mathomp4
mathomp4 requested a review from a team as a code owner May 11, 2026 18:06
@mathomp4
mathomp4 merged commit b20ba34 into develop May 12, 2026
12 of 17 checks passed
@mathomp4
mathomp4 deleted the feature/acollow/qfed3yaml-for-develop branch May 12, 2026 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Non 0-diff The changes in this pull request are non-zero-diff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants