Not sure if changes other than path updates are needed for RRFS to handle GFSv17, but opening an issue just in case. Downstream code is due for GFS on June 2nd.
Sample path difference:
[gfsv16] gfs.${PDY}/${cyc}/atmos/gfs.t${cyc}z.atmf052.nc
[gfsv17] gfs.${PDY}/${cyc}/model/atmos/history/gfs.t${cyc}z.atm.f052.nc
Do we use anything from GFS other than the atmfFFF.nc and sfcfFFF.nc kinds of files? Doesn't look like it based on some log file grepping.
Not sure if changes other than path updates are needed for RRFS to handle GFSv17, but opening an issue just in case. Downstream code is due for GFS on June 2nd.
Sample path difference:
[gfsv16]
gfs.${PDY}/${cyc}/atmos/gfs.t${cyc}z.atmf052.nc[gfsv17]
gfs.${PDY}/${cyc}/model/atmos/history/gfs.t${cyc}z.atm.f052.ncDo we use anything from GFS other than the atmfFFF.nc and sfcfFFF.nc kinds of files? Doesn't look like it based on some log file grepping.