NOAA-EMC / EMC_verif-global

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

Modify the SDATE_GFS conversion #113

Closed DavidHuber-NOAA closed 1 year ago

DavidHuber-NOAA commented 1 year ago

Added a sed command to format the incoming SDATE_GFS. This will work on both the old SDATE format of YYYYMMDDHH and the new YYYY-MM-DD HH:MM:SS. Also, to prevent overwriting the existing SDATE_GFS, the export was removed. Tested by running all three gfsmetp* jobs for one cycle. Fixes #112

malloryprow commented 1 year ago

Thanks for your work on this @DavidHuber-NOAA!

I was going to make a new tag. Is there any more for you see that needs to be done with EMC_verif-global?

DavidHuber-NOAA commented 1 year ago

@malloryprow I didn't see any other errors reported, so I think that's everything. But if the global workflow crew wants #92 completed before bringing in a new checkout hash, I could look into that as well.

malloryprow commented 1 year ago

@DavidHuber-NOAA I think it is okay. That is going to be more involved making sure it works on all machines.

DavidHuber-NOAA commented 1 year ago

Alright, sounds good then. Let me know when you want it tested on S4 and Jet and I'll give it a go.