NOAA-EMC / TC_tracker

4 stars 6 forks source link

Update paths for GFSv17/GEFSv13 COM reorg #1

Open WalterKolczynski-NOAA opened 1 year ago

WalterKolczynski-NOAA commented 1 year ago

GFS is completely reorganizing its COM directory for v17, and GEFS v13 will be making similar changes. These changes require changes to how $COMINgfs is defined in the j-jobs and how look-back and look-ahead paths are produced. The $COMINgfs produced when run as part of global-workflow now contains the full path, including the cycle and component.

See also: NOAA-EMC/global-workflow#761, NOAA-EMC/global-workflow#1421

WalterKolczynski-NOAA commented 1 year ago

These updates aren't going to be made all at once, so I've created a new branch, feature/GFSv17_com_reorg, to hold changes until ready to merge to master.