From a22f6997ae7acee026caca4e7e5ce5e8d922af96 Mon Sep 17 00:00:00 2001 From: Cam Sherrell Date: Thu, 27 Oct 2022 09:43:48 -0600 Subject: [PATCH] update poc --- docs/AddNewVariable.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/AddNewVariable.rst b/docs/AddNewVariable.rst index 195e51c67..362216e72 100644 --- a/docs/AddNewVariable.rst +++ b/docs/AddNewVariable.rst @@ -42,11 +42,11 @@ with examples in the sections below. a. NOAA users can email Andrew.Benjamin@noaa.gov with the following information for your new variable: variable definition, unit, and what Grib2 discipline and category you think this - variable should belong to. Boi will define your new variable in the `NCEP Grib2 Table + variable should belong to. Andrew will define your new variable in the `NCEP Grib2 Table `_ and inform you of the Grib2 discipline and category numbers you should use. - b. Contact with Boi to update parm/params_grib2_tbl_new.text with your new variable and + b. Contact with Andrew to update parm/params_grib2_tbl_new.text with your new variable and generate a params_grib2_tbl_new which lists in alphabetical order to improve post processing efficiency.