[Met_help] [rt.rap.ucar.edu #96540] History for issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine

Minna Win via RT met_help at ucar.edu
Tue Oct 13 13:37:16 MDT 2020


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

Good afternoon,

I'm getting a "no file or directory" error regardless of whether I assign a
filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or not.  At first I
thought it was related to how I was defining this setting, but realized
that it was not set in the basic use case.  There is a reference to the
pipeline.py script in the log file on line 283.


































*09/01 21:01:29.834 metplus.TCMPRPlotter (met_util.py:192) ERROR: Fatal
error occurredTraceback (most recent call last):  File
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
line 283, in launch    os.execvp(cmd[0],cmd)  File
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line 559, in
execvp    _execvpe(file, args)  File
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line 604, in
_execvpe    raise last_exc.with_traceback(tb)  File
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line 594, in
_execvpe    exec_func(fullname, *argrest)FileNotFoundError: [Errno 2] No
such file or directoryDuring handling of the above exception, another
exception occurred:Traceback (most recent call last):  File
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
line 169, in run_metplus    process.run_all_times()  File
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
line 262, in run_all_times    checkrun(cmd)  File
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
line 465, in checkrun    r=run(arg,logger=logger)  File
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
line 449, in run    p=make_pipeline(arg,False,logger=logger)  File
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
line 354, in make_pipeline    binary=b)  File
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
line 604, in __init__    runner._gen(self,logger=logger)  File
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
line 973, in _gen    pipeline._impl_add(self._args,(next is
None),cd=self._cd,**kwargs)  File
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
line 641, in _impl_add
(p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)  File
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
line 288, in launch    sys.exit(2)SystemExit: 2*

The basic use case suggests that a precondition to use TCMPRPlotter is
having R loaded.  Since I don't have R loaded, I'm wondering if this is the
issue, and if it is, what version of R should I load on WCOSS?


-- 
Edward Strobach
EMC/NCEP/NWS/
IMSG Contractor
Cubicle#: 2029
301-683-3717


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

Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: George McCabe
Time: Wed Sep 02 08:39:37 2020

Hi Edward,

I assigned this ticket to Minna Win. Please allow a few business days
for a
response.

Thanks,
George

On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach - NOAA Affiliate via RT
<
met_help at ucar.edu> wrote:

>
> Wed Sep 02 05:30:47 2020: Request 96540 was acted upon.
> Transaction: Ticket created by edward.strobach at noaa.gov
>        Queue: met_help
>      Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in
the
> TCMPRPlotter routine
>        Owner: Nobody
>   Requestors: edward.strobach at noaa.gov
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>
>
> Good afternoon,
>
> I'm getting a "no file or directory" error regardless of whether I
assign a
> filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or not.  At first
I
> thought it was related to how I was defining this setting, but
realized
> that it was not set in the basic use case.  There is a reference to
the
> pipeline.py script in the log file on line 283.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *09/01 21:01:29.834 metplus.TCMPRPlotter (met_util.py:192) ERROR:
Fatal
> error occurredTraceback (most recent call last):  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> line 283, in launch    os.execvp(cmd[0],cmd)  File
> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
559, in
> execvp    _execvpe(file, args)  File
> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
604, in
> _execvpe    raise last_exc.with_traceback(tb)  File
> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
594, in
> _execvpe    exec_func(fullname, *argrest)FileNotFoundError: [Errno
2] No
> such file or directoryDuring handling of the above exception,
another
> exception occurred:Traceback (most recent call last):  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> line 169, in run_metplus    process.run_all_times()  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> line 262, in run_all_times    checkrun(cmd)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> line 465, in checkrun    r=run(arg,logger=logger)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> line 449, in run    p=make_pipeline(arg,False,logger=logger)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> line 354, in make_pipeline    binary=b)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> line 604, in __init__    runner._gen(self,logger=logger)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> line 973, in _gen    pipeline._impl_add(self._args,(next is
> None),cd=self._cd,**kwargs)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> line 641, in _impl_add
> (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> line 288, in launch    sys.exit(2)SystemExit: 2*
>
> The basic use case suggests that a precondition to use TCMPRPlotter
is
> having R loaded.  Since I don't have R loaded, I'm wondering if this
is the
> issue, and if it is, what version of R should I load on WCOSS?
>
>
> --
> Edward Strobach
> EMC/NCEP/NWS/
> IMSG Contractor
> Cubicle#: 2029
> 301-683-3717
>
>

--
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: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Minna Win
Time: Wed Sep 02 09:24:11 2020

Hello Edward,

You are correct, you will indeed need R installed on your WCOSS host.
Version 3.2.5 is what is required for running the TCMPR plotter code
in
METplus.  I am inquiring to see which WCOSS hosts currently have R
installed, and the version.  Eventually, we will migrate this
functionality
into a Python implementation that will be found in the METplotpy
repository.

Regards,
Minna
---------------
Minna Win
National Center for Atmospheric Research
Developmental Testbed Center
Phone: 303-497-8423
Fax:   303-497-8401



On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach - NOAA Affiliate via RT
<
met_help at ucar.edu> wrote:

>
> Wed Sep 02 05:30:47 2020: Request 96540 was acted upon.
> Transaction: Ticket created by edward.strobach at noaa.gov
>        Queue: met_help
>      Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in
the
> TCMPRPlotter routine
>        Owner: Nobody
>   Requestors: edward.strobach at noaa.gov
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>
>
> Good afternoon,
>
> I'm getting a "no file or directory" error regardless of whether I
assign a
> filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or not.  At first
I
> thought it was related to how I was defining this setting, but
realized
> that it was not set in the basic use case.  There is a reference to
the
> pipeline.py script in the log file on line 283.
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> *09/01 21:01:29.834 metplus.TCMPRPlotter (met_util.py:192) ERROR:
Fatal
> error occurredTraceback (most recent call last):  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> line 283, in launch    os.execvp(cmd[0],cmd)  File
> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
559, in
> execvp    _execvpe(file, args)  File
> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
604, in
> _execvpe    raise last_exc.with_traceback(tb)  File
> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
594, in
> _execvpe    exec_func(fullname, *argrest)FileNotFoundError: [Errno
2] No
> such file or directoryDuring handling of the above exception,
another
> exception occurred:Traceback (most recent call last):  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> line 169, in run_metplus    process.run_all_times()  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> line 262, in run_all_times    checkrun(cmd)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> line 465, in checkrun    r=run(arg,logger=logger)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> line 449, in run    p=make_pipeline(arg,False,logger=logger)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> line 354, in make_pipeline    binary=b)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> line 604, in __init__    runner._gen(self,logger=logger)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> line 973, in _gen    pipeline._impl_add(self._args,(next is
> None),cd=self._cd,**kwargs)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> line 641, in _impl_add
> (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)  File
>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> line 288, in launch    sys.exit(2)SystemExit: 2*
>
> The basic use case suggests that a precondition to use TCMPRPlotter
is
> having R loaded.  Since I don't have R loaded, I'm wondering if this
is the
> issue, and if it is, what version of R should I load on WCOSS?
>
>
> --
> Edward Strobach
> EMC/NCEP/NWS/
> IMSG Contractor
> Cubicle#: 2029
> 301-683-3717
>
>

------------------------------------------------
Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Minna Win
Time: Wed Sep 02 09:28:22 2020

Hello Edward,

I just learned that R is NOT installed on any of the WCOSS hosts.  R
is
installed on 'hera' (version unknown), do you have access to that
host?
MET 9.1 is installed on 'hera', as is METplus 3.1.

Regards,
Minna
---------------
Minna Win
National Center for Atmospheric Research
Developmental Testbed Center
Phone: 303-497-8423
Fax:   303-497-8401



On Wed, Sep 2, 2020 at 9:23 AM Minna Win-Gildenmeister
<minnawin at ucar.edu>
wrote:

> Hello Edward,
>
> You are correct, you will indeed need R installed on your WCOSS
host.
> Version 3.2.5 is what is required for running the TCMPR plotter code
in
> METplus.  I am inquiring to see which WCOSS hosts currently have R
> installed, and the version.  Eventually, we will migrate this
functionality
> into a Python implementation that will be found in the METplotpy
repository.
>
> Regards,
> Minna
> ---------------
> Minna Win
> National Center for Atmospheric Research
> Developmental Testbed Center
> Phone: 303-497-8423
> Fax:   303-497-8401
>
>
>
> On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach - NOAA Affiliate via
RT <
> met_help at ucar.edu> wrote:
>
>>
>> Wed Sep 02 05:30:47 2020: Request 96540 was acted upon.
>> Transaction: Ticket created by edward.strobach at noaa.gov
>>        Queue: met_help
>>      Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in
the
>> TCMPRPlotter routine
>>        Owner: Nobody
>>   Requestors: edward.strobach at noaa.gov
>>       Status: new
>>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>>
>>
>> Good afternoon,
>>
>> I'm getting a "no file or directory" error regardless of whether I
assign
>> a
>> filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or not.  At first
I
>> thought it was related to how I was defining this setting, but
realized
>> that it was not set in the basic use case.  There is a reference to
the
>> pipeline.py script in the log file on line 283.
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> *09/01 21:01:29.834 metplus.TCMPRPlotter (met_util.py:192) ERROR:
Fatal
>> error occurredTraceback (most recent call last):  File
>>
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
>> line 283, in launch    os.execvp(cmd[0],cmd)  File
>> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
559, in
>> execvp    _execvpe(file, args)  File
>> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
604, in
>> _execvpe    raise last_exc.with_traceback(tb)  File
>> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
594, in
>> _execvpe    exec_func(fullname, *argrest)FileNotFoundError: [Errno
2] No
>> such file or directoryDuring handling of the above exception,
another
>> exception occurred:Traceback (most recent call last):  File
>>
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
>> line 169, in run_metplus    process.run_all_times()  File
>>
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
>> line 262, in run_all_times    checkrun(cmd)  File
>>
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
>> line 465, in checkrun    r=run(arg,logger=logger)  File
>>
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
>> line 449, in run    p=make_pipeline(arg,False,logger=logger)  File
>>
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
>> line 354, in make_pipeline    binary=b)  File
>>
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
>> line 604, in __init__    runner._gen(self,logger=logger)  File
>>
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
>> line 973, in _gen    pipeline._impl_add(self._args,(next is
>> None),cd=self._cd,**kwargs)  File
>>
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
>> line 641, in _impl_add
>> (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)  File
>>
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
>> line 288, in launch    sys.exit(2)SystemExit: 2*
>>
>> The basic use case suggests that a precondition to use TCMPRPlotter
is
>> having R loaded.  Since I don't have R loaded, I'm wondering if
this is
>> the
>> issue, and if it is, what version of R should I load on WCOSS?
>>
>>
>> --
>> Edward Strobach
>> EMC/NCEP/NWS/
>> IMSG Contractor
>> Cubicle#: 2029
>> 301-683-3717
>>
>>

------------------------------------------------
Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Edward Strobach - NOAA Affiliate
Time: Wed Sep 02 09:28:26 2020

Thanks.  I guess that would explain my issue.  I did submit a ticket
to the
helpdesk about the location of R.  I didn't see it in the main
listing.
Would you like me to forward their response?

On Wed, Sep 2, 2020 at 11:24 AM Minna Win via RT <met_help at ucar.edu>
wrote:

> Hello Edward,
>
> You are correct, you will indeed need R installed on your WCOSS
host.
> Version 3.2.5 is what is required for running the TCMPR plotter code
in
> METplus.  I am inquiring to see which WCOSS hosts currently have R
> installed, and the version.  Eventually, we will migrate this
functionality
> into a Python implementation that will be found in the METplotpy
> repository.
>
> Regards,
> Minna
> ---------------
> Minna Win
> National Center for Atmospheric Research
> Developmental Testbed Center
> Phone: 303-497-8423
> Fax:   303-497-8401
>
>
>
> On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach - NOAA Affiliate via
RT <
> met_help at ucar.edu> wrote:
>
> >
> > Wed Sep 02 05:30:47 2020: Request 96540 was acted upon.
> > Transaction: Ticket created by edward.strobach at noaa.gov
> >        Queue: met_help
> >      Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in
the
> > TCMPRPlotter routine
> >        Owner: Nobody
> >   Requestors: edward.strobach at noaa.gov
> >       Status: new
> >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> >
> >
> > Good afternoon,
> >
> > I'm getting a "no file or directory" error regardless of whether I
> assign a
> > filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or not.  At
first I
> > thought it was related to how I was defining this setting, but
realized
> > that it was not set in the basic use case.  There is a reference
to the
> > pipeline.py script in the log file on line 283.
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > *09/01 21:01:29.834 metplus.TCMPRPlotter (met_util.py:192) ERROR:
Fatal
> > error occurredTraceback (most recent call last):  File
> >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > line 283, in launch    os.execvp(cmd[0],cmd)  File
> > "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
559,
> in
> > execvp    _execvpe(file, args)  File
> > "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
604,
> in
> > _execvpe    raise last_exc.with_traceback(tb)  File
> > "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
594,
> in
> > _execvpe    exec_func(fullname, *argrest)FileNotFoundError: [Errno
2] No
> > such file or directoryDuring handling of the above exception,
another
> > exception occurred:Traceback (most recent call last):  File
> >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> > line 169, in run_metplus    process.run_all_times()  File
> >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> > line 262, in run_all_times    checkrun(cmd)  File
> >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > line 465, in checkrun    r=run(arg,logger=logger)  File
> >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > line 449, in run    p=make_pipeline(arg,False,logger=logger)  File
> >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > line 354, in make_pipeline    binary=b)  File
> >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > line 604, in __init__    runner._gen(self,logger=logger)  File
> >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> > line 973, in _gen    pipeline._impl_add(self._args,(next is
> > None),cd=self._cd,**kwargs)  File
> >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > line 641, in _impl_add
> > (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)  File
> >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > line 288, in launch    sys.exit(2)SystemExit: 2*
> >
> > The basic use case suggests that a precondition to use
TCMPRPlotter is
> > having R loaded.  Since I don't have R loaded, I'm wondering if
this is
> the
> > issue, and if it is, what version of R should I load on WCOSS?
> >
> >
> > --
> > Edward Strobach
> > EMC/NCEP/NWS/
> > IMSG Contractor
> > Cubicle#: 2029
> > 301-683-3717
> >
> >
>
>

--
Edward Strobach
EMC/NCEP/NWS/
IMSG Contractor
Cubicle#: 2029
301-683-3717

------------------------------------------------
Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Edward Strobach - NOAA Affiliate
Time: Wed Sep 02 09:33:24 2020

oh.. that's really inconvenient.  I'm running global tests on WCOSS
for a
physics change slated to be incorporated in v17.  I'm not set-up to do
this
on hera, unfortunately.  Since the emphasis is on tropical cyclone
track
and intensity verification, I'm trying to use met's TC tools to
process the
data.  I've been successful with TCPairs and TCStat, although I was
not
able to view my mv_tc_metplus database on the metviewer GUI under
Ed_Strobach.  Is there a workaround for running TCMPRPlotter, or will
I
have to move on to something else?

On Wed, Sep 2, 2020 at 11:28 AM Minna Win via RT <met_help at ucar.edu>
wrote:

> Hello Edward,
>
> I just learned that R is NOT installed on any of the WCOSS hosts.  R
is
> installed on 'hera' (version unknown), do you have access to that
host?
> MET 9.1 is installed on 'hera', as is METplus 3.1.
>
> Regards,
> Minna
> ---------------
> Minna Win
> National Center for Atmospheric Research
> Developmental Testbed Center
> Phone: 303-497-8423
> Fax:   303-497-8401
>
>
>
> On Wed, Sep 2, 2020 at 9:23 AM Minna Win-Gildenmeister
<minnawin at ucar.edu>
> wrote:
>
> > Hello Edward,
> >
> > You are correct, you will indeed need R installed on your WCOSS
host.
> > Version 3.2.5 is what is required for running the TCMPR plotter
code in
> > METplus.  I am inquiring to see which WCOSS hosts currently have R
> > installed, and the version.  Eventually, we will migrate this
> functionality
> > into a Python implementation that will be found in the METplotpy
> repository.
> >
> > Regards,
> > Minna
> > ---------------
> > Minna Win
> > National Center for Atmospheric Research
> > Developmental Testbed Center
> > Phone: 303-497-8423
> > Fax:   303-497-8401
> >
> >
> >
> > On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach - NOAA Affiliate
via RT <
> > met_help at ucar.edu> wrote:
> >
> >>
> >> Wed Sep 02 05:30:47 2020: Request 96540 was acted upon.
> >> Transaction: Ticket created by edward.strobach at noaa.gov
> >>        Queue: met_help
> >>      Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
in the
> >> TCMPRPlotter routine
> >>        Owner: Nobody
> >>   Requestors: edward.strobach at noaa.gov
> >>       Status: new
> >>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> >>
> >>
> >> Good afternoon,
> >>
> >> I'm getting a "no file or directory" error regardless of whether
I
> assign
> >> a
> >> filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or not.  At
first I
> >> thought it was related to how I was defining this setting, but
realized
> >> that it was not set in the basic use case.  There is a reference
to the
> >> pipeline.py script in the log file on line 283.
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> *09/01 21:01:29.834 metplus.TCMPRPlotter (met_util.py:192) ERROR:
Fatal
> >> error occurredTraceback (most recent call last):  File
> >>
> >>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> >> line 283, in launch    os.execvp(cmd[0],cmd)  File
> >> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
line 559,
> in
> >> execvp    _execvpe(file, args)  File
> >> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
line 604,
> in
> >> _execvpe    raise last_exc.with_traceback(tb)  File
> >> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
line 594,
> in
> >> _execvpe    exec_func(fullname, *argrest)FileNotFoundError:
[Errno 2] No
> >> such file or directoryDuring handling of the above exception,
another
> >> exception occurred:Traceback (most recent call last):  File
> >>
> >>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> >> line 169, in run_metplus    process.run_all_times()  File
> >>
> >>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> >> line 262, in run_all_times    checkrun(cmd)  File
> >>
> >>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> >> line 465, in checkrun    r=run(arg,logger=logger)  File
> >>
> >>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> >> line 449, in run    p=make_pipeline(arg,False,logger=logger)
File
> >>
> >>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> >> line 354, in make_pipeline    binary=b)  File
> >>
> >>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> >> line 604, in __init__    runner._gen(self,logger=logger)  File
> >>
> >>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> >> line 973, in _gen    pipeline._impl_add(self._args,(next is
> >> None),cd=self._cd,**kwargs)  File
> >>
> >>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> >> line 641, in _impl_add
> >> (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)  File
> >>
> >>
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> >> line 288, in launch    sys.exit(2)SystemExit: 2*
> >>
> >> The basic use case suggests that a precondition to use
TCMPRPlotter is
> >> having R loaded.  Since I don't have R loaded, I'm wondering if
this is
> >> the
> >> issue, and if it is, what version of R should I load on WCOSS?
> >>
> >>
> >> --
> >> Edward Strobach
> >> EMC/NCEP/NWS/
> >> IMSG Contractor
> >> Cubicle#: 2029
> >> 301-683-3717
> >>
> >>
>
>

--
Edward Strobach
EMC/NCEP/NWS/
IMSG Contractor
Cubicle#: 2029
301-683-3717

------------------------------------------------
Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Minna Win
Time: Wed Sep 02 14:31:23 2020

Hello Edward,

Unfortunately, there is currently nothing available that performs what
the
R script does.  This is why METplus is working towards migrating
plotting
scripts from R to Python.

Regards,
Minna
---------------
Minna Win
National Center for Atmospheric Research
Developmental Testbed Center
Phone: 303-497-8423
Fax:   303-497-8401



On Wed, Sep 2, 2020 at 9:33 AM Edward Strobach - NOAA Affiliate via RT
<
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>
> oh.. that's really inconvenient.  I'm running global tests on WCOSS
for a
> physics change slated to be incorporated in v17.  I'm not set-up to
do this
> on hera, unfortunately.  Since the emphasis is on tropical cyclone
track
> and intensity verification, I'm trying to use met's TC tools to
process the
> data.  I've been successful with TCPairs and TCStat, although I was
not
> able to view my mv_tc_metplus database on the metviewer GUI under
> Ed_Strobach.  Is there a workaround for running TCMPRPlotter, or
will I
> have to move on to something else?
>
> On Wed, Sep 2, 2020 at 11:28 AM Minna Win via RT <met_help at ucar.edu>
> wrote:
>
> > Hello Edward,
> >
> > I just learned that R is NOT installed on any of the WCOSS hosts.
R is
> > installed on 'hera' (version unknown), do you have access to that
host?
> > MET 9.1 is installed on 'hera', as is METplus 3.1.
> >
> > Regards,
> > Minna
> > ---------------
> > Minna Win
> > National Center for Atmospheric Research
> > Developmental Testbed Center
> > Phone: 303-497-8423
> > Fax:   303-497-8401
> >
> >
> >
> > On Wed, Sep 2, 2020 at 9:23 AM Minna Win-Gildenmeister <
> minnawin at ucar.edu>
> > wrote:
> >
> > > Hello Edward,
> > >
> > > You are correct, you will indeed need R installed on your WCOSS
host.
> > > Version 3.2.5 is what is required for running the TCMPR plotter
code in
> > > METplus.  I am inquiring to see which WCOSS hosts currently have
R
> > > installed, and the version.  Eventually, we will migrate this
> > functionality
> > > into a Python implementation that will be found in the METplotpy
> > repository.
> > >
> > > Regards,
> > > Minna
> > > ---------------
> > > Minna Win
> > > National Center for Atmospheric Research
> > > Developmental Testbed Center
> > > Phone: 303-497-8423
> > > Fax:   303-497-8401
> > >
> > >
> > >
> > > On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach - NOAA Affiliate
via RT
> <
> > > met_help at ucar.edu> wrote:
> > >
> > >>
> > >> Wed Sep 02 05:30:47 2020: Request 96540 was acted upon.
> > >> Transaction: Ticket created by edward.strobach at noaa.gov
> > >>        Queue: met_help
> > >>      Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
in the
> > >> TCMPRPlotter routine
> > >>        Owner: Nobody
> > >>   Requestors: edward.strobach at noaa.gov
> > >>       Status: new
> > >>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> >
> > >>
> > >>
> > >> Good afternoon,
> > >>
> > >> I'm getting a "no file or directory" error regardless of
whether I
> > assign
> > >> a
> > >> filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or not.  At
first I
> > >> thought it was related to how I was defining this setting, but
> realized
> > >> that it was not set in the basic use case.  There is a
reference to
> the
> > >> pipeline.py script in the log file on line 283.
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >>
> > >> *09/01 21:01:29.834 metplus.TCMPRPlotter (met_util.py:192)
ERROR:
> Fatal
> > >> error occurredTraceback (most recent call last):  File
> > >>
> > >>
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > >> line 283, in launch    os.execvp(cmd[0],cmd)  File
> > >> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
line
> 559,
> > in
> > >> execvp    _execvpe(file, args)  File
> > >> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
line
> 604,
> > in
> > >> _execvpe    raise last_exc.with_traceback(tb)  File
> > >> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
line
> 594,
> > in
> > >> _execvpe    exec_func(fullname, *argrest)FileNotFoundError:
[Errno 2]
> No
> > >> such file or directoryDuring handling of the above exception,
another
> > >> exception occurred:Traceback (most recent call last):  File
> > >>
> > >>
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> > >> line 169, in run_metplus    process.run_all_times()  File
> > >>
> > >>
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> > >> line 262, in run_all_times    checkrun(cmd)  File
> > >>
> > >>
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > >> line 465, in checkrun    r=run(arg,logger=logger)  File
> > >>
> > >>
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > >> line 449, in run    p=make_pipeline(arg,False,logger=logger)
File
> > >>
> > >>
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > >> line 354, in make_pipeline    binary=b)  File
> > >>
> > >>
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > >> line 604, in __init__    runner._gen(self,logger=logger)  File
> > >>
> > >>
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> > >> line 973, in _gen    pipeline._impl_add(self._args,(next is
> > >> None),cd=self._cd,**kwargs)  File
> > >>
> > >>
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > >> line 641, in _impl_add
> > >> (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)
File
> > >>
> > >>
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > >> line 288, in launch    sys.exit(2)SystemExit: 2*
> > >>
> > >> The basic use case suggests that a precondition to use
TCMPRPlotter is
> > >> having R loaded.  Since I don't have R loaded, I'm wondering if
this
> is
> > >> the
> > >> issue, and if it is, what version of R should I load on WCOSS?
> > >>
> > >>
> > >> --
> > >> Edward Strobach
> > >> EMC/NCEP/NWS/
> > >> IMSG Contractor
> > >> Cubicle#: 2029
> > >> 301-683-3717
> > >>
> > >>
> >
> >
>
> --
> Edward Strobach
> EMC/NCEP/NWS/
> IMSG Contractor
> Cubicle#: 2029
> 301-683-3717
>
>

------------------------------------------------
Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Edward Strobach - NOAA Affiliate
Time: Wed Sep 02 14:35:40 2020

Thanks.  I guess I'll go ahead and develop my own verification for the
time
being since I have the ADECK and BDECK files.

On Wed, Sep 2, 2020 at 4:31 PM Minna Win via RT <met_help at ucar.edu>
wrote:

