Skip to content

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

Draft
mathomp4 wants to merge 10 commits intodevelopfrom
feature/acollow/qfed3yaml-for-develop
Draft

Update ExtData.yaml files to use science quality QFED3 emissions (develop)#393
mathomp4 wants to merge 10 commits intodevelopfrom
feature/acollow/qfed3yaml-for-develop

Conversation

@mathomp4
Copy link
Member

@mathomp4 mathomp4 commented Mar 10, 2026

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
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.

2 participants