Skip to content

Commit

Permalink
List applications using tocgrib2/super (#343)
Browse files Browse the repository at this point in the history
* List tocgrib2 users

* list tocgrib2super users

* add urls for tocgrib2 models

* add urls to models for tocgrib2super
  • Loading branch information
AlexanderRichert-NOAA authored Jun 4, 2024
1 parent b84e877 commit 5750b2b
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
22 changes: 21 additions & 1 deletion src/tocgrib2/docs/user_guide.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# tocgri2
# tocgrib2

# Introduction

Expand All @@ -15,6 +15,26 @@ they want the entire GRIB2 message containing the requested field
field (extract=.true.). Both options return the same message if the
requested field is the only field in the GRIB2 message.

This program is used by a number of operational applications,
including:
- ECMWF
- [Extra-Tropical Storm Surge (ETSS)](https://slosh.nws.noaa.gov/etsurge/)
- [Global Ensemble Forecast System (GEFS)](https://www.ncei.noaa.gov/products/weather-climate-models/global-ensemble-forecast)
- [Global Forecast System (GFS)](https://www.ncei.noaa.gov/products/weather-climate-models/global-forecast)
- [Gridded LAMP (GLMP)](https://vlab.noaa.gov/web/mdl/gridded-lamp)
- [Great Lakes Wave model (GLWU)](https://polar.ncep.noaa.gov/waves/index.php)
- [High-Resolution Window Forecast System (HiResW)](https://www.nco.ncep.noaa.gov/pmb/products/hiresw/)
- [High Resolution Ensemble Forecast (HREF)](https://mag.ncep.noaa.gov/model-guidance-model-parameter.php?group=Model%20Guidance&model=HREF&area=CONUS&ps=area)
- [High-Resolution Rapid Refresh (HRRR)](https://rapidrefresh.noaa.gov/hrrr/)
- [Localized Aviation MOS Program (LMP)](https://vlab.noaa.gov/web/mdl/lamp)
- [Nearshore Wave Prediction System (NWPS)](https://polar.ncep.noaa.gov/nwps/)
- [Rapid Refresh (RAP)](https://rapidrefresh.noaa.gov/)
- [Real-Time & Unrestricted Mesoscale Analysis (RTMA/URMA)](https://www.nco.ncep.noaa.gov/pmb/products/rtma/)
- [Real-Time Ocean Forecast System (RTOFS)](https://polar.ncep.noaa.gov/global/)
- seaice_analysis
- [Short-Range Ensemble Forecast (SREF)](https://www.nco.ncep.noaa.gov/pmb/products/sref/)
- [Wind Speed Probabilities (WSP)](https://www.nhc.noaa.gov/gis/)

### Input Files
- 5 namelist of grib fields and associated wmo headers.
- 11 input grib2 file.
Expand Down
5 changes: 5 additions & 0 deletions src/tocgrib2super/docs/user_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ requested field (extract=.true.). Both options return the same
message if the requested field is the only field in the GRIB2
message.

This program is used by operational applications including:
- [Air Quality Model (AQM)](https://www.nco.ncep.noaa.gov/pmb/products/aqm/)
- [Gridded LAMP (GLMP)](https://vlab.noaa.gov/web/mdl/gridded-lamp)
- [Rapid Refresh (RAP)](https://rapidrefresh.noaa.gov/)

### Input Files

- 5 Namelist of grib fields and associated wmo headers.
Expand Down

0 comments on commit 5750b2b

Please sign in to comment.