> Hello Edward,
>
> Unfortunately, there is currently nothing available that performs
what the
> R script does.  This is why METplus is working towards migrating
plotting
> scripts from R to Python.
>
> Regards,
> Minna
> ---------------
> Minna Win
> National Center for Atmospheric Research
> Developmental Testbed Center
> Phone: 303-497-8423
> Fax:   303-497-8401
>
>
>
> On Wed, Sep 2, 2020 at 9:33 AM Edward Strobach - NOAA Affiliate via
RT <
> met_help at ucar.edu> wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> >
> > oh.. that's really inconvenient.  I'm running global tests on
WCOSS for a
> > physics change slated to be incorporated in v17.  I'm not set-up
to do
> this
> > on hera, unfortunately.  Since the emphasis is on tropical cyclone
track
> > and intensity verification, I'm trying to use met's TC tools to
process
> the
> > data.  I've been successful with TCPairs and TCStat, although I
was not
> > able to view my mv_tc_metplus database on the metviewer GUI under
> > Ed_Strobach.  Is there a workaround for running TCMPRPlotter, or
will I
> > have to move on to something else?
> >
> > On Wed, Sep 2, 2020 at 11:28 AM Minna Win via RT
<met_help at ucar.edu>
> > wrote:
> >
> > > Hello Edward,
> > >
> > > I just learned that R is NOT installed on any of the WCOSS
hosts.  R is
> > > installed on 'hera' (version unknown), do you have access to
that host?
> > > MET 9.1 is installed on 'hera', as is METplus 3.1.
> > >
> > > Regards,
> > > Minna
> > > ---------------
> > > Minna Win
> > > National Center for Atmospheric Research
> > > Developmental Testbed Center
> > > Phone: 303-497-8423
> > > Fax:   303-497-8401
> > >
> > >
> > >
> > > On Wed, Sep 2, 2020 at 9:23 AM Minna Win-Gildenmeister <
> > minnawin at ucar.edu>
> > > wrote:
> > >
> > > > Hello Edward,
> > > >
> > > > You are correct, you will indeed need R installed on your
WCOSS host.
> > > > Version 3.2.5 is what is required for running the TCMPR
plotter code
> in
> > > > METplus.  I am inquiring to see which WCOSS hosts currently
have R
> > > > installed, and the version.  Eventually, we will migrate this
> > > functionality
> > > > into a Python implementation that will be found in the
METplotpy
> > > repository.
> > > >
> > > > Regards,
> > > > Minna
> > > > ---------------
> > > > Minna Win
> > > > National Center for Atmospheric Research
> > > > Developmental Testbed Center
> > > > Phone: 303-497-8423
> > > > Fax:   303-497-8401
> > > >
> > > >
> > > >
> > > > On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach - NOAA
Affiliate via
> RT
> > <
> > > > met_help at ucar.edu> wrote:
> > > >
> > > >>
> > > >> Wed Sep 02 05:30:47 2020: Request 96540 was acted upon.
> > > >> Transaction: Ticket created by edward.strobach at noaa.gov
> > > >>        Queue: met_help
> > > >>      Subject: issues with
TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in
> the
> > > >> TCMPRPlotter routine
> > > >>        Owner: Nobody
> > > >>   Requestors: edward.strobach at noaa.gov
> > > >>       Status: new
> > > >>  Ticket <URL:
> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > >
> > > >>
> > > >>
> > > >> Good afternoon,
> > > >>
> > > >> I'm getting a "no file or directory" error regardless of
whether I
> > > assign
> > > >> a
> > > >> filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or not.  At
first
> I
> > > >> thought it was related to how I was defining this setting,
but
> > realized
> > > >> that it was not set in the basic use case.  There is a
reference to
> > the
> > > >> pipeline.py script in the log file on line 283.
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >>
> > > >> *09/01 21:01:29.834 metplus.TCMPRPlotter (met_util.py:192)
ERROR:
> > Fatal
> > > >> error occurredTraceback (most recent call last):  File
> > > >>
> > > >>
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > >> line 283, in launch    os.execvp(cmd[0],cmd)  File
> > > >> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
line
> > 559,
> > > in
> > > >> execvp    _execvpe(file, args)  File
> > > >> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
line
> > 604,
> > > in
> > > >> _execvpe    raise last_exc.with_traceback(tb)  File
> > > >> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
line
> > 594,
> > > in
> > > >> _execvpe    exec_func(fullname, *argrest)FileNotFoundError:
[Errno
> 2]
> > No
> > > >> such file or directoryDuring handling of the above exception,
> another
> > > >> exception occurred:Traceback (most recent call last):  File
> > > >>
> > > >>
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> > > >> line 169, in run_metplus    process.run_all_times()  File
> > > >>
> > > >>
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> > > >> line 262, in run_all_times    checkrun(cmd)  File
> > > >>
> > > >>
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > >> line 465, in checkrun    r=run(arg,logger=logger)  File
> > > >>
> > > >>
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > >> line 449, in run    p=make_pipeline(arg,False,logger=logger)
File
> > > >>
> > > >>
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > >> line 354, in make_pipeline    binary=b)  File
> > > >>
> > > >>
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > >> line 604, in __init__    runner._gen(self,logger=logger)
File
> > > >>
> > > >>
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> > > >> line 973, in _gen    pipeline._impl_add(self._args,(next is
> > > >> None),cd=self._cd,**kwargs)  File
> > > >>
> > > >>
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > >> line 641, in _impl_add
> > > >> (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)
File
> > > >>
> > > >>
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > >> line 288, in launch    sys.exit(2)SystemExit: 2*
> > > >>
> > > >> The basic use case suggests that a precondition to use
TCMPRPlotter
> is
> > > >> having R loaded.  Since I don't have R loaded, I'm wondering
if this
> > is
> > > >> the
> > > >> issue, and if it is, what version of R should I load on
WCOSS?
> > > >>
> > > >>
> > > >> --
> > > >> Edward Strobach
> > > >> EMC/NCEP/NWS/
> > > >> IMSG Contractor
> > > >> Cubicle#: 2029
> > > >> 301-683-3717
> > > >>
> > > >>
> > >
> > >
> >
> > --
> > Edward Strobach
> > EMC/NCEP/NWS/
> > IMSG Contractor
> > Cubicle#: 2029
> > 301-683-3717
> >
> >
>
>

--
Edward Strobach
EMC/NCEP/NWS/
IMSG Contractor
Cubicle#: 2029
301-683-3717

------------------------------------------------
Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Tara Jensen
Time: Wed Sep 02 15:10:02 2020

Ed,
I really hate to see you reinvent the wheel when we already have MET-
TC
that reads A-decks and B-decks and computes track and intensity errors
and
aggregates them.  We have also added loading of TC-Stat output to
METviewer
but it has not been released yet.  The goal here is to unify EMC
verification, not continue to have each developer write their own
stuff.

Can you check around EMC to see if anyone has run the TCMPR_plotter on
WCOSS? Or could you consider moving some of your evaluation to Hera.
Many
folks work on both platforms.  Mallory seems like a good possibility
to get
help from.

If you want to discuss off-line, let me know.
Thanks, Tara

On Wed, Sep 2, 2020 at 2:36 PM Edward Strobach - NOAA Affiliate via RT
<
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>
> Thanks.  I guess I'll go ahead and develop my own verification for
the time
> being since I have the ADECK and BDECK files.
>
> On Wed, Sep 2, 2020 at 4:31 PM Minna Win via RT <met_help at ucar.edu>
wrote:
>
> > Hello Edward,
> >
> > Unfortunately, there is currently nothing available that performs
what
> the
> > R script does.  This is why METplus is working towards migrating
plotting
> > scripts from R to Python.
> >
> > Regards,
> > Minna
> > ---------------
> > Minna Win
> > National Center for Atmospheric Research
> > Developmental Testbed Center
> > Phone: 303-497-8423
> > Fax:   303-497-8401
> >
> >
> >
> > On Wed, Sep 2, 2020 at 9:33 AM Edward Strobach - NOAA Affiliate
via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> > >
> > > oh.. that's really inconvenient.  I'm running global tests on
WCOSS
> for a
> > > physics change slated to be incorporated in v17.  I'm not set-up
to do
> > this
> > > on hera, unfortunately.  Since the emphasis is on tropical
cyclone
> track
> > > and intensity verification, I'm trying to use met's TC tools to
process
> > the
> > > data.  I've been successful with TCPairs and TCStat, although I
was not
> > > able to view my mv_tc_metplus database on the metviewer GUI
under
> > > Ed_Strobach.  Is there a workaround for running TCMPRPlotter, or
will I
> > > have to move on to something else?
> > >
> > > On Wed, Sep 2, 2020 at 11:28 AM Minna Win via RT
<met_help at ucar.edu>
> > > wrote:
> > >
> > > > Hello Edward,
> > > >
> > > > I just learned that R is NOT installed on any of the WCOSS
hosts.  R
> is
> > > > installed on 'hera' (version unknown), do you have access to
that
> host?
> > > > MET 9.1 is installed on 'hera', as is METplus 3.1.
> > > >
> > > > Regards,
> > > > Minna
> > > > ---------------
> > > > Minna Win
> > > > National Center for Atmospheric Research
> > > > Developmental Testbed Center
> > > > Phone: 303-497-8423
> > > > Fax:   303-497-8401
> > > >
> > > >
> > > >
> > > > On Wed, Sep 2, 2020 at 9:23 AM Minna Win-Gildenmeister <
> > > minnawin at ucar.edu>
> > > > wrote:
> > > >
> > > > > Hello Edward,
> > > > >
> > > > > You are correct, you will indeed need R installed on your
WCOSS
> host.
> > > > > Version 3.2.5 is what is required for running the TCMPR
plotter
> code
> > in
> > > > > METplus.  I am inquiring to see which WCOSS hosts currently
have R
> > > > > installed, and the version.  Eventually, we will migrate
this
> > > > functionality
> > > > > into a Python implementation that will be found in the
METplotpy
> > > > repository.
> > > > >
> > > > > Regards,
> > > > > Minna
> > > > > ---------------
> > > > > Minna Win
> > > > > National Center for Atmospheric Research
> > > > > Developmental Testbed Center
> > > > > Phone: 303-497-8423
> > > > > Fax:   303-497-8401
> > > > >
> > > > >
> > > > >
> > > > > On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach - NOAA
Affiliate via
> > RT
> > > <
> > > > > met_help at ucar.edu> wrote:
> > > > >
> > > > >>
> > > > >> Wed Sep 02 05:30:47 2020: Request 96540 was acted upon.
> > > > >> Transaction: Ticket created by edward.strobach at noaa.gov
> > > > >>        Queue: met_help
> > > > >>      Subject: issues with
TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in
> > the
> > > > >> TCMPRPlotter routine
> > > > >>        Owner: Nobody
> > > > >>   Requestors: edward.strobach at noaa.gov
> > > > >>       Status: new
> > > > >>  Ticket <URL:
> > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > > >
> > > > >>
> > > > >>
> > > > >> Good afternoon,
> > > > >>
> > > > >> I'm getting a "no file or directory" error regardless of
whether I
> > > > assign
> > > > >> a
> > > > >> filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or not.
At
> first
> > I
> > > > >> thought it was related to how I was defining this setting,
but
> > > realized
> > > > >> that it was not set in the basic use case.  There is a
reference
> to
> > > the
> > > > >> pipeline.py script in the log file on line 283.
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >>
> > > > >> *09/01 21:01:29.834 metplus.TCMPRPlotter (met_util.py:192)
ERROR:
> > > Fatal
> > > > >> error occurredTraceback (most recent call last):  File
> > > > >>
> > > > >>
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > >> line 283, in launch    os.execvp(cmd[0],cmd)  File
> > > > >>
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
> > > 559,
> > > > in
> > > > >> execvp    _execvpe(file, args)  File
> > > > >>
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
> > > 604,
> > > > in
> > > > >> _execvpe    raise last_exc.with_traceback(tb)  File
> > > > >>
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py", line
> > > 594,
> > > > in
> > > > >> _execvpe    exec_func(fullname, *argrest)FileNotFoundError:
[Errno
> > 2]
> > > No
> > > > >> such file or directoryDuring handling of the above
exception,
> > another
> > > > >> exception occurred:Traceback (most recent call last):  File
> > > > >>
> > > > >>
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> > > > >> line 169, in run_metplus    process.run_all_times()  File
> > > > >>
> > > > >>
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> > > > >> line 262, in run_all_times    checkrun(cmd)  File
> > > > >>
> > > > >>
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > >> line 465, in checkrun    r=run(arg,logger=logger)  File
> > > > >>
> > > > >>
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > >> line 449, in run
p=make_pipeline(arg,False,logger=logger)  File
> > > > >>
> > > > >>
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > >> line 354, in make_pipeline    binary=b)  File
> > > > >>
> > > > >>
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > >> line 604, in __init__    runner._gen(self,logger=logger)
File
> > > > >>
> > > > >>
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> > > > >> line 973, in _gen    pipeline._impl_add(self._args,(next is
> > > > >> None),cd=self._cd,**kwargs)  File
> > > > >>
> > > > >>
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > >> line 641, in _impl_add
> > > > >> (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)
File
> > > > >>
> > > > >>
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > >> line 288, in launch    sys.exit(2)SystemExit: 2*
> > > > >>
> > > > >> The basic use case suggests that a precondition to use
> TCMPRPlotter
> > is
> > > > >> having R loaded.  Since I don't have R loaded, I'm
wondering if
> this
> > > is
> > > > >> the
> > > > >> issue, and if it is, what version of R should I load on
WCOSS?
> > > > >>
> > > > >>
> > > > >> --
> > > > >> Edward Strobach
> > > > >> EMC/NCEP/NWS/
> > > > >> IMSG Contractor
> > > > >> Cubicle#: 2029
> > > > >> 301-683-3717
> > > > >>
> > > > >>
> > > >
> > > >
> > >
> > > --
> > > Edward Strobach
> > > EMC/NCEP/NWS/
> > > IMSG Contractor
> > > Cubicle#: 2029
> > > 301-683-3717
> > >
> > >
> >
> >
>
> --
> Edward Strobach
> EMC/NCEP/NWS/
> IMSG Contractor
> Cubicle#: 2029
> 301-683-3717
>
>

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Tara Jensen
Project Manager II
NCAR RAL and DTC
PO Box 3000, Boulder, Colorado 80307 USA
+1 303-497-8479          jensen at ucar.edu

------------------------------------------------
Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Edward Strobach - NOAA Affiliate
Time: Wed Sep 02 15:47:48 2020

Hi Tara,

Transferring stuff from WCOSS to hera will be quite the headache.  I'm
testing some physics changes related to PBL that will likely be put in
v17.  I'm expected to have results by October/November, so I have to
really
spin this up soon.  I can try to put out feelers at EMC to see if
anyone
has used TCMPRPlotter.  I did get TCStat to work, and I have an
example of
a stat file I generated yesterday.  However, I wasn't able to access
the
database I created under my Ed_Strobach group name for the
https://metviewer.nws.noaa.gov/metviewer1.jsp site. I still only have
mv_cmaq_metplus, not mv_tc_metplus.  When loading the data I did see a
reference to mv_tc_metplus, but I never saw it formally on the
website,
which I thought was strange.

As for TC verification, I do have some experience developing this
stuff, so
it's not a complete loss.  Before moving over to met I had developed
track
and intensity verification as well as azimuthally averaged plots with
field
overlays.  It provided a lot of insight to the boundary layer
structure and
the influence it had on the primary/secondary circulation structures.
I've
been trying to see how it could fit in with met/metplus.  I have also
always wondered if dropsonde verification has been developed for TCs
with
metplus.  That would be cool.

On Wed, Sep 2, 2020 at 5:17 PM Tara Jensen via RT <met_help at ucar.edu>
wrote:

> Ed,
> I really hate to see you reinvent the wheel when we already have
MET-TC
> that reads A-decks and B-decks and computes track and intensity
errors and
> aggregates them.  We have also added loading of TC-Stat output to
METviewer
> but it has not been released yet.  The goal here is to unify EMC
> verification, not continue to have each developer write their own
stuff.
>
> Can you check around EMC to see if anyone has run the TCMPR_plotter
on
> WCOSS? Or could you consider moving some of your evaluation to Hera.
Many
> folks work on both platforms.  Mallory seems like a good possibility
to get
> help from.
>
> If you want to discuss off-line, let me know.
> Thanks, Tara
>
> On Wed, Sep 2, 2020 at 2:36 PM Edward Strobach - NOAA Affiliate via
RT <
> met_help at ucar.edu> wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> >
> > Thanks.  I guess I'll go ahead and develop my own verification for
the
> time
> > being since I have the ADECK and BDECK files.
> >
> > On Wed, Sep 2, 2020 at 4:31 PM Minna Win via RT
<met_help at ucar.edu>
> wrote:
> >
> > > Hello Edward,
> > >
> > > Unfortunately, there is currently nothing available that
performs what
> > the
> > > R script does.  This is why METplus is working towards migrating
> plotting
> > > scripts from R to Python.
> > >
> > > Regards,
> > > Minna
> > > ---------------
> > > Minna Win
> > > National Center for Atmospheric Research
> > > Developmental Testbed Center
> > > Phone: 303-497-8423
> > > Fax:   303-497-8401
> > >
> > >
> > >
> > > On Wed, Sep 2, 2020 at 9:33 AM Edward Strobach - NOAA Affiliate
via RT
> <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
>
> > > >
> > > > oh.. that's really inconvenient.  I'm running global tests on
WCOSS
> > for a
> > > > physics change slated to be incorporated in v17.  I'm not set-
up to
> do
> > > this
> > > > on hera, unfortunately.  Since the emphasis is on tropical
cyclone
> > track
> > > > and intensity verification, I'm trying to use met's TC tools
to
> process
> > > the
> > > > data.  I've been successful with TCPairs and TCStat, although
I was
> not
> > > > able to view my mv_tc_metplus database on the metviewer GUI
under
> > > > Ed_Strobach.  Is there a workaround for running TCMPRPlotter,
or
> will I
> > > > have to move on to something else?
> > > >
> > > > On Wed, Sep 2, 2020 at 11:28 AM Minna Win via RT
<met_help at ucar.edu>
> > > > wrote:
> > > >
> > > > > Hello Edward,
> > > > >
> > > > > I just learned that R is NOT installed on any of the WCOSS
hosts.
> R
> > is
> > > > > installed on 'hera' (version unknown), do you have access to
that
> > host?
> > > > > MET 9.1 is installed on 'hera', as is METplus 3.1.
> > > > >
> > > > > Regards,
> > > > > Minna
> > > > > ---------------
> > > > > Minna Win
> > > > > National Center for Atmospheric Research
> > > > > Developmental Testbed Center
> > > > > Phone: 303-497-8423
> > > > > Fax:   303-497-8401
> > > > >
> > > > >
> > > > >
> > > > > On Wed, Sep 2, 2020 at 9:23 AM Minna Win-Gildenmeister <
> > > > minnawin at ucar.edu>
> > > > > wrote:
> > > > >
> > > > > > Hello Edward,
> > > > > >
> > > > > > You are correct, you will indeed need R installed on your
WCOSS
> > host.
> > > > > > Version 3.2.5 is what is required for running the TCMPR
plotter
> > code
> > > in
> > > > > > METplus.  I am inquiring to see which WCOSS hosts
currently have
> R
> > > > > > installed, and the version.  Eventually, we will migrate
this
> > > > > functionality
> > > > > > into a Python implementation that will be found in the
METplotpy
> > > > > repository.
> > > > > >
> > > > > > Regards,
> > > > > > Minna
> > > > > > ---------------
> > > > > > Minna Win
> > > > > > National Center for Atmospheric Research
> > > > > > Developmental Testbed Center
> > > > > > Phone: 303-497-8423
> > > > > > Fax:   303-497-8401
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach - NOAA
Affiliate
> via
> > > RT
> > > > <
> > > > > > met_help at ucar.edu> wrote:
> > > > > >
> > > > > >>
> > > > > >> Wed Sep 02 05:30:47 2020: Request 96540 was acted upon.
> > > > > >> Transaction: Ticket created by edward.strobach at noaa.gov
> > > > > >>        Queue: met_help
> > > > > >>      Subject: issues with
TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
> in
> > > the
> > > > > >> TCMPRPlotter routine
> > > > > >>        Owner: Nobody
> > > > > >>   Requestors: edward.strobach at noaa.gov
> > > > > >>       Status: new
> > > > > >>  Ticket <URL:
> > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > > > >
> > > > > >>
> > > > > >>
> > > > > >> Good afternoon,
> > > > > >>
> > > > > >> I'm getting a "no file or directory" error regardless of
> whether I
> > > > > assign
> > > > > >> a
> > > > > >> filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or not.
At
> > first
> > > I
> > > > > >> thought it was related to how I was defining this
setting, but
> > > > realized
> > > > > >> that it was not set in the basic use case.  There is a
reference
> > to
> > > > the
> > > > > >> pipeline.py script in the log file on line 283.
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >>
> > > > > >> *09/01 21:01:29.834 metplus.TCMPRPlotter
(met_util.py:192)
> ERROR:
> > > > Fatal
> > > > > >> error occurredTraceback (most recent call last):  File
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > >> line 283, in launch    os.execvp(cmd[0],cmd)  File
> > > > > >>
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> line
> > > > 559,
> > > > > in
> > > > > >> execvp    _execvpe(file, args)  File
> > > > > >>
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> line
> > > > 604,
> > > > > in
> > > > > >> _execvpe    raise last_exc.with_traceback(tb)  File
> > > > > >>
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> line
> > > > 594,
> > > > > in
> > > > > >> _execvpe    exec_func(fullname,
*argrest)FileNotFoundError:
> [Errno
> > > 2]
> > > > No
> > > > > >> such file or directoryDuring handling of the above
exception,
> > > another
> > > > > >> exception occurred:Traceback (most recent call last):
File
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> > > > > >> line 169, in run_metplus    process.run_all_times()  File
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> > > > > >> line 262, in run_all_times    checkrun(cmd)  File
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > >> line 465, in checkrun    r=run(arg,logger=logger)  File
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > >> line 449, in run
p=make_pipeline(arg,False,logger=logger)
> File
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > >> line 354, in make_pipeline    binary=b)  File
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > >> line 604, in __init__    runner._gen(self,logger=logger)
File
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> > > > > >> line 973, in _gen    pipeline._impl_add(self._args,(next
is
> > > > > >> None),cd=self._cd,**kwargs)  File
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > >> line 641, in _impl_add
> > > > > >>
(p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)
> File
> > > > > >>
> > > > > >>
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > >> line 288, in launch    sys.exit(2)SystemExit: 2*
> > > > > >>
> > > > > >> The basic use case suggests that a precondition to use
> > TCMPRPlotter
> > > is
> > > > > >> having R loaded.  Since I don't have R loaded, I'm
wondering if
> > this
> > > > is
> > > > > >> the
> > > > > >> issue, and if it is, what version of R should I load on
WCOSS?
> > > > > >>
> > > > > >>
> > > > > >> --
> > > > > >> Edward Strobach
> > > > > >> EMC/NCEP/NWS/
> > > > > >> IMSG Contractor
> > > > > >> Cubicle#: 2029
> > > > > >> 301-683-3717
> > > > > >>
> > > > > >>
> > > > >
> > > > >
> > > >
> > > > --
> > > > Edward Strobach
> > > > EMC/NCEP/NWS/
> > > > IMSG Contractor
> > > > Cubicle#: 2029
> > > > 301-683-3717
> > > >
> > > >
> > >
> > >
> >
> > --
> > Edward Strobach
> > EMC/NCEP/NWS/
> > IMSG Contractor
> > Cubicle#: 2029
> > 301-683-3717
> >
> >
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Tara Jensen
> Project Manager II
> NCAR RAL and DTC
> PO Box 3000, Boulder, Colorado 80307 USA
> +1 303-497-8479          jensen at ucar.edu
>
>

--
Edward Strobach
EMC/NCEP/NWS/
IMSG Contractor
Cubicle#: 2029
301-683-3717

------------------------------------------------
Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Tara Jensen
Time: Wed Sep 02 17:09:19 2020

Ed,

It seems like finding an instance of R on WCOSS-dev would be helpful.
Julie P has volunteered to figure out how to solve the problem if it
will
help.  Shall she proceed?

Thanks, Tara

