Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable bias correction for aerosol DA #3189

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

ypwang19
Copy link
Contributor

@ypwang19 ypwang19 commented Dec 20, 2024

Description

This PR enables the capability of bias correction for aerosol DA in the workflow.

Resolves #3172
Refs #2875

Type of change

  • New feature (adds functionality)

Change characteristics

How has this been tested?

  • Cycled test on Hera

Checklist

  • Any dependent changes have been merged and published
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have documented my code, including function, input, and output descriptions
  • My changes generate no new warnings
  • New and existing tests pass with my changes
  • This change is covered by an existing CI test or a new one has been added
  • Any new scripts have been added to the .github/CODEOWNERS file with owners
  • I have made corresponding changes to the system documentation if necessary

@RussTreadon-NOAA
Copy link
Contributor

@ypwang19: Do we have PRs in GDASApp and jcb-gdas for the changes required by this PR? If yes, we should cite these PRs in this g-w PR. Then the g-w team and others can see when the prerequisite PRs are merged.

@ypwang19
Copy link
Contributor Author

@ypwang19: Do we have PRs in GDASApp and jcb-gdas for the changes required by this PR? If yes, we should cite these PRs in this g-w PR. Then the g-w team and others can see when the prerequisite PRs are merged.

Yes, we have. I am going to open PRs in GDASApp and jcb-gdas soon and will cite them here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Handle VarBC files for aerosol DA
2 participants