ufs-community / ufs-weather-model

UFS Weather Model
Other
139 stars 248 forks source link

tests were run against different baselines for the last PR #2390

Open DeniseWorthen opened 3 months ago

DeniseWorthen commented 3 months ago

Description

For the last commit, baselines were apparently run for Gaea and Jet against different baselines

https://github.com/ufs-community/ufs-weather-model/blob/fcf0022aaa522f859080da2673dc538f78068163/tests/logs/RegressionTests_gaea.log#L37-L40

https://github.com/ufs-community/ufs-weather-model/blob/fcf0022aaa522f859080da2673dc538f78068163/tests/logs/RegressionTests_gaea.log#L366-L370

https://github.com/ufs-community/ufs-weather-model/blob/fcf0022aaa522f859080da2673dc538f78068163/tests/logs/RegressionTests_jet.log#L37-L39

https://github.com/ufs-community/ufs-weather-model/blob/fcf0022aaa522f859080da2673dc538f78068163/tests/logs/RegressionTests_jet.log#L336-L339

DeniseWorthen commented 3 months ago
grep 'BASELINE DIRECTORY' logs/RegressionTests_*.log
logs/RegressionTests_acorn.log:BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240730
logs/RegressionTests_derecho.log:BASELINE DIRECTORY: /glade/derecho/scratch/epicufsrt/ufs-weather-model/RT//NEMSfv3gfs/develop-20240730
logs/RegressionTests_gaea.log:BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20240806
logs/RegressionTests_gaea.log:BASELINE DIRECTORY: /gpfs/f5/epic/world-shared/UFS-WM_RT/NEMSfv3gfs/develop-20240730
logs/RegressionTests_hera.log:BASELINE DIRECTORY: /scratch2/NAGAPE/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240806
logs/RegressionTests_hercules.log:BASELINE DIRECTORY: /work/noaa/epic/hercules/UFS-WM_RT/NEMSfv3gfs/develop-20240730
logs/RegressionTests_jet.log:BASELINE DIRECTORY: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240806
logs/RegressionTests_jet.log:BASELINE DIRECTORY: /mnt/lfs4/HFIP/hfv3gfs/role.epic/RT/NEMSfv3gfs/develop-20240730
logs/RegressionTests_orion.log:BASELINE DIRECTORY: /work/noaa/epic/UFS-WM_RT/NEMSfv3gfs/develop-20240730
logs/RegressionTests_wcoss2.log:BASELINE DIRECTORY: /lfs/h2/emc/nems/noscrub/emc.nems/RT/NEMSfv3gfs/develop-20240730

This is the baseline date in the commit https://github.com/ufs-community/ufs-weather-model/blob/fcf0022aaa522f859080da2673dc538f78068163/tests/bl_date.conf#L1

Why were any logs posted w/ a baseline date of 0806?