On Wed, Sep 2, 2020 at 3:48 PM Edward Strobach - NOAA Affiliate via RT
<
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>
> Hi Tara,
>
> Transferring stuff from WCOSS to hera will be quite the headache.
I'm
> testing some physics changes related to PBL that will likely be put
in
> v17.  I'm expected to have results by October/November, so I have to
really
> spin this up soon.  I can try to put out feelers at EMC to see if
anyone
> has used TCMPRPlotter.  I did get TCStat to work, and I have an
example of
> a stat file I generated yesterday.  However, I wasn't able to access
the
> database I created under my Ed_Strobach group name for the
> https://metviewer.nws.noaa.gov/metviewer1.jsp site. I still only
have
> mv_cmaq_metplus, not mv_tc_metplus.  When loading the data I did see
a
> reference to mv_tc_metplus, but I never saw it formally on the
website,
> which I thought was strange.
>
> As for TC verification, I do have some experience developing this
stuff, so
> it's not a complete loss.  Before moving over to met I had developed
track
> and intensity verification as well as azimuthally averaged plots
with field
> overlays.  It provided a lot of insight to the boundary layer
structure and
> the influence it had on the primary/secondary circulation
structures.  I've
> been trying to see how it could fit in with met/metplus.  I have
also
> always wondered if dropsonde verification has been developed for TCs
with
> metplus.  That would be cool.
>
> On Wed, Sep 2, 2020 at 5:17 PM Tara Jensen via RT
<met_help at ucar.edu>
> wrote:
>
> > Ed,
> > I really hate to see you reinvent the wheel when we already have
MET-TC
> > that reads A-decks and B-decks and computes track and intensity
errors
> and
> > aggregates them.  We have also added loading of TC-Stat output to
> METviewer
> > but it has not been released yet.  The goal here is to unify EMC
> > verification, not continue to have each developer write their own
stuff.
> >
> > Can you check around EMC to see if anyone has run the
TCMPR_plotter on
> > WCOSS? Or could you consider moving some of your evaluation to
Hera.
> Many
> > folks work on both platforms.  Mallory seems like a good
possibility to
> get
> > help from.
> >
> > If you want to discuss off-line, let me know.
> > Thanks, Tara
> >
> > On Wed, Sep 2, 2020 at 2:36 PM Edward Strobach - NOAA Affiliate
via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> > >
> > > Thanks.  I guess I'll go ahead and develop my own verification
for the
> > time
> > > being since I have the ADECK and BDECK files.
> > >
> > > On Wed, Sep 2, 2020 at 4:31 PM Minna Win via RT
<met_help at ucar.edu>
> > wrote:
> > >
> > > > Hello Edward,
> > > >
> > > > Unfortunately, there is currently nothing available that
performs
> what
> > > the
> > > > R script does.  This is why METplus is working towards
migrating
> > plotting
> > > > scripts from R to Python.
> > > >
> > > > Regards,
> > > > Minna
> > > > ---------------
> > > > Minna Win
> > > > National Center for Atmospheric Research
> > > > Developmental Testbed Center
> > > > Phone: 303-497-8423
> > > > Fax:   303-497-8401
> > > >
> > > >
> > > >
> > > > On Wed, Sep 2, 2020 at 9:33 AM Edward Strobach - NOAA
Affiliate via
> RT
> > <
> > > > met_help at ucar.edu> wrote:
> > > >
> > > > >
> > > > > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> > > > >
> > > > > oh.. that's really inconvenient.  I'm running global tests
on WCOSS
> > > for a
> > > > > physics change slated to be incorporated in v17.  I'm not
set-up to
> > do
> > > > this
> > > > > on hera, unfortunately.  Since the emphasis is on tropical
cyclone
> > > track
> > > > > and intensity verification, I'm trying to use met's TC tools
to
> > process
> > > > the
> > > > > data.  I've been successful with TCPairs and TCStat,
although I was
> > not
> > > > > able to view my mv_tc_metplus database on the metviewer GUI
under
> > > > > Ed_Strobach.  Is there a workaround for running
TCMPRPlotter, or
> > will I
> > > > > have to move on to something else?
> > > > >
> > > > > On Wed, Sep 2, 2020 at 11:28 AM Minna Win via RT <
> met_help at ucar.edu>
> > > > > wrote:
> > > > >
> > > > > > Hello Edward,
> > > > > >
> > > > > > I just learned that R is NOT installed on any of the WCOSS
hosts.
> > R
> > > is
> > > > > > installed on 'hera' (version unknown), do you have access
to that
> > > host?
> > > > > > MET 9.1 is installed on 'hera', as is METplus 3.1.
> > > > > >
> > > > > > Regards,
> > > > > > Minna
> > > > > > ---------------
> > > > > > Minna Win
> > > > > > National Center for Atmospheric Research
> > > > > > Developmental Testbed Center
> > > > > > Phone: 303-497-8423
> > > > > > Fax:   303-497-8401
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Wed, Sep 2, 2020 at 9:23 AM Minna Win-Gildenmeister <
> > > > > minnawin at ucar.edu>
> > > > > > wrote:
> > > > > >
> > > > > > > Hello Edward,
> > > > > > >
> > > > > > > You are correct, you will indeed need R installed on
your WCOSS
> > > host.
> > > > > > > Version 3.2.5 is what is required for running the TCMPR
plotter
> > > code
> > > > in
> > > > > > > METplus.  I am inquiring to see which WCOSS hosts
currently
> have
> > R
> > > > > > > installed, and the version.  Eventually, we will migrate
this
> > > > > > functionality
> > > > > > > into a Python implementation that will be found in the
> METplotpy
> > > > > > repository.
> > > > > > >
> > > > > > > Regards,
> > > > > > > Minna
> > > > > > > ---------------
> > > > > > > Minna Win
> > > > > > > National Center for Atmospheric Research
> > > > > > > Developmental Testbed Center
> > > > > > > Phone: 303-497-8423
> > > > > > > Fax:   303-497-8401
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach - NOAA
Affiliate
> > via
> > > > RT
> > > > > <
> > > > > > > met_help at ucar.edu> wrote:
> > > > > > >
> > > > > > >>
> > > > > > >> Wed Sep 02 05:30:47 2020: Request 96540 was acted upon.
> > > > > > >> Transaction: Ticket created by edward.strobach at noaa.gov
> > > > > > >>        Queue: met_help
> > > > > > >>      Subject: issues with
> TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
> > in
> > > > the
> > > > > > >> TCMPRPlotter routine
> > > > > > >>        Owner: Nobody
> > > > > > >>   Requestors: edward.strobach at noaa.gov
> > > > > > >>       Status: new
> > > > > > >>  Ticket <URL:
> > > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > > > > >
> > > > > > >>
> > > > > > >>
> > > > > > >> Good afternoon,
> > > > > > >>
> > > > > > >> I'm getting a "no file or directory" error regardless
of
> > whether I
> > > > > > assign
> > > > > > >> a
> > > > > > >> filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or
not.  At
> > > first
> > > > I
> > > > > > >> thought it was related to how I was defining this
setting, but
> > > > > realized
> > > > > > >> that it was not set in the basic use case.  There is a
> reference
> > > to
> > > > > the
> > > > > > >> pipeline.py script in the log file on line 283.
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >>
> > > > > > >> *09/01 21:01:29.834 metplus.TCMPRPlotter
(met_util.py:192)
> > ERROR:
> > > > > Fatal
> > > > > > >> error occurredTraceback (most recent call last):  File
> > > > > > >>
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > >> line 283, in launch    os.execvp(cmd[0],cmd)  File
> > > > > > >>
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > line
> > > > > 559,
> > > > > > in
> > > > > > >> execvp    _execvpe(file, args)  File
> > > > > > >>
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > line
> > > > > 604,
> > > > > > in
> > > > > > >> _execvpe    raise last_exc.with_traceback(tb)  File
> > > > > > >>
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > line
> > > > > 594,
> > > > > > in
> > > > > > >> _execvpe    exec_func(fullname,
*argrest)FileNotFoundError:
> > [Errno
> > > > 2]
> > > > > No
> > > > > > >> such file or directoryDuring handling of the above
exception,
> > > > another
> > > > > > >> exception occurred:Traceback (most recent call last):
File
> > > > > > >>
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> > > > > > >> line 169, in run_metplus    process.run_all_times()
File
> > > > > > >>
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> > > > > > >> line 262, in run_all_times    checkrun(cmd)  File
> > > > > > >>
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > >> line 465, in checkrun    r=run(arg,logger=logger)  File
> > > > > > >>
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > >> line 449, in run
p=make_pipeline(arg,False,logger=logger)
> > File
> > > > > > >>
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > >> line 354, in make_pipeline    binary=b)  File
> > > > > > >>
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > >> line 604, in __init__
runner._gen(self,logger=logger)  File
> > > > > > >>
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> > > > > > >> line 973, in _gen
pipeline._impl_add(self._args,(next is
> > > > > > >> None),cd=self._cd,**kwargs)  File
> > > > > > >>
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > >> line 641, in _impl_add
> > > > > > >>
(p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)
> > File
> > > > > > >>
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > >> line 288, in launch    sys.exit(2)SystemExit: 2*
> > > > > > >>
> > > > > > >> The basic use case suggests that a precondition to use
> > > TCMPRPlotter
> > > > is
> > > > > > >> having R loaded.  Since I don't have R loaded, I'm
wondering
> if
> > > this
> > > > > is
> > > > > > >> the
> > > > > > >> issue, and if it is, what version of R should I load on
WCOSS?
> > > > > > >>
> > > > > > >>
> > > > > > >> --
> > > > > > >> Edward Strobach
> > > > > > >> EMC/NCEP/NWS/
> > > > > > >> IMSG Contractor
> > > > > > >> Cubicle#: 2029
> > > > > > >> 301-683-3717
> > > > > > >>
> > > > > > >>
> > > > > >
> > > > > >
> > > > >
> > > > > --
> > > > > Edward Strobach
> > > > > EMC/NCEP/NWS/
> > > > > IMSG Contractor
> > > > > Cubicle#: 2029
> > > > > 301-683-3717
> > > > >
> > > > >
> > > >
> > > >
> > >
> > > --
> > > Edward Strobach
> > > EMC/NCEP/NWS/
> > > IMSG Contractor
> > > Cubicle#: 2029
> > > 301-683-3717
> > >
> > >
> >
> > --
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Tara Jensen
> > Project Manager II
> > NCAR RAL and DTC
> > PO Box 3000, Boulder, Colorado 80307 USA
> > +1 303-497-8479          jensen at ucar.edu
> >
> >
>
> --
> Edward Strobach
> EMC/NCEP/NWS/
> IMSG Contractor
> Cubicle#: 2029
> 301-683-3717
>
>

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Tara Jensen
Project Manager II
NCAR RAL and DTC
PO Box 3000, Boulder, Colorado 80307 USA
+1 303-497-8479          jensen at ucar.edu

------------------------------------------------
Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Edward Strobach - NOAA Affiliate
Time: Wed Sep 02 17:11:30 2020

That would be great, as long as it doesn't put too much strain on her.
Give her my thanks.

On Wed, Sep 2, 2020 at 7:09 PM Tara Jensen via RT <met_help at ucar.edu>
wrote:

> Ed,
>
> It seems like finding an instance of R on WCOSS-dev would be
helpful.
> Julie P has volunteered to figure out how to solve the problem if it
will
> help.  Shall she proceed?
>
> Thanks, Tara
>
> On Wed, Sep 2, 2020 at 3:48 PM Edward Strobach - NOAA Affiliate via
RT <
> met_help at ucar.edu> wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> >
> > Hi Tara,
> >
> > Transferring stuff from WCOSS to hera will be quite the headache.
I'm
> > testing some physics changes related to PBL that will likely be
put in
> > v17.  I'm expected to have results by October/November, so I have
to
> really
> > spin this up soon.  I can try to put out feelers at EMC to see if
anyone
> > has used TCMPRPlotter.  I did get TCStat to work, and I have an
example
> of
> > a stat file I generated yesterday.  However, I wasn't able to
access the
> > database I created under my Ed_Strobach group name for the
> > https://metviewer.nws.noaa.gov/metviewer1.jsp site. I still only
have
> > mv_cmaq_metplus, not mv_tc_metplus.  When loading the data I did
see a
> > reference to mv_tc_metplus, but I never saw it formally on the
website,
> > which I thought was strange.
> >
> > As for TC verification, I do have some experience developing this
stuff,
> so
> > it's not a complete loss.  Before moving over to met I had
developed
> track
> > and intensity verification as well as azimuthally averaged plots
with
> field
> > overlays.  It provided a lot of insight to the boundary layer
structure
> and
> > the influence it had on the primary/secondary circulation
structures.
> I've
> > been trying to see how it could fit in with met/metplus.  I have
also
> > always wondered if dropsonde verification has been developed for
TCs with
> > metplus.  That would be cool.
> >
> > On Wed, Sep 2, 2020 at 5:17 PM Tara Jensen via RT
<met_help at ucar.edu>
> > wrote:
> >
> > > Ed,
> > > I really hate to see you reinvent the wheel when we already have
MET-TC
> > > that reads A-decks and B-decks and computes track and intensity
errors
> > and
> > > aggregates them.  We have also added loading of TC-Stat output
to
> > METviewer
> > > but it has not been released yet.  The goal here is to unify EMC
> > > verification, not continue to have each developer write their
own
> stuff.
> > >
> > > Can you check around EMC to see if anyone has run the
TCMPR_plotter on
> > > WCOSS? Or could you consider moving some of your evaluation to
Hera.
> > Many
> > > folks work on both platforms.  Mallory seems like a good
possibility to
> > get
> > > help from.
> > >
> > > If you want to discuss off-line, let me know.
> > > Thanks, Tara
> > >
> > > On Wed, Sep 2, 2020 at 2:36 PM Edward Strobach - NOAA Affiliate
via RT
> <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
>
> > > >
> > > > Thanks.  I guess I'll go ahead and develop my own verification
for
> the
> > > time
> > > > being since I have the ADECK and BDECK files.
> > > >
> > > > On Wed, Sep 2, 2020 at 4:31 PM Minna Win via RT
<met_help at ucar.edu>
> > > wrote:
> > > >
> > > > > Hello Edward,
> > > > >
> > > > > Unfortunately, there is currently nothing available that
performs
> > what
> > > > the
> > > > > R script does.  This is why METplus is working towards
migrating
> > > plotting
> > > > > scripts from R to Python.
> > > > >
> > > > > Regards,
> > > > > Minna
> > > > > ---------------
> > > > > Minna Win
> > > > > National Center for Atmospheric Research
> > > > > Developmental Testbed Center
> > > > > Phone: 303-497-8423
> > > > > Fax:   303-497-8401
> > > > >
> > > > >
> > > > >
> > > > > On Wed, Sep 2, 2020 at 9:33 AM Edward Strobach - NOAA
Affiliate via
> > RT
> > > <
> > > > > met_help at ucar.edu> wrote:
> > > > >
> > > > > >
> > > > > > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> > > > > >
> > > > > > oh.. that's really inconvenient.  I'm running global tests
on
> WCOSS
> > > > for a
> > > > > > physics change slated to be incorporated in v17.  I'm not
set-up
> to
> > > do
> > > > > this
> > > > > > on hera, unfortunately.  Since the emphasis is on tropical
> cyclone
> > > > track
> > > > > > and intensity verification, I'm trying to use met's TC
tools to
> > > process
> > > > > the
> > > > > > data.  I've been successful with TCPairs and TCStat,
although I
> was
> > > not
> > > > > > able to view my mv_tc_metplus database on the metviewer
GUI under
> > > > > > Ed_Strobach.  Is there a workaround for running
TCMPRPlotter, or
> > > will I
> > > > > > have to move on to something else?
> > > > > >
> > > > > > On Wed, Sep 2, 2020 at 11:28 AM Minna Win via RT <
> > met_help at ucar.edu>
> > > > > > wrote:
> > > > > >
> > > > > > > Hello Edward,
> > > > > > >
> > > > > > > I just learned that R is NOT installed on any of the
WCOSS
> hosts.
> > > R
> > > > is
> > > > > > > installed on 'hera' (version unknown), do you have
access to
> that
> > > > host?
> > > > > > > MET 9.1 is installed on 'hera', as is METplus 3.1.
> > > > > > >
> > > > > > > Regards,
> > > > > > > Minna
> > > > > > > ---------------
> > > > > > > Minna Win
> > > > > > > National Center for Atmospheric Research
> > > > > > > Developmental Testbed Center
> > > > > > > Phone: 303-497-8423
> > > > > > > Fax:   303-497-8401
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On Wed, Sep 2, 2020 at 9:23 AM Minna Win-Gildenmeister <
> > > > > > minnawin at ucar.edu>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Hello Edward,
> > > > > > > >
> > > > > > > > You are correct, you will indeed need R installed on
your
> WCOSS
> > > > host.
> > > > > > > > Version 3.2.5 is what is required for running the
TCMPR
> plotter
> > > > code
> > > > > in
> > > > > > > > METplus.  I am inquiring to see which WCOSS hosts
currently
> > have
> > > R
> > > > > > > > installed, and the version.  Eventually, we will
migrate this
> > > > > > > functionality
> > > > > > > > into a Python implementation that will be found in the
> > METplotpy
> > > > > > > repository.
> > > > > > > >
> > > > > > > > Regards,
> > > > > > > > Minna
> > > > > > > > ---------------
> > > > > > > > Minna Win
> > > > > > > > National Center for Atmospheric Research
> > > > > > > > Developmental Testbed Center
> > > > > > > > Phone: 303-497-8423
> > > > > > > > Fax:   303-497-8401
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach - NOAA
> Affiliate
> > > via
> > > > > RT
> > > > > > <
> > > > > > > > met_help at ucar.edu> wrote:
> > > > > > > >
> > > > > > > >>
> > > > > > > >> Wed Sep 02 05:30:47 2020: Request 96540 was acted
upon.
> > > > > > > >> Transaction: Ticket created by
edward.strobach at noaa.gov
> > > > > > > >>        Queue: met_help
> > > > > > > >>      Subject: issues with
> > TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
> > > in
> > > > > the
> > > > > > > >> TCMPRPlotter routine
> > > > > > > >>        Owner: Nobody
> > > > > > > >>   Requestors: edward.strobach at noaa.gov
> > > > > > > >>       Status: new
> > > > > > > >>  Ticket <URL:
> > > > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > > > > > >
> > > > > > > >>
> > > > > > > >>
> > > > > > > >> Good afternoon,
> > > > > > > >>
> > > > > > > >> I'm getting a "no file or directory" error regardless
of
> > > whether I
> > > > > > > assign
> > > > > > > >> a
> > > > > > > >> filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or
not.
> At
> > > > first
> > > > > I
> > > > > > > >> thought it was related to how I was defining this
setting,
> but
> > > > > > realized
> > > > > > > >> that it was not set in the basic use case.  There is
a
> > reference
> > > > to
> > > > > > the
> > > > > > > >> pipeline.py script in the log file on line 283.
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >>
> > > > > > > >> *09/01 21:01:29.834 metplus.TCMPRPlotter
(met_util.py:192)
> > > ERROR:
> > > > > > Fatal
> > > > > > > >> error occurredTraceback (most recent call last):
File
> > > > > > > >>
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > >> line 283, in launch    os.execvp(cmd[0],cmd)  File
> > > > > > > >>
> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > line
> > > > > > 559,
> > > > > > > in
> > > > > > > >> execvp    _execvpe(file, args)  File
> > > > > > > >>
> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > line
> > > > > > 604,
> > > > > > > in
> > > > > > > >> _execvpe    raise last_exc.with_traceback(tb)  File
> > > > > > > >>
> "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > line
> > > > > > 594,
> > > > > > > in
> > > > > > > >> _execvpe    exec_func(fullname,
*argrest)FileNotFoundError:
> > > [Errno
> > > > > 2]
> > > > > > No
> > > > > > > >> such file or directoryDuring handling of the above
> exception,
> > > > > another
> > > > > > > >> exception occurred:Traceback (most recent call last):
File
> > > > > > > >>
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> > > > > > > >> line 169, in run_metplus    process.run_all_times()
File
> > > > > > > >>
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> > > > > > > >> line 262, in run_all_times    checkrun(cmd)  File
> > > > > > > >>
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > >> line 465, in checkrun    r=run(arg,logger=logger)
File
> > > > > > > >>
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > >> line 449, in run
p=make_pipeline(arg,False,logger=logger)
> > > File
> > > > > > > >>
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > >> line 354, in make_pipeline    binary=b)  File
> > > > > > > >>
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > >> line 604, in __init__
runner._gen(self,logger=logger)
> File
> > > > > > > >>
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> > > > > > > >> line 973, in _gen
pipeline._impl_add(self._args,(next is
> > > > > > > >> None),cd=self._cd,**kwargs)  File
> > > > > > > >>
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > >> line 641, in _impl_add
> > > > > > > >>
(p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)
> > > File
> > > > > > > >>
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > >> line 288, in launch    sys.exit(2)SystemExit: 2*
> > > > > > > >>
> > > > > > > >> The basic use case suggests that a precondition to
use
> > > > TCMPRPlotter
> > > > > is
> > > > > > > >> having R loaded.  Since I don't have R loaded, I'm
wondering
> > if
> > > > this
> > > > > > is
> > > > > > > >> the
> > > > > > > >> issue, and if it is, what version of R should I load
on
> WCOSS?
> > > > > > > >>
> > > > > > > >>
> > > > > > > >> --
> > > > > > > >> Edward Strobach
> > > > > > > >> EMC/NCEP/NWS/
> > > > > > > >> IMSG Contractor
> > > > > > > >> Cubicle#: 2029
> > > > > > > >> 301-683-3717
> > > > > > > >>
> > > > > > > >>
> > > > > > >
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > Edward Strobach
> > > > > > EMC/NCEP/NWS/
> > > > > > IMSG Contractor
> > > > > > Cubicle#: 2029
> > > > > > 301-683-3717
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > >
> > > > --
> > > > Edward Strobach
> > > > EMC/NCEP/NWS/
> > > > IMSG Contractor
> > > > Cubicle#: 2029
> > > > 301-683-3717
> > > >
> > > >
> > >
> > > --
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > Tara Jensen
> > > Project Manager II
> > > NCAR RAL and DTC
> > > PO Box 3000, Boulder, Colorado 80307 USA
> > > +1 303-497-8479          jensen at ucar.edu
> > >
> > >
> >
> > --
> > Edward Strobach
> > EMC/NCEP/NWS/
> > IMSG Contractor
> > Cubicle#: 2029
> > 301-683-3717
> >
> >
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Tara Jensen
> Project Manager II
> NCAR RAL and DTC
> PO Box 3000, Boulder, Colorado 80307 USA
> +1 303-497-8479          jensen at ucar.edu
>
>

--
Edward Strobach
EMC/NCEP/NWS/
IMSG Contractor
Cubicle#: 2029
301-683-3717

------------------------------------------------
Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Julie Prestopnik
Time: Wed Sep 02 17:51:27 2020

Hi.

I have installed R
at /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin on
Mars.  I
have never installed R previously, but the installation seems to have
been
successful.  Please give it a try and let us know how it goes.

Thanks!

Julie

