[Met_help] PointStatConfig syntax error

John Halley Gotway johnhg at rap.ucar.edu
Thu Aug 13 22:03:35 MDT 2009


Ann,

Here's a link to a Point-Stat configuration file from the METv2.0 Online
Tutorial:
http://www.dtcenter.org/met/users/support/online_tutorial/METv2.0/point_stat/PointStatConfig_default

In there you'll see that it should look something like this:
mask_poly[] = [ "MET_BASE/data/poly/EAST.poly",
"MET_BASE/data/poly/WEST.poly" ];

The '[]' after the 'mask_poly' tells the parser that an array of items is
to follow.  The array elements should be comma-separated.

Let me know if you continue to have problems with this.

Thanks,
John Halley Gotway
johnhg at ucar.edu

> I've been running MET version 1.1 and decided to make the jump to version
> 2.  However, when I try to run point_stat, I get the error message below.
> I'm running point_stat with obs that I created using the ascii2nc routine.
>  I looked at line 160 in PointStatConfig and have tried two different
> syntaxes (mask_poly = ""; and mask_poly[] = []; ) , but either one will
> cause the same error.
>
> wxdev% point_stat WRFPRS_d02.01 2008040213_AQMD.nc PointStatConfig -outdir
> /NWP/software/wxdev/april2008_metv2/ -v 2
>
>
>    config() -> syntax error in file "PointStatConfig"
>
>       line   = 160
>
>       econfig_column = 1
>
>       text   = "mask_poly"
>
> mask_poly = "";
> ^^^^^^^^^______
>
> Thanks for any help you can provide.
>
> Ann_______________________________________________
> Met_help mailing list
> Met_help at mailman.ucar.edu
> http://mailman.ucar.edu/mailman/listinfo/met_help
>




More information about the Met_help mailing list