Skip to content

Commit 04c1628

Browse files
committed
Update points to be more centered
1 parent 1e15aa0 commit 04c1628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_run_scm_ufs_replay.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Create UFS-replay case.
7070
run: |
7171
cd ${SCM_ROOT}/scm/etc/scripts/
72-
./UFS_forcing_ensemble_generator.py -d ${dir_rt_cache}/data_new --C_RES 192 -dt 360 -n control_c192 -lons 97 -lats 34 -sc
72+
./UFS_forcing_ensemble_generator.py -d ${dir_rt_cache}/data_new --C_RES 192 -dt 360 -n control_c192 -lons 99.844 -lats 36.749 -sc
7373
7474
#######################################################################################
7575
# Done

0 commit comments

Comments
 (0)