[Met_help] [rt.rap.ucar.edu #99802] History for unrecognized GRIB2 field abbreviation 'CO'

John Halley Gotway via RT met_help at ucar.edu
Thu May 6 14:10:32 MDT 2021


----------------------------------------------------------------
  Initial Request
----------------------------------------------------------------

I am using the met-9.1.3.20210319 file in order to evaluate pollutant
concentrations.
In the table 141 variable CO (148) exist and also NO2, NO
  https://www.nco.ncep.noaa.gov/pmb/docs/on388/table2.html#TABLE141

Using GRB1 input files there is no problem, now I am using grib2 and I got
the following error:
ERROR  : VarInfoGrib2::set_dict() -> unrecognized GRIB2 field abbreviation
'CO'

How can I update the table grib2_all.txt in order to use CO, NO2, NO, SO2,
PTMF and PTMC?

Thanks in advance.
-- 
Dr. Jose Agustin Garcia Reynoso
Atmosfera <http://www.atmosfera.unam.mx/fqa>
*Centro de Ciencias de la Atmosfera, *UNAM
Tel (52) 55 *56 22 43 96*     Fax (52) 55 56160789
Circuito de la Investigación Científica s/n Ciudad de México, 04510


----------------------------------------------------------------
  Complete Ticket History
----------------------------------------------------------------

Subject: unrecognized GRIB2 field abbreviation 'CO'
From: John Halley Gotway
Time: Wed May 05 14:56:25 2021

Dr. Reynoso,

I see you have a question about GRIB1 and GRIB2 tables. Thanks for
sending
the link to the GRIB1 table which contains definitions for the CO,
NO2,
SO2, PTMF, and PTMC.

Do you know if those variables are actually already defined in any of
the
GRIB2 tables documented here?
https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/

If so, we could just update the existing GRIB2 tables in MET for the
next
release. If not, you're stuck doing it manually. Actually, if you have
a
sample GRIB2 file containing this data, please send it to me. I could
ask
some folks at NOAA about it to see how they encode GRIB2 data for
these
variables.

In the meantime, here's some info about doing this manually. Search
for
MET_GRIB_TABLES on this page:
https://met.readthedocs.io/en/latest/Users_Guide/data_io.html?highlight=MET_GRIB_TABLES#met-
configuration-file-options

You'll create an ASCII file with a ".grib2" suffix to define your
custom
GRIB2 table. Then you'll set the MET_GRIB_TABLES environment variable
to
point to that custom file. That'll prompt MET to parse your custom
table
from that file.

Thanks,
John Halley Gotway


On Wed, May 5, 2021 at 12:52 PM Jose Agustín García Reynoso via RT <
met_help at ucar.edu> wrote:

>
> Wed May 05 12:51:48 2021: Request 99802 was acted upon.
> Transaction: Ticket created by agustin at atmosfera.unam.mx
>        Queue: met_help
>      Subject: unrecognized GRIB2 field abbreviation 'CO'
>        Owner: Nobody
>   Requestors: agustin at atmosfera.unam.mx
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=99802 >
>
>
> I am using the met-9.1.3.20210319 file in order to evaluate
pollutant
> concentrations.
> In the table 141 variable CO (148) exist and also NO2, NO
>   https://www.nco.ncep.noaa.gov/pmb/docs/on388/table2.html#TABLE141
>
> Using GRB1 input files there is no problem, now I am using grib2 and
I got
> the following error:
> ERROR  : VarInfoGrib2::set_dict() -> unrecognized GRIB2 field
abbreviation
> 'CO'
>
> How can I update the table grib2_all.txt in order to use CO, NO2,
NO, SO2,
> PTMF and PTMC?
>
> Thanks in advance.
> --
> Dr. Jose Agustin Garcia Reynoso
> Atmosfera <http://www.atmosfera.unam.mx/fqa>
> *Centro de Ciencias de la Atmosfera, *UNAM
> Tel (52) 55 *56 22 43 96*     Fax (52) 55 56160789
> Circuito de la Investigación Científica s/n Ciudad de México, 04510
>
>

------------------------------------------------
Subject: unrecognized GRIB2 field abbreviation 'CO'
From: Jose Agustín García Reynoso
Time: Wed May 05 15:58:13 2021

John,

Ozone concentrations OZCON (193) and PDMAX1 (PM2.5)  are in table
https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-2-
0-14.shtml


PTMF and PTMC in
https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-2-
0-13.shtml

NO,NO2, CO ,HCHO, SO2 and also O3 are in tables:
https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
230.shtml
https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
233.shtml

I workaround by changing the model input files from GRIB2 to GRIB1 and
now
it is working.



El mié, 5 de may. de 2021 a la(s) 15:56, John Halley Gotway via RT (
met_help at ucar.edu) escribió:

> Dr. Reynoso,
>
> I see you have a question about GRIB1 and GRIB2 tables. Thanks for
sending
> the link to the GRIB1 table which contains definitions for the CO,
NO2,
> SO2, PTMF, and PTMC.
>
> Do you know if those variables are actually already defined in any
of the
> GRIB2 tables documented here?
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/
>
> If so, we could just update the existing GRIB2 tables in MET for the
next
> release. If not, you're stuck doing it manually. Actually, if you
have a
> sample GRIB2 file containing this data, please send it to me. I
could ask
> some folks at NOAA about it to see how they encode GRIB2 data for
these
> variables.
>
> In the meantime, here's some info about doing this manually. Search
for
> MET_GRIB_TABLES on this page:
>
>
https://met.readthedocs.io/en/latest/Users_Guide/data_io.html?highlight=MET_GRIB_TABLES#met-
configuration-file-options
>
> You'll create an ASCII file with a ".grib2" suffix to define your
custom
> GRIB2 table. Then you'll set the MET_GRIB_TABLES environment
variable to
> point to that custom file. That'll prompt MET to parse your custom
table
> from that file.
>
> Thanks,
> John Halley Gotway
>
>
> On Wed, May 5, 2021 at 12:52 PM Jose Agustín García Reynoso via RT <
> met_help at ucar.edu> wrote:
>
> >
> > Wed May 05 12:51:48 2021: Request 99802 was acted upon.
> > Transaction: Ticket created by agustin at atmosfera.unam.mx
> >        Queue: met_help
> >      Subject: unrecognized GRIB2 field abbreviation 'CO'
> >        Owner: Nobody
> >   Requestors: agustin at atmosfera.unam.mx
> >       Status: new
> >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=99802 >
> >
> >
> > I am using the met-9.1.3.20210319 file in order to evaluate
pollutant
> > concentrations.
> > In the table 141 variable CO (148) exist and also NO2, NO
> >
https://www.nco.ncep.noaa.gov/pmb/docs/on388/table2.html#TABLE141
> >
> > Using GRB1 input files there is no problem, now I am using grib2
and I
> got
> > the following error:
> > ERROR  : VarInfoGrib2::set_dict() -> unrecognized GRIB2 field
> abbreviation
> > 'CO'
> >
> > How can I update the table grib2_all.txt in order to use CO, NO2,
NO,
> SO2,
> > PTMF and PTMC?
> >
> > Thanks in advance.
> > --
> > Dr. Jose Agustin Garcia Reynoso
> > Atmosfera <http://www.atmosfera.unam.mx/fqa>
> > *Centro de Ciencias de la Atmosfera, *UNAM
> > Tel (52) 55 *56 22 43 96*     Fax (52) 55 56160789
> > Circuito de la Investigación Científica s/n Ciudad de México,
04510
> >
> >
>
>

--
Dr. Jose Agustin Garcia Reynoso
Atmosfera <http://www.atmosfera.unam.mx/fqa>
*Centro de Ciencias de la Atmosfera, *UNAM
Tel (52) 55 *56 22 43 96*     Fax (52) 55 56160789
Circuito de la Investigación Científica s/n Ciudad de México, 04510

------------------------------------------------
Subject: unrecognized GRIB2 field abbreviation 'CO'
From: John Halley Gotway
Time: Wed May 05 16:36:31 2021

I'm wondering if you could send me a sample GRIB2 data file you're
using?

I'd like to make some additions to the GRIB2 tables in MET and have
data to
confirm that they're actually working as expected.

You can post data to our anonymous ftp site following these
instructions:
https://dtcenter.org/community-code/model-evaluation-tools-met/met-
help-desk#ftp

Thanks,
John

On Wed, May 5, 2021 at 3:58 PM Jose Agustín García Reynoso via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=99802 >
>
> John,
>
> Ozone concentrations OZCON (193) and PDMAX1 (PM2.5)  are in table
>
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
2-0-14.shtml
>
>
> PTMF and PTMC in
>
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
2-0-13.shtml
>
> NO,NO2, CO ,HCHO, SO2 and also O3 are in tables:
>
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
230.shtml
>
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
233.shtml
>
> I workaround by changing the model input files from GRIB2 to GRIB1
and now
> it is working.
>
>
>
> El mié, 5 de may. de 2021 a la(s) 15:56, John Halley Gotway via RT (
> met_help at ucar.edu) escribió:
>
> > Dr. Reynoso,
> >
> > I see you have a question about GRIB1 and GRIB2 tables. Thanks for
> sending
> > the link to the GRIB1 table which contains definitions for the CO,
NO2,
> > SO2, PTMF, and PTMC.
> >
> > Do you know if those variables are actually already defined in any
of the
> > GRIB2 tables documented here?
> > https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/
> >
> > If so, we could just update the existing GRIB2 tables in MET for
the next
> > release. If not, you're stuck doing it manually. Actually, if you
have a
> > sample GRIB2 file containing this data, please send it to me. I
could ask
> > some folks at NOAA about it to see how they encode GRIB2 data for
these
> > variables.
> >
> > In the meantime, here's some info about doing this manually.
Search for
> > MET_GRIB_TABLES on this page:
> >
> >
>
https://met.readthedocs.io/en/latest/Users_Guide/data_io.html?highlight=MET_GRIB_TABLES#met-
configuration-file-options
> >
> > You'll create an ASCII file with a ".grib2" suffix to define your
custom
> > GRIB2 table. Then you'll set the MET_GRIB_TABLES environment
variable to
> > point to that custom file. That'll prompt MET to parse your custom
table
> > from that file.
> >
> > Thanks,
> > John Halley Gotway
> >
> >
> > On Wed, May 5, 2021 at 12:52 PM Jose Agustín García Reynoso via RT
<
> > met_help at ucar.edu> wrote:
> >
> > >
> > > Wed May 05 12:51:48 2021: Request 99802 was acted upon.
> > > Transaction: Ticket created by agustin at atmosfera.unam.mx
> > >        Queue: met_help
> > >      Subject: unrecognized GRIB2 field abbreviation 'CO'
> > >        Owner: Nobody
> > >   Requestors: agustin at atmosfera.unam.mx
> > >       Status: new
> > >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=99802
> >
> > >
> > >
> > > I am using the met-9.1.3.20210319 file in order to evaluate
pollutant
> > > concentrations.
> > > In the table 141 variable CO (148) exist and also NO2, NO
> > >
https://www.nco.ncep.noaa.gov/pmb/docs/on388/table2.html#TABLE141
> > >
> > > Using GRB1 input files there is no problem, now I am using grib2
and I
> > got
> > > the following error:
> > > ERROR  : VarInfoGrib2::set_dict() -> unrecognized GRIB2 field
> > abbreviation
> > > 'CO'
> > >
> > > How can I update the table grib2_all.txt in order to use CO,
NO2, NO,
> > SO2,
> > > PTMF and PTMC?
> > >
> > > Thanks in advance.
> > > --
> > > Dr. Jose Agustin Garcia Reynoso
> > > Atmosfera <http://www.atmosfera.unam.mx/fqa>
> > > *Centro de Ciencias de la Atmosfera, *UNAM
> > > Tel (52) 55 *56 22 43 96*     Fax (52) 55 56160789
> > > Circuito de la Investigación Científica s/n Ciudad de México,
04510
> > >
> > >
> >
> >
>
> --
> Dr. Jose Agustin Garcia Reynoso
> Atmosfera <http://www.atmosfera.unam.mx/fqa>
> *Centro de Ciencias de la Atmosfera, *UNAM
> Tel (52) 55 *56 22 43 96*     Fax (52) 55 56160789
> Circuito de la Investigación Científica s/n Ciudad de México, 04510
>
>

------------------------------------------------
Subject: unrecognized GRIB2 field abbreviation 'CO'
From: Jose Agustín García Reynoso
Time: Wed May 05 19:14:48 2021

John,

I was reviewing the grib2 data files and the variables aren't on the
file,
because the point_stat reads first the configuration file and exited
with
error before reading the grib2 file. I never realized that the file
did not
contain the variables up to now.
I am using UPP3.2 for WRF-chem, I modified some lines in the code but
I
didn't include writing the variables in grib2 format.
In the near future when upgrading to UPP4.1 I will  review the code in
order to write in grib2 the chemical variables.

Regards

El mié, 5 de may. de 2021 a la(s) 17:36, John Halley Gotway via RT (
met_help at ucar.edu) escribió:

> I'm wondering if you could send me a sample GRIB2 data file you're
using?
>
> I'd like to make some additions to the GRIB2 tables in MET and have
data to
> confirm that they're actually working as expected.
>
> You can post data to our anonymous ftp site following these
instructions:
>
> https://dtcenter.org/community-code/model-evaluation-tools-met/met-
help-desk#ftp
>
> Thanks,
> John
>
> On Wed, May 5, 2021 at 3:58 PM Jose Agustín García Reynoso via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=99802 >
> >
> > John,
> >
> > Ozone concentrations OZCON (193) and PDMAX1 (PM2.5)  are in table
> >
> >
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
2-0-14.shtml
> >
> >
> > PTMF and PTMC in
> >
> >
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
2-0-13.shtml
> >
> > NO,NO2, CO ,HCHO, SO2 and also O3 are in tables:
> >
> >
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
230.shtml
> >
> >
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
233.shtml
> >
> > I workaround by changing the model input files from GRIB2 to GRIB1
and
> now
> > it is working.
> >
> >
> >
> > El mié, 5 de may. de 2021 a la(s) 15:56, John Halley Gotway via RT
(
> > met_help at ucar.edu) escribió:
> >
> > > Dr. Reynoso,
> > >
> > > I see you have a question about GRIB1 and GRIB2 tables. Thanks
for
> > sending
> > > the link to the GRIB1 table which contains definitions for the
CO, NO2,
> > > SO2, PTMF, and PTMC.
> > >
> > > Do you know if those variables are actually already defined in
any of
> the
> > > GRIB2 tables documented here?
> > > https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/
> > >
> > > If so, we could just update the existing GRIB2 tables in MET for
the
> next
> > > release. If not, you're stuck doing it manually. Actually, if
you have
> a
> > > sample GRIB2 file containing this data, please send it to me. I
could
> ask
> > > some folks at NOAA about it to see how they encode GRIB2 data
for these
> > > variables.
> > >
> > > In the meantime, here's some info about doing this manually.
Search for
> > > MET_GRIB_TABLES on this page:
> > >
> > >
> >
>
https://met.readthedocs.io/en/latest/Users_Guide/data_io.html?highlight=MET_GRIB_TABLES#met-
configuration-file-options
> > >
> > > You'll create an ASCII file with a ".grib2" suffix to define
your
> custom
> > > GRIB2 table. Then you'll set the MET_GRIB_TABLES environment
variable
> to
> > > point to that custom file. That'll prompt MET to parse your
custom
> table
> > > from that file.
> > >
> > > Thanks,
> > > John Halley Gotway
> > >
> > >
> > > On Wed, May 5, 2021 at 12:52 PM Jose Agustín García Reynoso via
RT <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > Wed May 05 12:51:48 2021: Request 99802 was acted upon.
> > > > Transaction: Ticket created by agustin at atmosfera.unam.mx
> > > >        Queue: met_help
> > > >      Subject: unrecognized GRIB2 field abbreviation 'CO'
> > > >        Owner: Nobody
> > > >   Requestors: agustin at atmosfera.unam.mx
> > > >       Status: new
> > > >  Ticket <URL:
> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=99802
> > >
> > > >
> > > >
> > > > I am using the met-9.1.3.20210319 file in order to evaluate
pollutant
> > > > concentrations.
> > > > In the table 141 variable CO (148) exist and also NO2, NO
> > > >
https://www.nco.ncep.noaa.gov/pmb/docs/on388/table2.html#TABLE141
> > > >
> > > > Using GRB1 input files there is no problem, now I am using
grib2 and
> I
> > > got
> > > > the following error:
> > > > ERROR  : VarInfoGrib2::set_dict() -> unrecognized GRIB2 field
> > > abbreviation
> > > > 'CO'
> > > >
> > > > How can I update the table grib2_all.txt in order to use CO,
NO2, NO,
> > > SO2,
> > > > PTMF and PTMC?
> > > >
> > > > Thanks in advance.
> > > > --
> > > > Dr. Jose Agustin Garcia Reynoso
> > > > Atmosfera <http://www.atmosfera.unam.mx/fqa>
> > > > *Centro de Ciencias de la Atmosfera, *UNAM
> > > > Tel (52) 55 *56 22 43 96*     Fax (52) 55 56160789
> > > > Circuito de la Investigación Científica s/n Ciudad de México,
04510
> > > >
> > > >
> > >
> > >
> >
> > --
> > Dr. Jose Agustin Garcia Reynoso
> > Atmosfera <http://www.atmosfera.unam.mx/fqa>
> > *Centro de Ciencias de la Atmosfera, *UNAM
> > Tel (52) 55 *56 22 43 96*     Fax (52) 55 56160789
> > Circuito de la Investigación Científica s/n Ciudad de México,
04510
> >
> >
>
>

--
Dr. Jose Agustin Garcia Reynoso
Atmosfera <http://www.atmosfera.unam.mx/fqa>
*Centro de Ciencias de la Atmosfera, *UNAM
Tel (52) 55 *56 22 43 96*     Fax (52) 55 56160789
Circuito de la Investigación Científica s/n Ciudad de México, 04510

------------------------------------------------
Subject: unrecognized GRIB2 field abbreviation 'CO'
From: John Halley Gotway
Time: Thu May 06 10:10:13 2021

Jose,

OK, thanks for letting me know. I'll go ahead and resolve this ticket.

John

On Wed, May 5, 2021 at 7:15 PM Jose Agustín García Reynoso via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=99802 >
>
> John,
>
> I was reviewing the grib2 data files and the variables aren't on the
file,
> because the point_stat reads first the configuration file and exited
with
> error before reading the grib2 file. I never realized that the file
did not
> contain the variables up to now.
> I am using UPP3.2 for WRF-chem, I modified some lines in the code
but I
> didn't include writing the variables in grib2 format.
> In the near future when upgrading to UPP4.1 I will  review the code
in
> order to write in grib2 the chemical variables.
>
> Regards
>
> El mié, 5 de may. de 2021 a la(s) 17:36, John Halley Gotway via RT (
> met_help at ucar.edu) escribió:
>
> > I'm wondering if you could send me a sample GRIB2 data file you're
using?
> >
> > I'd like to make some additions to the GRIB2 tables in MET and
have data
> to
> > confirm that they're actually working as expected.
> >
> > You can post data to our anonymous ftp site following these
instructions:
> >
> >
> https://dtcenter.org/community-code/model-evaluation-tools-met/met-
help-desk#ftp
> >
> > Thanks,
> > John
> >
> > On Wed, May 5, 2021 at 3:58 PM Jose Agustín García Reynoso via RT
<
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=99802 >
> > >
> > > John,
> > >
> > > Ozone concentrations OZCON (193) and PDMAX1 (PM2.5)  are in
table
> > >
> > >
> >
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
2-0-14.shtml
> > >
> > >
> > > PTMF and PTMC in
> > >
> > >
> >
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
2-0-13.shtml
> > >
> > > NO,NO2, CO ,HCHO, SO2 and also O3 are in tables:
> > >
> > >
> >
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
230.shtml
> > >
> > >
> >
> https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/grib2_table4-
233.shtml
> > >
> > > I workaround by changing the model input files from GRIB2 to
GRIB1 and
> > now
> > > it is working.
> > >
> > >
> > >
> > > El mié, 5 de may. de 2021 a la(s) 15:56, John Halley Gotway via
RT (
> > > met_help at ucar.edu) escribió:
> > >
> > > > Dr. Reynoso,
> > > >
> > > > I see you have a question about GRIB1 and GRIB2 tables. Thanks
for
> > > sending
> > > > the link to the GRIB1 table which contains definitions for the
CO,
> NO2,
> > > > SO2, PTMF, and PTMC.
> > > >
> > > > Do you know if those variables are actually already defined in
any of
> > the
> > > > GRIB2 tables documented here?
> > > > https://www.nco.ncep.noaa.gov/pmb/docs/grib2/grib2_doc/
> > > >
> > > > If so, we could just update the existing GRIB2 tables in MET
for the
> > next
> > > > release. If not, you're stuck doing it manually. Actually, if
you
> have
> > a
> > > > sample GRIB2 file containing this data, please send it to me.
I could
> > ask
> > > > some folks at NOAA about it to see how they encode GRIB2 data
for
> these
> > > > variables.
> > > >
> > > > In the meantime, here's some info about doing this manually.
Search
> for
> > > > MET_GRIB_TABLES on this page:
> > > >
> > > >
> > >
> >
>
https://met.readthedocs.io/en/latest/Users_Guide/data_io.html?highlight=MET_GRIB_TABLES#met-
configuration-file-options
> > > >
> > > > You'll create an ASCII file with a ".grib2" suffix to define
your
> > custom
> > > > GRIB2 table. Then you'll set the MET_GRIB_TABLES environment
variable
> > to
> > > > point to that custom file. That'll prompt MET to parse your
custom
> > table
> > > > from that file.
> > > >
> > > > Thanks,
> > > > John Halley Gotway
> > > >
> > > >
> > > > On Wed, May 5, 2021 at 12:52 PM Jose Agustín García Reynoso
via RT <
> > > > met_help at ucar.edu> wrote:
> > > >
> > > > >
> > > > > Wed May 05 12:51:48 2021: Request 99802 was acted upon.
> > > > > Transaction: Ticket created by agustin at atmosfera.unam.mx
> > > > >        Queue: met_help
> > > > >      Subject: unrecognized GRIB2 field abbreviation 'CO'
> > > > >        Owner: Nobody
> > > > >   Requestors: agustin at atmosfera.unam.mx
> > > > >       Status: new
> > > > >  Ticket <URL:
> > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=99802
> > > >
> > > > >
> > > > >
> > > > > I am using the met-9.1.3.20210319 file in order to evaluate
> pollutant
> > > > > concentrations.
> > > > > In the table 141 variable CO (148) exist and also NO2, NO
> > > > >
> https://www.nco.ncep.noaa.gov/pmb/docs/on388/table2.html#TABLE141
> > > > >
> > > > > Using GRB1 input files there is no problem, now I am using
grib2
> and
> > I
> > > > got
> > > > > the following error:
> > > > > ERROR  : VarInfoGrib2::set_dict() -> unrecognized GRIB2
field
> > > > abbreviation
> > > > > 'CO'
> > > > >
> > > > > How can I update the table grib2_all.txt in order to use CO,
NO2,
> NO,
> > > > SO2,
> > > > > PTMF and PTMC?
> > > > >
> > > > > Thanks in advance.
> > > > > --
> > > > > Dr. Jose Agustin Garcia Reynoso
> > > > > Atmosfera <http://www.atmosfera.unam.mx/fqa>
> > > > > *Centro de Ciencias de la Atmosfera, *UNAM
> > > > > Tel (52) 55 *56 22 43 96*     Fax (52) 55 56160789
> > > > > Circuito de la Investigación Científica s/n Ciudad de
México, 04510
> > > > >
> > > > >
> > > >
> > > >
> > >
> > > --
> > > Dr. Jose Agustin Garcia Reynoso
> > > Atmosfera <http://www.atmosfera.unam.mx/fqa>
> > > *Centro de Ciencias de la Atmosfera, *UNAM
> > > Tel (52) 55 *56 22 43 96*     Fax (52) 55 56160789
> > > Circuito de la Investigación Científica s/n Ciudad de México,
04510
> > >
> > >
> >
> >
>
> --
> Dr. Jose Agustin Garcia Reynoso
> Atmosfera <http://www.atmosfera.unam.mx/fqa>
> *Centro de Ciencias de la Atmosfera, *UNAM
> Tel (52) 55 *56 22 43 96*     Fax (52) 55 56160789
> Circuito de la Investigación Científica s/n Ciudad de México, 04510
>
>

------------------------------------------------


More information about the Met_help mailing list