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 to ufs-weather-model hash utilizing spack 1.5 #2006

Closed
JessicaMeixner-NOAA opened this issue Oct 31, 2023 · 1 comment
Closed

Update to ufs-weather-model hash utilizing spack 1.5 #2006

JessicaMeixner-NOAA opened this issue Oct 31, 2023 · 1 comment
Labels
feature New feature or request

Comments

@JessicaMeixner-NOAA
Copy link
Contributor

What new functionality do you need?

Routine update of ufs-weather-model, this is of particular interest as it updates scotch to 7.0.4 for RDHCPS. It also includes an update of spack-stack to 1.5.

What are the requirements for the new functionality?

Using latest ufs-wather-model ufs-community/ufs-weather-model@812aac5 from 10/30 (or later)

Acceptance Criteria

All tests pass

Suggest a solution (optional)

I ran a quick test with this and here's two changes I've noticed, which is why I wanted to make the issue:

  1. in ush/load_ufswm_modules.sh prod-util -> prod_util
  2. For hera there is a section:
if [[ "${MACHINE_ID}" = "hera" ]]; then
  module use "/scratch2/NCEPDEV/ensemble/save/Walter.Kolczynski/modulefiles/core"
  module load "miniconda3/4.6.14"
  module load "gfs_workflow/1.0.0"
fi

which I had to comment out to get things to work, because there was an error when trying to load this module. I'm not sure if someone knows if I'm going to run into another issue by commenting this out, but I at least now have the forecast job in the queue.

@JessicaMeixner-NOAA JessicaMeixner-NOAA added feature New feature or request triage Issues that are triage labels Oct 31, 2023
@WalterKolczynski-NOAA WalterKolczynski-NOAA removed the triage Issues that are triage label Oct 31, 2023
@DavidHuber-NOAA
Copy link
Contributor

This was resolved with PR #2071. Closing.

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

No branches or pull requests

3 participants