[Met_help] [rt.rap.ucar.edu #86608] History for stat_analysis

John Halley Gotway via RT met_help at ucar.edu
Tue Jul 9 12:07:31 MDT 2019


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

Hi,


While running stat_analysis tool the following error occurs:


DEBUG 1: Default Config File: /storage/jsodhi/WRF_libraries/packages/central_dir_lib/met-7/share/met/config/STATAnalysisConfig_default
DEBUG 2: Processing 2602 STAT files.
ERROR  :
ERROR  : AsciiHeader::read() -> trouble reading file:
ERROR  : /storage/jsodhi/WRF_libraries/packages/central_dir_lib/met-7/share/met/table_files/met_header_columns_////////////////////////////////////////////////////////////////////////////////.txt
ERROR  :


The stat files under column VERSION is v7.0.


can you let me know what is the exact cause of this error?


Thanks,

Jagdeep


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

Subject: stat_analysis
From: John Halley Gotway
Time: Wed Aug 15 09:43:00 2018

Jagdeep,

My guess is that the arguments in your call to STAT-Analysis are bad.
Specifically, check to see how you set the "-lookin" argument.

Here's how the logic works:
(1) Let's say you ran stat_analysis with "-lookin myfile.stat".
(2) stat_analysis opens that file (myfile.stat) and looks in the first
column for the MET version number.  For example, let's say the first
column
has "V7.0" in it.
(3) Then it looks for an ascii file which defines the header columns
for
that version number: "met_header_column_V7.0.txt"

The error message you got indicates that stat_analysis thinks the
version
number is
"////////////////////////////////////////////////////////////////////////////////".
That means that that string is in the first column of the input file
it's
reading.
And that looks like the first line of many of the MET config files.

Please double-check your arguments to stat_analysis, and hopefully
that'll
fix it.

John

On Wed, Aug 15, 2018 at 9:37 AM Jagdeep Sodhi via RT
<met_help at ucar.edu>
wrote:

>
> Wed Aug 15 09:36:51 2018: Request 86608 was acted upon.
> Transaction: Ticket created by jagdeep.sodhi at mail.mcgill.ca
>        Queue: met_help
>      Subject: stat_analysis
>        Owner: Nobody
>   Requestors: jagdeep.sodhi at mail.mcgill.ca
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=86608 >
>
>
> Hi,
>
>
> While running stat_analysis tool the following error occurs:
>
>
> DEBUG 1: Default Config File:
> /storage/jsodhi/WRF_libraries/packages/central_dir_lib/met-
7/share/met/config/STATAnalysisConfig_default
> DEBUG 2: Processing 2602 STAT files.
> ERROR  :
> ERROR  : AsciiHeader::read() -> trouble reading file:
> ERROR  :
> /storage/jsodhi/WRF_libraries/packages/central_dir_lib/met-
7/share/met/table_files/met_header_columns_////////////////////////////////////////////////////////////////////////////////.txt
> ERROR  :
>
>
> The stat files under column VERSION is v7.0.
>
>
> can you let me know what is the exact cause of this error?
>
>
> Thanks,
>
> Jagdeep
>
>

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


More information about the Met_help mailing list