On Wed, Sep 2, 2020 at 5:12 PM Edward Strobach - NOAA Affiliate via RT
<
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>
> That would be great, as long as it doesn't put too much strain on
her.
> Give her my thanks.
>
> On Wed, Sep 2, 2020 at 7:09 PM Tara Jensen via RT
<met_help at ucar.edu>
> wrote:
>
> > Ed,
> >
> > It seems like finding an instance of R on WCOSS-dev would be
helpful.
> > Julie P has volunteered to figure out how to solve the problem if
it will
> > help.  Shall she proceed?
> >
> > Thanks, Tara
> >
> > On Wed, Sep 2, 2020 at 3:48 PM Edward Strobach - NOAA Affiliate
via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> > >
> > > Hi Tara,
> > >
> > > Transferring stuff from WCOSS to hera will be quite the
headache.  I'm
> > > testing some physics changes related to PBL that will likely be
put in
> > > v17.  I'm expected to have results by October/November, so I
have to
> > really
> > > spin this up soon.  I can try to put out feelers at EMC to see
if
> anyone
> > > has used TCMPRPlotter.  I did get TCStat to work, and I have an
example
> > of
> > > a stat file I generated yesterday.  However, I wasn't able to
access
> the
> > > database I created under my Ed_Strobach group name for the
> > > https://metviewer.nws.noaa.gov/metviewer1.jsp site. I still only
have
> > > mv_cmaq_metplus, not mv_tc_metplus.  When loading the data I did
see a
> > > reference to mv_tc_metplus, but I never saw it formally on the
website,
> > > which I thought was strange.
> > >
> > > As for TC verification, I do have some experience developing
this
> stuff,
> > so
> > > it's not a complete loss.  Before moving over to met I had
developed
> > track
> > > and intensity verification as well as azimuthally averaged plots
with
> > field
> > > overlays.  It provided a lot of insight to the boundary layer
structure
> > and
> > > the influence it had on the primary/secondary circulation
structures.
> > I've
> > > been trying to see how it could fit in with met/metplus.  I have
also
> > > always wondered if dropsonde verification has been developed for
TCs
> with
> > > metplus.  That would be cool.
> > >
> > > On Wed, Sep 2, 2020 at 5:17 PM Tara Jensen via RT
<met_help at ucar.edu>
> > > wrote:
> > >
> > > > Ed,
> > > > I really hate to see you reinvent the wheel when we already
have
> MET-TC
> > > > that reads A-decks and B-decks and computes track and
intensity
> errors
> > > and
> > > > aggregates them.  We have also added loading of TC-Stat output
to
> > > METviewer
> > > > but it has not been released yet.  The goal here is to unify
EMC
> > > > verification, not continue to have each developer write their
own
> > stuff.
> > > >
> > > > Can you check around EMC to see if anyone has run the
TCMPR_plotter
> on
> > > > WCOSS? Or could you consider moving some of your evaluation to
Hera.
> > > Many
> > > > folks work on both platforms.  Mallory seems like a good
possibility
> to
> > > get
> > > > help from.
> > > >
> > > > If you want to discuss off-line, let me know.
> > > > Thanks, Tara
> > > >
> > > > On Wed, Sep 2, 2020 at 2:36 PM Edward Strobach - NOAA
Affiliate via
> RT
> > <
> > > > met_help at ucar.edu> wrote:
> > > >
> > > > >
> > > > > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> > > > >
> > > > > Thanks.  I guess I'll go ahead and develop my own
verification for
> > the
> > > > time
> > > > > being since I have the ADECK and BDECK files.
> > > > >
> > > > > On Wed, Sep 2, 2020 at 4:31 PM Minna Win via RT
<met_help at ucar.edu
> >
> > > > wrote:
> > > > >
> > > > > > Hello Edward,
> > > > > >
> > > > > > Unfortunately, there is currently nothing available that
performs
> > > what
> > > > > the
> > > > > > R script does.  This is why METplus is working towards
migrating
> > > > plotting
> > > > > > scripts from R to Python.
> > > > > >
> > > > > > Regards,
> > > > > > Minna
> > > > > > ---------------
> > > > > > Minna Win
> > > > > > National Center for Atmospheric Research
> > > > > > Developmental Testbed Center
> > > > > > Phone: 303-497-8423
> > > > > > Fax:   303-497-8401
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Wed, Sep 2, 2020 at 9:33 AM Edward Strobach - NOAA
Affiliate
> via
> > > RT
> > > > <
> > > > > > met_help at ucar.edu> wrote:
> > > > > >
> > > > > > >
> > > > > > > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> >
> > > > > > >
> > > > > > > oh.. that's really inconvenient.  I'm running global
tests on
> > WCOSS
> > > > > for a
> > > > > > > physics change slated to be incorporated in v17.  I'm
not
> set-up
> > to
> > > > do
> > > > > > this
> > > > > > > on hera, unfortunately.  Since the emphasis is on
tropical
> > cyclone
> > > > > track
> > > > > > > and intensity verification, I'm trying to use met's TC
tools to
> > > > process
> > > > > > the
> > > > > > > data.  I've been successful with TCPairs and TCStat,
although I
> > was
> > > > not
> > > > > > > able to view my mv_tc_metplus database on the metviewer
GUI
> under
> > > > > > > Ed_Strobach.  Is there a workaround for running
TCMPRPlotter,
> or
> > > > will I
> > > > > > > have to move on to something else?
> > > > > > >
> > > > > > > On Wed, Sep 2, 2020 at 11:28 AM Minna Win via RT <
> > > met_help at ucar.edu>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Hello Edward,
> > > > > > > >
> > > > > > > > I just learned that R is NOT installed on any of the
WCOSS
> > hosts.
> > > > R
> > > > > is
> > > > > > > > installed on 'hera' (version unknown), do you have
access to
> > that
> > > > > host?
> > > > > > > > MET 9.1 is installed on 'hera', as is METplus 3.1.
> > > > > > > >
> > > > > > > > Regards,
> > > > > > > > Minna
> > > > > > > > ---------------
> > > > > > > > Minna Win
> > > > > > > > National Center for Atmospheric Research
> > > > > > > > Developmental Testbed Center
> > > > > > > > Phone: 303-497-8423
> > > > > > > > Fax:   303-497-8401
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > On Wed, Sep 2, 2020 at 9:23 AM Minna Win-Gildenmeister
<
> > > > > > > minnawin at ucar.edu>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > Hello Edward,
> > > > > > > > >
> > > > > > > > > You are correct, you will indeed need R installed on
your
> > WCOSS
> > > > > host.
> > > > > > > > > Version 3.2.5 is what is required for running the
TCMPR
> > plotter
> > > > > code
> > > > > > in
> > > > > > > > > METplus.  I am inquiring to see which WCOSS hosts
currently
> > > have
> > > > R
> > > > > > > > > installed, and the version.  Eventually, we will
migrate
> this
> > > > > > > > functionality
> > > > > > > > > into a Python implementation that will be found in
the
> > > METplotpy
> > > > > > > > repository.
> > > > > > > > >
> > > > > > > > > Regards,
> > > > > > > > > Minna
> > > > > > > > > ---------------
> > > > > > > > > Minna Win
> > > > > > > > > National Center for Atmospheric Research
> > > > > > > > > Developmental Testbed Center
> > > > > > > > > Phone: 303-497-8423
> > > > > > > > > Fax:   303-497-8401
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach -
NOAA
> > Affiliate
> > > > via
> > > > > > RT
> > > > > > > <
> > > > > > > > > met_help at ucar.edu> wrote:
> > > > > > > > >
> > > > > > > > >>
> > > > > > > > >> Wed Sep 02 05:30:47 2020: Request 96540 was acted
upon.
> > > > > > > > >> Transaction: Ticket created by
edward.strobach at noaa.gov
> > > > > > > > >>        Queue: met_help
> > > > > > > > >>      Subject: issues with
> > > TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
> > > > in
> > > > > > the
> > > > > > > > >> TCMPRPlotter routine
> > > > > > > > >>        Owner: Nobody
> > > > > > > > >>   Requestors: edward.strobach at noaa.gov
> > > > > > > > >>       Status: new
> > > > > > > > >>  Ticket <URL:
> > > > > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > > > > > > >
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >> Good afternoon,
> > > > > > > > >>
> > > > > > > > >> I'm getting a "no file or directory" error
regardless of
> > > > whether I
> > > > > > > > assign
> > > > > > > > >> a
> > > > > > > > >> filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
or not.
> > At
> > > > > first
> > > > > > I
> > > > > > > > >> thought it was related to how I was defining this
setting,
> > but
> > > > > > > realized
> > > > > > > > >> that it was not set in the basic use case.  There
is a
> > > reference
> > > > > to
> > > > > > > the
> > > > > > > > >> pipeline.py script in the log file on line 283.
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >> *09/01 21:01:29.834 metplus.TCMPRPlotter
(met_util.py:192)
> > > > ERROR:
> > > > > > > Fatal
> > > > > > > > >> error occurredTraceback (most recent call last):
File
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > >> line 283, in launch    os.execvp(cmd[0],cmd)  File
> > > > > > > > >>
> > "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > line
> > > > > > > 559,
> > > > > > > > in
> > > > > > > > >> execvp    _execvpe(file, args)  File
> > > > > > > > >>
> > "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > line
> > > > > > > 604,
> > > > > > > > in
> > > > > > > > >> _execvpe    raise last_exc.with_traceback(tb)  File
> > > > > > > > >>
> > "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > line
> > > > > > > 594,
> > > > > > > > in
> > > > > > > > >> _execvpe    exec_func(fullname,
> *argrest)FileNotFoundError:
> > > > [Errno
> > > > > > 2]
> > > > > > > No
> > > > > > > > >> such file or directoryDuring handling of the above
> > exception,
> > > > > > another
> > > > > > > > >> exception occurred:Traceback (most recent call
last):
> File
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> > > > > > > > >> line 169, in run_metplus    process.run_all_times()
File
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> > > > > > > > >> line 262, in run_all_times    checkrun(cmd)  File
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > >> line 465, in checkrun    r=run(arg,logger=logger)
File
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > >> line 449, in run
> p=make_pipeline(arg,False,logger=logger)
> > > > File
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > >> line 354, in make_pipeline    binary=b)  File
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > >> line 604, in __init__
runner._gen(self,logger=logger)
> > File
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> > > > > > > > >> line 973, in _gen
pipeline._impl_add(self._args,(next
> is
> > > > > > > > >> None),cd=self._cd,**kwargs)  File
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > >> line 641, in _impl_add
> > > > > > > > >>
> (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)
> > > > File
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > >> line 288, in launch    sys.exit(2)SystemExit: 2*
> > > > > > > > >>
> > > > > > > > >> The basic use case suggests that a precondition to
use
> > > > > TCMPRPlotter
> > > > > > is
> > > > > > > > >> having R loaded.  Since I don't have R loaded, I'm
> wondering
> > > if
> > > > > this
> > > > > > > is
> > > > > > > > >> the
> > > > > > > > >> issue, and if it is, what version of R should I
load on
> > WCOSS?
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >> --
> > > > > > > > >> Edward Strobach
> > > > > > > > >> EMC/NCEP/NWS/
> > > > > > > > >> IMSG Contractor
> > > > > > > > >> Cubicle#: 2029
> > > > > > > > >> 301-683-3717
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Edward Strobach
> > > > > > > EMC/NCEP/NWS/
> > > > > > > IMSG Contractor
> > > > > > > Cubicle#: 2029
> > > > > > > 301-683-3717
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > >
> > > > > --
> > > > > Edward Strobach
> > > > > EMC/NCEP/NWS/
> > > > > IMSG Contractor
> > > > > Cubicle#: 2029
> > > > > 301-683-3717
> > > > >
> > > > >
> > > >
> > > > --
> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > Tara Jensen
> > > > Project Manager II
> > > > NCAR RAL and DTC
> > > > PO Box 3000, Boulder, Colorado 80307 USA
> > > > +1 303-497-8479          jensen at ucar.edu
> > > >
> > > >
> > >
> > > --
> > > Edward Strobach
> > > EMC/NCEP/NWS/
> > > IMSG Contractor
> > > Cubicle#: 2029
> > > 301-683-3717
> > >
> > >
> >
> > --
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Tara Jensen
> > Project Manager II
> > NCAR RAL and DTC
> > PO Box 3000, Boulder, Colorado 80307 USA
> > +1 303-497-8479          jensen at ucar.edu
> >
> >
>
> --
> Edward Strobach
> EMC/NCEP/NWS/
> IMSG Contractor
> Cubicle#: 2029
> 301-683-3717
>
>

--
Julie Prestopnik (she/her/hers)
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

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: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Edward Strobach - NOAA Affiliate
Time: Thu Sep 03 04:19:12 2020

Thanks.  I can do a "module use
/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin", or I can
activate R by simply typing
"/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin/R".

Despite this it can't find Rscript as referenced by the log file - see
first error line.

09/03 10:11:07.213 Rscript (pipeline.py:287) ERROR: Rscript: could not
exec: [Errno 2] No such file or directory

I think 1 of 2 solutions could work.

1.  Setting up R in a similar way as metplus/met modules.
If I can load R then I think this issue would go away.  There's no way
to
module load R/4.0.2, for example.  I can only module use
/the/path/name.
For met modules I can module use /to/your/path, and then module load
met/9.1.

2.  Adding a line in TCMPRPlotter.conf that has the R path leading to
Rscript.




On Wed, Sep 2, 2020 at 7:51 PM Julie Prestopnik via RT
<met_help at ucar.edu>
wrote:

> Hi.
>
> I have installed R
> at /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin on
Mars.  I
> have never installed R previously, but the installation seems to
have been
> successful.  Please give it a try and let us know how it goes.
>
> Thanks!
>
> Julie
>
> On Wed, Sep 2, 2020 at 5:12 PM Edward Strobach - NOAA Affiliate via
RT <
> met_help at ucar.edu> wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> >
> > That would be great, as long as it doesn't put too much strain on
her.
> > Give her my thanks.
> >
> > On Wed, Sep 2, 2020 at 7:09 PM Tara Jensen via RT
<met_help at ucar.edu>
> > wrote:
> >
> > > Ed,
> > >
> > > It seems like finding an instance of R on WCOSS-dev would be
helpful.
> > > Julie P has volunteered to figure out how to solve the problem
if it
> will
> > > help.  Shall she proceed?
> > >
> > > Thanks, Tara
> > >
> > > On Wed, Sep 2, 2020 at 3:48 PM Edward Strobach - NOAA Affiliate
via RT
> <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
>
> > > >
> > > > Hi Tara,
> > > >
> > > > Transferring stuff from WCOSS to hera will be quite the
headache.
> I'm
> > > > testing some physics changes related to PBL that will likely
be put
> in
> > > > v17.  I'm expected to have results by October/November, so I
have to
> > > really
> > > > spin this up soon.  I can try to put out feelers at EMC to see
if
> > anyone
> > > > has used TCMPRPlotter.  I did get TCStat to work, and I have
an
> example
> > > of
> > > > a stat file I generated yesterday.  However, I wasn't able to
access
> > the
> > > > database I created under my Ed_Strobach group name for the
> > > > https://metviewer.nws.noaa.gov/metviewer1.jsp site. I still
only
> have
> > > > mv_cmaq_metplus, not mv_tc_metplus.  When loading the data I
did see
> a
> > > > reference to mv_tc_metplus, but I never saw it formally on the
> website,
> > > > which I thought was strange.
> > > >
> > > > As for TC verification, I do have some experience developing
this
> > stuff,
> > > so
> > > > it's not a complete loss.  Before moving over to met I had
developed
> > > track
> > > > and intensity verification as well as azimuthally averaged
plots with
> > > field
> > > > overlays.  It provided a lot of insight to the boundary layer
> structure
> > > and
> > > > the influence it had on the primary/secondary circulation
structures.
> > > I've
> > > > been trying to see how it could fit in with met/metplus.  I
have also
> > > > always wondered if dropsonde verification has been developed
for TCs
> > with
> > > > metplus.  That would be cool.
> > > >
> > > > On Wed, Sep 2, 2020 at 5:17 PM Tara Jensen via RT
<met_help at ucar.edu
> >
> > > > wrote:
> > > >
> > > > > Ed,
> > > > > I really hate to see you reinvent the wheel when we already
have
> > MET-TC
> > > > > that reads A-decks and B-decks and computes track and
intensity
> > errors
> > > > and
> > > > > aggregates them.  We have also added loading of TC-Stat
output to
> > > > METviewer
> > > > > but it has not been released yet.  The goal here is to unify
EMC
> > > > > verification, not continue to have each developer write
their own
> > > stuff.
> > > > >
> > > > > Can you check around EMC to see if anyone has run the
TCMPR_plotter
> > on
> > > > > WCOSS? Or could you consider moving some of your evaluation
to
> Hera.
> > > > Many
> > > > > folks work on both platforms.  Mallory seems like a good
> possibility
> > to
> > > > get
> > > > > help from.
> > > > >
> > > > > If you want to discuss off-line, let me know.
> > > > > Thanks, Tara
> > > > >
> > > > > On Wed, Sep 2, 2020 at 2:36 PM Edward Strobach - NOAA
Affiliate via
> > RT
> > > <
> > > > > met_help at ucar.edu> wrote:
> > > > >
> > > > > >
> > > > > > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> > > > > >
> > > > > > Thanks.  I guess I'll go ahead and develop my own
verification
> for
> > > the
> > > > > time
> > > > > > being since I have the ADECK and BDECK files.
> > > > > >
> > > > > > On Wed, Sep 2, 2020 at 4:31 PM Minna Win via RT <
> met_help at ucar.edu
> > >
> > > > > wrote:
> > > > > >
> > > > > > > Hello Edward,
> > > > > > >
> > > > > > > Unfortunately, there is currently nothing available that
> performs
> > > > what
> > > > > > the
> > > > > > > R script does.  This is why METplus is working towards
> migrating
> > > > > plotting
> > > > > > > scripts from R to Python.
> > > > > > >
> > > > > > > Regards,
> > > > > > > Minna
> > > > > > > ---------------
> > > > > > > Minna Win
> > > > > > > National Center for Atmospheric Research
> > > > > > > Developmental Testbed Center
> > > > > > > Phone: 303-497-8423
> > > > > > > Fax:   303-497-8401
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On Wed, Sep 2, 2020 at 9:33 AM Edward Strobach - NOAA
Affiliate
> > via
> > > > RT
> > > > > <
> > > > > > > met_help at ucar.edu> wrote:
> > > > > > >
> > > > > > > >
> > > > > > > > <URL:
> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > >
> > > > > > > >
> > > > > > > > oh.. that's really inconvenient.  I'm running global
tests on
> > > WCOSS
> > > > > > for a
> > > > > > > > physics change slated to be incorporated in v17.  I'm
not
> > set-up
> > > to
> > > > > do
> > > > > > > this
> > > > > > > > on hera, unfortunately.  Since the emphasis is on
tropical
> > > cyclone
> > > > > > track
> > > > > > > > and intensity verification, I'm trying to use met's TC
tools
> to
> > > > > process
> > > > > > > the
> > > > > > > > data.  I've been successful with TCPairs and TCStat,
> although I
> > > was
> > > > > not
> > > > > > > > able to view my mv_tc_metplus database on the
metviewer GUI
> > under
> > > > > > > > Ed_Strobach.  Is there a workaround for running
TCMPRPlotter,
> > or
> > > > > will I
> > > > > > > > have to move on to something else?
> > > > > > > >
> > > > > > > > On Wed, Sep 2, 2020 at 11:28 AM Minna Win via RT <
> > > > met_help at ucar.edu>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > Hello Edward,
> > > > > > > > >
> > > > > > > > > I just learned that R is NOT installed on any of the
WCOSS
> > > hosts.
> > > > > R
> > > > > > is
> > > > > > > > > installed on 'hera' (version unknown), do you have
access
> to
> > > that
> > > > > > host?
> > > > > > > > > MET 9.1 is installed on 'hera', as is METplus 3.1.
> > > > > > > > >
> > > > > > > > > Regards,
> > > > > > > > > Minna
> > > > > > > > > ---------------
> > > > > > > > > Minna Win
> > > > > > > > > National Center for Atmospheric Research
> > > > > > > > > Developmental Testbed Center
> > > > > > > > > Phone: 303-497-8423
> > > > > > > > > Fax:   303-497-8401
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > On Wed, Sep 2, 2020 at 9:23 AM Minna Win-
Gildenmeister <
> > > > > > > > minnawin at ucar.edu>
> > > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > Hello Edward,
> > > > > > > > > >
> > > > > > > > > > You are correct, you will indeed need R installed
on your
> > > WCOSS
> > > > > > host.
> > > > > > > > > > Version 3.2.5 is what is required for running the
TCMPR
> > > plotter
> > > > > > code
> > > > > > > in
> > > > > > > > > > METplus.  I am inquiring to see which WCOSS hosts
> currently
> > > > have
> > > > > R
> > > > > > > > > > installed, and the version.  Eventually, we will
migrate
> > this
> > > > > > > > > functionality
> > > > > > > > > > into a Python implementation that will be found in
the
> > > > METplotpy
> > > > > > > > > repository.
> > > > > > > > > >
> > > > > > > > > > Regards,
> > > > > > > > > > Minna
> > > > > > > > > > ---------------
> > > > > > > > > > Minna Win
> > > > > > > > > > National Center for Atmospheric Research
> > > > > > > > > > Developmental Testbed Center
> > > > > > > > > > Phone: 303-497-8423
> > > > > > > > > > Fax:   303-497-8401
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach -
NOAA
> > > Affiliate
> > > > > via
> > > > > > > RT
> > > > > > > > <
> > > > > > > > > > met_help at ucar.edu> wrote:
> > > > > > > > > >
> > > > > > > > > >>
> > > > > > > > > >> Wed Sep 02 05:30:47 2020: Request 96540 was acted
upon.
> > > > > > > > > >> Transaction: Ticket created by
edward.strobach at noaa.gov
> > > > > > > > > >>        Queue: met_help
> > > > > > > > > >>      Subject: issues with
> > > > TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
> > > > > in
> > > > > > > the
> > > > > > > > > >> TCMPRPlotter routine
> > > > > > > > > >>        Owner: Nobody
> > > > > > > > > >>   Requestors: edward.strobach at noaa.gov
> > > > > > > > > >>       Status: new
> > > > > > > > > >>  Ticket <URL:
> > > > > > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > > > > > > > >
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >> Good afternoon,
> > > > > > > > > >>
> > > > > > > > > >> I'm getting a "no file or directory" error
regardless of
> > > > > whether I
> > > > > > > > > assign
> > > > > > > > > >> a
> > > > > > > > > >> filename to TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
or
> not.
> > > At
> > > > > > first
> > > > > > > I
> > > > > > > > > >> thought it was related to how I was defining this
> setting,
> > > but
> > > > > > > > realized
> > > > > > > > > >> that it was not set in the basic use case.  There
is a
> > > > reference
> > > > > > to
> > > > > > > > the
> > > > > > > > > >> pipeline.py script in the log file on line 283.
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >> *09/01 21:01:29.834 metplus.TCMPRPlotter
> (met_util.py:192)
> > > > > ERROR:
> > > > > > > > Fatal
> > > > > > > > > >> error occurredTraceback (most recent call last):
File
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > >> line 283, in launch    os.execvp(cmd[0],cmd)
File
> > > > > > > > > >>
> > > "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > > line
> > > > > > > > 559,
> > > > > > > > > in
> > > > > > > > > >> execvp    _execvpe(file, args)  File
> > > > > > > > > >>
> > > "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > > line
> > > > > > > > 604,
> > > > > > > > > in
> > > > > > > > > >> _execvpe    raise last_exc.with_traceback(tb)
File
> > > > > > > > > >>
> > > "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > > line
> > > > > > > > 594,
> > > > > > > > > in
> > > > > > > > > >> _execvpe    exec_func(fullname,
> > *argrest)FileNotFoundError:
> > > > > [Errno
> > > > > > > 2]
> > > > > > > > No
> > > > > > > > > >> such file or directoryDuring handling of the
above
> > > exception,
> > > > > > > another
> > > > > > > > > >> exception occurred:Traceback (most recent call
last):
> > File
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> > > > > > > > > >> line 169, in run_metplus
process.run_all_times()
> File
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> > > > > > > > > >> line 262, in run_all_times    checkrun(cmd)  File
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > > >> line 465, in checkrun    r=run(arg,logger=logger)
File
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > > >> line 449, in run
> > p=make_pipeline(arg,False,logger=logger)
> > > > > File
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > > >> line 354, in make_pipeline    binary=b)  File
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > >> line 604, in __init__
runner._gen(self,logger=logger)
> > > File
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> > > > > > > > > >> line 973, in _gen
pipeline._impl_add(self._args,(next
> > is
> > > > > > > > > >> None),cd=self._cd,**kwargs)  File
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > >> line 641, in _impl_add
> > > > > > > > > >>
> > (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)
> > > > > File
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > >> line 288, in launch    sys.exit(2)SystemExit: 2*
> > > > > > > > > >>
> > > > > > > > > >> The basic use case suggests that a precondition
to use
> > > > > > TCMPRPlotter
> > > > > > > is
> > > > > > > > > >> having R loaded.  Since I don't have R loaded,
I'm
> > wondering
> > > > if
> > > > > > this
> > > > > > > > is
> > > > > > > > > >> the
> > > > > > > > > >> issue, and if it is, what version of R should I
load on
> > > WCOSS?
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >> --
> > > > > > > > > >> Edward Strobach
> > > > > > > > > >> EMC/NCEP/NWS/
> > > > > > > > > >> IMSG Contractor
> > > > > > > > > >> Cubicle#: 2029
> > > > > > > > > >> 301-683-3717
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > Edward Strobach
> > > > > > > > EMC/NCEP/NWS/
> > > > > > > > IMSG Contractor
> > > > > > > > Cubicle#: 2029
> > > > > > > > 301-683-3717
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > Edward Strobach
> > > > > > EMC/NCEP/NWS/
> > > > > > IMSG Contractor
> > > > > > Cubicle#: 2029
> > > > > > 301-683-3717
> > > > > >
> > > > > >
> > > > >
> > > > > --
> > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > > Tara Jensen
> > > > > Project Manager II
> > > > > NCAR RAL and DTC
> > > > > PO Box 3000, Boulder, Colorado 80307 USA
> > > > > +1 303-497-8479          jensen at ucar.edu
> > > > >
> > > > >
> > > >
> > > > --
> > > > Edward Strobach
> > > > EMC/NCEP/NWS/
> > > > IMSG Contractor
> > > > Cubicle#: 2029
> > > > 301-683-3717
> > > >
> > > >
> > >
> > > --
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > Tara Jensen
> > > Project Manager II
> > > NCAR RAL and DTC
> > > PO Box 3000, Boulder, Colorado 80307 USA
> > > +1 303-497-8479          jensen at ucar.edu
> > >
> > >
> >
> > --
> > Edward Strobach
> > EMC/NCEP/NWS/
> > IMSG Contractor
> > Cubicle#: 2029
> > 301-683-3717
> >
> >
>
> --
> Julie Prestopnik (she/her/hers)
> Software Engineer
> National Center for Atmospheric Research
> Research Applications Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> 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.
>
>

--
Edward Strobach
EMC/NCEP/NWS/
IMSG Contractor
Cubicle#: 2029
301-683-3717

------------------------------------------------
Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Julie Prestopnik
Time: Thu Sep 03 09:05:19 2020

Hi.

I did not create a modulefile for R, which is why doing a "module use"
doesn't really help here.  Please do not add a line in
TCMPRPlotter.conf
that has the R path leading to. Rscript.  The code can't find Rscript
because it is not in your PATH environment variable.

If you're using bash, you'll just need to set:

export
PATH=${PATH}:/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin

If you're using csh, you'll just need to set:

setenv PATH
${PATH}:/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin

It would be good to add this to your .bashrc or .cshrc file so you
don't
have to remember to do it with each new shell.  Once you add it, don't
forget to source your .bashrc or .cshrc file, or simply open a new
shell so
that the new PATH takes effect.

Please let us know how that goes.

Thanks!

Julie

