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

Update standard names for tropopause_find #329

Merged
merged 4 commits into from
Dec 16, 2024

Conversation

jimmielin
Copy link
Member

Tag name (required for release branches):
Originator(s): @jimmielin

Description (include the issue title, and the keyword ['closes', 'fixes', 'resolves'] followed by the issue number):

Fixes #308 by updating tropopause_find standard names.

Describe any changes made to build system: N/A

Describe any changes made to the namelist: N/A

List any changes to the defaults for the input datasets (e.g. boundary datasets): N/A

List all files eliminated and why: N/A

List all files added and what they do: N/A

List all existing files that have been modified, and describe the changes:
(Helpful git command: git diff --name-status development...<your_branch_name>)

Updates standard names for tropopause_find
M src/physics/utils/tropopause_climo_read.F90
M src/physics/utils/tropopause_climo_read.meta

If there are new failures (compared to the test/existing-test-failures.txt file),
have them OK'd by the gatekeeper, note them here, and add them to the file.
If there are baseline differences, include the test and the reason for the
diff. What is the nature of the change? Roundoff?

derecho/intel/aux_sima:

derecho/gnu/aux_sima:

If this changes climate describe any run(s) done to evaluate the new
climate in enough detail that it(they) could be reproduced:

CAM-SIMA date used for the baseline comparison tests if different than latest:

@jimmielin jimmielin added the code clean-up Made code simpler, better, and/or easier to read. label Dec 9, 2024
@jimmielin jimmielin requested a review from nusbaume December 9, 2024 17:21
@jimmielin jimmielin self-assigned this Dec 9, 2024
@jimmielin jimmielin requested a review from peverwhee December 10, 2024 16:27
@jimmielin
Copy link
Member Author

Thanks @nusbaume and @peverwhee for reviewing! This is ready for merge, I'll hold on until #316 is merged and the regression tests can run so I can bring this in.

jimmielin added a commit to ESCOMP/atmospheric_physics that referenced this pull request Dec 16, 2024
Fixes ESCOMP/CAM-SIMA#308
Requires a companion PR in CAM-SIMA to update the standard name of
`tropp_slices` there as well:
ESCOMP/CAM-SIMA#329
@jimmielin
Copy link
Member Author

Regression tests passed (subject to existing failures) - no changes to baselines

derecho gnu

  SMS_Ln2.ne3pg3_ne3pg3_mg37.FPHYStest.derecho_gnu.cam-outfrq_held_suarez_derecho (Overall: PASS) details:
  SMS_Ln2.ne3pg3_ne3pg3_mg37.FPHYStest.derecho_gnu.cam-outfrq_kessler_derecho (Overall: PASS) details:
  SMS_Ln2.ne3pg3_ne3pg3_mg37.FPHYStest.derecho_gnu.cam-outfrq_tj2016_after_coupler_derecho (Overall: PASS) details:
  SMS_Ln2.ne3pg3_ne3pg3_mg37.FPHYStest.derecho_gnu.cam-outfrq_tj2016_before_coupler_derecho (Overall: PASS) details:
  SMS_Ln9.mpasa480_mpasa480.FKESSLER.derecho_gnu.cam-outfrq_kessler_mpas_derecho (Overall: PEND) details:
  SMS_Ln9.ne5pg3_ne5pg3_mg37.FCAM7.derecho_gnu.cam-outfrq_se_cslam_analy_ic (Overall: PEND) details:
  SMS_Ln9.ne5pg3_ne5pg3_mg37.FHS94.derecho_gnu.cam-outfrq_se_cslam (Overall: PASS) details:
  SMS_Ln9.ne5pg3_ne5pg3_mg37.FKESSLER.derecho_gnu.cam-outfrq_se_cslam (Overall: PASS) details:
  SMS_Ln9.ne5pg3_ne5pg3_mg37.FTJ16.derecho_gnu.cam-outfrq_se_cslam (Overall: PASS) details:

derecho intel
  SMS_Ln2.ne3pg3_ne3pg3_mg37.FPHYStest.derecho_intel.cam-outfrq_held_suarez_derecho (Overall: PASS) details:
  SMS_Ln2.ne3pg3_ne3pg3_mg37.FPHYStest.derecho_intel.cam-outfrq_kessler_derecho (Overall: PASS) details:
  SMS_Ln2.ne3pg3_ne3pg3_mg37.FPHYStest.derecho_intel.cam-outfrq_tj2016_after_coupler_derecho (Overall: PASS) details:
  SMS_Ln2.ne3pg3_ne3pg3_mg37.FPHYStest.derecho_intel.cam-outfrq_tj2016_before_coupler_derecho (Overall: PASS) details:
  SMS_Ln9.mpasa480_mpasa480.FKESSLER.derecho_intel.cam-outfrq_kessler_mpas_derecho (Overall: PEND) details:
  SMS_Ln9.ne5pg3_ne5pg3_mg37.FCAM7.derecho_intel.cam-outfrq_se_cslam_analy_ic (Overall: PEND) details:
  SMS_Ln9.ne5pg3_ne5pg3_mg37.FHS94.derecho_intel.cam-outfrq_se_cslam (Overall: PASS) details:
  SMS_Ln9.ne5pg3_ne5pg3_mg37.FKESSLER.derecho_intel.cam-outfrq_se_cslam (Overall: PASS) details:
  SMS_Ln9.ne5pg3_ne5pg3_mg37.FTJ16.derecho_intel.cam-outfrq_se_cslam (Overall: PASS) details:

Updating ncar-physics external to head of development, then merging!

@jimmielin jimmielin merged commit 2ed783a into ESCOMP:development Dec 16, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code clean-up Made code simpler, better, and/or easier to read.
Projects
Status: Tag
Development

Successfully merging this pull request may close these issues.

3 participants