[Met_help] [RAL-IT #103269] History for Question about gen_vx_mask
Julie Prestopnik via RT
met_help at ucar.edu
Wed Mar 2 08:31:28 MST 2022
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
Dear MET-help,
I am using the grid_stat function to verify precipitation forecasts from
MPAS against CMORPH precipitation product.
I would like to verify precipitation between -60 ~60 latitude over land or
ocean separately.
I checked the “met-10.1.0-beta3/data/poly/” directory, but It looks like
there is no land_sea mask file. So I am using gen_vx_mask function, and get
the following errors:
> gen_vx_mask -type data latlon-landmask1.nc latlon-landmask1.nc out.nc
-mask_field landmask
DEBUG 1: Input File: latlon-landmask1.nc
DEBUG 1: Mask File: latlon-landmask1.nc
DEBUG 2: Parsed Data Grid: LatLon (720 x 360)
ERROR :
ERROR : yyerror() -> syntax error in file "/tmp/met_config_19238_0"
ERROR :
ERROR : line = 2
ERROR :
ERROR : column = 8
ERROR :
ERROR : text = "(nul)"
ERROR :
ERROR :
ERROR : (nul)
ERROR : (nul)
ERROR :
(1)Do you have sample input_file and mask_file in netcdf format for
testing gen_vx_mask
function on Cheyenne? If so, I check the correctness of my input/mask files.
(2)Would you please correct my gen_vx_mask command?
Many thanks for your help,
Junmei
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: Question about gen_vx_mask
From: Julie Prestopnik
Time: Tue Mar 01 12:43:34 2022
Hi Junmei.
Support for METplus has moved up to GitHub discussions:
https://github.com/dtcenter/METplus/discussions
Please create a new discussion there and we'll get an answer to you
soon.
Thanks,
Julie Prestopnik
On Tue, Mar 1, 2022 at 12:42 PM Junmei Ban via RT <met_help at ucar.edu>
wrote:
>
> Tue Mar 01 12:42:00 2022: Request 103269 was acted upon.
> Transaction: Ticket created by jban at ucar.edu
> Queue: met_help
> Subject: Question about gen_vx_mask
> Owner: Nobody
> Requestors: jban at ucar.edu
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=103269 >
>
>
> Dear MET-help,
>
>
> I am using the grid_stat function to verify precipitation forecasts
from
> MPAS against CMORPH precipitation product.
>
> I would like to verify precipitation between -60 ~60 latitude over
land or
> ocean separately.
>
> I checked the “met-10.1.0-beta3/data/poly/” directory, but It looks
like
> there is no land_sea mask file. So I am using gen_vx_mask function,
and get
> the following errors:
>
>
> > gen_vx_mask -type data latlon-landmask1.nc latlon-landmask1.nc
out.nc
> -mask_field landmask
>
> DEBUG 1: Input File: latlon-landmask1.nc
>
> DEBUG 1: Mask File: latlon-landmask1.nc
>
> DEBUG 2: Parsed Data Grid: LatLon (720 x 360)
>
> ERROR :
>
> ERROR : yyerror() -> syntax error in file "/tmp/met_config_19238_0"
>
> ERROR :
>
> ERROR : line = 2
>
> ERROR :
>
> ERROR : column = 8
>
> ERROR :
>
> ERROR : text = "(nul)"
>
> ERROR :
>
> ERROR :
>
> ERROR : (nul)
>
> ERROR : (nul)
>
> ERROR :
>
>
> (1)Do you have sample input_file and mask_file in netcdf format for
> testing gen_vx_mask
> function on Cheyenne? If so, I check the correctness of my
input/mask
> files.
>
> (2)Would you please correct my gen_vx_mask command?
>
>
> Many thanks for your help,
>
> Junmei
>
>
--
Julie Prestopnik (she/her)
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Email: jpresto at ucar.edu
My working day may not be your working day. Please do not feel
obliged to
reply to this email outside of your normal working hours.
------------------------------------------------
Subject: Question about gen_vx_mask
From: Junmei Ban
Time: Tue Mar 01 12:44:54 2022
Thank you so much. I got it. Junmei
On Tue, Mar 1, 2022 at 12:43 PM Julie Prestopnik via RT
<met_help at ucar.edu>
wrote:
> Hi Junmei.
>
> Support for METplus has moved up to GitHub discussions:
> https://github.com/dtcenter/METplus/discussions
>
> Please create a new discussion there and we'll get an answer to you
soon.
>
> Thanks,
> Julie Prestopnik
>
> On Tue, Mar 1, 2022 at 12:42 PM Junmei Ban via RT
<met_help at ucar.edu>
> wrote:
>
> >
> > Tue Mar 01 12:42:00 2022: Request 103269 was acted upon.
> > Transaction: Ticket created by jban at ucar.edu
> > Queue: met_help
> > Subject: Question about gen_vx_mask
> > Owner: Nobody
> > Requestors: jban at ucar.edu
> > Status: new
> > Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=103269 >
> >
> >
> > Dear MET-help,
> >
> >
> > I am using the grid_stat function to verify precipitation
forecasts from
> > MPAS against CMORPH precipitation product.
> >
> > I would like to verify precipitation between -60 ~60 latitude over
land
> or
> > ocean separately.
> >
> > I checked the “met-10.1.0-beta3/data/poly/” directory, but It
looks like
> > there is no land_sea mask file. So I am using gen_vx_mask
function, and
> get
> > the following errors:
> >
> >
> > > gen_vx_mask -type data latlon-landmask1.nc latlon-landmask1.nc
out.nc
> > -mask_field landmask
> >
> > DEBUG 1: Input File: latlon-landmask1.nc
> >
> > DEBUG 1: Mask File: latlon-landmask1.nc
> >
> > DEBUG 2: Parsed Data Grid: LatLon (720 x 360)
> >
> > ERROR :
> >
> > ERROR : yyerror() -> syntax error in file
"/tmp/met_config_19238_0"
> >
> > ERROR :
> >
> > ERROR : line = 2
> >
> > ERROR :
> >
> > ERROR : column = 8
> >
> > ERROR :
> >
> > ERROR : text = "(nul)"
> >
> > ERROR :
> >
> > ERROR :
> >
> > ERROR : (nul)
> >
> > ERROR : (nul)
> >
> > ERROR :
> >
> >
> > (1)Do you have sample input_file and mask_file in netcdf format
for
> > testing gen_vx_mask
> > function on Cheyenne? If so, I check the correctness of my
input/mask
> > files.
> >
> > (2)Would you please correct my gen_vx_mask command?
> >
> >
> > Many thanks for your help,
> >
> > Junmei
> >
> >
>
> --
> Julie Prestopnik (she/her)
> Software Engineer
> National Center for Atmospheric Research
> Research Applications Laboratory
> Email: jpresto at ucar.edu
>
> My working day may not be your working day. Please do not feel
obliged to
> reply to this email outside of your normal working hours.
>
>
------------------------------------------------
More information about the Met_help
mailing list