-
Notifications
You must be signed in to change notification settings - Fork 250
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
Adjust GFS diagnostic Aerosol Optical Depth (AOD) output to the exact 550nm #1475
Conversation
…sols.f to make them properly indented
@ChunxiZhang-NOAA We can start working on this pr. can you resolve the conflicts? |
@jkbk2004 Sure. I will make my branch update-to-date. I will let you know when it is ready. |
@ChunxiZhang-NOAA @BrianCurtis-NOAA I will let the RTs runs over weekend with baseline creation. |
@jkbk2004 @BrianCurtis-NOAA Sounds a good plan. This branch is update-to-date and ready for the commit process. |
on-behalf-of @ufs-community <brian.curtis@noaa.gov>
on-behalf-of @ufs-community <brian.curtis@noaa.gov>
Automated RT Failure Notification |
on-behalf-of @ufs-community <brian.curtis@noaa.gov>
on-behalf-of @ufs-community <brian.curtis@noaa.gov>
For jenin-ci, there is work-in-progress to update input data file container. We will reactivate jenins-ci from next pr. @ChunxiZhang-NOAA @DusanJovic-NOAA @BrianCurtis-NOAA we can start merging process with final comments and approvals. |
@jkbk2004 May I merge ccpp-physics PR now? |
@ChunxiZhang-NOAA sure! please, go ahead to merge. |
@jkbk2004 ccpp-physics PR has been merged. I've reverted the submodule pointer to ccpp-physics for fv3atm. |
@ChunxiZhang-NOAA OK! lets merge the pr here with hash update on fv3atm. |
@jkbk2004 Sure. I've reverted the pointer and updated the hash. |
PR Checklist
This PR is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR. Please consult the ufs-weather-model wiki if you are unsure how to do this.
This PR has been tested using a branch which is up-to-date with the top of all sub-component repositories except for those sub-components which are the subject of this PR
An Issue describing the work contained in this PR has been created either in the subcomponent(s) or in the ufs-weather-model. The Issue should be created in the repository that is most relevant to the changes in contained in the PR. The Issue and the dependent sub-component PR
are specified below.
Results for one or more of the regression tests change and the reasons for the changes are understood and explained below.
New or updated input data is required by this PR. If checked, please work with the code managers to update input data sets on all platforms.
Description
This PR is created to adjust the GFS diagnostic Aerosol Optical Depth (AD) output to the exact 550nm in FV3/ccpp/physics/physics/radiation_aerosols.f.
Issue(s) addressed
Testing
The RT was conducted on hera.intel. All cpld_* RTs will change baselines due to changed variables (_aod550) in sfcf.nc files.
Dependencies