[Met_help] [rt.rap.ucar.edu #90822] History for met-8.0 ConfigConstant directory pathway specification
Julie Prestopnik via RT
met_help at ucar.edu
Fri Jun 28 14:03:43 MDT 2019
----------------------------------------------------------------
Initial Request
----------------------------------------------------------------
Hi,
I am using the met-8.0 tc_stat tool to process tc_pairs files and received
the following error message:
ERROR :
ERROR : MetConfig::read(const char *) -> unable to open input file
"/usr/local/met-8.0/config/ConfigConstants"
ERROR :
In my script, I specified
export MET_BASE="/usr/local/met-8.0"
Do I need to create an additional environmental variable?
Thanks,
Christopher
--
Christopher Lee Williams
NCAR/RAL/JNT
P.O. Box 3000
Boulder, CO 80307-3000
Phone: 303-497-2822
----------------------------------------------------------------
Complete Ticket History
----------------------------------------------------------------
Subject: met-8.0 ConfigConstant directory pathway specification
From: Minna Win
Time: Thu Jun 27 10:03:16 2019
Hello Christopher,
It looks like MET is not finding your ConfigConstants directory for
your
installation of met-8.0. I've assigned this ticket to Julie
Prestopnik, as
she is our resident expert with hunting down environment issues for
MET
installations. It may take a few business days for us to look into
this
issue. Thank you for your patience while we handle your request.
Regards,
Minna
---------------
Minna Win
NCAR
Research Applications Lab
Phone: 303-497-8423
Fax: 303-497-8401
On Wed, Jun 26, 2019 at 4:53 PM Christopher Williams via RT <
met_help at ucar.edu> wrote:
>
> Wed Jun 26 16:53:49 2019: Request 90822 was acted upon.
> Transaction: Ticket created by cwill
> Queue: met_help
> Subject: met-8.0 ConfigConstant directory pathway specification
> Owner: Nobody
> Requestors: cwill at ucar.edu
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90822 >
>
>
> Hi,
>
> I am using the met-8.0 tc_stat tool to process tc_pairs files and
received
> the following error message:
>
> ERROR :
> ERROR : MetConfig::read(const char *) -> unable to open input file
> "/usr/local/met-8.0/config/ConfigConstants"
> ERROR :
>
> In my script, I specified
>
> export MET_BASE="/usr/local/met-8.0"
>
> Do I need to create an additional environmental variable?
>
> Thanks,
>
> Christopher
>
> --
> Christopher Lee Williams
> NCAR/RAL/JNT
> P.O. Box 3000
> Boulder, CO 80307-3000
> Phone: 303-497-2822
>
>
------------------------------------------------
Subject: met-8.0 ConfigConstant directory pathway specification
From: Julie Prestopnik
Time: Thu Jun 27 10:16:21 2019
Hi Christopher.
Can you please tell me what machine you're working on?
Thanks!
Julie
On Wed, Jun 26, 2019 at 4:53 PM Christopher Williams via RT <
met_help at ucar.edu> wrote:
>
> Wed Jun 26 16:53:49 2019: Request 90822 was acted upon.
> Transaction: Ticket created by cwill
> Queue: met_help
> Subject: met-8.0 ConfigConstant directory pathway specification
> Owner: Nobody
> Requestors: cwill at ucar.edu
> Status: new
> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90822 >
>
>
> Hi,
>
> I am using the met-8.0 tc_stat tool to process tc_pairs files and
received
> the following error message:
>
> ERROR :
> ERROR : MetConfig::read(const char *) -> unable to open input file
> "/usr/local/met-8.0/config/ConfigConstants"
> ERROR :
>
> In my script, I specified
>
> export MET_BASE="/usr/local/met-8.0"
>
> Do I need to create an additional environmental variable?
>
> Thanks,
>
> Christopher
>
> --
> Christopher Lee Williams
> NCAR/RAL/JNT
> P.O. Box 3000
> Boulder, CO 80307-3000
> Phone: 303-497-2822
>
>
------------------------------------------------
Subject: met-8.0 ConfigConstant directory pathway specification
From: Julie Prestopnik
Time: Thu Jun 27 10:24:24 2019
I may actually not need to know which machine you are working on. I
believe you do not need to have MET_BASE set at all, but if you would
like
it set for some reason, it looks like (on dakota) ConfigConstants is
located at "/usr/local/met-8.0/share/met/config". Why don't you try
either
unsetting MET_BASE or setting it to "/usr/local/met-
8.0/share/met/config"
and let me know how that goes?
Thanks!
Julie
On Thu, Jun 27, 2019 at 10:16 AM Julie Prestopnik <jpresto at ucar.edu>
wrote:
> Hi Christopher.
>
> Can you please tell me what machine you're working on?
>
> Thanks!
>
> Julie
>
> On Wed, Jun 26, 2019 at 4:53 PM Christopher Williams via RT <
> met_help at ucar.edu> wrote:
>
>>
>> Wed Jun 26 16:53:49 2019: Request 90822 was acted upon.
>> Transaction: Ticket created by cwill
>> Queue: met_help
>> Subject: met-8.0 ConfigConstant directory pathway
specification
>> Owner: Nobody
>> Requestors: cwill at ucar.edu
>> Status: new
>> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90822 >
>>
>>
>> Hi,
>>
>> I am using the met-8.0 tc_stat tool to process tc_pairs files and
received
>> the following error message:
>>
>> ERROR :
>> ERROR : MetConfig::read(const char *) -> unable to open input file
>> "/usr/local/met-8.0/config/ConfigConstants"
>> ERROR :
>>
>> In my script, I specified
>>
>> export MET_BASE="/usr/local/met-8.0"
>>
>> Do I need to create an additional environmental variable?
>>
>> Thanks,
>>
>> Christopher
>>
>> --
>> Christopher Lee Williams
>> NCAR/RAL/JNT
>> P.O. Box 3000
>> Boulder, CO 80307-3000
>> Phone: 303-497-2822
>>
>>
------------------------------------------------
Subject: met-8.0 ConfigConstant directory pathway specification
From: Julie Prestopnik
Time: Thu Jun 27 10:28:01 2019
My apologies for yet another email... I see I told you to set MET_BASE
to
"/usr/local/met-8.0/share/met/config" but it should really be
"/usr/local/met-8.0/share/met/".
Julie
On Thu, Jun 27, 2019 at 10:24 AM Julie Prestopnik <jpresto at ucar.edu>
wrote:
> I may actually not need to know which machine you are working on. I
> believe you do not need to have MET_BASE set at all, but if you
would like
> it set for some reason, it looks like (on dakota) ConfigConstants
is
> located at "/usr/local/met-8.0/share/met/config". Why don't you try
either
> unsetting MET_BASE or setting it to "/usr/local/met-
8.0/share/met/config"
> and let me know how that goes?
>
> Thanks!
>
> Julie
>
>
>
> On Thu, Jun 27, 2019 at 10:16 AM Julie Prestopnik <jpresto at ucar.edu>
> wrote:
>
>> Hi Christopher.
>>
>> Can you please tell me what machine you're working on?
>>
>> Thanks!
>>
>> Julie
>>
>> On Wed, Jun 26, 2019 at 4:53 PM Christopher Williams via RT <
>> met_help at ucar.edu> wrote:
>>
>>>
>>> Wed Jun 26 16:53:49 2019: Request 90822 was acted upon.
>>> Transaction: Ticket created by cwill
>>> Queue: met_help
>>> Subject: met-8.0 ConfigConstant directory pathway
specification
>>> Owner: Nobody
>>> Requestors: cwill at ucar.edu
>>> Status: new
>>> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90822 >
>>>
>>>
>>> Hi,
>>>
>>> I am using the met-8.0 tc_stat tool to process tc_pairs files and
>>> received
>>> the following error message:
>>>
>>> ERROR :
>>> ERROR : MetConfig::read(const char *) -> unable to open input
file
>>> "/usr/local/met-8.0/config/ConfigConstants"
>>> ERROR :
>>>
>>> In my script, I specified
>>>
>>> export MET_BASE="/usr/local/met-8.0"
>>>
>>> Do I need to create an additional environmental variable?
>>>
>>> Thanks,
>>>
>>> Christopher
>>>
>>> --
>>> Christopher Lee Williams
>>> NCAR/RAL/JNT
>>> P.O. Box 3000
>>> Boulder, CO 80307-3000
>>> Phone: 303-497-2822
>>>
>>>
------------------------------------------------
Subject: met-8.0 ConfigConstant directory pathway specification
From: Christopher Williams
Time: Thu Jun 27 10:51:52 2019
Thanks, Julie. Just in case, I'm running on 'apostrophe'. When I
unset
MET_BASE, I get the following error
ERROR: The "MET_BASE" environment variable must be set.
Thanks,
Christopher
On Thu, Jun 27, 2019 at 10:24 AM Julie Prestopnik via RT
<met_help at ucar.edu>
wrote:
> I may actually not need to know which machine you are working on. I
> believe you do not need to have MET_BASE set at all, but if you
would like
> it set for some reason, it looks like (on dakota) ConfigConstants
is
> located at "/usr/local/met-8.0/share/met/config". Why don't you try
either
> unsetting MET_BASE or setting it to "/usr/local/met-
8.0/share/met/config"
> and let me know how that goes?
>
> Thanks!
>
> Julie
>
>
>
> On Thu, Jun 27, 2019 at 10:16 AM Julie Prestopnik <jpresto at ucar.edu>
> wrote:
>
> > Hi Christopher.
> >
> > Can you please tell me what machine you're working on?
> >
> > Thanks!
> >
> > Julie
> >
> > On Wed, Jun 26, 2019 at 4:53 PM Christopher Williams via RT <
> > met_help at ucar.edu> wrote:
> >
> >>
> >> Wed Jun 26 16:53:49 2019: Request 90822 was acted upon.
> >> Transaction: Ticket created by cwill
> >> Queue: met_help
> >> Subject: met-8.0 ConfigConstant directory pathway
specification
> >> Owner: Nobody
> >> Requestors: cwill at ucar.edu
> >> Status: new
> >> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90822 >
> >>
> >>
> >> Hi,
> >>
> >> I am using the met-8.0 tc_stat tool to process tc_pairs files and
> received
> >> the following error message:
> >>
> >> ERROR :
> >> ERROR : MetConfig::read(const char *) -> unable to open input
file
> >> "/usr/local/met-8.0/config/ConfigConstants"
> >> ERROR :
> >>
> >> In my script, I specified
> >>
> >> export MET_BASE="/usr/local/met-8.0"
> >>
> >> Do I need to create an additional environmental variable?
> >>
> >> Thanks,
> >>
> >> Christopher
> >>
> >> --
> >> Christopher Lee Williams
> >> NCAR/RAL/JNT
> >> P.O. Box 3000
> >> Boulder, CO 80307-3000
> >> Phone: 303-497-2822
> >>
> >>
>
>
--
Christopher Lee Williams
NCAR/RAL/JNT
P.O. Box 3000
Boulder, CO 80307-3000
Phone: 303-497-2822
------------------------------------------------
Subject: met-8.0 ConfigConstant directory pathway specification
From: Julie Prestopnik
Time: Thu Jun 27 10:53:32 2019
Thank you. I am not familiar with and do not have access to
'apostrophe'.
Did you try to set MET_BASE to "/usr/local/met-8.0/share/met/"? If
so,
how did that work out?
Thanks,
Julie
On Thu, Jun 27, 2019 at 10:51 AM Christopher Williams via RT <
met_help at ucar.edu> wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90822 >
>
> Thanks, Julie. Just in case, I'm running on 'apostrophe'. When I
unset
> MET_BASE, I get the following error
>
> ERROR: The "MET_BASE" environment variable must be set.
>
> Thanks,
>
> Christopher
>
> On Thu, Jun 27, 2019 at 10:24 AM Julie Prestopnik via RT <
> met_help at ucar.edu>
> wrote:
>
> > I may actually not need to know which machine you are working on.
I
> > believe you do not need to have MET_BASE set at all, but if you
would
> like
> > it set for some reason, it looks like (on dakota) ConfigConstants
is
> > located at "/usr/local/met-8.0/share/met/config". Why don't you
try
> either
> > unsetting MET_BASE or setting it to "/usr/local/met-
8.0/share/met/config"
> > and let me know how that goes?
> >
> > Thanks!
> >
> > Julie
> >
> >
> >
> > On Thu, Jun 27, 2019 at 10:16 AM Julie Prestopnik
<jpresto at ucar.edu>
> > wrote:
> >
> > > Hi Christopher.
> > >
> > > Can you please tell me what machine you're working on?
> > >
> > > Thanks!
> > >
> > > Julie
> > >
> > > On Wed, Jun 26, 2019 at 4:53 PM Christopher Williams via RT <
> > > met_help at ucar.edu> wrote:
> > >
> > >>
> > >> Wed Jun 26 16:53:49 2019: Request 90822 was acted upon.
> > >> Transaction: Ticket created by cwill
> > >> Queue: met_help
> > >> Subject: met-8.0 ConfigConstant directory pathway
specification
> > >> Owner: Nobody
> > >> Requestors: cwill at ucar.edu
> > >> Status: new
> > >> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90822
> >
> > >>
> > >>
> > >> Hi,
> > >>
> > >> I am using the met-8.0 tc_stat tool to process tc_pairs files
and
> > received
> > >> the following error message:
> > >>
> > >> ERROR :
> > >> ERROR : MetConfig::read(const char *) -> unable to open input
file
> > >> "/usr/local/met-8.0/config/ConfigConstants"
> > >> ERROR :
> > >>
> > >> In my script, I specified
> > >>
> > >> export MET_BASE="/usr/local/met-8.0"
> > >>
> > >> Do I need to create an additional environmental variable?
> > >>
> > >> Thanks,
> > >>
> > >> Christopher
> > >>
> > >> --
> > >> Christopher Lee Williams
> > >> NCAR/RAL/JNT
> > >> P.O. Box 3000
> > >> Boulder, CO 80307-3000
> > >> Phone: 303-497-2822
> > >>
> > >>
> >
> >
>
> --
> Christopher Lee Williams
> NCAR/RAL/JNT
> P.O. Box 3000
> Boulder, CO 80307-3000
> Phone: 303-497-2822
>
>
------------------------------------------------
Subject: met-8.0 ConfigConstant directory pathway specification
From: Christopher Williams
Time: Thu Jun 27 10:56:34 2019
Ah, I just saw your updated email.
There are a few places in the script that use MET_BASE explicitly.
When I
set it to "/usr/local/met-8.0/share/met/", then the pathways to
tc_stat and
Compute_STDerr.R are no longer correct.
./run_rscript.sh: line 211: /usr/local/met-8.0/share/met//bin/tc_stat:
No
such file or directory
cannot open file
'/usr/local/met-
8.0/share/met//share/met/Rscripts/include/Compute_STDerr.R':
No such file or directory
Execution halted
On Thu, Jun 27, 2019 at 10:51 AM Christopher Williams <cwill at ucar.edu>
wrote:
> Thanks, Julie. Just in case, I'm running on 'apostrophe'. When I
unset
> MET_BASE, I get the following error
>
> ERROR: The "MET_BASE" environment variable must be set.
>
> Thanks,
>
> Christopher
>
> On Thu, Jun 27, 2019 at 10:24 AM Julie Prestopnik via RT <
> met_help at ucar.edu> wrote:
>
>> I may actually not need to know which machine you are working on.
I
>> believe you do not need to have MET_BASE set at all, but if you
would like
>> it set for some reason, it looks like (on dakota) ConfigConstants
is
>> located at "/usr/local/met-8.0/share/met/config". Why don't you
try
>> either
>> unsetting MET_BASE or setting it to "/usr/local/met-
8.0/share/met/config"
>> and let me know how that goes?
>>
>> Thanks!
>>
>> Julie
>>
>>
>>
>> On Thu, Jun 27, 2019 at 10:16 AM Julie Prestopnik
<jpresto at ucar.edu>
>> wrote:
>>
>> > Hi Christopher.
>> >
>> > Can you please tell me what machine you're working on?
>> >
>> > Thanks!
>> >
>> > Julie
>> >
>> > On Wed, Jun 26, 2019 at 4:53 PM Christopher Williams via RT <
>> > met_help at ucar.edu> wrote:
>> >
>> >>
>> >> Wed Jun 26 16:53:49 2019: Request 90822 was acted upon.
>> >> Transaction: Ticket created by cwill
>> >> Queue: met_help
>> >> Subject: met-8.0 ConfigConstant directory pathway
specification
>> >> Owner: Nobody
>> >> Requestors: cwill at ucar.edu
>> >> Status: new
>> >> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90822
>> >
>> >>
>> >>
>> >> Hi,
>> >>
>> >> I am using the met-8.0 tc_stat tool to process tc_pairs files
and
>> received
>> >> the following error message:
>> >>
>> >> ERROR :
>> >> ERROR : MetConfig::read(const char *) -> unable to open input
file
>> >> "/usr/local/met-8.0/config/ConfigConstants"
>> >> ERROR :
>> >>
>> >> In my script, I specified
>> >>
>> >> export MET_BASE="/usr/local/met-8.0"
>> >>
>> >> Do I need to create an additional environmental variable?
>> >>
>> >> Thanks,
>> >>
>> >> Christopher
>> >>
>> >> --
>> >> Christopher Lee Williams
>> >> NCAR/RAL/JNT
>> >> P.O. Box 3000
>> >> Boulder, CO 80307-3000
>> >> Phone: 303-497-2822
>> >>
>> >>
>>
>>
>
> --
> Christopher Lee Williams
> NCAR/RAL/JNT
> P.O. Box 3000
> Boulder, CO 80307-3000
> Phone: 303-497-2822
>
--
Christopher Lee Williams
NCAR/RAL/JNT
P.O. Box 3000
Boulder, CO 80307-3000
Phone: 303-497-2822
------------------------------------------------
Subject: met-8.0 ConfigConstant directory pathway specification
From: Christopher Williams
Time: Thu Jun 27 11:38:44 2019
Hi Julie,
John just stopped by to offer some suggested changes in search of a
fix.
They include changing instances of MET_BASE to MET_INSTALL_DIR in
plot_tcmpr.R and my local bash run script where
MET_INSTALL_DIR="/usr/local/met-8.0"
and then adding MET_BASE again as
MET_BASE="${MET_INSTALL_DIR}/share/met"
I'm trying these changes out now and will let you know how it goes.
Thanks,
Christopher
On Thu, Jun 27, 2019 at 10:56 AM Christopher Williams <cwill at ucar.edu>
wrote:
> Ah, I just saw your updated email.
>
> There are a few places in the script that use MET_BASE explicitly.
When I
> set it to "/usr/local/met-8.0/share/met/", then the pathways to
tc_stat and
> Compute_STDerr.R are no longer correct.
>
> ./run_rscript.sh: line 211: /usr/local/met-
8.0/share/met//bin/tc_stat: No
> such file or directory
>
> cannot open file
> '/usr/local/met-
8.0/share/met//share/met/Rscripts/include/Compute_STDerr.R':
> No such file or directory
> Execution halted
>
>
>
> On Thu, Jun 27, 2019 at 10:51 AM Christopher Williams
<cwill at ucar.edu>
> wrote:
>
>> Thanks, Julie. Just in case, I'm running on 'apostrophe'. When I
unset
>> MET_BASE, I get the following error
>>
>> ERROR: The "MET_BASE" environment variable must be set.
>>
>> Thanks,
>>
>> Christopher
>>
>> On Thu, Jun 27, 2019 at 10:24 AM Julie Prestopnik via RT <
>> met_help at ucar.edu> wrote:
>>
>>> I may actually not need to know which machine you are working on.
I
>>> believe you do not need to have MET_BASE set at all, but if you
would
>>> like
>>> it set for some reason, it looks like (on dakota) ConfigConstants
is
>>> located at "/usr/local/met-8.0/share/met/config". Why don't you
try
>>> either
>>> unsetting MET_BASE or setting it to "/usr/local/met-
8.0/share/met/config"
>>> and let me know how that goes?
>>>
>>> Thanks!
>>>
>>> Julie
>>>
>>>
>>>
>>> On Thu, Jun 27, 2019 at 10:16 AM Julie Prestopnik
<jpresto at ucar.edu>
>>> wrote:
>>>
>>> > Hi Christopher.
>>> >
>>> > Can you please tell me what machine you're working on?
>>> >
>>> > Thanks!
>>> >
>>> > Julie
>>> >
>>> > On Wed, Jun 26, 2019 at 4:53 PM Christopher Williams via RT <
>>> > met_help at ucar.edu> wrote:
>>> >
>>> >>
>>> >> Wed Jun 26 16:53:49 2019: Request 90822 was acted upon.
>>> >> Transaction: Ticket created by cwill
>>> >> Queue: met_help
>>> >> Subject: met-8.0 ConfigConstant directory pathway
specification
>>> >> Owner: Nobody
>>> >> Requestors: cwill at ucar.edu
>>> >> Status: new
>>> >> Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90822
>>> >
>>> >>
>>> >>
>>> >> Hi,
>>> >>
>>> >> I am using the met-8.0 tc_stat tool to process tc_pairs files
and
>>> received
>>> >> the following error message:
>>> >>
>>> >> ERROR :
>>> >> ERROR : MetConfig::read(const char *) -> unable to open input
file
>>> >> "/usr/local/met-8.0/config/ConfigConstants"
>>> >> ERROR :
>>> >>
>>> >> In my script, I specified
>>> >>
>>> >> export MET_BASE="/usr/local/met-8.0"
>>> >>
>>> >> Do I need to create an additional environmental variable?
>>> >>
>>> >> Thanks,
>>> >>
>>> >> Christopher
>>> >>
>>> >> --
>>> >> Christopher Lee Williams
>>> >> NCAR/RAL/JNT
>>> >> P.O. Box 3000
>>> >> Boulder, CO 80307-3000
>>> >> Phone: 303-497-2822
>>> >>
>>> >>
>>>
>>>
>>
>> --
>> Christopher Lee Williams
>> NCAR/RAL/JNT
>> P.O. Box 3000
>> Boulder, CO 80307-3000
>> Phone: 303-497-2822
>>
>
>
> --
> Christopher Lee Williams
> NCAR/RAL/JNT
> P.O. Box 3000
> Boulder, CO 80307-3000
> Phone: 303-497-2822
>
--
Christopher Lee Williams
NCAR/RAL/JNT
P.O. Box 3000
Boulder, CO 80307-3000
Phone: 303-497-2822
------------------------------------------------
Subject: met-8.0 ConfigConstant directory pathway specification
From: Christopher Williams
Time: Thu Jun 27 15:36:18 2019
Hi Julie,
Making the variable name change from MET_BASE to MET_INSTALL_DIR seems
to
work without issue. Thank you for your help addressing this issue.
Cheers,
Christopher
On Thu, Jun 27, 2019 at 11:38 AM Christopher Williams <cwill at ucar.edu>
wrote:
> Hi Julie,
>
> John just stopped by to offer some suggested changes in search of a
fix.
> They include changing instances of MET_BASE to MET_INSTALL_DIR in
> plot_tcmpr.R and my local bash run script where
>
> MET_INSTALL_DIR="/usr/local/met-8.0"
>
> and then adding MET_BASE again as
>
> MET_BASE="${MET_INSTALL_DIR}/share/met"
>
> I'm trying these changes out now and will let you know how it goes.
>
> Thanks,
>
> Christopher
>
>
> On Thu, Jun 27, 2019 at 10:56 AM Christopher Williams
<cwill at ucar.edu>
> wrote:
>
>> Ah, I just saw your updated email.
>>
>> There are a few places in the script that use MET_BASE explicitly.
When I
>> set it to "/usr/local/met-8.0/share/met/", then the pathways to
tc_stat and
>> Compute_STDerr.R are no longer correct.
>>
>> ./run_rscript.sh: line 211: /usr/local/met-
8.0/share/met//bin/tc_stat: No
>> such file or directory
>>
>> cannot open file
>> '/usr/local/met-
8.0/share/met//share/met/Rscripts/include/Compute_STDerr.R':
>> No such file or directory
>> Execution halted
>>
>>
>>
>> On Thu, Jun 27, 2019 at 10:51 AM Christopher Williams
<cwill at ucar.edu>
>> wrote:
>>
>>> Thanks, Julie. Just in case, I'm running on 'apostrophe'. When I
unset
>>> MET_BASE, I get the following error
>>>
>>> ERROR: The "MET_BASE" environment variable must be set.
>>>
>>> Thanks,
>>>
>>> Christopher
>>>
>>> On Thu, Jun 27, 2019 at 10:24 AM Julie Prestopnik via RT <
>>> met_help at ucar.edu> wrote:
>>>
>>>> I may actually not need to know which machine you are working on.
I
>>>> believe you do not need to have MET_BASE set at all, but if you
would
>>>> like
>>>> it set for some reason, it looks like (on dakota)
ConfigConstants is
>>>> located at "/usr/local/met-8.0/share/met/config". Why don't you
try
>>>> either
>>>> unsetting MET_BASE or setting it to
>>>> "/usr/local/met-8.0/share/met/config"
>>>> and let me know how that goes?
>>>>
>>>> Thanks!
>>>>
>>>> Julie
>>>>
>>>>
>>>>
>>>> On Thu, Jun 27, 2019 at 10:16 AM Julie Prestopnik
<jpresto at ucar.edu>
>>>> wrote:
>>>>
>>>> > Hi Christopher.
>>>> >
>>>> > Can you please tell me what machine you're working on?
>>>> >
>>>> > Thanks!
>>>> >
>>>> > Julie
>>>> >
>>>> > On Wed, Jun 26, 2019 at 4:53 PM Christopher Williams via RT <
>>>> > met_help at ucar.edu> wrote:
>>>> >
>>>> >>
>>>> >> Wed Jun 26 16:53:49 2019: Request 90822 was acted upon.
>>>> >> Transaction: Ticket created by cwill
>>>> >> Queue: met_help
>>>> >> Subject: met-8.0 ConfigConstant directory pathway
specification
>>>> >> Owner: Nobody
>>>> >> Requestors: cwill at ucar.edu
>>>> >> Status: new
>>>> >> Ticket <URL:
>>>> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90822 >
>>>> >>
>>>> >>
>>>> >> Hi,
>>>> >>
>>>> >> I am using the met-8.0 tc_stat tool to process tc_pairs files
and
>>>> received
>>>> >> the following error message:
>>>> >>
>>>> >> ERROR :
>>>> >> ERROR : MetConfig::read(const char *) -> unable to open input
file
>>>> >> "/usr/local/met-8.0/config/ConfigConstants"
>>>> >> ERROR :
>>>> >>
>>>> >> In my script, I specified
>>>> >>
>>>> >> export MET_BASE="/usr/local/met-8.0"
>>>> >>
>>>> >> Do I need to create an additional environmental variable?
>>>> >>
>>>> >> Thanks,
>>>> >>
>>>> >> Christopher
>>>> >>
>>>> >> --
>>>> >> Christopher Lee Williams
>>>> >> NCAR/RAL/JNT
>>>> >> P.O. Box 3000
>>>> >> Boulder, CO 80307-3000
>>>> >> Phone: 303-497-2822
>>>> >>
>>>> >>
>>>>
>>>>
>>>
>>> --
>>> Christopher Lee Williams
>>> NCAR/RAL/JNT
>>> P.O. Box 3000
>>> Boulder, CO 80307-3000
>>> Phone: 303-497-2822
>>>
>>
>>
>> --
>> Christopher Lee Williams
>> NCAR/RAL/JNT
>> P.O. Box 3000
>> Boulder, CO 80307-3000
>> Phone: 303-497-2822
>>
>
>
> --
> Christopher Lee Williams
> NCAR/RAL/JNT
> P.O. Box 3000
> Boulder, CO 80307-3000
> Phone: 303-497-2822
>
--
Christopher Lee Williams
NCAR/RAL/JNT
P.O. Box 3000
Boulder, CO 80307-3000
Phone: 303-497-2822
------------------------------------------------
Subject: met-8.0 ConfigConstant directory pathway specification
From: Julie Prestopnik
Time: Fri Jun 28 14:03:40 2019
Great, Christopher! Thanks for letting us know!
Julie
On Thu, Jun 27, 2019 at 3:36 PM Christopher Williams via RT <
met_help at ucar.edu> wrote:
>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90822 >
>
> Hi Julie,
>
> Making the variable name change from MET_BASE to MET_INSTALL_DIR
seems to
> work without issue. Thank you for your help addressing this issue.
>
> Cheers,
>
> Christopher
>
> On Thu, Jun 27, 2019 at 11:38 AM Christopher Williams
<cwill at ucar.edu>
> wrote:
>
> > Hi Julie,
> >
> > John just stopped by to offer some suggested changes in search of
a fix.
> > They include changing instances of MET_BASE to MET_INSTALL_DIR in
> > plot_tcmpr.R and my local bash run script where
> >
> > MET_INSTALL_DIR="/usr/local/met-8.0"
> >
> > and then adding MET_BASE again as
> >
> > MET_BASE="${MET_INSTALL_DIR}/share/met"
> >
> > I'm trying these changes out now and will let you know how it
goes.
> >
> > Thanks,
> >
> > Christopher
> >
> >
> > On Thu, Jun 27, 2019 at 10:56 AM Christopher Williams
<cwill at ucar.edu>
> > wrote:
> >
> >> Ah, I just saw your updated email.
> >>
> >> There are a few places in the script that use MET_BASE
explicitly. When
> I
> >> set it to "/usr/local/met-8.0/share/met/", then the pathways to
tc_stat
> and
> >> Compute_STDerr.R are no longer correct.
> >>
> >> ./run_rscript.sh: line 211: /usr/local/met-
8.0/share/met//bin/tc_stat:
> No
> >> such file or directory
> >>
> >> cannot open file
> >>
> '/usr/local/met-
8.0/share/met//share/met/Rscripts/include/Compute_STDerr.R':
> >> No such file or directory
> >> Execution halted
> >>
> >>
> >>
> >> On Thu, Jun 27, 2019 at 10:51 AM Christopher Williams
<cwill at ucar.edu>
> >> wrote:
> >>
> >>> Thanks, Julie. Just in case, I'm running on 'apostrophe'. When
I unset
> >>> MET_BASE, I get the following error
> >>>
> >>> ERROR: The "MET_BASE" environment variable must be set.
> >>>
> >>> Thanks,
> >>>
> >>> Christopher
> >>>
> >>> On Thu, Jun 27, 2019 at 10:24 AM Julie Prestopnik via RT <
> >>> met_help at ucar.edu> wrote:
> >>>
> >>>> I may actually not need to know which machine you are working
on. I
> >>>> believe you do not need to have MET_BASE set at all, but if you
would
> >>>> like
> >>>> it set for some reason, it looks like (on dakota)
ConfigConstants is
> >>>> located at "/usr/local/met-8.0/share/met/config". Why don't
you try
> >>>> either
> >>>> unsetting MET_BASE or setting it to
> >>>> "/usr/local/met-8.0/share/met/config"
> >>>> and let me know how that goes?
> >>>>
> >>>> Thanks!
> >>>>
> >>>> Julie
> >>>>
> >>>>
> >>>>
> >>>> On Thu, Jun 27, 2019 at 10:16 AM Julie Prestopnik
<jpresto at ucar.edu>
> >>>> wrote:
> >>>>
> >>>> > Hi Christopher.
> >>>> >
> >>>> > Can you please tell me what machine you're working on?
> >>>> >
> >>>> > Thanks!
> >>>> >
> >>>> > Julie
> >>>> >
> >>>> > On Wed, Jun 26, 2019 at 4:53 PM Christopher Williams via RT <
> >>>> > met_help at ucar.edu> wrote:
> >>>> >
> >>>> >>
> >>>> >> Wed Jun 26 16:53:49 2019: Request 90822 was acted upon.
> >>>> >> Transaction: Ticket created by cwill
> >>>> >> Queue: met_help
> >>>> >> Subject: met-8.0 ConfigConstant directory pathway
> specification
> >>>> >> Owner: Nobody
> >>>> >> Requestors: cwill at ucar.edu
> >>>> >> Status: new
> >>>> >> Ticket <URL:
> >>>> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90822 >
> >>>> >>
> >>>> >>
> >>>> >> Hi,
> >>>> >>
> >>>> >> I am using the met-8.0 tc_stat tool to process tc_pairs
files and
> >>>> received
> >>>> >> the following error message:
> >>>> >>
> >>>> >> ERROR :
> >>>> >> ERROR : MetConfig::read(const char *) -> unable to open
input file
> >>>> >> "/usr/local/met-8.0/config/ConfigConstants"
> >>>> >> ERROR :
> >>>> >>
> >>>> >> In my script, I specified
> >>>> >>
> >>>> >> export MET_BASE="/usr/local/met-8.0"
> >>>> >>
> >>>> >> Do I need to create an additional environmental variable?
> >>>> >>
> >>>> >> Thanks,
> >>>> >>
> >>>> >> Christopher
> >>>> >>
> >>>> >> --
> >>>> >> Christopher Lee Williams
> >>>> >> NCAR/RAL/JNT
> >>>> >> P.O. Box 3000
> >>>> >> Boulder, CO 80307-3000
> >>>> >> Phone: 303-497-2822
> >>>> >>
> >>>> >>
> >>>>
> >>>>
> >>>
> >>> --
> >>> Christopher Lee Williams
> >>> NCAR/RAL/JNT
> >>> P.O. Box 3000
> >>> Boulder, CO 80307-3000
> >>> Phone: 303-497-2822
> >>>
> >>
> >>
> >> --
> >> Christopher Lee Williams
> >> NCAR/RAL/JNT
> >> P.O. Box 3000
> >> Boulder, CO 80307-3000
> >> Phone: 303-497-2822
> >>
> >
> >
> > --
> > Christopher Lee Williams
> > NCAR/RAL/JNT
> > P.O. Box 3000
> > Boulder, CO 80307-3000
> > Phone: 303-497-2822
> >
>
>
> --
> Christopher Lee Williams
> NCAR/RAL/JNT
> P.O. Box 3000
> Boulder, CO 80307-3000
> Phone: 303-497-2822
>
>
------------------------------------------------
More information about the Met_help
mailing list