[Met_help] [rt.rap.ucar.edu #96993] History for met header files error

George McCabe via RT met_help at ucar.edu
Wed Oct 7 15:31:29 MDT 2020


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

Hi,

 

When I run stat_analysis, I keep getting an error with the met_header files.
I have the MET version set appropriately in the config (and I am using the
default config) - not sure why I'm getting
'met_header_columns_////////////////////////////////////////////////////////
////////////////////////.txt' instead of
'/software/depot/met-9.1/met-9.1/share/met/table_files/met_header_columns_V9
.1.txt'

 

This doesn't seem to be happening with grid_stat or point_stat, only for
stat_analysis.  Any ideas?

 

DEBUG 4: Reading MET header columns:

DEBUG 4:
/software/depot/met-9.1/met-9.1/share/met/table_files/met_header_columns_///
////////////////////////////////////////////////////////////////////////////
/.txt

ERROR  :

ERROR  : AsciiHeader::read() -> trouble reading file:

ERROR  :
/software/depot/met-9.1/met-9.1/share/met/table_files/met_header_columns_///
////////////////////////////////////////////////////////////////////////////
/.txt

ERROR  :

 

Thanks, 

 




 

Elizabeth Satterfield
Editor, Monthly Weather Review

Chair, AMS Committee on Probability and Statistics

Meteorologist, Code 7531
Marine Meteorology Division
U.S. Naval Research Laboratory
T 831.656.4056  F 831.656.4026
 <http://www.nrl.navy.mil/> www.nrl.navy.mil

__________________________________________________________________
FOR OFFICIAL USE ONLY - PRIVACY SENSITIVE
Any misuse or unauthorized disclosure may result in both civil and criminal
penalties.

 

 

 



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

Subject: met header files error
From: George McCabe
Time: Wed Oct 07 14:31:21 2020

Hi Liz,

I have run into this error before but I can't recall how I fixed it
last
time. I will do some digging and get back to you. In the meantime,
could
you show me what the last few lines of the default config file looks
like?
You can run this command:

tail -n 4
/software/depot/met-9.1/met-
9.1/share/met/config/STATAnalysisConfig_default

It should look like this:




*tmp_dir        = "/tmp";version        =
"V9.1";////////////////////////////////////////////////////////////////////////////////*

Thanks,
George


On Wed, Oct 7, 2020 at 12:27 PM Satterfield, Dr. Elizabeth via RT <
met_help at ucar.edu> wrote:

>
> Wed Oct 07 12:26:43 2020: Request 96993 was acted upon.
> Transaction: Ticket created by Elizabeth.Satterfield at nrlmry.navy.mil
>        Queue: met_help
>      Subject: met header files error
>        Owner: Nobody
>   Requestors: Elizabeth.Satterfield at nrlmry.navy.mil
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96993 >
>
>
> Hi,
>
>
>
> When I run stat_analysis, I keep getting an error with the
met_header
> files.
> I have the MET version set appropriately in the config (and I am
using the
> default config) - not sure why I'm getting
>
>
'met_header_columns_////////////////////////////////////////////////////////
> ////////////////////////.txt' instead of
>
> '/software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_columns_V9
> .1.txt'
>
>
>
> This doesn't seem to be happening with grid_stat or point_stat, only
for
> stat_analysis.  Any ideas?
>
>
>
> DEBUG 4: Reading MET header columns:
>
> DEBUG 4:
>
> /software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_columns_///
>
>
////////////////////////////////////////////////////////////////////////////
> /.txt
>
> ERROR  :
>
> ERROR  : AsciiHeader::read() -> trouble reading file:
>
> ERROR  :
>
> /software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_columns_///
>
>
////////////////////////////////////////////////////////////////////////////
> /.txt
>
> ERROR  :
>
>
>
> Thanks,
>
>
>
>
>
>
>
>
> Elizabeth Satterfield
> Editor, Monthly Weather Review
>
> Chair, AMS Committee on Probability and Statistics
>
> Meteorologist, Code 7531
> Marine Meteorology Division
> U.S. Naval Research Laboratory
> T 831.656.4056  F 831.656.4026
>  <http://www.nrl.navy.mil/> www.nrl.navy.mil
>
> __________________________________________________________________
> FOR OFFICIAL USE ONLY - PRIVACY SENSITIVE
> Any misuse or unauthorized disclosure may result in both civil and
criminal
> penalties.
>
>
>
>
>
>
>
>
>

--
George McCabe - Software Engineer III
National Center for Atmospheric Research
Research Applications Laboratory
303-497-2768
---
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: met header files error
From: George McCabe
Time: Wed Oct 07 14:37:16 2020

Hi Liz,

Actually could you send me the command you are running to generate
this
error?

On Wed, Oct 7, 2020 at 2:31 PM The RT System itself via RT <
met_help at ucar.edu> wrote:

>
> Wed Oct 07 14:31:21 2020: Request 96993 was acted upon.
> Transaction: Given to mccabe (George McCabe) by RT_System
>        Queue: met_help
>      Subject: met header files error
>        Owner: mccabe
>   Requestors: Elizabeth.Satterfield at nrlmry.navy.mil
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96993 >
>
>
> This transaction appears to have no content
>


--
George McCabe - Software Engineer III
National Center for Atmospheric Research
Research Applications Laboratory
303-497-2768
---
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: met header files error
From: John Halley Gotway
Time: Wed Oct 07 15:03:00 2020

Hi Liz and George,

This error is the result of the Stat-Analysis attempting to read a
file
that does not actually contain formatted STAT lines inside of it.

And the trick is to figure out why Stat-Analysis is trying to read
such a
file. Please take a close look at the Stat-Analysis command that
you're
executing on the command line. Specifically, how are you setting the
"-lookin" option which tells Stat-Analysis which input files to read?

For example, if you ran with "-lookin StatAnalysisConfig", I believe
this
is the error message you'd get. If the solution isn't obvious, please
send
us the command line you're running, along with the input file you're
passing to Stat-Analysis. Once we can replicate the problem, I'm sure
we
can get to the bottom of it.

Thanks,
John HG

On Wed, Oct 7, 2020 at 2:37 PM George McCabe via RT
<met_help at ucar.edu>
wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96993 >
>
> Hi Liz,
>
> Actually could you send me the command you are running to generate
this
> error?
>
> On Wed, Oct 7, 2020 at 2:31 PM The RT System itself via RT <
> met_help at ucar.edu> wrote:
>
> >
> > Wed Oct 07 14:31:21 2020: Request 96993 was acted upon.
> > Transaction: Given to mccabe (George McCabe) by RT_System
> >        Queue: met_help
> >      Subject: met header files error
> >        Owner: mccabe
> >   Requestors: Elizabeth.Satterfield at nrlmry.navy.mil
> >       Status: new
> >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96993 >
> >
> >
> > This transaction appears to have no content
> >
>
>
> --
> George McCabe - Software Engineer III
> National Center for Atmospheric Research
> Research Applications Laboratory
> 303-497-2768
> ---
> 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: met header files error
From: Satterfield, Dr. Elizabeth
Time: Wed Oct 07 15:12:53 2020

Thanks, George

>>tail -n 4 STATAnalysisConfig_default
tmp_dir        = "/tmp";
version        = "V9.1";

////////////////////////////////////////////////////////////////////////////////


The command is
stat_analysis -lookin stats_out/L74T119k2/ STATAnalysisConfig_default
-v 2

stat_out/ L74T119k2/
contains CNT output .txt and .stat files

-----Original Message-----
From: George McCabe via RT <met_help at ucar.edu>
Sent: Wednesday, October 7, 2020 1:31 PM
To: Satterfield, Dr. Elizabeth <Elizabeth.Satterfield at nrlmry.navy.mil>
Subject: Re: [rt.rap.ucar.edu #96993] met header files error

Hi Liz,

I have run into this error before but I can't recall how I fixed it
last time.
I will do some digging and get back to you. In the meantime, could you
show me
what the last few lines of the default config file looks like?
You can run this command:

tail -n 4
/software/depot/met-9.1/met-
9.1/share/met/config/STATAnalysisConfig_default

It should look like this:




*tmp_dir        = "/tmp";version        =
"V9.1";////////////////////////////////////////////////////////////////////////////////*

Thanks,
George


On Wed, Oct 7, 2020 at 12:27 PM Satterfield, Dr. Elizabeth via RT <
met_help at ucar.edu> wrote:

>
> Wed Oct 07 12:26:43 2020: Request 96993 was acted upon.
> Transaction: Ticket created by Elizabeth.Satterfield at nrlmry.navy.mil
>        Queue: met_help
>      Subject: met header files error
>        Owner: Nobody
>   Requestors: Elizabeth.Satterfield at nrlmry.navy.mil
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96993
> >
>
>
> Hi,
>
>
>
> When I run stat_analysis, I keep getting an error with the
met_header
> files.
> I have the MET version set appropriately in the config (and I am
using
> the default config) - not sure why I'm getting
>
>
'met_header_columns_//////////////////////////////////////////////////
> ////// ////////////////////////.txt' instead of
>
> '/software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_colu
> mns_V9
> .1.txt'
>
>
>
> This doesn't seem to be happening with grid_stat or point_stat, only
> for stat_analysis.  Any ideas?
>
>
>
> DEBUG 4: Reading MET header columns:
>
> DEBUG 4:
>
> /software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_colum
> ns_///
>
>
//////////////////////////////////////////////////////////////////////
> //////
> /.txt
>
> ERROR  :
>
> ERROR  : AsciiHeader::read() -> trouble reading file:
>
> ERROR  :
>
> /software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_colum
> ns_///
>
>
//////////////////////////////////////////////////////////////////////
> //////
> /.txt
>
> ERROR  :
>
>
>
> Thanks,
>
>
>
>
>
>
>
>
> Elizabeth Satterfield
> Editor, Monthly Weather Review
>
> Chair, AMS Committee on Probability and Statistics
>
> Meteorologist, Code 7531
> Marine Meteorology Division
> U.S. Naval Research Laboratory
> T 831.656.4056  F 831.656.4026
>  <http://www.nrl.navy.mil/> www.nrl.navy.mil
>
> __________________________________________________________________
> FOR OFFICIAL USE ONLY - PRIVACY SENSITIVE Any misuse or unauthorized
> disclosure may result in both civil and criminal penalties.
>
>
>
>
>
>
>
>
>

--
George McCabe - Software Engineer III
National Center for Atmospheric Research Research Applications
Laboratory
303-497-2768
---
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: met header files error
From: George McCabe
Time: Wed Oct 07 15:26:40 2020

Hi Liz,

Thanks for sending the info. When you supply a config file to
stat_analysis, you must put "-config" in front of it. If you are using
the
default config file, you don't need to pass it in at all. This command
is
passing in the default config file as another item for "-lookin" so it
is
treating it like a .stat file.

You will, however, have to specify a job to run through stat_analysis.
You
can either set this on the command line using the "-job" argument, or
copy
the default config file and define it in the "jobs" array.

Let me know if you have any questions.

Thanks,
George

On Wed, Oct 7, 2020 at 3:13 PM Satterfield, Dr. Elizabeth via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96993 >
>
> Thanks, George
>
> >>tail -n 4 STATAnalysisConfig_default
> tmp_dir        = "/tmp";
> version        = "V9.1";
>
>
>
////////////////////////////////////////////////////////////////////////////////
>
>
> The command is
> stat_analysis -lookin stats_out/L74T119k2/
STATAnalysisConfig_default -v 2
>
> stat_out/ L74T119k2/
> contains CNT output .txt and .stat files
>
> -----Original Message-----
> From: George McCabe via RT <met_help at ucar.edu>
> Sent: Wednesday, October 7, 2020 1:31 PM
> To: Satterfield, Dr. Elizabeth
<Elizabeth.Satterfield at nrlmry.navy.mil>
> Subject: Re: [rt.rap.ucar.edu #96993] met header files error
>
> Hi Liz,
>
> I have run into this error before but I can't recall how I fixed it
last
> time.
> I will do some digging and get back to you. In the meantime, could
you
> show me
> what the last few lines of the default config file looks like?
> You can run this command:
>
> tail -n 4
> /software/depot/met-9.1/met-
9.1/share/met/config/STATAnalysisConfig_default
>
> It should look like this:
>
>
>
>
> *tmp_dir        = "/tmp";version        =
>
>
"V9.1";////////////////////////////////////////////////////////////////////////////////*
>
> Thanks,
> George
>
>
> On Wed, Oct 7, 2020 at 12:27 PM Satterfield, Dr. Elizabeth via RT <
> met_help at ucar.edu> wrote:
>
> >
> > Wed Oct 07 12:26:43 2020: Request 96993 was acted upon.
> > Transaction: Ticket created by
Elizabeth.Satterfield at nrlmry.navy.mil
> >        Queue: met_help
> >      Subject: met header files error
> >        Owner: Nobody
> >   Requestors: Elizabeth.Satterfield at nrlmry.navy.mil
> >       Status: new
> >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96993
> > >
> >
> >
> > Hi,
> >
> >
> >
> > When I run stat_analysis, I keep getting an error with the
met_header
> > files.
> > I have the MET version set appropriately in the config (and I am
using
> > the default config) - not sure why I'm getting
> >
> >
'met_header_columns_//////////////////////////////////////////////////
> > ////// ////////////////////////.txt' instead of
> >
> > '/software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_colu
> > mns_V9
> > .1.txt'
> >
> >
> >
> > This doesn't seem to be happening with grid_stat or point_stat,
only
> > for stat_analysis.  Any ideas?
> >
> >
> >
> > DEBUG 4: Reading MET header columns:
> >
> > DEBUG 4:
> >
> > /software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_colum
> > ns_///
> >
> >
//////////////////////////////////////////////////////////////////////
> > //////
> > /.txt
> >
> > ERROR  :
> >
> > ERROR  : AsciiHeader::read() -> trouble reading file:
> >
> > ERROR  :
> >
> > /software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_colum
> > ns_///
> >
> >
//////////////////////////////////////////////////////////////////////
> > //////
> > /.txt
> >
> > ERROR  :
> >
> >
> >
> > Thanks,
> >
> >
> >
> >
> >
> >
> >
> >
> > Elizabeth Satterfield
> > Editor, Monthly Weather Review
> >
> > Chair, AMS Committee on Probability and Statistics
> >
> > Meteorologist, Code 7531
> > Marine Meteorology Division
> > U.S. Naval Research Laboratory
> > T 831.656.4056  F 831.656.4026
> >  <http://www.nrl.navy.mil/> www.nrl.navy.mil
> >
> > __________________________________________________________________
> > FOR OFFICIAL USE ONLY - PRIVACY SENSITIVE Any misuse or
unauthorized
> > disclosure may result in both civil and criminal penalties.
> >
> >
> >
> >
> >
> >
> >
> >
> >
>
> --
> George McCabe - Software Engineer III
> National Center for Atmospheric Research Research Applications
Laboratory
> 303-497-2768
> ---
> 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.
>
>
>

--
George McCabe - Software Engineer III
National Center for Atmospheric Research
Research Applications Laboratory
303-497-2768
---
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: met header files error
From: Satterfield, Dr. Elizabeth
Time: Wed Oct 07 15:29:34 2020

Ahh -- got it.  Thanks!

-----Original Message-----
From: George McCabe via RT <met_help at ucar.edu>
Sent: Wednesday, October 7, 2020 2:27 PM
To: Satterfield, Dr. Elizabeth <Elizabeth.Satterfield at nrlmry.navy.mil>
Subject: Re: [rt.rap.ucar.edu #96993] met header files error

Hi Liz,

Thanks for sending the info. When you supply a config file to
stat_analysis,
you must put "-config" in front of it. If you are using the default
config
file, you don't need to pass it in at all. This command is passing in
the
default config file as another item for "-lookin" so it is treating it
like a
.stat file.

You will, however, have to specify a job to run through stat_analysis.
You can
either set this on the command line using the "-job" argument, or copy
the
default config file and define it in the "jobs" array.

Let me know if you have any questions.

Thanks,
George

On Wed, Oct 7, 2020 at 3:13 PM Satterfield, Dr. Elizabeth via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96993 >
>
> Thanks, George
>
> >>tail -n 4 STATAnalysisConfig_default
> tmp_dir        = "/tmp";
> version        = "V9.1";
>
>
>
//////////////////////////////////////////////////////////////////////
> //////////
>
>
> The command is
> stat_analysis -lookin stats_out/L74T119k2/
STATAnalysisConfig_default
> -v 2
>
> stat_out/ L74T119k2/
> contains CNT output .txt and .stat files
>
> -----Original Message-----
> From: George McCabe via RT <met_help at ucar.edu>
> Sent: Wednesday, October 7, 2020 1:31 PM
> To: Satterfield, Dr. Elizabeth
<Elizabeth.Satterfield at nrlmry.navy.mil>
> Subject: Re: [rt.rap.ucar.edu #96993] met header files error
>
> Hi Liz,
>
> I have run into this error before but I can't recall how I fixed it
> last time.
> I will do some digging and get back to you. In the meantime, could
you
> show me what the last few lines of the default config file looks
like?
> You can run this command:
>
> tail -n 4
> /software/depot/met-9.1/met-
9.1/share/met/config/STATAnalysisConfig_de
> fault
>
> It should look like this:
>
>
>
>
> *tmp_dir        = "/tmp";version        =
>
>
"V9.1";///////////////////////////////////////////////////////////////
> /////////////////*
>
> Thanks,
> George
>
>
> On Wed, Oct 7, 2020 at 12:27 PM Satterfield, Dr. Elizabeth via RT <
> met_help at ucar.edu> wrote:
>
> >
> > Wed Oct 07 12:26:43 2020: Request 96993 was acted upon.
> > Transaction: Ticket created by
Elizabeth.Satterfield at nrlmry.navy.mil
> >        Queue: met_help
> >      Subject: met header files error
> >        Owner: Nobody
> >   Requestors: Elizabeth.Satterfield at nrlmry.navy.mil
> >       Status: new
> >  Ticket <URL:
> > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96993
> > >
> >
> >
> > Hi,
> >
> >
> >
> > When I run stat_analysis, I keep getting an error with the
> > met_header files.
> > I have the MET version set appropriately in the config (and I am
> > using the default config) - not sure why I'm getting
> >
> >
'met_header_columns_////////////////////////////////////////////////
> > // ////// ////////////////////////.txt' instead of
> >
> > '/software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_co
> > lu
> > mns_V9
> > .1.txt'
> >
> >
> >
> > This doesn't seem to be happening with grid_stat or point_stat,
only
> > for stat_analysis.  Any ideas?
> >
> >
> >
> > DEBUG 4: Reading MET header columns:
> >
> > DEBUG 4:
> >
> > /software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_col
> > um
> > ns_///
> >
> >
////////////////////////////////////////////////////////////////////
> > //
> > //////
> > /.txt
> >
> > ERROR  :
> >
> > ERROR  : AsciiHeader::read() -> trouble reading file:
> >
> > ERROR  :
> >
> > /software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_col
> > um
> > ns_///
> >
> >
////////////////////////////////////////////////////////////////////
> > //
> > //////
> > /.txt
> >
> > ERROR  :
> >
> >
> >
> > Thanks,
> >
> >
> >
> >
> >
> >
> >
> >
> > Elizabeth Satterfield
> > Editor, Monthly Weather Review
> >
> > Chair, AMS Committee on Probability and Statistics
> >
> > Meteorologist, Code 7531
> > Marine Meteorology Division
> > U.S. Naval Research Laboratory
> > T 831.656.4056  F 831.656.4026
> >  <http://www.nrl.navy.mil/> www.nrl.navy.mil
> >
> > __________________________________________________________________
> > FOR OFFICIAL USE ONLY - PRIVACY SENSITIVE Any misuse or
unauthorized
> > disclosure may result in both civil and criminal penalties.
> >
> >
> >
> >
> >
> >
> >
> >
> >
>
> --
> George McCabe - Software Engineer III
> National Center for Atmospheric Research Research Applications
> Laboratory
> 303-497-2768
> ---
> 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.
>
>
>

--
George McCabe - Software Engineer III
National Center for Atmospheric Research Research Applications
Laboratory
303-497-2768
---
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: met header files error
From: George McCabe
Time: Wed Oct 07 15:31:25 2020

No problem!

On Wed, Oct 7, 2020 at 3:30 PM Satterfield, Dr. Elizabeth via RT <
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96993 >
>
> Ahh -- got it.  Thanks!
>
> -----Original Message-----
> From: George McCabe via RT <met_help at ucar.edu>
> Sent: Wednesday, October 7, 2020 2:27 PM
> To: Satterfield, Dr. Elizabeth
<Elizabeth.Satterfield at nrlmry.navy.mil>
> Subject: Re: [rt.rap.ucar.edu #96993] met header files error
>
> Hi Liz,
>
> Thanks for sending the info. When you supply a config file to
> stat_analysis,
> you must put "-config" in front of it. If you are using the default
config
> file, you don't need to pass it in at all. This command is passing
in the
> default config file as another item for "-lookin" so it is treating
it
> like a
> .stat file.
>
> You will, however, have to specify a job to run through
stat_analysis. You
> can
> either set this on the command line using the "-job" argument, or
copy the
> default config file and define it in the "jobs" array.
>
> Let me know if you have any questions.
>
> Thanks,
> George
>
> On Wed, Oct 7, 2020 at 3:13 PM Satterfield, Dr. Elizabeth via RT <
> met_help at ucar.edu> wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96993 >
> >
> > Thanks, George
> >
> > >>tail -n 4 STATAnalysisConfig_default
> > tmp_dir        = "/tmp";
> > version        = "V9.1";
> >
> >
> >
//////////////////////////////////////////////////////////////////////
> > //////////
> >
> >
> > The command is
> > stat_analysis -lookin stats_out/L74T119k2/
STATAnalysisConfig_default
> > -v 2
> >
> > stat_out/ L74T119k2/
> > contains CNT output .txt and .stat files
> >
> > -----Original Message-----
> > From: George McCabe via RT <met_help at ucar.edu>
> > Sent: Wednesday, October 7, 2020 1:31 PM
> > To: Satterfield, Dr. Elizabeth
<Elizabeth.Satterfield at nrlmry.navy.mil>
> > Subject: Re: [rt.rap.ucar.edu #96993] met header files error
> >
> > Hi Liz,
> >
> > I have run into this error before but I can't recall how I fixed
it
> > last time.
> > I will do some digging and get back to you. In the meantime, could
you
> > show me what the last few lines of the default config file looks
like?
> > You can run this command:
> >
> > tail -n 4
> > /software/depot/met-9.1/met-
9.1/share/met/config/STATAnalysisConfig_de
> > fault
> >
> > It should look like this:
> >
> >
> >
> >
> > *tmp_dir        = "/tmp";version        =
> >
> >
"V9.1";///////////////////////////////////////////////////////////////
> > /////////////////*
> >
> > Thanks,
> > George
> >
> >
> > On Wed, Oct 7, 2020 at 12:27 PM Satterfield, Dr. Elizabeth via RT
<
> > met_help at ucar.edu> wrote:
> >
> > >
> > > Wed Oct 07 12:26:43 2020: Request 96993 was acted upon.
> > > Transaction: Ticket created by
Elizabeth.Satterfield at nrlmry.navy.mil
> > >        Queue: met_help
> > >      Subject: met header files error
> > >        Owner: Nobody
> > >   Requestors: Elizabeth.Satterfield at nrlmry.navy.mil
> > >       Status: new
> > >  Ticket <URL:
> > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96993
> > > >
> > >
> > >
> > > Hi,
> > >
> > >
> > >
> > > When I run stat_analysis, I keep getting an error with the
> > > met_header files.
> > > I have the MET version set appropriately in the config (and I am
> > > using the default config) - not sure why I'm getting
> > >
> > >
'met_header_columns_////////////////////////////////////////////////
> > > // ////// ////////////////////////.txt' instead of
> > >
> > > '/software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_co
> > > lu
> > > mns_V9
> > > .1.txt'
> > >
> > >
> > >
> > > This doesn't seem to be happening with grid_stat or point_stat,
only
> > > for stat_analysis.  Any ideas?
> > >
> > >
> > >
> > > DEBUG 4: Reading MET header columns:
> > >
> > > DEBUG 4:
> > >
> > > /software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_col
> > > um
> > > ns_///
> > >
> > >
////////////////////////////////////////////////////////////////////
> > > //
> > > //////
> > > /.txt
> > >
> > > ERROR  :
> > >
> > > ERROR  : AsciiHeader::read() -> trouble reading file:
> > >
> > > ERROR  :
> > >
> > > /software/depot/met-9.1/met-
9.1/share/met/table_files/met_header_col
> > > um
> > > ns_///
> > >
> > >
////////////////////////////////////////////////////////////////////
> > > //
> > > //////
> > > /.txt
> > >
> > > ERROR  :
> > >
> > >
> > >
> > > Thanks,
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > Elizabeth Satterfield
> > > Editor, Monthly Weather Review
> > >
> > > Chair, AMS Committee on Probability and Statistics
> > >
> > > Meteorologist, Code 7531
> > > Marine Meteorology Division
> > > U.S. Naval Research Laboratory
> > > T 831.656.4056  F 831.656.4026
> > >  <http://www.nrl.navy.mil/> www.nrl.navy.mil
> > >
> > >
__________________________________________________________________
> > > FOR OFFICIAL USE ONLY - PRIVACY SENSITIVE Any misuse or
unauthorized
> > > disclosure may result in both civil and criminal penalties.
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
> > --
> > George McCabe - Software Engineer III
> > National Center for Atmospheric Research Research Applications
> > Laboratory
> > 303-497-2768
> > ---
> > 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.
> >
> >
> >
>
> --
> George McCabe - Software Engineer III
> National Center for Atmospheric Research Research Applications
Laboratory
> 303-497-2768
> ---
> 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.
>
>
>

--
George McCabe - Software Engineer III
National Center for Atmospheric Research
Research Applications Laboratory
303-497-2768
---
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