On Thu, Sep 3, 2020 at 4:19 AM Edward Strobach - NOAA Affiliate via RT
<
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>
> Thanks.  I can do a "module use
> /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin", or I
can
> activate R by simply typing
> "/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin/R".
>
> Despite this it can't find Rscript as referenced by the log file -
see
> first error line.
>
> 09/03 10:11:07.213 Rscript (pipeline.py:287) ERROR: Rscript: could
not
> exec: [Errno 2] No such file or directory
>
> I think 1 of 2 solutions could work.
>
> 1.  Setting up R in a similar way as metplus/met modules.
> If I can load R then I think this issue would go away.  There's no
way to
> module load R/4.0.2, for example.  I can only module use
/the/path/name.
> For met modules I can module use /to/your/path, and then module load
> met/9.1.
>
> 2.  Adding a line in TCMPRPlotter.conf that has the R path leading
to
> Rscript.
>
>
>
>
> On Wed, Sep 2, 2020 at 7:51 PM Julie Prestopnik via RT
<met_help at ucar.edu>
> wrote:
>
> > Hi.
> >
> > I have installed R
> > at /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin on
Mars.
> I
> > have never installed R previously, but the installation seems to
have
> been
> > successful.  Please give it a try and let us know how it goes.
> >
> > Thanks!
> >
> > Julie
> >
> > On Wed, Sep 2, 2020 at 5:12 PM Edward Strobach - NOAA Affiliate
via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> > >
> > > That would be great, as long as it doesn't put too much strain
on her.
> > > Give her my thanks.
> > >
> > > On Wed, Sep 2, 2020 at 7:09 PM Tara Jensen via RT
<met_help at ucar.edu>
> > > wrote:
> > >
> > > > Ed,
> > > >
> > > > It seems like finding an instance of R on WCOSS-dev would be
helpful.
> > > > Julie P has volunteered to figure out how to solve the problem
if it
> > will
> > > > help.  Shall she proceed?
> > > >
> > > > Thanks, Tara
> > > >
> > > > On Wed, Sep 2, 2020 at 3:48 PM Edward Strobach - NOAA
Affiliate via
> RT
> > <
> > > > met_help at ucar.edu> wrote:
> > > >
> > > > >
> > > > > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> > > > >
> > > > > Hi Tara,
> > > > >
> > > > > Transferring stuff from WCOSS to hera will be quite the
headache.
> > I'm
> > > > > testing some physics changes related to PBL that will likely
be put
> > in
> > > > > v17.  I'm expected to have results by October/November, so I
have
> to
> > > > really
> > > > > spin this up soon.  I can try to put out feelers at EMC to
see if
> > > anyone
> > > > > has used TCMPRPlotter.  I did get TCStat to work, and I have
an
> > example
> > > > of
> > > > > a stat file I generated yesterday.  However, I wasn't able
to
> access
> > > the
> > > > > database I created under my Ed_Strobach group name for the
> > > > > https://metviewer.nws.noaa.gov/metviewer1.jsp site. I still
only
> > have
> > > > > mv_cmaq_metplus, not mv_tc_metplus.  When loading the data I
did
> see
> > a
> > > > > reference to mv_tc_metplus, but I never saw it formally on
the
> > website,
> > > > > which I thought was strange.
> > > > >
> > > > > As for TC verification, I do have some experience developing
this
> > > stuff,
> > > > so
> > > > > it's not a complete loss.  Before moving over to met I had
> developed
> > > > track
> > > > > and intensity verification as well as azimuthally averaged
plots
> with
> > > > field
> > > > > overlays.  It provided a lot of insight to the boundary
layer
> > structure
> > > > and
> > > > > the influence it had on the primary/secondary circulation
> structures.
> > > > I've
> > > > > been trying to see how it could fit in with met/metplus.  I
have
> also
> > > > > always wondered if dropsonde verification has been developed
for
> TCs
> > > with
> > > > > metplus.  That would be cool.
> > > > >
> > > > > On Wed, Sep 2, 2020 at 5:17 PM Tara Jensen via RT <
> met_help at ucar.edu
> > >
> > > > > wrote:
> > > > >
> > > > > > Ed,
> > > > > > I really hate to see you reinvent the wheel when we
already have
> > > MET-TC
> > > > > > that reads A-decks and B-decks and computes track and
intensity
> > > errors
> > > > > and
> > > > > > aggregates them.  We have also added loading of TC-Stat
output to
> > > > > METviewer
> > > > > > but it has not been released yet.  The goal here is to
unify EMC
> > > > > > verification, not continue to have each developer write
their own
> > > > stuff.
> > > > > >
> > > > > > Can you check around EMC to see if anyone has run the
> TCMPR_plotter
> > > on
> > > > > > WCOSS? Or could you consider moving some of your
evaluation to
> > Hera.
> > > > > Many
> > > > > > folks work on both platforms.  Mallory seems like a good
> > possibility
> > > to
> > > > > get
> > > > > > help from.
> > > > > >
> > > > > > If you want to discuss off-line, let me know.
> > > > > > Thanks, Tara
> > > > > >
> > > > > > On Wed, Sep 2, 2020 at 2:36 PM Edward Strobach - NOAA
Affiliate
> via
> > > RT
> > > > <
> > > > > > met_help at ucar.edu> wrote:
> > > > > >
> > > > > > >
> > > > > > > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> >
> > > > > > >
> > > > > > > Thanks.  I guess I'll go ahead and develop my own
verification
> > for
> > > > the
> > > > > > time
> > > > > > > being since I have the ADECK and BDECK files.
> > > > > > >
> > > > > > > On Wed, Sep 2, 2020 at 4:31 PM Minna Win via RT <
> > met_help at ucar.edu
> > > >
> > > > > > wrote:
> > > > > > >
> > > > > > > > Hello Edward,
> > > > > > > >
> > > > > > > > Unfortunately, there is currently nothing available
that
> > performs
> > > > > what
> > > > > > > the
> > > > > > > > R script does.  This is why METplus is working towards
> > migrating
> > > > > > plotting
> > > > > > > > scripts from R to Python.
> > > > > > > >
> > > > > > > > Regards,
> > > > > > > > Minna
> > > > > > > > ---------------
> > > > > > > > Minna Win
> > > > > > > > National Center for Atmospheric Research
> > > > > > > > Developmental Testbed Center
> > > > > > > > Phone: 303-497-8423
> > > > > > > > Fax:   303-497-8401
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > On Wed, Sep 2, 2020 at 9:33 AM Edward Strobach - NOAA
> Affiliate
> > > via
> > > > > RT
> > > > > > <
> > > > > > > > met_help at ucar.edu> wrote:
> > > > > > > >
> > > > > > > > >
> > > > > > > > > <URL:
> > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > > >
> > > > > > > > >
> > > > > > > > > oh.. that's really inconvenient.  I'm running global
tests
> on
> > > > WCOSS
> > > > > > > for a
> > > > > > > > > physics change slated to be incorporated in v17.
I'm not
> > > set-up
> > > > to
> > > > > > do
> > > > > > > > this
> > > > > > > > > on hera, unfortunately.  Since the emphasis is on
tropical
> > > > cyclone
> > > > > > > track
> > > > > > > > > and intensity verification, I'm trying to use met's
TC
> tools
> > to
> > > > > > process
> > > > > > > > the
> > > > > > > > > data.  I've been successful with TCPairs and TCStat,
> > although I
> > > > was
> > > > > > not
> > > > > > > > > able to view my mv_tc_metplus database on the
metviewer GUI
> > > under
> > > > > > > > > Ed_Strobach.  Is there a workaround for running
> TCMPRPlotter,
> > > or
> > > > > > will I
> > > > > > > > > have to move on to something else?
> > > > > > > > >
> > > > > > > > > On Wed, Sep 2, 2020 at 11:28 AM Minna Win via RT <
> > > > > met_help at ucar.edu>
> > > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > Hello Edward,
> > > > > > > > > >
> > > > > > > > > > I just learned that R is NOT installed on any of
the
> WCOSS
> > > > hosts.
> > > > > > R
> > > > > > > is
> > > > > > > > > > installed on 'hera' (version unknown), do you have
access
> > to
> > > > that
> > > > > > > host?
> > > > > > > > > > MET 9.1 is installed on 'hera', as is METplus 3.1.
> > > > > > > > > >
> > > > > > > > > > Regards,
> > > > > > > > > > Minna
> > > > > > > > > > ---------------
> > > > > > > > > > Minna Win
> > > > > > > > > > National Center for Atmospheric Research
> > > > > > > > > > Developmental Testbed Center
> > > > > > > > > > Phone: 303-497-8423
> > > > > > > > > > Fax:   303-497-8401
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > On Wed, Sep 2, 2020 at 9:23 AM Minna Win-
Gildenmeister <
> > > > > > > > > minnawin at ucar.edu>
> > > > > > > > > > wrote:
> > > > > > > > > >
> > > > > > > > > > > Hello Edward,
> > > > > > > > > > >
> > > > > > > > > > > You are correct, you will indeed need R
installed on
> your
> > > > WCOSS
> > > > > > > host.
> > > > > > > > > > > Version 3.2.5 is what is required for running
the TCMPR
> > > > plotter
> > > > > > > code
> > > > > > > > in
> > > > > > > > > > > METplus.  I am inquiring to see which WCOSS
hosts
> > currently
> > > > > have
> > > > > > R
> > > > > > > > > > > installed, and the version.  Eventually, we will
> migrate
> > > this
> > > > > > > > > > functionality
> > > > > > > > > > > into a Python implementation that will be found
in the
> > > > > METplotpy
> > > > > > > > > > repository.
> > > > > > > > > > >
> > > > > > > > > > > Regards,
> > > > > > > > > > > Minna
> > > > > > > > > > > ---------------
> > > > > > > > > > > Minna Win
> > > > > > > > > > > National Center for Atmospheric Research
> > > > > > > > > > > Developmental Testbed Center
> > > > > > > > > > > Phone: 303-497-8423
> > > > > > > > > > > Fax:   303-497-8401
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach -
NOAA
> > > > Affiliate
> > > > > > via
> > > > > > > > RT
> > > > > > > > > <
> > > > > > > > > > > met_help at ucar.edu> wrote:
> > > > > > > > > > >
> > > > > > > > > > >>
> > > > > > > > > > >> Wed Sep 02 05:30:47 2020: Request 96540 was
acted
> upon.
> > > > > > > > > > >> Transaction: Ticket created by
> edward.strobach at noaa.gov
> > > > > > > > > > >>        Queue: met_help
> > > > > > > > > > >>      Subject: issues with
> > > > > TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
> > > > > > in
> > > > > > > > the
> > > > > > > > > > >> TCMPRPlotter routine
> > > > > > > > > > >>        Owner: Nobody
> > > > > > > > > > >>   Requestors: edward.strobach at noaa.gov
> > > > > > > > > > >>       Status: new
> > > > > > > > > > >>  Ticket <URL:
> > > > > > > >
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > > > > > > > > >
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >> Good afternoon,
> > > > > > > > > > >>
> > > > > > > > > > >> I'm getting a "no file or directory" error
regardless
> of
> > > > > > whether I
> > > > > > > > > > assign
> > > > > > > > > > >> a
> > > > > > > > > > >> filename to
TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or
> > not.
> > > > At
> > > > > > > first
> > > > > > > > I
> > > > > > > > > > >> thought it was related to how I was defining
this
> > setting,
> > > > but
> > > > > > > > > realized
> > > > > > > > > > >> that it was not set in the basic use case.
There is a
> > > > > reference
> > > > > > > to
> > > > > > > > > the
> > > > > > > > > > >> pipeline.py script in the log file on line 283.
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >> *09/01 21:01:29.834 metplus.TCMPRPlotter
> > (met_util.py:192)
> > > > > > ERROR:
> > > > > > > > > Fatal
> > > > > > > > > > >> error occurredTraceback (most recent call
last):  File
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > > >> line 283, in launch    os.execvp(cmd[0],cmd)
File
> > > > > > > > > > >>
> > > > "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > > > line
> > > > > > > > > 559,
> > > > > > > > > > in
> > > > > > > > > > >> execvp    _execvpe(file, args)  File
> > > > > > > > > > >>
> > > > "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > > > line
> > > > > > > > > 604,
> > > > > > > > > > in
> > > > > > > > > > >> _execvpe    raise last_exc.with_traceback(tb)
File
> > > > > > > > > > >>
> > > > "/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > > > line
> > > > > > > > > 594,
> > > > > > > > > > in
> > > > > > > > > > >> _execvpe    exec_func(fullname,
> > > *argrest)FileNotFoundError:
> > > > > > [Errno
> > > > > > > > 2]
> > > > > > > > > No
> > > > > > > > > > >> such file or directoryDuring handling of the
above
> > > > exception,
> > > > > > > > another
> > > > > > > > > > >> exception occurred:Traceback (most recent call
last):
> > > File
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> > > > > > > > > > >> line 169, in run_metplus
process.run_all_times()
> > File
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> > > > > > > > > > >> line 262, in run_all_times    checkrun(cmd)
File
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > > > >> line 465, in checkrun
r=run(arg,logger=logger)
> File
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > > > >> line 449, in run
> > > p=make_pipeline(arg,False,logger=logger)
> > > > > > File
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > > > >> line 354, in make_pipeline    binary=b)  File
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > > >> line 604, in __init__
> runner._gen(self,logger=logger)
> > > > File
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> > > > > > > > > > >> line 973, in _gen
> pipeline._impl_add(self._args,(next
> > > is
> > > > > > > > > > >> None),cd=self._cd,**kwargs)  File
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > > >> line 641, in _impl_add
> > > > > > > > > > >>
> > > (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)
> > > > > > File
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > > >> line 288, in launch    sys.exit(2)SystemExit:
2*
> > > > > > > > > > >>
> > > > > > > > > > >> The basic use case suggests that a precondition
to use
> > > > > > > TCMPRPlotter
> > > > > > > > is
> > > > > > > > > > >> having R loaded.  Since I don't have R loaded,
I'm
> > > wondering
> > > > > if
> > > > > > > this
> > > > > > > > > is
> > > > > > > > > > >> the
> > > > > > > > > > >> issue, and if it is, what version of R should I
load
> on
> > > > WCOSS?
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > > >> --
> > > > > > > > > > >> Edward Strobach
> > > > > > > > > > >> EMC/NCEP/NWS/
> > > > > > > > > > >> IMSG Contractor
> > > > > > > > > > >> Cubicle#: 2029
> > > > > > > > > > >> 301-683-3717
> > > > > > > > > > >>
> > > > > > > > > > >>
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > Edward Strobach
> > > > > > > > > EMC/NCEP/NWS/
> > > > > > > > > IMSG Contractor
> > > > > > > > > Cubicle#: 2029
> > > > > > > > > 301-683-3717
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Edward Strobach
> > > > > > > EMC/NCEP/NWS/
> > > > > > > IMSG Contractor
> > > > > > > Cubicle#: 2029
> > > > > > > 301-683-3717
> > > > > > >
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > > > Tara Jensen
> > > > > > Project Manager II
> > > > > > NCAR RAL and DTC
> > > > > > PO Box 3000, Boulder, Colorado 80307 USA
> > > > > > +1 303-497-8479          jensen at ucar.edu
> > > > > >
> > > > > >
> > > > >
> > > > > --
> > > > > Edward Strobach
> > > > > EMC/NCEP/NWS/
> > > > > IMSG Contractor
> > > > > Cubicle#: 2029
> > > > > 301-683-3717
> > > > >
> > > > >
> > > >
> > > > --
> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > Tara Jensen
> > > > Project Manager II
> > > > NCAR RAL and DTC
> > > > PO Box 3000, Boulder, Colorado 80307 USA
> > > > +1 303-497-8479          jensen at ucar.edu
> > > >
> > > >
> > >
> > > --
> > > Edward Strobach
> > > EMC/NCEP/NWS/
> > > IMSG Contractor
> > > Cubicle#: 2029
> > > 301-683-3717
> > >
> > >
> >
> > --
> > Julie Prestopnik (she/her/hers)
> > Software Engineer
> > National Center for Atmospheric Research
> > Research Applications Laboratory
> > Phone: 303.497.8399
> > Email: jpresto at ucar.edu
> >
> > 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.
> >
> >
>
> --
> Edward Strobach
> EMC/NCEP/NWS/
> IMSG Contractor
> Cubicle#: 2029
> 301-683-3717
>
>

--
Julie Prestopnik (she/her/hers)
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

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: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Edward Strobach - NOAA Affiliate
Time: Thu Sep 03 09:07:59 2020

Oh, I see.  I'll try that when Mars is back on.  Thanks for your
efforts.

On Thu, Sep 3, 2020 at 11:05 AM Julie Prestopnik via RT
<met_help at ucar.edu>
wrote:

> Hi.
>
> I did not create a modulefile for R, which is why doing a "module
use"
> doesn't really help here.  Please do not add a line in
TCMPRPlotter.conf
> that has the R path leading to. Rscript.  The code can't find
Rscript
> because it is not in your PATH environment variable.
>
> If you're using bash, you'll just need to set:
>
> export
>
PATH=${PATH}:/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin
>
> If you're using csh, you'll just need to set:
>
> setenv PATH
> ${PATH}:/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin
>
> It would be good to add this to your .bashrc or .cshrc file so you
don't
> have to remember to do it with each new shell.  Once you add it,
don't
> forget to source your .bashrc or .cshrc file, or simply open a new
shell so
> that the new PATH takes effect.
>
> Please let us know how that goes.
>
> Thanks!
>
> Julie
>
> On Thu, Sep 3, 2020 at 4:19 AM Edward Strobach - NOAA Affiliate via
RT <
> met_help at ucar.edu> wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> >
> > Thanks.  I can do a "module use
> > /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin", or I
can
> > activate R by simply typing
> > "/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin/R".
> >
> > Despite this it can't find Rscript as referenced by the log file -
see
> > first error line.
> >
> > 09/03 10:11:07.213 Rscript (pipeline.py:287) ERROR: Rscript: could
not
> > exec: [Errno 2] No such file or directory
> >
> > I think 1 of 2 solutions could work.
> >
> > 1.  Setting up R in a similar way as metplus/met modules.
> > If I can load R then I think this issue would go away.  There's no
way to
> > module load R/4.0.2, for example.  I can only module use
/the/path/name.
> > For met modules I can module use /to/your/path, and then module
load
> > met/9.1.
> >
> > 2.  Adding a line in TCMPRPlotter.conf that has the R path leading
to
> > Rscript.
> >
> >
> >
> >
> > On Wed, Sep 2, 2020 at 7:51 PM Julie Prestopnik via RT <
> met_help at ucar.edu>
> > wrote:
> >
> > > Hi.
> > >
> > > I have installed R
> > > at /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin
on Mars.
> > I
> > > have never installed R previously, but the installation seems to
have
> > been
> > > successful.  Please give it a try and let us know how it goes.
> > >
> > > Thanks!
> > >
> > > Julie
> > >
> > > On Wed, Sep 2, 2020 at 5:12 PM Edward Strobach - NOAA Affiliate
via RT
> <
> > > met_help at ucar.edu> wrote:
> > >
> > > >
> > > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
>
> > > >
> > > > That would be great, as long as it doesn't put too much strain
on
> her.
> > > > Give her my thanks.
> > > >
> > > > On Wed, Sep 2, 2020 at 7:09 PM Tara Jensen via RT
<met_help at ucar.edu
> >
> > > > wrote:
> > > >
> > > > > Ed,
> > > > >
> > > > > It seems like finding an instance of R on WCOSS-dev would be
> helpful.
> > > > > Julie P has volunteered to figure out how to solve the
problem if
> it
> > > will
> > > > > help.  Shall she proceed?
> > > > >
> > > > > Thanks, Tara
> > > > >
> > > > > On Wed, Sep 2, 2020 at 3:48 PM Edward Strobach - NOAA
Affiliate via
> > RT
> > > <
> > > > > met_help at ucar.edu> wrote:
> > > > >
> > > > > >
> > > > > > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> > > > > >
> > > > > > Hi Tara,
> > > > > >
> > > > > > Transferring stuff from WCOSS to hera will be quite the
headache.
> > > I'm
> > > > > > testing some physics changes related to PBL that will
likely be
> put
> > > in
> > > > > > v17.  I'm expected to have results by October/November, so
I have
> > to
> > > > > really
> > > > > > spin this up soon.  I can try to put out feelers at EMC to
see if
> > > > anyone
> > > > > > has used TCMPRPlotter.  I did get TCStat to work, and I
have an
> > > example
> > > > > of
> > > > > > a stat file I generated yesterday.  However, I wasn't able
to
> > access
> > > > the
> > > > > > database I created under my Ed_Strobach group name for the
> > > > > > https://metviewer.nws.noaa.gov/metviewer1.jsp site. I
still only
> > > have
> > > > > > mv_cmaq_metplus, not mv_tc_metplus.  When loading the data
I did
> > see
> > > a
> > > > > > reference to mv_tc_metplus, but I never saw it formally on
the
> > > website,
> > > > > > which I thought was strange.
> > > > > >
> > > > > > As for TC verification, I do have some experience
developing this
> > > > stuff,
> > > > > so
> > > > > > it's not a complete loss.  Before moving over to met I had
> > developed
> > > > > track
> > > > > > and intensity verification as well as azimuthally averaged
plots
> > with
> > > > > field
> > > > > > overlays.  It provided a lot of insight to the boundary
layer
> > > structure
> > > > > and
> > > > > > the influence it had on the primary/secondary circulation
> > structures.
> > > > > I've
> > > > > > been trying to see how it could fit in with met/metplus.
I have
> > also
> > > > > > always wondered if dropsonde verification has been
developed for
> > TCs
> > > > with
> > > > > > metplus.  That would be cool.
> > > > > >
> > > > > > On Wed, Sep 2, 2020 at 5:17 PM Tara Jensen via RT <
> > met_help at ucar.edu
> > > >
> > > > > > wrote:
> > > > > >
> > > > > > > Ed,
> > > > > > > I really hate to see you reinvent the wheel when we
already
> have
> > > > MET-TC
> > > > > > > that reads A-decks and B-decks and computes track and
intensity
> > > > errors
> > > > > > and
> > > > > > > aggregates them.  We have also added loading of TC-Stat
output
> to
> > > > > > METviewer
> > > > > > > but it has not been released yet.  The goal here is to
unify
> EMC
> > > > > > > verification, not continue to have each developer write
their
> own
> > > > > stuff.
> > > > > > >
> > > > > > > Can you check around EMC to see if anyone has run the
> > TCMPR_plotter
> > > > on
> > > > > > > WCOSS? Or could you consider moving some of your
evaluation to
> > > Hera.
> > > > > > Many
> > > > > > > folks work on both platforms.  Mallory seems like a good
> > > possibility
> > > > to
> > > > > > get
> > > > > > > help from.
> > > > > > >
> > > > > > > If you want to discuss off-line, let me know.
> > > > > > > Thanks, Tara
> > > > > > >
> > > > > > > On Wed, Sep 2, 2020 at 2:36 PM Edward Strobach - NOAA
Affiliate
> > via
> > > > RT
> > > > > <
> > > > > > > met_help at ucar.edu> wrote:
> > > > > > >
> > > > > > > >
> > > > > > > > <URL:
> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > >
> > > > > > > >
> > > > > > > > Thanks.  I guess I'll go ahead and develop my own
> verification
> > > for
> > > > > the
> > > > > > > time
> > > > > > > > being since I have the ADECK and BDECK files.
> > > > > > > >
> > > > > > > > On Wed, Sep 2, 2020 at 4:31 PM Minna Win via RT <
> > > met_help at ucar.edu
> > > > >
> > > > > > > wrote:
> > > > > > > >
> > > > > > > > > Hello Edward,
> > > > > > > > >
> > > > > > > > > Unfortunately, there is currently nothing available
that
> > > performs
> > > > > > what
> > > > > > > > the
> > > > > > > > > R script does.  This is why METplus is working
towards
> > > migrating
> > > > > > > plotting
> > > > > > > > > scripts from R to Python.
> > > > > > > > >
> > > > > > > > > Regards,
> > > > > > > > > Minna
> > > > > > > > > ---------------
> > > > > > > > > Minna Win
> > > > > > > > > National Center for Atmospheric Research
> > > > > > > > > Developmental Testbed Center
> > > > > > > > > Phone: 303-497-8423
> > > > > > > > > Fax:   303-497-8401
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > On Wed, Sep 2, 2020 at 9:33 AM Edward Strobach -
NOAA
> > Affiliate
> > > > via
> > > > > > RT
> > > > > > > <
> > > > > > > > > met_help at ucar.edu> wrote:
> > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > <URL:
> > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > > > >
> > > > > > > > > >
> > > > > > > > > > oh.. that's really inconvenient.  I'm running
global
> tests
> > on
> > > > > WCOSS
> > > > > > > > for a
> > > > > > > > > > physics change slated to be incorporated in v17.
I'm not
> > > > set-up
> > > > > to
> > > > > > > do
> > > > > > > > > this
> > > > > > > > > > on hera, unfortunately.  Since the emphasis is on
> tropical
> > > > > cyclone
> > > > > > > > track
> > > > > > > > > > and intensity verification, I'm trying to use
met's TC
> > tools
> > > to
> > > > > > > process
> > > > > > > > > the
> > > > > > > > > > data.  I've been successful with TCPairs and
TCStat,
> > > although I
> > > > > was
> > > > > > > not
> > > > > > > > > > able to view my mv_tc_metplus database on the
metviewer
> GUI
> > > > under
> > > > > > > > > > Ed_Strobach.  Is there a workaround for running
> > TCMPRPlotter,
> > > > or
> > > > > > > will I
> > > > > > > > > > have to move on to something else?
> > > > > > > > > >
> > > > > > > > > > On Wed, Sep 2, 2020 at 11:28 AM Minna Win via RT <
> > > > > > met_help at ucar.edu>
> > > > > > > > > > wrote:
> > > > > > > > > >
> > > > > > > > > > > Hello Edward,
> > > > > > > > > > >
> > > > > > > > > > > I just learned that R is NOT installed on any of
the
> > WCOSS
> > > > > hosts.
> > > > > > > R
> > > > > > > > is
> > > > > > > > > > > installed on 'hera' (version unknown), do you
have
> access
> > > to
> > > > > that
> > > > > > > > host?
> > > > > > > > > > > MET 9.1 is installed on 'hera', as is METplus
3.1.
> > > > > > > > > > >
> > > > > > > > > > > Regards,
> > > > > > > > > > > Minna
> > > > > > > > > > > ---------------
> > > > > > > > > > > Minna Win
> > > > > > > > > > > National Center for Atmospheric Research
> > > > > > > > > > > Developmental Testbed Center
> > > > > > > > > > > Phone: 303-497-8423
> > > > > > > > > > > Fax:   303-497-8401
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > On Wed, Sep 2, 2020 at 9:23 AM Minna Win-
Gildenmeister
> <
> > > > > > > > > > minnawin at ucar.edu>
> > > > > > > > > > > wrote:
> > > > > > > > > > >
> > > > > > > > > > > > Hello Edward,
> > > > > > > > > > > >
> > > > > > > > > > > > You are correct, you will indeed need R
installed on
> > your
> > > > > WCOSS
> > > > > > > > host.
> > > > > > > > > > > > Version 3.2.5 is what is required for running
the
> TCMPR
> > > > > plotter
> > > > > > > > code
> > > > > > > > > in
> > > > > > > > > > > > METplus.  I am inquiring to see which WCOSS
hosts
> > > currently
> > > > > > have
> > > > > > > R
> > > > > > > > > > > > installed, and the version.  Eventually, we
will
> > migrate
> > > > this
> > > > > > > > > > > functionality
> > > > > > > > > > > > into a Python implementation that will be
found in
> the
> > > > > > METplotpy
> > > > > > > > > > > repository.
> > > > > > > > > > > >
> > > > > > > > > > > > Regards,
> > > > > > > > > > > > Minna
> > > > > > > > > > > > ---------------
> > > > > > > > > > > > Minna Win
> > > > > > > > > > > > National Center for Atmospheric Research
> > > > > > > > > > > > Developmental Testbed Center
> > > > > > > > > > > > Phone: 303-497-8423
> > > > > > > > > > > > Fax:   303-497-8401
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > > On Wed, Sep 2, 2020 at 5:31 AM Edward Strobach
- NOAA
> > > > > Affiliate
> > > > > > > via
> > > > > > > > > RT
> > > > > > > > > > <
> > > > > > > > > > > > met_help at ucar.edu> wrote:
> > > > > > > > > > > >
> > > > > > > > > > > >>
> > > > > > > > > > > >> Wed Sep 02 05:30:47 2020: Request 96540 was
acted
> > upon.
> > > > > > > > > > > >> Transaction: Ticket created by
> > edward.strobach at noaa.gov
> > > > > > > > > > > >>        Queue: met_help
> > > > > > > > > > > >>      Subject: issues with
> > > > > > TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
> > > > > > > in
> > > > > > > > > the
> > > > > > > > > > > >> TCMPRPlotter routine
> > > > > > > > > > > >>        Owner: Nobody
> > > > > > > > > > > >>   Requestors: edward.strobach at noaa.gov
> > > > > > > > > > > >>       Status: new
> > > > > > > > > > > >>  Ticket <URL:
> > > > > > > > >
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > > > > > > > > > >
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >> Good afternoon,
> > > > > > > > > > > >>
> > > > > > > > > > > >> I'm getting a "no file or directory" error
> regardless
> > of
> > > > > > > whether I
> > > > > > > > > > > assign
> > > > > > > > > > > >> a
> > > > > > > > > > > >> filename to
TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or
> > > not.
> > > > > At
> > > > > > > > first
> > > > > > > > > I
> > > > > > > > > > > >> thought it was related to how I was defining
this
> > > setting,
> > > > > but
> > > > > > > > > > realized
> > > > > > > > > > > >> that it was not set in the basic use case.
There
> is a
> > > > > > reference
> > > > > > > > to
> > > > > > > > > > the
> > > > > > > > > > > >> pipeline.py script in the log file on line
283.
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >> *09/01 21:01:29.834 metplus.TCMPRPlotter
> > > (met_util.py:192)
> > > > > > > ERROR:
> > > > > > > > > > Fatal
> > > > > > > > > > > >> error occurredTraceback (most recent call
last):
> File
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > > > >> line 283, in launch    os.execvp(cmd[0],cmd)
File
> > > > > > > > > > > >>
> > > > >
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > > > > line
> > > > > > > > > > 559,
> > > > > > > > > > > in
> > > > > > > > > > > >> execvp    _execvpe(file, args)  File
> > > > > > > > > > > >>
> > > > >
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > > > > line
> > > > > > > > > > 604,
> > > > > > > > > > > in
> > > > > > > > > > > >> _execvpe    raise last_exc.with_traceback(tb)
File
> > > > > > > > > > > >>
> > > > >
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > > > > line
> > > > > > > > > > 594,
> > > > > > > > > > > in
> > > > > > > > > > > >> _execvpe    exec_func(fullname,
> > > > *argrest)FileNotFoundError:
> > > > > > > [Errno
> > > > > > > > > 2]
> > > > > > > > > > No
> > > > > > > > > > > >> such file or directoryDuring handling of the
above
> > > > > exception,
> > > > > > > > > another
> > > > > > > > > > > >> exception occurred:Traceback (most recent
call
> last):
> > > > File
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> > > > > > > > > > > >> line 169, in run_metplus
process.run_all_times()
> > > File
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> > > > > > > > > > > >> line 262, in run_all_times    checkrun(cmd)
File
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > > > > >> line 465, in checkrun
r=run(arg,logger=logger)
> > File
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > > > > >> line 449, in run
> > > > p=make_pipeline(arg,False,logger=logger)
> > > > > > > File
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > > > > >> line 354, in make_pipeline    binary=b)  File
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > > > >> line 604, in __init__
> > runner._gen(self,logger=logger)
> > > > > File
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> > > > > > > > > > > >> line 973, in _gen
> > pipeline._impl_add(self._args,(next
> > > > is
> > > > > > > > > > > >> None),cd=self._cd,**kwargs)  File
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > > > >> line 641, in _impl_add
> > > > > > > > > > > >>
> > > > (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)
> > > > > > > File
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > > > >> line 288, in launch    sys.exit(2)SystemExit:
2*
> > > > > > > > > > > >>
> > > > > > > > > > > >> The basic use case suggests that a
precondition to
> use
> > > > > > > > TCMPRPlotter
> > > > > > > > > is
> > > > > > > > > > > >> having R loaded.  Since I don't have R
loaded, I'm
> > > > wondering
> > > > > > if
> > > > > > > > this
> > > > > > > > > > is
> > > > > > > > > > > >> the
> > > > > > > > > > > >> issue, and if it is, what version of R should
I load
> > on
> > > > > WCOSS?
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > > >> --
> > > > > > > > > > > >> Edward Strobach
> > > > > > > > > > > >> EMC/NCEP/NWS/
> > > > > > > > > > > >> IMSG Contractor
> > > > > > > > > > > >> Cubicle#: 2029
> > > > > > > > > > > >> 301-683-3717
> > > > > > > > > > > >>
> > > > > > > > > > > >>
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > --
> > > > > > > > > > Edward Strobach
> > > > > > > > > > EMC/NCEP/NWS/
> > > > > > > > > > IMSG Contractor
> > > > > > > > > > Cubicle#: 2029
> > > > > > > > > > 301-683-3717
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > Edward Strobach
> > > > > > > > EMC/NCEP/NWS/
> > > > > > > > IMSG Contractor
> > > > > > > > Cubicle#: 2029
> > > > > > > > 301-683-3717
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > > > > Tara Jensen
> > > > > > > Project Manager II
> > > > > > > NCAR RAL and DTC
> > > > > > > PO Box 3000, Boulder, Colorado 80307 USA
> > > > > > > +1 303-497-8479          jensen at ucar.edu
> > > > > > >
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > Edward Strobach
> > > > > > EMC/NCEP/NWS/
> > > > > > IMSG Contractor
> > > > > > Cubicle#: 2029
> > > > > > 301-683-3717
> > > > > >
> > > > > >
> > > > >
> > > > > --
> > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > > Tara Jensen
> > > > > Project Manager II
> > > > > NCAR RAL and DTC
> > > > > PO Box 3000, Boulder, Colorado 80307 USA
> > > > > +1 303-497-8479          jensen at ucar.edu
> > > > >
> > > > >
> > > >
> > > > --
> > > > Edward Strobach
> > > > EMC/NCEP/NWS/
> > > > IMSG Contractor
> > > > Cubicle#: 2029
> > > > 301-683-3717
> > > >
> > > >
> > >
> > > --
> > > Julie Prestopnik (she/her/hers)
> > > Software Engineer
> > > National Center for Atmospheric Research
> > > Research Applications Laboratory
> > > Phone: 303.497.8399
> > > Email: jpresto at ucar.edu
> > >
> > > 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.
> > >
> > >
> >
> > --
> > Edward Strobach
> > EMC/NCEP/NWS/
> > IMSG Contractor
> > Cubicle#: 2029
> > 301-683-3717
> >
> >
>
> --
> Julie Prestopnik (she/her/hers)
> Software Engineer
> National Center for Atmospheric Research
> Research Applications Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> 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.
>
>

