NOAA-EMC / EMC_verif-global

Global Forecast System (GFS) verification package using MET and METplus
8 stars 14 forks source link

Fix run_verif_global_in_global_workflow.sh forecast hour adjustment #77

Closed malloryprow closed 2 years ago

malloryprow commented 2 years ago

In run_verif_global_in_global_workflow.sh, the forecast hour is adjusted based on the experiments $SDATE to use the forecast hour length from when it started, so as to not look for forecast files for dates prior to $SDATE. The goals was to use this adjusted forecast hour if it is less than FHMAX_GFS. However, this is not happening and the bug it adjusting the forecast hour based on the $SDATE.

malloryprow commented 2 years ago

verif_global_v2.6.5 created