[Met_help] [rt.rap.ucar.edu #80804] History for Point_stat error
Julie Prestopnik via RT
met_help at ucar.edu
Wed Jun 14 11:12:37 MDT 2017
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
To whom it may concern,
I seem to be having an error running point_stat. I am trying to compare
hourly surface observations from a text file(ascii2NC) with hourly
accumulated precipitation data grib2 from UEMS_WRF. I found a similar
problem on one of your email archives, but I still receive the error even
after applying the suggestions:
http://mailman.ucar.edu/pipermail/met_help/2013-September/002014.html
amos at amos-HP-ProBook-450-G1:~/Desktop/met-5.2/bin$ point_stat
1209190000_wrfout_arw_d01.grb2f200000 All_ANC2012.txt
PointStatConfig_default
DEBUG 1: Default Config File:
/home/amos/Desktop/met-5.2/share/met/config/PointStatConfig_default
DEBUG 1: User Config File: PointStatConfig_default
ERROR :
ERROR : yyerror() -> syntax error in file "PointStatConfig_default"
ERROR :
ERROR : line = 44
ERROR :
ERROR : column = 24
ERROR :
ERROR : text = """
ERROR :
ERROR :
ERROR : level = [ "A01" ];
ERROR : _______________________^_______
ERROR :
My config file shows:
fcst = {
message_type = [ "ADPSFC" ];
sid_exc = [];
// precip inputs from README APCP
field = [
{
name = "APCP_P8_L1_GLC0_acc1h"";
level = [ "A01" ];
cat_thresh = [ >0.0, >=5.0 ];
}
];
}
obs = fcst;
Thank you very much!!
Sincerely,
Emily
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: Point_stat error
From: Julie Prestopnik
Time: Thu Jun 08 21:50:30 2017
Hi Emily.
I see that you are having trouble running point_stat due to a syntax
error. I believe the problem lies in your config file. The following
line
has two quotation marks at the end before the semi colon:
name = "APCP_P8_L1_GLC0_acc1h"";
Please try removing one of the quotation marks and rerun point_stat.
Please let us know if that works.
Thanks,
Julie
On Thu, Jun 8, 2017 at 6:04 PM, emily niebuhr via RT
<met_help at ucar.edu>
wrote:
>
> Thu Jun 08 18:04:12 2017: Request 80804 was acted upon.
> Transaction: Ticket created by elniebuhr at gmail.com
> Queue: met_help
> Subject: Point_stat error
> Owner: Nobody
> Requestors: elniebuhr at gmail.com
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=80804 >
>
>
> To whom it may concern,
>
> I seem to be having an error running point_stat. I am trying to
compare
> hourly surface observations from a text file(ascii2NC) with hourly
> accumulated precipitation data grib2 from UEMS_WRF. I found a
similar
> problem on one of your email archives, but I still receive the error
even
> after applying the suggestions:
> http://mailman.ucar.edu/pipermail/met_help/2013-
September/002014.html
>
> amos at amos-HP-ProBook-450-G1:~/Desktop/met-5.2/bin$ point_stat
> 1209190000_wrfout_arw_d01.grb2f200000 All_ANC2012.txt
> PointStatConfig_default
>
> DEBUG 1: Default Config File:
> /home/amos/Desktop/met-5.2/share/met/config/PointStatConfig_default
> DEBUG 1: User Config File: PointStatConfig_default
> ERROR :
> ERROR : yyerror() -> syntax error in file "PointStatConfig_default"
> ERROR :
> ERROR : line = 44
> ERROR :
> ERROR : column = 24
> ERROR :
> ERROR : text = """
> ERROR :
> ERROR :
> ERROR : level = [ "A01" ];
> ERROR : _______________________^_______
> ERROR :
>
>
>
> My config file shows:
>
> fcst = {
> message_type = [ "ADPSFC" ];
> sid_exc = [];
> // precip inputs from README APCP
> field = [
> {
> name = "APCP_P8_L1_GLC0_acc1h"";
> level = [ "A01" ];
> cat_thresh = [ >0.0, >=5.0 ];
> }
>
>
> ];
>
> }
> obs = fcst;
>
> Thank you very much!!
>
> Sincerely,
> Emily
>
>
------------------------------------------------
More information about the Met_help
mailing list