Skip to content

Commit 5750b2b

Browse files
List applications using tocgrib2/super (#343)
* List tocgrib2 users * list tocgrib2super users * add urls for tocgrib2 models * add urls to models for tocgrib2super
1 parent b84e877 commit 5750b2b

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

src/tocgrib2/docs/user_guide.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# tocgri2
1+
# tocgrib2
22

33
# Introduction
44

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

18+
This program is used by a number of operational applications,
19+
including:
20+
- ECMWF
21+
- [Extra-Tropical Storm Surge (ETSS)](https://slosh.nws.noaa.gov/etsurge/)
22+
- [Global Ensemble Forecast System (GEFS)](https://www.ncei.noaa.gov/products/weather-climate-models/global-ensemble-forecast)
23+
- [Global Forecast System (GFS)](https://www.ncei.noaa.gov/products/weather-climate-models/global-forecast)
24+
- [Gridded LAMP (GLMP)](https://vlab.noaa.gov/web/mdl/gridded-lamp)
25+
- [Great Lakes Wave model (GLWU)](https://polar.ncep.noaa.gov/waves/index.php)
26+
- [High-Resolution Window Forecast System (HiResW)](https://www.nco.ncep.noaa.gov/pmb/products/hiresw/)
27+
- [High Resolution Ensemble Forecast (HREF)](https://mag.ncep.noaa.gov/model-guidance-model-parameter.php?group=Model%20Guidance&model=HREF&area=CONUS&ps=area)
28+
- [High-Resolution Rapid Refresh (HRRR)](https://rapidrefresh.noaa.gov/hrrr/)
29+
- [Localized Aviation MOS Program (LMP)](https://vlab.noaa.gov/web/mdl/lamp)
30+
- [Nearshore Wave Prediction System (NWPS)](https://polar.ncep.noaa.gov/nwps/)
31+
- [Rapid Refresh (RAP)](https://rapidrefresh.noaa.gov/)
32+
- [Real-Time & Unrestricted Mesoscale Analysis (RTMA/URMA)](https://www.nco.ncep.noaa.gov/pmb/products/rtma/)
33+
- [Real-Time Ocean Forecast System (RTOFS)](https://polar.ncep.noaa.gov/global/)
34+
- seaice_analysis
35+
- [Short-Range Ensemble Forecast (SREF)](https://www.nco.ncep.noaa.gov/pmb/products/sref/)
36+
- [Wind Speed Probabilities (WSP)](https://www.nhc.noaa.gov/gis/)
37+
1838
### Input Files
1939
- 5 namelist of grib fields and associated wmo headers.
2040
- 11 input grib2 file.

src/tocgrib2super/docs/user_guide.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ requested field (extract=.true.). Both options return the same
1818
message if the requested field is the only field in the GRIB2
1919
message.
2020

21+
This program is used by operational applications including:
22+
- [Air Quality Model (AQM)](https://www.nco.ncep.noaa.gov/pmb/products/aqm/)
23+
- [Gridded LAMP (GLMP)](https://vlab.noaa.gov/web/mdl/gridded-lamp)
24+
- [Rapid Refresh (RAP)](https://rapidrefresh.noaa.gov/)
25+
2126
### Input Files
2227

2328
- 5 Namelist of grib fields and associated wmo headers.

0 commit comments

Comments
 (0)