--
Edward Strobach
EMC/NCEP/NWS/
IMSG Contractor
Cubicle#: 2029
301-683-3717

------------------------------------------------
Subject: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Julie Prestopnik
Time: Thu Sep 03 09:11:06 2020

You're welcome.  It looks like Mars is back up.  I have not yet
installed it on Mars, but will do that soon.  I'll follow up once it's
ready.

Julie

On Thu, Sep 3, 2020 at 9:08 AM Edward Strobach - NOAA Affiliate via RT
<
met_help at ucar.edu> wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>
> Oh, I see.  I'll try that when Mars is back on.  Thanks for your
efforts.
>
> On Thu, Sep 3, 2020 at 11:05 AM Julie Prestopnik via RT
<met_help at ucar.edu
> >
> wrote:
>
> > Hi.
> >
> > I did not create a modulefile for R, which is why doing a "module
use"
> > doesn't really help here.  Please do not add a line in
TCMPRPlotter.conf
> > that has the R path leading to. Rscript.  The code can't find
Rscript
> > because it is not in your PATH environment variable.
> >
> > If you're using bash, you'll just need to set:
> >
> > export
> >
PATH=${PATH}:/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin
> >
> > If you're using csh, you'll just need to set:
> >
> > setenv PATH
> >
${PATH}:/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin
> >
> > It would be good to add this to your .bashrc or .cshrc file so you
don't
> > have to remember to do it with each new shell.  Once you add it,
don't
> > forget to source your .bashrc or .cshrc file, or simply open a new
shell
> so
> > that the new PATH takes effect.
> >
> > Please let us know how that goes.
> >
> > Thanks!
> >
> > Julie
> >
> > On Thu, Sep 3, 2020 at 4:19 AM Edward Strobach - NOAA Affiliate
via RT <
> > met_help at ucar.edu> wrote:
> >
> > >
> > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> > >
> > > Thanks.  I can do a "module use
> > > /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin", or
I can
> > > activate R by simply typing
> > > "/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin/R".
> > >
> > > Despite this it can't find Rscript as referenced by the log file
- see
> > > first error line.
> > >
> > > 09/03 10:11:07.213 Rscript (pipeline.py:287) ERROR: Rscript:
could not
> > > exec: [Errno 2] No such file or directory
> > >
> > > I think 1 of 2 solutions could work.
> > >
> > > 1.  Setting up R in a similar way as metplus/met modules.
> > > If I can load R then I think this issue would go away.  There's
no way
> to
> > > module load R/4.0.2, for example.  I can only module use
> /the/path/name.
> > > For met modules I can module use /to/your/path, and then module
load
> > > met/9.1.
> > >
> > > 2.  Adding a line in TCMPRPlotter.conf that has the R path
leading to
> > > Rscript.
> > >
> > >
> > >
> > >
> > > On Wed, Sep 2, 2020 at 7:51 PM Julie Prestopnik via RT <
> > met_help at ucar.edu>
> > > wrote:
> > >
> > > > Hi.
> > > >
> > > > I have installed R
> > > > at /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin
on
> Mars.
> > > I
> > > > have never installed R previously, but the installation seems
to have
> > > been
> > > > successful.  Please give it a try and let us know how it goes.
> > > >
> > > > Thanks!
> > > >
> > > > Julie
> > > >
> > > > On Wed, Sep 2, 2020 at 5:12 PM Edward Strobach - NOAA
Affiliate via
> RT
> > <
> > > > met_help at ucar.edu> wrote:
> > > >
> > > > >
> > > > > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
> > > > >
> > > > > That would be great, as long as it doesn't put too much
strain on
> > her.
> > > > > Give her my thanks.
> > > > >
> > > > > On Wed, Sep 2, 2020 at 7:09 PM Tara Jensen via RT <
> met_help at ucar.edu
> > >
> > > > > wrote:
> > > > >
> > > > > > Ed,
> > > > > >
> > > > > > It seems like finding an instance of R on WCOSS-dev would
be
> > helpful.
> > > > > > Julie P has volunteered to figure out how to solve the
problem if
> > it
> > > > will
> > > > > > help.  Shall she proceed?
> > > > > >
> > > > > > Thanks, Tara
> > > > > >
> > > > > > On Wed, Sep 2, 2020 at 3:48 PM Edward Strobach - NOAA
Affiliate
> via
> > > RT
> > > > <
> > > > > > met_help at ucar.edu> wrote:
> > > > > >
> > > > > > >
> > > > > > > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> >
> > > > > > >
> > > > > > > Hi Tara,
> > > > > > >
> > > > > > > Transferring stuff from WCOSS to hera will be quite the
> headache.
> > > > I'm
> > > > > > > testing some physics changes related to PBL that will
likely be
> > put
> > > > in
> > > > > > > v17.  I'm expected to have results by October/November,
so I
> have
> > > to
> > > > > > really
> > > > > > > spin this up soon.  I can try to put out feelers at EMC
to see
> if
> > > > > anyone
> > > > > > > has used TCMPRPlotter.  I did get TCStat to work, and I
have an
> > > > example
> > > > > > of
> > > > > > > a stat file I generated yesterday.  However, I wasn't
able to
> > > access
> > > > > the
> > > > > > > database I created under my Ed_Strobach group name for
the
> > > > > > > https://metviewer.nws.noaa.gov/metviewer1.jsp site. I
still
> only
> > > > have
> > > > > > > mv_cmaq_metplus, not mv_tc_metplus.  When loading the
data I
> did
> > > see
> > > > a
> > > > > > > reference to mv_tc_metplus, but I never saw it formally
on the
> > > > website,
> > > > > > > which I thought was strange.
> > > > > > >
> > > > > > > As for TC verification, I do have some experience
developing
> this
> > > > > stuff,
> > > > > > so
> > > > > > > it's not a complete loss.  Before moving over to met I
had
> > > developed
> > > > > > track
> > > > > > > and intensity verification as well as azimuthally
averaged
> plots
> > > with
> > > > > > field
> > > > > > > overlays.  It provided a lot of insight to the boundary
layer
> > > > structure
> > > > > > and
> > > > > > > the influence it had on the primary/secondary
circulation
> > > structures.
> > > > > > I've
> > > > > > > been trying to see how it could fit in with met/metplus.
I
> have
> > > also
> > > > > > > always wondered if dropsonde verification has been
developed
> for
> > > TCs
> > > > > with
> > > > > > > metplus.  That would be cool.
> > > > > > >
> > > > > > > On Wed, Sep 2, 2020 at 5:17 PM Tara Jensen via RT <
> > > met_help at ucar.edu
> > > > >
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Ed,
> > > > > > > > I really hate to see you reinvent the wheel when we
already
> > have
> > > > > MET-TC
> > > > > > > > that reads A-decks and B-decks and computes track and
> intensity
> > > > > errors
> > > > > > > and
> > > > > > > > aggregates them.  We have also added loading of TC-
Stat
> output
> > to
> > > > > > > METviewer
> > > > > > > > but it has not been released yet.  The goal here is to
unify
> > EMC
> > > > > > > > verification, not continue to have each developer
write their
> > own
> > > > > > stuff.
> > > > > > > >
> > > > > > > > Can you check around EMC to see if anyone has run the
> > > TCMPR_plotter
> > > > > on
> > > > > > > > WCOSS? Or could you consider moving some of your
evaluation
> to
> > > > Hera.
> > > > > > > Many
> > > > > > > > folks work on both platforms.  Mallory seems like a
good
> > > > possibility
> > > > > to
> > > > > > > get
> > > > > > > > help from.
> > > > > > > >
> > > > > > > > If you want to discuss off-line, let me know.
> > > > > > > > Thanks, Tara
> > > > > > > >
> > > > > > > > On Wed, Sep 2, 2020 at 2:36 PM Edward Strobach - NOAA
> Affiliate
> > > via
> > > > > RT
> > > > > > <
> > > > > > > > met_help at ucar.edu> wrote:
> > > > > > > >
> > > > > > > > >
> > > > > > > > > <URL:
> > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > > >
> > > > > > > > >
> > > > > > > > > Thanks.  I guess I'll go ahead and develop my own
> > verification
> > > > for
> > > > > > the
> > > > > > > > time
> > > > > > > > > being since I have the ADECK and BDECK files.
> > > > > > > > >
> > > > > > > > > On Wed, Sep 2, 2020 at 4:31 PM Minna Win via RT <
> > > > met_help at ucar.edu
> > > > > >
> > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > Hello Edward,
> > > > > > > > > >
> > > > > > > > > > Unfortunately, there is currently nothing
available that
> > > > performs
> > > > > > > what
> > > > > > > > > the
> > > > > > > > > > R script does.  This is why METplus is working
towards
> > > > migrating
> > > > > > > > plotting
> > > > > > > > > > scripts from R to Python.
> > > > > > > > > >
> > > > > > > > > > Regards,
> > > > > > > > > > Minna
> > > > > > > > > > ---------------
> > > > > > > > > > Minna Win
> > > > > > > > > > National Center for Atmospheric Research
> > > > > > > > > > Developmental Testbed Center
> > > > > > > > > > Phone: 303-497-8423
> > > > > > > > > > Fax:   303-497-8401
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > On Wed, Sep 2, 2020 at 9:33 AM Edward Strobach -
NOAA
> > > Affiliate
> > > > > via
> > > > > > > RT
> > > > > > > > <
> > > > > > > > > > met_help at ucar.edu> wrote:
> > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > <URL:
> > > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > > > > >
> > > > > > > > > > >
> > > > > > > > > > > oh.. that's really inconvenient.  I'm running
global
> > tests
> > > on
> > > > > > WCOSS
> > > > > > > > > for a
> > > > > > > > > > > physics change slated to be incorporated in v17.
I'm
> not
> > > > > set-up
> > > > > > to
> > > > > > > > do
> > > > > > > > > > this
> > > > > > > > > > > on hera, unfortunately.  Since the emphasis is
on
> > tropical
> > > > > > cyclone
> > > > > > > > > track
> > > > > > > > > > > and intensity verification, I'm trying to use
met's TC
> > > tools
> > > > to
> > > > > > > > process
> > > > > > > > > > the
> > > > > > > > > > > data.  I've been successful with TCPairs and
TCStat,
> > > > although I
> > > > > > was
> > > > > > > > not
> > > > > > > > > > > able to view my mv_tc_metplus database on the
metviewer
> > GUI
> > > > > under
> > > > > > > > > > > Ed_Strobach.  Is there a workaround for running
> > > TCMPRPlotter,
> > > > > or
> > > > > > > > will I
> > > > > > > > > > > have to move on to something else?
> > > > > > > > > > >
> > > > > > > > > > > On Wed, Sep 2, 2020 at 11:28 AM Minna Win via RT
<
> > > > > > > met_help at ucar.edu>
> > > > > > > > > > > wrote:
> > > > > > > > > > >
> > > > > > > > > > > > Hello Edward,
> > > > > > > > > > > >
> > > > > > > > > > > > I just learned that R is NOT installed on any
of the
> > > WCOSS
> > > > > > hosts.
> > > > > > > > R
> > > > > > > > > is
> > > > > > > > > > > > installed on 'hera' (version unknown), do you
have
> > access
> > > > to
> > > > > > that
> > > > > > > > > host?
> > > > > > > > > > > > MET 9.1 is installed on 'hera', as is METplus
3.1.
> > > > > > > > > > > >
> > > > > > > > > > > > Regards,
> > > > > > > > > > > > Minna
> > > > > > > > > > > > ---------------
> > > > > > > > > > > > Minna Win
> > > > > > > > > > > > National Center for Atmospheric Research
> > > > > > > > > > > > Developmental Testbed Center
> > > > > > > > > > > > Phone: 303-497-8423
> > > > > > > > > > > > Fax:   303-497-8401
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > > > On Wed, Sep 2, 2020 at 9:23 AM Minna
> Win-Gildenmeister
> > <
> > > > > > > > > > > minnawin at ucar.edu>
> > > > > > > > > > > > wrote:
> > > > > > > > > > > >
> > > > > > > > > > > > > Hello Edward,
> > > > > > > > > > > > >
> > > > > > > > > > > > > You are correct, you will indeed need R
installed
> on
> > > your
> > > > > > WCOSS
> > > > > > > > > host.
> > > > > > > > > > > > > Version 3.2.5 is what is required for
running the
> > TCMPR
> > > > > > plotter
> > > > > > > > > code
> > > > > > > > > > in
> > > > > > > > > > > > > METplus.  I am inquiring to see which WCOSS
hosts
> > > > currently
> > > > > > > have
> > > > > > > > R
> > > > > > > > > > > > > installed, and the version.  Eventually, we
will
> > > migrate
> > > > > this
> > > > > > > > > > > > functionality
> > > > > > > > > > > > > into a Python implementation that will be
found in
> > the
> > > > > > > METplotpy
> > > > > > > > > > > > repository.
> > > > > > > > > > > > >
> > > > > > > > > > > > > Regards,
> > > > > > > > > > > > > Minna
> > > > > > > > > > > > > ---------------
> > > > > > > > > > > > > Minna Win
> > > > > > > > > > > > > National Center for Atmospheric Research
> > > > > > > > > > > > > Developmental Testbed Center
> > > > > > > > > > > > > Phone: 303-497-8423
> > > > > > > > > > > > > Fax:   303-497-8401
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > >
> > > > > > > > > > > > > On Wed, Sep 2, 2020 at 5:31 AM Edward
Strobach -
> NOAA
> > > > > > Affiliate
> > > > > > > > via
> > > > > > > > > > RT
> > > > > > > > > > > <
> > > > > > > > > > > > > met_help at ucar.edu> wrote:
> > > > > > > > > > > > >
> > > > > > > > > > > > >>
> > > > > > > > > > > > >> Wed Sep 02 05:30:47 2020: Request 96540 was
acted
> > > upon.
> > > > > > > > > > > > >> Transaction: Ticket created by
> > > edward.strobach at noaa.gov
> > > > > > > > > > > > >>        Queue: met_help
> > > > > > > > > > > > >>      Subject: issues with
> > > > > > > TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
> > > > > > > > in
> > > > > > > > > > the
> > > > > > > > > > > > >> TCMPRPlotter routine
> > > > > > > > > > > > >>        Owner: Nobody
> > > > > > > > > > > > >>   Requestors: edward.strobach at noaa.gov
> > > > > > > > > > > > >>       Status: new
> > > > > > > > > > > > >>  Ticket <URL:
> > > > > > > > > >
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
> > > > > > > > > > > >
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >> Good afternoon,
> > > > > > > > > > > > >>
> > > > > > > > > > > > >> I'm getting a "no file or directory" error
> > regardless
> > > of
> > > > > > > > whether I
> > > > > > > > > > > > assign
> > > > > > > > > > > > >> a
> > > > > > > > > > > > >> filename to
TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
> or
> > > > not.
> > > > > > At
> > > > > > > > > first
> > > > > > > > > > I
> > > > > > > > > > > > >> thought it was related to how I was
defining this
> > > > setting,
> > > > > > but
> > > > > > > > > > > realized
> > > > > > > > > > > > >> that it was not set in the basic use case.
There
> > is a
> > > > > > > reference
> > > > > > > > > to
> > > > > > > > > > > the
> > > > > > > > > > > > >> pipeline.py script in the log file on line
283.
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >> *09/01 21:01:29.834 metplus.TCMPRPlotter
> > > > (met_util.py:192)
> > > > > > > > ERROR:
> > > > > > > > > > > Fatal
> > > > > > > > > > > > >> error occurredTraceback (most recent call
last):
> > File
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > > > > >> line 283, in launch
os.execvp(cmd[0],cmd)  File
> > > > > > > > > > > > >>
> > > > > >
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > > > > > line
> > > > > > > > > > > 559,
> > > > > > > > > > > > in
> > > > > > > > > > > > >> execvp    _execvpe(file, args)  File
> > > > > > > > > > > > >>
> > > > > >
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > > > > > line
> > > > > > > > > > > 604,
> > > > > > > > > > > > in
> > > > > > > > > > > > >> _execvpe    raise
last_exc.with_traceback(tb)
> File
> > > > > > > > > > > > >>
> > > > > >
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
> > > > > > > > line
> > > > > > > > > > > 594,
> > > > > > > > > > > > in
> > > > > > > > > > > > >> _execvpe    exec_func(fullname,
> > > > > *argrest)FileNotFoundError:
> > > > > > > > [Errno
> > > > > > > > > > 2]
> > > > > > > > > > > No
> > > > > > > > > > > > >> such file or directoryDuring handling of
the above
> > > > > > exception,
> > > > > > > > > > another
> > > > > > > > > > > > >> exception occurred:Traceback (most recent
call
> > last):
> > > > > File
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
> > > > > > > > > > > > >> line 169, in run_metplus
> process.run_all_times()
> > > > File
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
> > > > > > > > > > > > >> line 262, in run_all_times    checkrun(cmd)
File
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > > > > > >> line 465, in checkrun
r=run(arg,logger=logger)
> > > File
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > > > > > >> line 449, in run
> > > > > p=make_pipeline(arg,False,logger=logger)
> > > > > > > > File
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
> > > > > > > > > > > > >> line 354, in make_pipeline    binary=b)
File
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > > > > >> line 604, in __init__
> > > runner._gen(self,logger=logger)
> > > > > > File
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
> > > > > > > > > > > > >> line 973, in _gen
> > > pipeline._impl_add(self._args,(next
> > > > > is
> > > > > > > > > > > > >> None),cd=self._cd,**kwargs)  File
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > > > > >> line 641, in _impl_add
> > > > > > > > > > > > >>
> > > > > (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)
> > > > > > > > File
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
> > > > > > > > > > > > >> line 288, in launch
sys.exit(2)SystemExit: 2*
> > > > > > > > > > > > >>
> > > > > > > > > > > > >> The basic use case suggests that a
precondition to
> > use
> > > > > > > > > TCMPRPlotter
> > > > > > > > > > is
> > > > > > > > > > > > >> having R loaded.  Since I don't have R
loaded, I'm
> > > > > wondering
> > > > > > > if
> > > > > > > > > this
> > > > > > > > > > > is
> > > > > > > > > > > > >> the
> > > > > > > > > > > > >> issue, and if it is, what version of R
should I
> load
> > > on
> > > > > > WCOSS?
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > > >> --
> > > > > > > > > > > > >> Edward Strobach
> > > > > > > > > > > > >> EMC/NCEP/NWS/
> > > > > > > > > > > > >> IMSG Contractor
> > > > > > > > > > > > >> Cubicle#: 2029
> > > > > > > > > > > > >> 301-683-3717
> > > > > > > > > > > > >>
> > > > > > > > > > > > >>
> > > > > > > > > > > >
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > > > --
> > > > > > > > > > > Edward Strobach
> > > > > > > > > > > EMC/NCEP/NWS/
> > > > > > > > > > > IMSG Contractor
> > > > > > > > > > > Cubicle#: 2029
> > > > > > > > > > > 301-683-3717
> > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > Edward Strobach
> > > > > > > > > EMC/NCEP/NWS/
> > > > > > > > > IMSG Contractor
> > > > > > > > > Cubicle#: 2029
> > > > > > > > > 301-683-3717
> > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > > > > > Tara Jensen
> > > > > > > > Project Manager II
> > > > > > > > NCAR RAL and DTC
> > > > > > > > PO Box 3000, Boulder, Colorado 80307 USA
> > > > > > > > +1 303-497-8479          jensen at ucar.edu
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Edward Strobach
> > > > > > > EMC/NCEP/NWS/
> > > > > > > IMSG Contractor
> > > > > > > Cubicle#: 2029
> > > > > > > 301-683-3717
> > > > > > >
> > > > > > >
> > > > > >
> > > > > > --
> > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > > > Tara Jensen
> > > > > > Project Manager II
> > > > > > NCAR RAL and DTC
> > > > > > PO Box 3000, Boulder, Colorado 80307 USA
> > > > > > +1 303-497-8479          jensen at ucar.edu
> > > > > >
> > > > > >
> > > > >
> > > > > --
> > > > > Edward Strobach
> > > > > EMC/NCEP/NWS/
> > > > > IMSG Contractor
> > > > > Cubicle#: 2029
> > > > > 301-683-3717
> > > > >
> > > > >
> > > >
> > > > --
> > > > Julie Prestopnik (she/her/hers)
> > > > Software Engineer
> > > > National Center for Atmospheric Research
> > > > Research Applications Laboratory
> > > > Phone: 303.497.8399
> > > > Email: jpresto at ucar.edu
> > > >
> > > > 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.
> > > >
> > > >
> > >
> > > --
> > > Edward Strobach
> > > EMC/NCEP/NWS/
> > > IMSG Contractor
> > > Cubicle#: 2029
> > > 301-683-3717
> > >
> > >
> >
> > --
> > Julie Prestopnik (she/her/hers)
> > Software Engineer
> > National Center for Atmospheric Research
> > Research Applications Laboratory
> > Phone: 303.497.8399
> > Email: jpresto at ucar.edu
> >
> > 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.
> >
> >
>
> --
> Edward Strobach
> EMC/NCEP/NWS/
> IMSG Contractor
> Cubicle#: 2029
> 301-683-3717
>
>

--
Julie Prestopnik (she/her/hers)
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

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: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Julie Prestopnik
Time: Thu Sep 03 09:13:01 2020

My apologies, I meant to say Venus.  It is definitely installed on
Mars,
but not yet on Venus.

Julie

On Thu, Sep 3, 2020 at 9:10 AM Julie Prestopnik <jpresto at ucar.edu>
wrote:

> You're welcome.  It looks like Mars is back up.  I have not yet
> installed it on Mars, but will do that soon.  I'll follow up once
it's
> ready.
>
> Julie
>
> On Thu, Sep 3, 2020 at 9:08 AM Edward Strobach - NOAA Affiliate via
RT <
> met_help at ucar.edu> wrote:
>
>>
>> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>>
>> Oh, I see.  I'll try that when Mars is back on.  Thanks for your
efforts.
>>
>> On Thu, Sep 3, 2020 at 11:05 AM Julie Prestopnik via RT <
>> met_help at ucar.edu>
>> wrote:
>>
>> > Hi.
>> >
>> > I did not create a modulefile for R, which is why doing a "module
use"
>> > doesn't really help here.  Please do not add a line in
TCMPRPlotter.conf
>> > that has the R path leading to. Rscript.  The code can't find
Rscript
>> > because it is not in your PATH environment variable.
>> >
>> > If you're using bash, you'll just need to set:
>> >
>> > export
>> >
PATH=${PATH}:/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin
>> >
>> > If you're using csh, you'll just need to set:
>> >
>> > setenv PATH
>> >
${PATH}:/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin
>> >
>> > It would be good to add this to your .bashrc or .cshrc file so
you don't
>> > have to remember to do it with each new shell.  Once you add it,
don't
>> > forget to source your .bashrc or .cshrc file, or simply open a
new
>> shell so
>> > that the new PATH takes effect.
>> >
>> > Please let us know how that goes.
>> >
>> > Thanks!
>> >
>> > Julie
>> >
>> > On Thu, Sep 3, 2020 at 4:19 AM Edward Strobach - NOAA Affiliate
via RT <
>> > met_help at ucar.edu> wrote:
>> >
>> > >
>> > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>> > >
>> > > Thanks.  I can do a "module use
>> > > /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin",
or I can
>> > > activate R by simply typing
>> > >
"/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin/R".
>> > >
>> > > Despite this it can't find Rscript as referenced by the log
file - see
>> > > first error line.
>> > >
>> > > 09/03 10:11:07.213 Rscript (pipeline.py:287) ERROR: Rscript:
could not
>> > > exec: [Errno 2] No such file or directory
>> > >
>> > > I think 1 of 2 solutions could work.
>> > >
>> > > 1.  Setting up R in a similar way as metplus/met modules.
>> > > If I can load R then I think this issue would go away.  There's
no
>> way to
>> > > module load R/4.0.2, for example.  I can only module use
>> /the/path/name.
>> > > For met modules I can module use /to/your/path, and then module
load
>> > > met/9.1.
>> > >
>> > > 2.  Adding a line in TCMPRPlotter.conf that has the R path
leading to
>> > > Rscript.
>> > >
>> > >
>> > >
>> > >
>> > > On Wed, Sep 2, 2020 at 7:51 PM Julie Prestopnik via RT <
>> > met_help at ucar.edu>
>> > > wrote:
>> > >
>> > > > Hi.
>> > > >
>> > > > I have installed R
>> > > > at
/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin on
>> Mars.
>> > > I
>> > > > have never installed R previously, but the installation seems
to
>> have
>> > > been
>> > > > successful.  Please give it a try and let us know how it
goes.
>> > > >
>> > > > Thanks!
>> > > >
>> > > > Julie
>> > > >
>> > > > On Wed, Sep 2, 2020 at 5:12 PM Edward Strobach - NOAA
Affiliate via
>> RT
>> > <
>> > > > met_help at ucar.edu> wrote:
>> > > >
>> > > > >
>> > > > > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>> > > > >
>> > > > > That would be great, as long as it doesn't put too much
strain on
>> > her.
>> > > > > Give her my thanks.
>> > > > >
>> > > > > On Wed, Sep 2, 2020 at 7:09 PM Tara Jensen via RT <
>> met_help at ucar.edu
>> > >
>> > > > > wrote:
>> > > > >
>> > > > > > Ed,
>> > > > > >
>> > > > > > It seems like finding an instance of R on WCOSS-dev would
be
>> > helpful.
>> > > > > > Julie P has volunteered to figure out how to solve the
problem
>> if
>> > it
>> > > > will
>> > > > > > help.  Shall she proceed?
>> > > > > >
>> > > > > > Thanks, Tara
>> > > > > >
>> > > > > > On Wed, Sep 2, 2020 at 3:48 PM Edward Strobach - NOAA
Affiliate
>> via
>> > > RT
>> > > > <
>> > > > > > met_help at ucar.edu> wrote:
>> > > > > >
>> > > > > > >
>> > > > > > > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
>> >
>> > > > > > >
>> > > > > > > Hi Tara,
>> > > > > > >
>> > > > > > > Transferring stuff from WCOSS to hera will be quite the
>> headache.
>> > > > I'm
>> > > > > > > testing some physics changes related to PBL that will
likely
>> be
>> > put
>> > > > in
>> > > > > > > v17.  I'm expected to have results by October/November,
so I
>> have
>> > > to
>> > > > > > really
>> > > > > > > spin this up soon.  I can try to put out feelers at EMC
to
>> see if
>> > > > > anyone
>> > > > > > > has used TCMPRPlotter.  I did get TCStat to work, and I
have
>> an
>> > > > example
>> > > > > > of
>> > > > > > > a stat file I generated yesterday.  However, I wasn't
able to
>> > > access
>> > > > > the
>> > > > > > > database I created under my Ed_Strobach group name for
the
>> > > > > > > https://metviewer.nws.noaa.gov/metviewer1.jsp site. I
still
>> only
>> > > > have
>> > > > > > > mv_cmaq_metplus, not mv_tc_metplus.  When loading the
data I
>> did
>> > > see
>> > > > a
>> > > > > > > reference to mv_tc_metplus, but I never saw it formally
on the
>> > > > website,
>> > > > > > > which I thought was strange.
>> > > > > > >
>> > > > > > > As for TC verification, I do have some experience
developing
>> this
>> > > > > stuff,
>> > > > > > so
>> > > > > > > it's not a complete loss.  Before moving over to met I
had
>> > > developed
>> > > > > > track
>> > > > > > > and intensity verification as well as azimuthally
averaged
>> plots
>> > > with
>> > > > > > field
>> > > > > > > overlays.  It provided a lot of insight to the boundary
layer
>> > > > structure
>> > > > > > and
>> > > > > > > the influence it had on the primary/secondary
circulation
>> > > structures.
>> > > > > > I've
>> > > > > > > been trying to see how it could fit in with
met/metplus.  I
>> have
>> > > also
>> > > > > > > always wondered if dropsonde verification has been
developed
>> for
>> > > TCs
>> > > > > with
>> > > > > > > metplus.  That would be cool.
>> > > > > > >
>> > > > > > > On Wed, Sep 2, 2020 at 5:17 PM Tara Jensen via RT <
>> > > met_help at ucar.edu
>> > > > >
>> > > > > > > wrote:
>> > > > > > >
>> > > > > > > > Ed,
>> > > > > > > > I really hate to see you reinvent the wheel when we
already
>> > have
>> > > > > MET-TC
>> > > > > > > > that reads A-decks and B-decks and computes track and
>> intensity
>> > > > > errors
>> > > > > > > and
>> > > > > > > > aggregates them.  We have also added loading of TC-
Stat
>> output
>> > to
>> > > > > > > METviewer
>> > > > > > > > but it has not been released yet.  The goal here is
to unify
>> > EMC
>> > > > > > > > verification, not continue to have each developer
write
>> their
>> > own
>> > > > > > stuff.
>> > > > > > > >
>> > > > > > > > Can you check around EMC to see if anyone has run the
>> > > TCMPR_plotter
>> > > > > on
>> > > > > > > > WCOSS? Or could you consider moving some of your
evaluation
>> to
>> > > > Hera.
>> > > > > > > Many
>> > > > > > > > folks work on both platforms.  Mallory seems like a
good
>> > > > possibility
>> > > > > to
>> > > > > > > get
>> > > > > > > > help from.
>> > > > > > > >
>> > > > > > > > If you want to discuss off-line, let me know.
>> > > > > > > > Thanks, Tara
>> > > > > > > >
>> > > > > > > > On Wed, Sep 2, 2020 at 2:36 PM Edward Strobach - NOAA
>> Affiliate
>> > > via
>> > > > > RT
>> > > > > > <
>> > > > > > > > met_help at ucar.edu> wrote:
>> > > > > > > >
>> > > > > > > > >
>> > > > > > > > > <URL:
>> > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
>> > > >
>> > > > > > > > >
>> > > > > > > > > Thanks.  I guess I'll go ahead and develop my own
>> > verification
>> > > > for
>> > > > > > the
>> > > > > > > > time
>> > > > > > > > > being since I have the ADECK and BDECK files.
>> > > > > > > > >
>> > > > > > > > > On Wed, Sep 2, 2020 at 4:31 PM Minna Win via RT <
>> > > > met_help at ucar.edu
>> > > > > >
>> > > > > > > > wrote:
>> > > > > > > > >
>> > > > > > > > > > Hello Edward,
>> > > > > > > > > >
>> > > > > > > > > > Unfortunately, there is currently nothing
available that
>> > > > performs
>> > > > > > > what
>> > > > > > > > > the
>> > > > > > > > > > R script does.  This is why METplus is working
towards
>> > > > migrating
>> > > > > > > > plotting
>> > > > > > > > > > scripts from R to Python.
>> > > > > > > > > >
>> > > > > > > > > > Regards,
>> > > > > > > > > > Minna
>> > > > > > > > > > ---------------
>> > > > > > > > > > Minna Win
>> > > > > > > > > > National Center for Atmospheric Research
>> > > > > > > > > > Developmental Testbed Center
>> > > > > > > > > > Phone: 303-497-8423
>> > > > > > > > > > Fax:   303-497-8401
>> > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > > > On Wed, Sep 2, 2020 at 9:33 AM Edward Strobach -
NOAA
>> > > Affiliate
>> > > > > via
>> > > > > > > RT
>> > > > > > > > <
>> > > > > > > > > > met_help at ucar.edu> wrote:
>> > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > > > <URL:
>> > > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
>> > > > > >
>> > > > > > > > > > >
>> > > > > > > > > > > oh.. that's really inconvenient.  I'm running
global
>> > tests
>> > > on
>> > > > > > WCOSS
>> > > > > > > > > for a
>> > > > > > > > > > > physics change slated to be incorporated in
v17.  I'm
>> not
>> > > > > set-up
>> > > > > > to
>> > > > > > > > do
>> > > > > > > > > > this
>> > > > > > > > > > > on hera, unfortunately.  Since the emphasis is
on
>> > tropical
>> > > > > > cyclone
>> > > > > > > > > track
>> > > > > > > > > > > and intensity verification, I'm trying to use
met's TC
>> > > tools
>> > > > to
>> > > > > > > > process
>> > > > > > > > > > the
>> > > > > > > > > > > data.  I've been successful with TCPairs and
TCStat,
>> > > > although I
>> > > > > > was
>> > > > > > > > not
>> > > > > > > > > > > able to view my mv_tc_metplus database on the
>> metviewer
>> > GUI
>> > > > > under
>> > > > > > > > > > > Ed_Strobach.  Is there a workaround for running
>> > > TCMPRPlotter,
>> > > > > or
>> > > > > > > > will I
>> > > > > > > > > > > have to move on to something else?
>> > > > > > > > > > >
>> > > > > > > > > > > On Wed, Sep 2, 2020 at 11:28 AM Minna Win via
RT <
>> > > > > > > met_help at ucar.edu>
>> > > > > > > > > > > wrote:
>> > > > > > > > > > >
>> > > > > > > > > > > > Hello Edward,
>> > > > > > > > > > > >
>> > > > > > > > > > > > I just learned that R is NOT installed on any
of the
>> > > WCOSS
>> > > > > > hosts.
>> > > > > > > > R
>> > > > > > > > > is
>> > > > > > > > > > > > installed on 'hera' (version unknown), do you
have
>> > access
>> > > > to
>> > > > > > that
>> > > > > > > > > host?
>> > > > > > > > > > > > MET 9.1 is installed on 'hera', as is METplus
3.1.
>> > > > > > > > > > > >
>> > > > > > > > > > > > Regards,
>> > > > > > > > > > > > Minna
>> > > > > > > > > > > > ---------------
>> > > > > > > > > > > > Minna Win
>> > > > > > > > > > > > National Center for Atmospheric Research
>> > > > > > > > > > > > Developmental Testbed Center
>> > > > > > > > > > > > Phone: 303-497-8423
>> > > > > > > > > > > > Fax:   303-497-8401
>> > > > > > > > > > > >
>> > > > > > > > > > > >
>> > > > > > > > > > > >
>> > > > > > > > > > > > On Wed, Sep 2, 2020 at 9:23 AM Minna
>> Win-Gildenmeister
>> > <
>> > > > > > > > > > > minnawin at ucar.edu>
>> > > > > > > > > > > > wrote:
>> > > > > > > > > > > >
>> > > > > > > > > > > > > Hello Edward,
>> > > > > > > > > > > > >
>> > > > > > > > > > > > > You are correct, you will indeed need R
installed
>> on
>> > > your
>> > > > > > WCOSS
>> > > > > > > > > host.
>> > > > > > > > > > > > > Version 3.2.5 is what is required for
running the
>> > TCMPR
>> > > > > > plotter
>> > > > > > > > > code
>> > > > > > > > > > in
>> > > > > > > > > > > > > METplus.  I am inquiring to see which WCOSS
hosts
>> > > > currently
>> > > > > > > have
>> > > > > > > > R
>> > > > > > > > > > > > > installed, and the version.  Eventually, we
will
>> > > migrate
>> > > > > this
>> > > > > > > > > > > > functionality
>> > > > > > > > > > > > > into a Python implementation that will be
found in
>> > the
>> > > > > > > METplotpy
>> > > > > > > > > > > > repository.
>> > > > > > > > > > > > >
>> > > > > > > > > > > > > Regards,
>> > > > > > > > > > > > > Minna
>> > > > > > > > > > > > > ---------------
>> > > > > > > > > > > > > Minna Win
>> > > > > > > > > > > > > National Center for Atmospheric Research
>> > > > > > > > > > > > > Developmental Testbed Center
>> > > > > > > > > > > > > Phone: 303-497-8423
>> > > > > > > > > > > > > Fax:   303-497-8401
>> > > > > > > > > > > > >
>> > > > > > > > > > > > >
>> > > > > > > > > > > > >
>> > > > > > > > > > > > > On Wed, Sep 2, 2020 at 5:31 AM Edward
Strobach -
>> NOAA
>> > > > > > Affiliate
>> > > > > > > > via
>> > > > > > > > > > RT
>> > > > > > > > > > > <
>> > > > > > > > > > > > > met_help at ucar.edu> wrote:
>> > > > > > > > > > > > >
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >> Wed Sep 02 05:30:47 2020: Request 96540
was acted
>> > > upon.
>> > > > > > > > > > > > >> Transaction: Ticket created by
>> > > edward.strobach at noaa.gov
>> > > > > > > > > > > > >>        Queue: met_help
>> > > > > > > > > > > > >>      Subject: issues with
>> > > > > > > TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
>> > > > > > > > in
>> > > > > > > > > > the
>> > > > > > > > > > > > >> TCMPRPlotter routine
>> > > > > > > > > > > > >>        Owner: Nobody
>> > > > > > > > > > > > >>   Requestors: edward.strobach at noaa.gov
>> > > > > > > > > > > > >>       Status: new
>> > > > > > > > > > > > >>  Ticket <URL:
>> > > > > > > > > >
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
>> > > > > > > > > > > >
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >> Good afternoon,
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >> I'm getting a "no file or directory" error
>> > regardless
>> > > of
>> > > > > > > > whether I
>> > > > > > > > > > > > assign
>> > > > > > > > > > > > >> a
>> > > > > > > > > > > > >> filename to
>> TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or
>> > > > not.
>> > > > > > At
>> > > > > > > > > first
>> > > > > > > > > > I
>> > > > > > > > > > > > >> thought it was related to how I was
defining this
>> > > > setting,
>> > > > > > but
>> > > > > > > > > > > realized
>> > > > > > > > > > > > >> that it was not set in the basic use case.
There
>> > is a
>> > > > > > > reference
>> > > > > > > > > to
>> > > > > > > > > > > the
>> > > > > > > > > > > > >> pipeline.py script in the log file on line
283.
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >> *09/01 21:01:29.834 metplus.TCMPRPlotter
>> > > > (met_util.py:192)
>> > > > > > > > ERROR:
>> > > > > > > > > > > Fatal
>> > > > > > > > > > > > >> error occurredTraceback (most recent call
last):
>> > File
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
>> > > > > > > > > > > > >> line 283, in launch
os.execvp(cmd[0],cmd)
>> File
>> > > > > > > > > > > > >>
>> > > > > >
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
>> > > > > > > > line
>> > > > > > > > > > > 559,
>> > > > > > > > > > > > in
>> > > > > > > > > > > > >> execvp    _execvpe(file, args)  File
>> > > > > > > > > > > > >>
>> > > > > >
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
>> > > > > > > > line
>> > > > > > > > > > > 604,
>> > > > > > > > > > > > in
>> > > > > > > > > > > > >> _execvpe    raise
last_exc.with_traceback(tb)
>> File
>> > > > > > > > > > > > >>
>> > > > > >
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
>> > > > > > > > line
>> > > > > > > > > > > 594,
>> > > > > > > > > > > > in
>> > > > > > > > > > > > >> _execvpe    exec_func(fullname,
>> > > > > *argrest)FileNotFoundError:
>> > > > > > > > [Errno
>> > > > > > > > > > 2]
>> > > > > > > > > > > No
>> > > > > > > > > > > > >> such file or directoryDuring handling of
the
>> above
>> > > > > > exception,
>> > > > > > > > > > another
>> > > > > > > > > > > > >> exception occurred:Traceback (most recent
call
>> > last):
>> > > > > File
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
>> > > > > > > > > > > > >> line 169, in run_metplus
>> process.run_all_times()
>> > > > File
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
>> > > > > > > > > > > > >> line 262, in run_all_times
checkrun(cmd)  File
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
>> > > > > > > > > > > > >> line 465, in checkrun
r=run(arg,logger=logger)
>> > > File
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
>> > > > > > > > > > > > >> line 449, in run
>> > > > > p=make_pipeline(arg,False,logger=logger)
>> > > > > > > > File
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
>> > > > > > > > > > > > >> line 354, in make_pipeline    binary=b)
File
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
>> > > > > > > > > > > > >> line 604, in __init__
>> > > runner._gen(self,logger=logger)
>> > > > > > File
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
>> > > > > > > > > > > > >> line 973, in _gen
>> > > pipeline._impl_add(self._args,(next
>> > > > > is
>> > > > > > > > > > > > >> None),cd=self._cd,**kwargs)  File
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
>> > > > > > > > > > > > >> line 641, in _impl_add
>> > > > > > > > > > > > >>
>> > > > > (p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)
>> > > > > > > > File
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > >
>> > > > >
>> > > >
>> > >
>> >
>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
>> > > > > > > > > > > > >> line 288, in launch
sys.exit(2)SystemExit: 2*
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >> The basic use case suggests that a
precondition
>> to
>> > use
>> > > > > > > > > TCMPRPlotter
>> > > > > > > > > > is
>> > > > > > > > > > > > >> having R loaded.  Since I don't have R
loaded,
>> I'm
>> > > > > wondering
>> > > > > > > if
>> > > > > > > > > this
>> > > > > > > > > > > is
>> > > > > > > > > > > > >> the
>> > > > > > > > > > > > >> issue, and if it is, what version of R
should I
>> load
>> > > on
>> > > > > > WCOSS?
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >> --
>> > > > > > > > > > > > >> Edward Strobach
>> > > > > > > > > > > > >> EMC/NCEP/NWS/
>> > > > > > > > > > > > >> IMSG Contractor
>> > > > > > > > > > > > >> Cubicle#: 2029
>> > > > > > > > > > > > >> 301-683-3717
>> > > > > > > > > > > > >>
>> > > > > > > > > > > > >>
>> > > > > > > > > > > >
>> > > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > > > --
>> > > > > > > > > > > Edward Strobach
>> > > > > > > > > > > EMC/NCEP/NWS/
>> > > > > > > > > > > IMSG Contractor
>> > > > > > > > > > > Cubicle#: 2029
>> > > > > > > > > > > 301-683-3717
>> > > > > > > > > > >
>> > > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > > >
>> > > > > > > > >
>> > > > > > > > > --
>> > > > > > > > > Edward Strobach
>> > > > > > > > > EMC/NCEP/NWS/
>> > > > > > > > > IMSG Contractor
>> > > > > > > > > Cubicle#: 2029
>> > > > > > > > > 301-683-3717
>> > > > > > > > >
>> > > > > > > > >
>> > > > > > > >
>> > > > > > > > --
>> > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> > > > > > > > Tara Jensen
>> > > > > > > > Project Manager II
>> > > > > > > > NCAR RAL and DTC
>> > > > > > > > PO Box 3000, Boulder, Colorado 80307 USA
>> > > > > > > > +1 303-497-8479          jensen at ucar.edu
>> > > > > > > >
>> > > > > > > >
>> > > > > > >
>> > > > > > > --
>> > > > > > > Edward Strobach
>> > > > > > > EMC/NCEP/NWS/
>> > > > > > > IMSG Contractor
>> > > > > > > Cubicle#: 2029
>> > > > > > > 301-683-3717
>> > > > > > >
>> > > > > > >
>> > > > > >
>> > > > > > --
>> > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>> > > > > > Tara Jensen
>> > > > > > Project Manager II
>> > > > > > NCAR RAL and DTC
>> > > > > > PO Box 3000, Boulder, Colorado 80307 USA
>> > > > > > +1 303-497-8479          jensen at ucar.edu
>> > > > > >
>> > > > > >
>> > > > >
>> > > > > --
>> > > > > Edward Strobach
>> > > > > EMC/NCEP/NWS/
>> > > > > IMSG Contractor
>> > > > > Cubicle#: 2029
>> > > > > 301-683-3717
>> > > > >
>> > > > >
>> > > >
>> > > > --
>> > > > Julie Prestopnik (she/her/hers)
>> > > > Software Engineer
>> > > > National Center for Atmospheric Research
>> > > > Research Applications Laboratory
>> > > > Phone: 303.497.8399
>> > > > Email: jpresto at ucar.edu
>> > > >
>> > > > 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.
>> > > >
>> > > >
>> > >
>> > > --
>> > > Edward Strobach
>> > > EMC/NCEP/NWS/
>> > > IMSG Contractor
>> > > Cubicle#: 2029
>> > > 301-683-3717
>> > >
>> > >
>> >
>> > --
>> > Julie Prestopnik (she/her/hers)
>> > Software Engineer
>> > National Center for Atmospheric Research
>> > Research Applications Laboratory
>> > Phone: 303.497.8399
>> > Email: jpresto at ucar.edu
>> >
>> > 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.
>> >
>> >
>>
>> --
>> Edward Strobach
>> EMC/NCEP/NWS/
>> IMSG Contractor
>> Cubicle#: 2029
>> 301-683-3717
>>
>>
>
> --
> Julie Prestopnik (she/her/hers)
> Software Engineer
> National Center for Atmospheric Research
> Research Applications Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> 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.
>


--
Julie Prestopnik (she/her/hers)
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

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: issues with TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE in the TCMPRPlotter routine
From: Julie Prestopnik
Time: Thu Sep 03 09:41:51 2020

Ok. R is now also installed on Venus.  I am also working on installing
met-9.1 and METplus-3.1 on Vanus as well.

I will update our Existing Builds webpage once met-9.1 and METplus-3.1
are
installed:
https://dtcenter.org/community-code/metplus/metplus-3-1-existing-
builds

Julie

On Thu, Sep 3, 2020 at 9:12 AM Julie Prestopnik <jpresto at ucar.edu>
wrote:

