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

Add extra variables to get ice temperature for marine DA #2118

Merged
merged 19 commits into from
Feb 13, 2024

Conversation

JessicaMeixner-NOAA
Copy link
Collaborator

@JessicaMeixner-NOAA JessicaMeixner-NOAA commented Jan 26, 2024

Commit Queue Requirements:

  • Fill out all sections of this template.
  • All sub component pull requests have been reviewed by their code managers.
  • Run the full RT suite (compared to current baselines) on either Hera/Derecho/Hercules AND have committed the log to my PR branch:
    RegressionTests_hera.log
  • Add list of all failed regression tests in "Regression Tests" section.

PR Information

Description

The marine DA needs ice temperature as model output from CICE. This PR adds the requested variables and @guillaumevernieres confirmed these are the variables needed:
f_sitempsnic f_sitemptop and f_sitempbot

Commit Message

Add ice temperature in CICE output

Priority

  • Critical Bugfix (This PR contains a critical bug fix and should be prioritized.)
  • High (This PR contains a feature or fix needed for a time-sensitive project (eg, retrospectives, implementations))
  • Normal

Blocking Dependencies

No

Git Issues Fixed By This PR

Changes

Subcomponent (with links)

  • AQM
  • CDEPS
  • CICE
  • CMEPS
  • CMakeModules
  • FV3
  • GOCART
  • HYCOM
  • MOM6
  • NOAHMP
  • WW3
  • stochastic_physics
  • none

Input data

  • No changes are expected to input data.
  • Changes are expected to input data:
    • New input data.
    • Updated input data.

Regression Tests:

  • No changes are expected to any regression test.
  • Changes are expected to the following tests:
    cpld_control_gfsv17_iau_intel The ice history file changes with the added variables. I have confirmed that creating a new baseline, all tests pass.

Libraries

  • Not Needed
  • Needed
    • Create separate issue in JCSDA/spack-stack asking for update to library. Include library name, library version.
    • Add issue link from JCSDA/spack-stack following this item

Testing Log:

  • RDHPCS
    • Hera
    • Orion
    • Hercules
    • Jet
    • Gaea
    • Derecho
  • WCOSS2
    • Dogwood/Cactus
    • Acorn
  • CI
    • Completed
  • opnReqTest
    • N/A
    • Log attached to comment

@JessicaMeixner-NOAA
Copy link
Collaborator Author

Here's the log comparing with new baseline:
RegressionTests_hera_newbaseline.log

@DeniseWorthen
Copy link
Collaborator

@JessicaMeixner-NOAA Why is a new baseline required? We don't compare ice history output in the RTs.

@JessicaMeixner-NOAA
Copy link
Collaborator Author

@JessicaMeixner-NOAA Why is a new baseline required? We don't compare ice history output in the RTs.

@DeniseWorthen there's one ice history file: https://github.com/ufs-community/ufs-weather-model/blob/develop/tests/tests/cpld_control_gfsv17_iau#L49

@DeniseWorthen
Copy link
Collaborator

@JessicaMeixner-NOAA Thanks. I forgot that Jun added both ocean and ice history comparisons to that test.

@FernandoAndrade-NOAA FernandoAndrade-NOAA added Baseline Updates Current baselines will be updated. Ready for Commit Queue The PR is ready for the Commit Queue. All checkboxes in PR template have been checked. labels Feb 12, 2024
@zach1221 zach1221 merged commit 56e31ff into ufs-community:develop Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Baseline Updates Current baselines will be updated. Ready for Commit Queue The PR is ready for the Commit Queue. All checkboxes in PR template have been checked.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants