From 6afa8f9bb49fed6183f95a7a18d75e3e185e36d0 Mon Sep 17 00:00:00 2001 From: Alex Richert Date: Wed, 29 May 2024 11:05:28 -0700 Subject: [PATCH 1/4] List tocgrib2 users --- src/tocgrib2/docs/user_guide.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/tocgrib2/docs/user_guide.md b/src/tocgrib2/docs/user_guide.md index cb5db779..9895bcae 100644 --- a/src/tocgrib2/docs/user_guide.md +++ b/src/tocgrib2/docs/user_guide.md @@ -1,4 +1,4 @@ -# tocgri2 +# tocgrib2 # Introduction @@ -15,6 +15,10 @@ 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, ETSS, GEFS, GFS, GLMP, GLWU, HiResW, HREF, HRRR, LMP, +NWPS, RAP, RTMA/URMA, RTOFS, seaice_analysis, SREF, and WSP. + ### Input Files - 5 namelist of grib fields and associated wmo headers. - 11 input grib2 file. From 3c268f46a086083d4cfb267f6fb9cfab27b7fa50 Mon Sep 17 00:00:00 2001 From: Alex Richert Date: Wed, 29 May 2024 11:07:03 -0700 Subject: [PATCH 2/4] list tocgrib2super users --- src/tocgrib2super/docs/user_guide.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/tocgrib2super/docs/user_guide.md b/src/tocgrib2super/docs/user_guide.md index df52c042..33ac4f3e 100644 --- a/src/tocgrib2super/docs/user_guide.md +++ b/src/tocgrib2super/docs/user_guide.md @@ -18,6 +18,9 @@ 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 that include +AQM, GLMP, and RAP. + ### Input Files - 5 Namelist of grib fields and associated wmo headers. From 85198cf905f494f7c12ff0bcf4afb18dde1e2bd0 Mon Sep 17 00:00:00 2001 From: Alex Richert Date: Thu, 30 May 2024 10:42:20 -0700 Subject: [PATCH 3/4] add urls for tocgrib2 models --- src/tocgrib2/docs/user_guide.md | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) diff --git a/src/tocgrib2/docs/user_guide.md b/src/tocgrib2/docs/user_guide.md index 9895bcae..a3480926 100644 --- a/src/tocgrib2/docs/user_guide.md +++ b/src/tocgrib2/docs/user_guide.md @@ -16,8 +16,24 @@ 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, ETSS, GEFS, GFS, GLMP, GLWU, HiResW, HREF, HRRR, LMP, -NWPS, RAP, RTMA/URMA, RTOFS, seaice_analysis, SREF, and WSP. +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. From be493a61353df65c62257050add49d46041e51c0 Mon Sep 17 00:00:00 2001 From: Alex Richert Date: Thu, 30 May 2024 10:44:13 -0700 Subject: [PATCH 4/4] add urls to models for tocgrib2super --- src/tocgrib2super/docs/user_guide.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/tocgrib2super/docs/user_guide.md b/src/tocgrib2super/docs/user_guide.md index 33ac4f3e..157ebd18 100644 --- a/src/tocgrib2super/docs/user_guide.md +++ b/src/tocgrib2super/docs/user_guide.md @@ -18,8 +18,10 @@ 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 that include -AQM, GLMP, and RAP. +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