> My apologies, I meant to say Venus.  It is definitely installed on
Mars,
> but not yet on Venus.
>
> Julie
>
> On Thu, Sep 3, 2020 at 9:10 AM Julie Prestopnik <jpresto at ucar.edu>
wrote:
>
>> You're welcome.  It looks like Mars is back up.  I have not yet
>> installed it on Mars, but will do that soon.  I'll follow up once
it's
>> ready.
>>
>> Julie
>>
>> On Thu, Sep 3, 2020 at 9:08 AM Edward Strobach - NOAA Affiliate via
RT <
>> met_help at ucar.edu> wrote:
>>
>>>
>>> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>>>
>>> Oh, I see.  I'll try that when Mars is back on.  Thanks for your
efforts.
>>>
>>> On Thu, Sep 3, 2020 at 11:05 AM Julie Prestopnik via RT <
>>> met_help at ucar.edu>
>>> wrote:
>>>
>>> > Hi.
>>> >
>>> > I did not create a modulefile for R, which is why doing a
"module use"
>>> > doesn't really help here.  Please do not add a line in
>>> TCMPRPlotter.conf
>>> > that has the R path leading to. Rscript.  The code can't find
Rscript
>>> > because it is not in your PATH environment variable.
>>> >
>>> > If you're using bash, you'll just need to set:
>>> >
>>> > export
>>> >
>>>
PATH=${PATH}:/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin
>>> >
>>> > If you're using csh, you'll just need to set:
>>> >
>>> > setenv PATH
>>> >
${PATH}:/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin
>>> >
>>> > It would be good to add this to your .bashrc or .cshrc file so
you
>>> don't
>>> > have to remember to do it with each new shell.  Once you add it,
don't
>>> > forget to source your .bashrc or .cshrc file, or simply open a
new
>>> shell so
>>> > that the new PATH takes effect.
>>> >
>>> > Please let us know how that goes.
>>> >
>>> > Thanks!
>>> >
>>> > Julie
>>> >
>>> > On Thu, Sep 3, 2020 at 4:19 AM Edward Strobach - NOAA Affiliate
via RT
>>> <
>>> > met_help at ucar.edu> wrote:
>>> >
>>> > >
>>> > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
>
>>> > >
>>> > > Thanks.  I can do a "module use
>>> > > /gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin",
or I
>>> can
>>> > > activate R by simply typing
>>> > >
"/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin/R".
>>> > >
>>> > > Despite this it can't find Rscript as referenced by the log
file -
>>> see
>>> > > first error line.
>>> > >
>>> > > 09/03 10:11:07.213 Rscript (pipeline.py:287) ERROR: Rscript:
could
>>> not
>>> > > exec: [Errno 2] No such file or directory
>>> > >
>>> > > I think 1 of 2 solutions could work.
>>> > >
>>> > > 1.  Setting up R in a similar way as metplus/met modules.
>>> > > If I can load R then I think this issue would go away.
There's no
>>> way to
>>> > > module load R/4.0.2, for example.  I can only module use
>>> /the/path/name.
>>> > > For met modules I can module use /to/your/path, and then
module load
>>> > > met/9.1.
>>> > >
>>> > > 2.  Adding a line in TCMPRPlotter.conf that has the R path
leading to
>>> > > Rscript.
>>> > >
>>> > >
>>> > >
>>> > >
>>> > > On Wed, Sep 2, 2020 at 7:51 PM Julie Prestopnik via RT <
>>> > met_help at ucar.edu>
>>> > > wrote:
>>> > >
>>> > > > Hi.
>>> > > >
>>> > > > I have installed R
>>> > > > at
/gpfs/dell2/emc/verification/noscrub/Julie.Prestopnik/R/bin on
>>> Mars.
>>> > > I
>>> > > > have never installed R previously, but the installation
seems to
>>> have
>>> > > been
>>> > > > successful.  Please give it a try and let us know how it
goes.
>>> > > >
>>> > > > Thanks!
>>> > > >
>>> > > > Julie
>>> > > >
>>> > > > On Wed, Sep 2, 2020 at 5:12 PM Edward Strobach - NOAA
Affiliate
>>> via RT
>>> > <
>>> > > > met_help at ucar.edu> wrote:
>>> > > >
>>> > > > >
>>> > > > > <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>>> > > > >
>>> > > > > That would be great, as long as it doesn't put too much
strain on
>>> > her.
>>> > > > > Give her my thanks.
>>> > > > >
>>> > > > > On Wed, Sep 2, 2020 at 7:09 PM Tara Jensen via RT <
>>> met_help at ucar.edu
>>> > >
>>> > > > > wrote:
>>> > > > >
>>> > > > > > Ed,
>>> > > > > >
>>> > > > > > It seems like finding an instance of R on WCOSS-dev
would be
>>> > helpful.
>>> > > > > > Julie P has volunteered to figure out how to solve the
problem
>>> if
>>> > it
>>> > > > will
>>> > > > > > help.  Shall she proceed?
>>> > > > > >
>>> > > > > > Thanks, Tara
>>> > > > > >
>>> > > > > > On Wed, Sep 2, 2020 at 3:48 PM Edward Strobach - NOAA
>>> Affiliate via
>>> > > RT
>>> > > > <
>>> > > > > > met_help at ucar.edu> wrote:
>>> > > > > >
>>> > > > > > >
>>> > > > > > > <URL:
>>> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540 >
>>> > > > > > >
>>> > > > > > > Hi Tara,
>>> > > > > > >
>>> > > > > > > Transferring stuff from WCOSS to hera will be quite
the
>>> headache.
>>> > > > I'm
>>> > > > > > > testing some physics changes related to PBL that will
likely
>>> be
>>> > put
>>> > > > in
>>> > > > > > > v17.  I'm expected to have results by
October/November, so I
>>> have
>>> > > to
>>> > > > > > really
>>> > > > > > > spin this up soon.  I can try to put out feelers at
EMC to
>>> see if
>>> > > > > anyone
>>> > > > > > > has used TCMPRPlotter.  I did get TCStat to work, and
I have
>>> an
>>> > > > example
>>> > > > > > of
>>> > > > > > > a stat file I generated yesterday.  However, I wasn't
able to
>>> > > access
>>> > > > > the
>>> > > > > > > database I created under my Ed_Strobach group name for
the
>>> > > > > > > https://metviewer.nws.noaa.gov/metviewer1.jsp site. I
still
>>> only
>>> > > > have
>>> > > > > > > mv_cmaq_metplus, not mv_tc_metplus.  When loading the
data I
>>> did
>>> > > see
>>> > > > a
>>> > > > > > > reference to mv_tc_metplus, but I never saw it
formally on
>>> the
>>> > > > website,
>>> > > > > > > which I thought was strange.
>>> > > > > > >
>>> > > > > > > As for TC verification, I do have some experience
developing
>>> this
>>> > > > > stuff,
>>> > > > > > so
>>> > > > > > > it's not a complete loss.  Before moving over to met I
had
>>> > > developed
>>> > > > > > track
>>> > > > > > > and intensity verification as well as azimuthally
averaged
>>> plots
>>> > > with
>>> > > > > > field
>>> > > > > > > overlays.  It provided a lot of insight to the
boundary layer
>>> > > > structure
>>> > > > > > and
>>> > > > > > > the influence it had on the primary/secondary
circulation
>>> > > structures.
>>> > > > > > I've
>>> > > > > > > been trying to see how it could fit in with
met/metplus.  I
>>> have
>>> > > also
>>> > > > > > > always wondered if dropsonde verification has been
developed
>>> for
>>> > > TCs
>>> > > > > with
>>> > > > > > > metplus.  That would be cool.
>>> > > > > > >
>>> > > > > > > On Wed, Sep 2, 2020 at 5:17 PM Tara Jensen via RT <
>>> > > met_help at ucar.edu
>>> > > > >
>>> > > > > > > wrote:
>>> > > > > > >
>>> > > > > > > > Ed,
>>> > > > > > > > I really hate to see you reinvent the wheel when we
already
>>> > have
>>> > > > > MET-TC
>>> > > > > > > > that reads A-decks and B-decks and computes track
and
>>> intensity
>>> > > > > errors
>>> > > > > > > and
>>> > > > > > > > aggregates them.  We have also added loading of TC-
Stat
>>> output
>>> > to
>>> > > > > > > METviewer
>>> > > > > > > > but it has not been released yet.  The goal here is
to
>>> unify
>>> > EMC
>>> > > > > > > > verification, not continue to have each developer
write
>>> their
>>> > own
>>> > > > > > stuff.
>>> > > > > > > >
>>> > > > > > > > Can you check around EMC to see if anyone has run
the
>>> > > TCMPR_plotter
>>> > > > > on
>>> > > > > > > > WCOSS? Or could you consider moving some of your
>>> evaluation to
>>> > > > Hera.
>>> > > > > > > Many
>>> > > > > > > > folks work on both platforms.  Mallory seems like a
good
>>> > > > possibility
>>> > > > > to
>>> > > > > > > get
>>> > > > > > > > help from.
>>> > > > > > > >
>>> > > > > > > > If you want to discuss off-line, let me know.
>>> > > > > > > > Thanks, Tara
>>> > > > > > > >
>>> > > > > > > > On Wed, Sep 2, 2020 at 2:36 PM Edward Strobach -
NOAA
>>> Affiliate
>>> > > via
>>> > > > > RT
>>> > > > > > <
>>> > > > > > > > met_help at ucar.edu> wrote:
>>> > > > > > > >
>>> > > > > > > > >
>>> > > > > > > > > <URL:
>>> > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
>>> > > >
>>> > > > > > > > >
>>> > > > > > > > > Thanks.  I guess I'll go ahead and develop my own
>>> > verification
>>> > > > for
>>> > > > > > the
>>> > > > > > > > time
>>> > > > > > > > > being since I have the ADECK and BDECK files.
>>> > > > > > > > >
>>> > > > > > > > > On Wed, Sep 2, 2020 at 4:31 PM Minna Win via RT <
>>> > > > met_help at ucar.edu
>>> > > > > >
>>> > > > > > > > wrote:
>>> > > > > > > > >
>>> > > > > > > > > > Hello Edward,
>>> > > > > > > > > >
>>> > > > > > > > > > Unfortunately, there is currently nothing
available
>>> that
>>> > > > performs
>>> > > > > > > what
>>> > > > > > > > > the
>>> > > > > > > > > > R script does.  This is why METplus is working
towards
>>> > > > migrating
>>> > > > > > > > plotting
>>> > > > > > > > > > scripts from R to Python.
>>> > > > > > > > > >
>>> > > > > > > > > > Regards,
>>> > > > > > > > > > Minna
>>> > > > > > > > > > ---------------
>>> > > > > > > > > > Minna Win
>>> > > > > > > > > > National Center for Atmospheric Research
>>> > > > > > > > > > Developmental Testbed Center
>>> > > > > > > > > > Phone: 303-497-8423
>>> > > > > > > > > > Fax:   303-497-8401
>>> > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > > > On Wed, Sep 2, 2020 at 9:33 AM Edward Strobach -
NOAA
>>> > > Affiliate
>>> > > > > via
>>> > > > > > > RT
>>> > > > > > > > <
>>> > > > > > > > > > met_help at ucar.edu> wrote:
>>> > > > > > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > > > <URL:
>>> > > > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
>>> > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > > > oh.. that's really inconvenient.  I'm running
global
>>> > tests
>>> > > on
>>> > > > > > WCOSS
>>> > > > > > > > > for a
>>> > > > > > > > > > > physics change slated to be incorporated in
v17.
>>> I'm not
>>> > > > > set-up
>>> > > > > > to
>>> > > > > > > > do
>>> > > > > > > > > > this
>>> > > > > > > > > > > on hera, unfortunately.  Since the emphasis is
on
>>> > tropical
>>> > > > > > cyclone
>>> > > > > > > > > track
>>> > > > > > > > > > > and intensity verification, I'm trying to use
met's
>>> TC
>>> > > tools
>>> > > > to
>>> > > > > > > > process
>>> > > > > > > > > > the
>>> > > > > > > > > > > data.  I've been successful with TCPairs and
TCStat,
>>> > > > although I
>>> > > > > > was
>>> > > > > > > > not
>>> > > > > > > > > > > able to view my mv_tc_metplus database on the
>>> metviewer
>>> > GUI
>>> > > > > under
>>> > > > > > > > > > > Ed_Strobach.  Is there a workaround for
running
>>> > > TCMPRPlotter,
>>> > > > > or
>>> > > > > > > > will I
>>> > > > > > > > > > > have to move on to something else?
>>> > > > > > > > > > >
>>> > > > > > > > > > > On Wed, Sep 2, 2020 at 11:28 AM Minna Win via
RT <
>>> > > > > > > met_help at ucar.edu>
>>> > > > > > > > > > > wrote:
>>> > > > > > > > > > >
>>> > > > > > > > > > > > Hello Edward,
>>> > > > > > > > > > > >
>>> > > > > > > > > > > > I just learned that R is NOT installed on
any of
>>> the
>>> > > WCOSS
>>> > > > > > hosts.
>>> > > > > > > > R
>>> > > > > > > > > is
>>> > > > > > > > > > > > installed on 'hera' (version unknown), do
you have
>>> > access
>>> > > > to
>>> > > > > > that
>>> > > > > > > > > host?
>>> > > > > > > > > > > > MET 9.1 is installed on 'hera', as is
METplus 3.1.
>>> > > > > > > > > > > >
>>> > > > > > > > > > > > Regards,
>>> > > > > > > > > > > > Minna
>>> > > > > > > > > > > > ---------------
>>> > > > > > > > > > > > Minna Win
>>> > > > > > > > > > > > National Center for Atmospheric Research
>>> > > > > > > > > > > > Developmental Testbed Center
>>> > > > > > > > > > > > Phone: 303-497-8423
>>> > > > > > > > > > > > Fax:   303-497-8401
>>> > > > > > > > > > > >
>>> > > > > > > > > > > >
>>> > > > > > > > > > > >
>>> > > > > > > > > > > > On Wed, Sep 2, 2020 at 9:23 AM Minna
>>> Win-Gildenmeister
>>> > <
>>> > > > > > > > > > > minnawin at ucar.edu>
>>> > > > > > > > > > > > wrote:
>>> > > > > > > > > > > >
>>> > > > > > > > > > > > > Hello Edward,
>>> > > > > > > > > > > > >
>>> > > > > > > > > > > > > You are correct, you will indeed need R
>>> installed on
>>> > > your
>>> > > > > > WCOSS
>>> > > > > > > > > host.
>>> > > > > > > > > > > > > Version 3.2.5 is what is required for
running the
>>> > TCMPR
>>> > > > > > plotter
>>> > > > > > > > > code
>>> > > > > > > > > > in
>>> > > > > > > > > > > > > METplus.  I am inquiring to see which
WCOSS hosts
>>> > > > currently
>>> > > > > > > have
>>> > > > > > > > R
>>> > > > > > > > > > > > > installed, and the version.  Eventually,
we will
>>> > > migrate
>>> > > > > this
>>> > > > > > > > > > > > functionality
>>> > > > > > > > > > > > > into a Python implementation that will be
found
>>> in
>>> > the
>>> > > > > > > METplotpy
>>> > > > > > > > > > > > repository.
>>> > > > > > > > > > > > >
>>> > > > > > > > > > > > > Regards,
>>> > > > > > > > > > > > > Minna
>>> > > > > > > > > > > > > ---------------
>>> > > > > > > > > > > > > Minna Win
>>> > > > > > > > > > > > > National Center for Atmospheric Research
>>> > > > > > > > > > > > > Developmental Testbed Center
>>> > > > > > > > > > > > > Phone: 303-497-8423
>>> > > > > > > > > > > > > Fax:   303-497-8401
>>> > > > > > > > > > > > >
>>> > > > > > > > > > > > >
>>> > > > > > > > > > > > >
>>> > > > > > > > > > > > > On Wed, Sep 2, 2020 at 5:31 AM Edward
Strobach -
>>> NOAA
>>> > > > > > Affiliate
>>> > > > > > > > via
>>> > > > > > > > > > RT
>>> > > > > > > > > > > <
>>> > > > > > > > > > > > > met_help at ucar.edu> wrote:
>>> > > > > > > > > > > > >
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >> Wed Sep 02 05:30:47 2020: Request 96540
was
>>> acted
>>> > > upon.
>>> > > > > > > > > > > > >> Transaction: Ticket created by
>>> > > edward.strobach at noaa.gov
>>> > > > > > > > > > > > >>        Queue: met_help
>>> > > > > > > > > > > > >>      Subject: issues with
>>> > > > > > > TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE
>>> > > > > > > > in
>>> > > > > > > > > > the
>>> > > > > > > > > > > > >> TCMPRPlotter routine
>>> > > > > > > > > > > > >>        Owner: Nobody
>>> > > > > > > > > > > > >>   Requestors: edward.strobach at noaa.gov
>>> > > > > > > > > > > > >>       Status: new
>>> > > > > > > > > > > > >>  Ticket <URL:
>>> > > > > > > > > >
>>> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=96540
>>> > > > > > > > > > > >
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >> Good afternoon,
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >> I'm getting a "no file or directory"
error
>>> > regardless
>>> > > of
>>> > > > > > > > whether I
>>> > > > > > > > > > > > assign
>>> > > > > > > > > > > > >> a
>>> > > > > > > > > > > > >> filename to
>>> TCMPR_PLOTTER_FILTERED_TCST_DATE_FILE or
>>> > > > not.
>>> > > > > > At
>>> > > > > > > > > first
>>> > > > > > > > > > I
>>> > > > > > > > > > > > >> thought it was related to how I was
defining
>>> this
>>> > > > setting,
>>> > > > > > but
>>> > > > > > > > > > > realized
>>> > > > > > > > > > > > >> that it was not set in the basic use
case.
>>> There
>>> > is a
>>> > > > > > > reference
>>> > > > > > > > > to
>>> > > > > > > > > > > the
>>> > > > > > > > > > > > >> pipeline.py script in the log file on
line 283.
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >> *09/01 21:01:29.834 metplus.TCMPRPlotter
>>> > > > (met_util.py:192)
>>> > > > > > > > ERROR:
>>> > > > > > > > > > > Fatal
>>> > > > > > > > > > > > >> error occurredTraceback (most recent call
last):
>>> > File
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > >
>>> > > > > > > >
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
>>> > > > > > > > > > > > >> line 283, in launch
os.execvp(cmd[0],cmd)
>>> File
>>> > > > > > > > > > > > >>
>>> > > > > >
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
>>> > > > > > > > line
>>> > > > > > > > > > > 559,
>>> > > > > > > > > > > > in
>>> > > > > > > > > > > > >> execvp    _execvpe(file, args)  File
>>> > > > > > > > > > > > >>
>>> > > > > >
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
>>> > > > > > > > line
>>> > > > > > > > > > > 604,
>>> > > > > > > > > > > > in
>>> > > > > > > > > > > > >> _execvpe    raise
last_exc.with_traceback(tb)
>>> File
>>> > > > > > > > > > > > >>
>>> > > > > >
"/usrx/local/prod/packages/python/3.6.3/lib/python3.6/os.py",
>>> > > > > > > > line
>>> > > > > > > > > > > 594,
>>> > > > > > > > > > > > in
>>> > > > > > > > > > > > >> _execvpe    exec_func(fullname,
>>> > > > > *argrest)FileNotFoundError:
>>> > > > > > > > [Errno
>>> > > > > > > > > > 2]
>>> > > > > > > > > > > No
>>> > > > > > > > > > > > >> such file or directoryDuring handling of
the
>>> above
>>> > > > > > exception,
>>> > > > > > > > > > another
>>> > > > > > > > > > > > >> exception occurred:Traceback (most recent
call
>>> > last):
>>> > > > > File
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > >
>>> > > > > > > >
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/met_util.py",
>>> > > > > > > > > > > > >> line 169, in run_metplus
>>> process.run_all_times()
>>> > > > File
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > >
>>> > > > > > > >
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/tcmpr_plotter_wrapper.py",
>>> > > > > > > > > > > > >> line 262, in run_all_times
checkrun(cmd)
>>> File
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > >
>>> > > > > > > >
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
>>> > > > > > > > > > > > >> line 465, in checkrun
>>> r=run(arg,logger=logger)
>>> > > File
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > >
>>> > > > > > > >
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
>>> > > > > > > > > > > > >> line 449, in run
>>> > > > > p=make_pipeline(arg,False,logger=logger)
>>> > > > > > > > File
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > >
>>> > > > > > > >
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/run.py",
>>> > > > > > > > > > > > >> line 354, in make_pipeline    binary=b)
File
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > >
>>> > > > > > > >
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
>>> > > > > > > > > > > > >> line 604, in __init__
>>> > > runner._gen(self,logger=logger)
>>> > > > > > File
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > >
>>> > > > > > > >
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/prog.py",
>>> > > > > > > > > > > > >> line 973, in _gen
>>> > > pipeline._impl_add(self._args,(next
>>> > > > > is
>>> > > > > > > > > > > > >> None),cd=self._cd,**kwargs)  File
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > >
>>> > > > > > > >
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
>>> > > > > > > > > > > > >> line 641, in _impl_add
>>> > > > > > > > > > > > >>
>>> > > > >
(p,i,o,e)=launch(command,env,pin,pout,perr,self.__debug,cd)
>>> > > > > > > > File
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > >
>>> > > > > > > >
>>> > > > > > >
>>> > > > > >
>>> > > > >
>>> > > >
>>> > >
>>> >
>>>
"/gpfs/dell2/emc/modeling/save/Edward.Strobach/MetPlus/METplus/ush/produtil/pipeline.py",
>>> > > > > > > > > > > > >> line 288, in launch
sys.exit(2)SystemExit: 2*
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >> The basic use case suggests that a
precondition
>>> to
>>> > use
>>> > > > > > > > > TCMPRPlotter
>>> > > > > > > > > > is
>>> > > > > > > > > > > > >> having R loaded.  Since I don't have R
loaded,
>>> I'm
>>> > > > > wondering
>>> > > > > > > if
>>> > > > > > > > > this
>>> > > > > > > > > > > is
>>> > > > > > > > > > > > >> the
>>> > > > > > > > > > > > >> issue, and if it is, what version of R
should I
>>> load
>>> > > on
>>> > > > > > WCOSS?
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >> --
>>> > > > > > > > > > > > >> Edward Strobach
>>> > > > > > > > > > > > >> EMC/NCEP/NWS/
>>> > > > > > > > > > > > >> IMSG Contractor
>>> > > > > > > > > > > > >> Cubicle#: 2029
>>> > > > > > > > > > > > >> 301-683-3717
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > > >>
>>> > > > > > > > > > > >
>>> > > > > > > > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > > > --
>>> > > > > > > > > > > Edward Strobach
>>> > > > > > > > > > > EMC/NCEP/NWS/
>>> > > > > > > > > > > IMSG Contractor
>>> > > > > > > > > > > Cubicle#: 2029
>>> > > > > > > > > > > 301-683-3717
>>> > > > > > > > > > >
>>> > > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > > >
>>> > > > > > > > >
>>> > > > > > > > > --
>>> > > > > > > > > Edward Strobach
>>> > > > > > > > > EMC/NCEP/NWS/
>>> > > > > > > > > IMSG Contractor
>>> > > > > > > > > Cubicle#: 2029
>>> > > > > > > > > 301-683-3717
>>> > > > > > > > >
>>> > > > > > > > >
>>> > > > > > > >
>>> > > > > > > > --
>>> > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>> > > > > > > > Tara Jensen
>>> > > > > > > > Project Manager II
>>> > > > > > > > NCAR RAL and DTC
>>> > > > > > > > PO Box 3000, Boulder, Colorado 80307 USA
>>> > > > > > > > +1 303-497-8479          jensen at ucar.edu
>>> > > > > > > >
>>> > > > > > > >
>>> > > > > > >
>>> > > > > > > --
>>> > > > > > > Edward Strobach
>>> > > > > > > EMC/NCEP/NWS/
>>> > > > > > > IMSG Contractor
>>> > > > > > > Cubicle#: 2029
>>> > > > > > > 301-683-3717
>>> > > > > > >
>>> > > > > > >
>>> > > > > >
>>> > > > > > --
>>> > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>> > > > > > Tara Jensen
>>> > > > > > Project Manager II
>>> > > > > > NCAR RAL and DTC
>>> > > > > > PO Box 3000, Boulder, Colorado 80307 USA
>>> > > > > > +1 303-497-8479          jensen at ucar.edu
>>> > > > > >
>>> > > > > >
>>> > > > >
>>> > > > > --
>>> > > > > Edward Strobach
>>> > > > > EMC/NCEP/NWS/
>>> > > > > IMSG Contractor
>>> > > > > Cubicle#: 2029
>>> > > > > 301-683-3717
>>> > > > >
>>> > > > >
>>> > > >
>>> > > > --
>>> > > > Julie Prestopnik (she/her/hers)
>>> > > > Software Engineer
>>> > > > National Center for Atmospheric Research
>>> > > > Research Applications Laboratory
>>> > > > Phone: 303.497.8399
>>> > > > Email: jpresto at ucar.edu
>>> > > >
>>> > > > 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.
>>> > > >
>>> > > >
>>> > >
>>> > > --
>>> > > Edward Strobach
>>> > > EMC/NCEP/NWS/
>>> > > IMSG Contractor
>>> > > Cubicle#: 2029
>>> > > 301-683-3717
>>> > >
>>> > >
>>> >
>>> > --
>>> > Julie Prestopnik (she/her/hers)
>>> > Software Engineer
>>> > National Center for Atmospheric Research
>>> > Research Applications Laboratory
>>> > Phone: 303.497.8399
>>> > Email: jpresto at ucar.edu
>>> >
>>> > 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.
>>> >
>>> >
>>>
>>> --
>>> Edward Strobach
>>> EMC/NCEP/NWS/
>>> IMSG Contractor
>>> Cubicle#: 2029
>>> 301-683-3717
>>>
>>>
>>
>> --
>> Julie Prestopnik (she/her/hers)
>> Software Engineer
>> National Center for Atmospheric Research
>> Research Applications Laboratory
>> Phone: 303.497.8399
>> Email: jpresto at ucar.edu
>>
>> 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.
>>
>
>
> --
> Julie Prestopnik (she/her/hers)
> Software Engineer
> National Center for Atmospheric Research
> Research Applications Laboratory
> Phone: 303.497.8399
> Email: jpresto at ucar.edu
>
> 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.
>


--
Julie Prestopnik (she/her/hers)
Software Engineer
National Center for Atmospheric Research
Research Applications Laboratory
Phone: 303.497.8399
Email: jpresto at ucar.edu

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