You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When #217 was merged, the newly created GNU regression test baseline didn't contain all the required input data. It is now impossible to create new regression test baselines with GNU.
To Reproduce:
What compilers/machines are you seeing this with?
For hera.gnu
./rt.sh -l rt_gnu.conf -e -c 2>&1 | tee rt_hera_gnu_create.log
Output
...
+ rsync -a '/scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20201019/GNU/MOM6_*' /scratch1/NCEPDEV/stmp4/Dom.Heinzeller/FV3_RT/REGRESSION_TEST_GNU/
rsync: link_stat "/scratch1/NCEPDEV/nems/emc.nemspara/RT/NEMSfv3gfs/develop-20201019/GNU/MOM6_*" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1179) [sender=3.1.2]
++ echo 'rt.sh error on line 425'
rt.sh error on line 425
The text was updated successfully, but these errors were encountered:
Addition of stochastic physics restarts in netCDF format that will be written at the restart interval, and at end of run.
Also, addition of stochastic cloud perturbation and microphyiscs perturbations for SPPT.
## DESCRIPTION OF CHANGES:
Updating the update_fork.pl script for user forks to update the develop branch (which is now the default) rather than community_develop
## TESTS CONDUCTED:
Updated my own fork using the new version of this script
Description
When #217 was merged, the newly created GNU regression test baseline didn't contain all the required input data. It is now impossible to create new regression test baselines with GNU.
To Reproduce:
What compilers/machines are you seeing this with?
For hera.gnu
Output
The text was updated successfully, but these errors were encountered: