[Met_help] [rt.rap.ucar.edu #39773] History for Problem running Grid Stat
RAL HelpDesk {for John Halley Gotway}
met_help at ucar.edu
Mon Aug 2 13:39:33 MDT 2010
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
Dear MET help:
I am running Grid-Stat tool.
I haven't changed too many things from the default
GridStatConfig_APCP_12 file, but I get the following error.
Could you help me figure out why I am getting the error message?
I've attached my config file.
Thank you.
-kyoko
*** Running Grid-Stat on APCP using netCDF input for both forecast and
observation ***
config() -> syntax error in file "nowcast_config/GridStatConfig_APCP_12"
line = 141
econfig_column = 1
text = "ci_alpha"
ci_alpha[] = [ 0.05 ];
^^^^^^^^______________
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: Re: [rt.rap.ucar.edu #39773] Problem running Grid Stat
From: John Halley Gotway
Time: Mon Aug 02 13:39:13 2010
Kyoko,
Thanks for sending your config file. It makes it easy to diagnose the
problem. Take a look at the line for "mask_poly". You're missing a
trailing semicolon:
mask_poly[] = [
"/d1/kyoko/nowcast/tools/METv2.0/data/poly/CONUS.poly" ]
It should look like this:
mask_poly[] = [
"/d1/kyoko/nowcast/tools/METv2.0/data/poly/CONUS.poly" ];
Hope that resolves it.
Thanks,
John Halley Gotway
met_help at ucar.edu
RAL HelpDesk {for Kyoko Ikeda} wrote:
> Mon Aug 02 13:32:04 2010: Request 39773 was acted upon.
> Transaction: Ticket created by kyoko
> Queue: met_help
> Subject: Problem running Grid Stat
> Owner: Nobody
> Requestors: kyoko at ucar.edu
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=39773 >
>
>
> Dear MET help:
>
>
> I am running Grid-Stat tool.
> I haven't changed too many things from the default
> GridStatConfig_APCP_12 file, but I get the following error.
> Could you help me figure out why I am getting the error message?
> I've attached my config file.
>
>
> Thank you.
>
> -kyoko
>
>
>
> *** Running Grid-Stat on APCP using netCDF input for both forecast
and
> observation ***
>
>
> config() -> syntax error in file
"nowcast_config/GridStatConfig_APCP_12"
>
> line = 141
>
> econfig_column = 1
>
> text = "ci_alpha"
>
>
>
> ci_alpha[] = [ 0.05 ];
> ^^^^^^^^______________
>
>
>
>
------------------------------------------------
More information about the Met_help
mailing list