Skip to content

feature: ufs replay tarball moved to release assett#654

Merged
scrasmussen merged 2 commits intoNCAR:mainfrom
scrasmussen:feature/replay-release-asset
Jan 22, 2026
Merged

feature: ufs replay tarball moved to release assett#654
scrasmussen merged 2 commits intoNCAR:mainfrom
scrasmussen:feature/replay-release-asset

Conversation

@scrasmussen
Copy link
Copy Markdown
Member

SOURCE: Soren Rasmussen, NSF NCAR

DESCRIPTION OF CHANGES:

  • Mohawk is being decommissioned so the ufs replay tarball has been moved to a release asset.
  • CI changed to work with new tarball and it's new location
  • The script used np.round_() is being deprecated, updating to np.round()

TESTS CONDUCTED: Ran test manually on Derecho

$ ./UFS_forcing_ensemble_generator.py -d /glade/derecho/scratch/soren/src/ccpp/prs/pr654-replay-release-asset/test/replay/data_new/ --C_RES 192 -dt 360  -n control_c192 -lons 97 -lats 34 -sc
./UFS_case_gen.py -l 97.0 34.0 -i /glade/derecho/scratch/soren/src/ccpp/prs/pr654-replay-release-asset/test/replay/data_new//INPUT/ -g /glade/derecho/scratch/soren/src/ccpp/prs/pr654-replay-release-asset/test/replay/data_new//INPUT/ -f /glade/derecho/scratch/soren/src/ccpp/prs/pr654-replay-release-asset/test/replay/data_new/ -n control_c192_n000 -sc -fm 2 -vm 2
INFO: Location summary
 The location as entered is 97.0 deg E 34.0 deg N
 The closest point in the UFS history file is 97.03125 deg E 33.940149452479915 deg N, or 7.252224266757733 km away at a bearing of 156.5776401431907 deg
 The closest point in the UFS IC files (native grid) is 97.14485972180807 deg E 34.123671534197655 deg N, or 19.161770685759688 km away at a bearing of 44.097800722893 deg
 Therefore, the history point (used to define the SCM grid column) is 22.935502542873206 km away from the closest UFS native grid poing at a bearing of 207.1907452615516 deg
INFO: UFS IC file and history file land masks match: IC=1.0, history=1.0
mkdir -p ../../data/processed_case_input
mkdir -p ../../data/comparison_data
mkdir -p ../../bin/
################################################################################################################################
Command(s) to execute in ccpp-scm/scm/bin/:

./run_scm.py --npz_type gfs --file scm_ufsens_control_c192.py --timestep 360

################################################################################################################################

…maller and location had to be updated

- np.round_() is being deprecated, updating to np.round()
@scrasmussen scrasmussen force-pushed the feature/replay-release-asset branch from 68b7c1f to 1e15aa0 Compare January 16, 2026 15:13
Copy link
Copy Markdown
Collaborator

@hertneky hertneky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good. Just one suggestion to take or leave.

@hertneky hertneky self-requested a review January 22, 2026 17:04
@scrasmussen scrasmussen merged commit ddb866a into NCAR:main Jan 22, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants