-
Notifications
You must be signed in to change notification settings - Fork 22
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
Add support for aerosol analysis fields from Gaussian increment #50
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes look good. We should default do_aero = .false.
I assume tests have been run to confirm that the do_aero = .true.
case works as expected.
yes, tests with do_aero=.true. work as expected |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
Approve pending confirmation that the do_aero=.true.
option works as intended.
If @andytangborn is OK with the changes, I can merge this PR into |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
* origin/develop: Move to contrib spack-stack on Jet (NOAA-EMC#52) Add handling to calculate analysis and interplate increments for number (NOAA-EMC#46) Add support for aerosol analysis fields from Gaussian increment (NOAA-EMC#50)
JEDI can produce a Gaussian analysis increment, this PR adds the option to create a Gaussian analysis atmanl.nc file with the JEDI-based aerosol increment file in addition to the existing GSI atmospheric analysis increment.