You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have confirmed that we don't need them for ensemble forecasts. So maybe I'll change the title
MatthewPyle-NOAA
changed the title
Add ensemble member number to FAA grib2 output
Turn off special FAA grib2 output for ensemble forecasts
Apr 29, 2024
@MatthewPyle-NOAA Sounds good. It should be a relatively simple change to turn off the FAA processing for ensemble forecasts, so I can create a PR for this one shortly.
The following FAA files need the ensemble member number added to the filenames:
rrfs.t${cyc}z.aviati.f${fhr}.conus13km.grib2 -> rrfs.t${cyc}z.m0?.aviati.f${fhr}.conus13km.grib2
rrfs.t${cyc}z.ififip.f${fhr}.ak3km.grib2 -> rrfs.t${cyc}z.m0?.ififip.f${fhr}.ak3km.grib2
rrfs.t${cyc}z.ififip.f${fhr}.conus13km.grib2 -> rrfs.t${cyc}z.m0?.ififip.f${fhr}.conus13km.grib2
rrfs.t${cyc}z.prslevfaa.f${fhr}.conus13km.grib2 -> rrfs.t${cyc}z.m0?.prslevfaa.f${fhr}.conus13km.grib2
rrfs.t${cyc}z.prslevfaa.f${fhr}.na13km.grib2 -> rrfs.t${cyc}z.m0?.prslevfaa.f${fhr}.na13km.grib2
rrfs.t${cyc}z.prslevfaa.f${fhr}.pr32km.grib2 -> rrfs.t${cyc}z.m0?.prslevfaa.f${fhr}.pr32km.grib2
The text was updated successfully, but these errors were encountered: