[Met_help] [rt.rap.ucar.edu #90492] History for mode error

John Halley Gotway via RT met_help at ucar.edu
Thu Jun 6 16:22:22 MDT 2019


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

Hi:

I'm running a few instances of mode with different settings, and the
program is crashing for some reason on one of the settings and working on
the others.  If I set merge_flag = NONE; it runs fine.  However, if I set
merge_flag = THRESH; this happens:

DEBUG 1: Default Config File:
/usr/local/met-8.0/share/met/config/MODEConfig_default
DEBUG 1: Match Config File: MODEConfig_epoch
DEBUG 1: Merge Config File: MODEConfig_epoch
DEBUG 1: Forecast File:
/d1/archiveAnalysisTina/EpochOps/ncf/model/gefs/gep01/20190301/g_000000/
gefsf_00086400.nc
DEBUG 1: Observation File:
/d1/archiveAnalysisTina/EpochOps/ncf/cmorph_1deg/6hr/20190302/000000.mdv.nc
DEBUG 1: Forecast Field: APCP6Hr at 0,0,*,*
DEBUG 1: Observation Field: cmorph at 0,0,*,*
DEBUG 2: Processing masking regions.
DEBUG 2: Identifying objects in the forecast and observation fields...
DEBUG 2: Computing contingency table statistics...
DEBUG 2: Identified: 84 forecast objects and 33 observation objects.
DEBUG 2: Performing merging (THRESH) in the forecast field.
DEBUG 2: Performing merging (THRESH) in the observation field.
DEBUG 2: Remaining: 84 forecast objects and 33 observation objects.
DEBUG 2: Performing matching (NO_MERGE) between the forecast and
observation fields.
Segmentation fault (core dumped)

I'm unclear what is happening.  I've tried a few different days, but all of
them produce the same error and work fine if I turn threshold merging off.

Tina

-- 
*************************************************
Christina Kalb
Associate Scientist
National Center for Atmospheric Research
3450 Mitchell Lane
Boulder, CO 80301
kalb at ucar.edu
303-497-2819
*************************************************


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

Subject: mode error
From: Tara Jensen
Time: Wed Jun 05 15:12:50 2019

Tina,

I see you are having trouble with a MODE configuration. Can you either
provide a path to the configs and data, or make some available to us
for
debugging.

Thanks, Tara

On Wed, Jun 5, 2019 at 1:47 PM Christina Kalb via RT
<met_help at ucar.edu>
wrote:

>
> Wed Jun 05 13:47:40 2019: Request 90492 was acted upon.
> Transaction: Ticket created by kalb
>        Queue: met_help
>      Subject: mode error
>        Owner: Nobody
>   Requestors: kalb at ucar.edu
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90492 >
>
>
> Hi:
>
> I'm running a few instances of mode with different settings, and the
> program is crashing for some reason on one of the settings and
working on
> the others.  If I set merge_flag = NONE; it runs fine.  However, if
I set
> merge_flag = THRESH; this happens:
>
> DEBUG 1: Default Config File:
> /usr/local/met-8.0/share/met/config/MODEConfig_default
> DEBUG 1: Match Config File: MODEConfig_epoch
> DEBUG 1: Merge Config File: MODEConfig_epoch
> DEBUG 1: Forecast File:
>
/d1/archiveAnalysisTina/EpochOps/ncf/model/gefs/gep01/20190301/g_000000/
> gefsf_00086400.nc
> DEBUG 1: Observation File:
> /d1/archiveAnalysisTina/EpochOps/ncf/cmorph_1deg/6hr/20190302/
> 000000.mdv.nc
> DEBUG 1: Forecast Field: APCP6Hr at 0,0,*,*
> DEBUG 1: Observation Field: cmorph at 0,0,*,*
> DEBUG 2: Processing masking regions.
> DEBUG 2: Identifying objects in the forecast and observation
fields...
> DEBUG 2: Computing contingency table statistics...
> DEBUG 2: Identified: 84 forecast objects and 33 observation objects.
> DEBUG 2: Performing merging (THRESH) in the forecast field.
> DEBUG 2: Performing merging (THRESH) in the observation field.
> DEBUG 2: Remaining: 84 forecast objects and 33 observation objects.
> DEBUG 2: Performing matching (NO_MERGE) between the forecast and
> observation fields.
> Segmentation fault (core dumped)
>
> I'm unclear what is happening.  I've tried a few different days, but
all of
> them produce the same error and work fine if I turn threshold
merging off.
>
> Tina
>
> --
> *************************************************
> Christina Kalb
> Associate Scientist
> National Center for Atmospheric Research
> 3450 Mitchell Lane
> Boulder, CO 80301
> kalb at ucar.edu
> 303-497-2819
> *************************************************
>
>

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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: mode error
From: Christina Kalb
Time: Wed Jun 05 16:15:36 2019

Hi Tara:

I'm running it on a machine called convwx4.  Do you have access to
that
machine?  I usually log in as "nowcast".  This is the command line I'm
running
/usr/local/met-8.0/bin/mode
/d1/archiveAnalysisTina/EpochOps/ncf/model/gefs/gep01/20190301/g_000000/
gefsf_00086400.nc
/d1/archiveAnalysisTina/EpochOps/ncf/cmorph_1deg/6hr/20190302/000000.mdv.nc
MODEConfig_epoch

If you can't get on to that machine, I can pull some data over.

Tina

P.S. I left my yubikey at home today so will check when I get home as
to
whether I can access the WACCM data.  I suspect I will be able to
access it
though.

On Wed, Jun 5, 2019 at 3:12 PM Tara Jensen via RT <met_help at ucar.edu>
wrote:

> Tina,
>
> I see you are having trouble with a MODE configuration. Can you
either
> provide a path to the configs and data, or make some available to us
for
> debugging.
>
> Thanks, Tara
>
> On Wed, Jun 5, 2019 at 1:47 PM Christina Kalb via RT
<met_help at ucar.edu>
> wrote:
>
> >
> > Wed Jun 05 13:47:40 2019: Request 90492 was acted upon.
> > Transaction: Ticket created by kalb
> >        Queue: met_help
> >      Subject: mode error
> >        Owner: Nobody
> >   Requestors: kalb at ucar.edu
> >       Status: new
> >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90492 >
> >
> >
> > Hi:
> >
> > I'm running a few instances of mode with different settings, and
the
> > program is crashing for some reason on one of the settings and
working on
> > the others.  If I set merge_flag = NONE; it runs fine.  However,
if I set
> > merge_flag = THRESH; this happens:
> >
> > DEBUG 1: Default Config File:
> > /usr/local/met-8.0/share/met/config/MODEConfig_default
> > DEBUG 1: Match Config File: MODEConfig_epoch
> > DEBUG 1: Merge Config File: MODEConfig_epoch
> > DEBUG 1: Forecast File:
> >
/d1/archiveAnalysisTina/EpochOps/ncf/model/gefs/gep01/20190301/g_000000/
> > gefsf_00086400.nc
> > DEBUG 1: Observation File:
> > /d1/archiveAnalysisTina/EpochOps/ncf/cmorph_1deg/6hr/20190302/
> > 000000.mdv.nc
> > DEBUG 1: Forecast Field: APCP6Hr at 0,0,*,*
> > DEBUG 1: Observation Field: cmorph at 0,0,*,*
> > DEBUG 2: Processing masking regions.
> > DEBUG 2: Identifying objects in the forecast and observation
fields...
> > DEBUG 2: Computing contingency table statistics...
> > DEBUG 2: Identified: 84 forecast objects and 33 observation
objects.
> > DEBUG 2: Performing merging (THRESH) in the forecast field.
> > DEBUG 2: Performing merging (THRESH) in the observation field.
> > DEBUG 2: Remaining: 84 forecast objects and 33 observation
objects.
> > DEBUG 2: Performing matching (NO_MERGE) between the forecast and
> > observation fields.
> > Segmentation fault (core dumped)
> >
> > I'm unclear what is happening.  I've tried a few different days,
but all
> of
> > them produce the same error and work fine if I turn threshold
merging
> off.
> >
> > Tina
> >
> > --
> > *************************************************
> > Christina Kalb
> > Associate Scientist
> > National Center for Atmospheric Research
> > 3450 Mitchell Lane
> > Boulder, CO 80301
> > kalb at ucar.edu
> > 303-497-2819
> > *************************************************
> >
> >
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Tara Jensen
> Project Manager II
> NCAR RAL and DTC
> PO Box 3000, Boulder, Colorado 80307 USA
> +1 303-497-8479          jensen at ucar.edu
>
>

--
*************************************************
Christina Kalb
Associate Scientist
National Center for Atmospheric Research
3450 Mitchell Lane
Boulder, CO 80301
kalb at ucar.edu
303-497-2819
*************************************************

------------------------------------------------
Subject: mode error
From: Tara Jensen
Time: Wed Jun 05 16:25:29 2019

Hi Tina,

I cannot access that server.  Can you scp the config and some data
over to
dakota for testing?

Thanks, Tara

On Wed, Jun 5, 2019 at 4:16 PM Christina Kalb via RT
<met_help at ucar.edu>
wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90492 >
>
> Hi Tara:
>
> I'm running it on a machine called convwx4.  Do you have access to
that
> machine?  I usually log in as "nowcast".  This is the command line
I'm
> running
> /usr/local/met-8.0/bin/mode
>
/d1/archiveAnalysisTina/EpochOps/ncf/model/gefs/gep01/20190301/g_000000/
> gefsf_00086400.nc
> /d1/archiveAnalysisTina/EpochOps/ncf/cmorph_1deg/6hr/20190302/
> 000000.mdv.nc
> MODEConfig_epoch
>
> If you can't get on to that machine, I can pull some data over.
>
> Tina
>
> P.S. I left my yubikey at home today so will check when I get home
as to
> whether I can access the WACCM data.  I suspect I will be able to
access it
> though.
>
> On Wed, Jun 5, 2019 at 3:12 PM Tara Jensen via RT
<met_help at ucar.edu>
> wrote:
>
> > Tina,
> >
> > I see you are having trouble with a MODE configuration. Can you
either
> > provide a path to the configs and data, or make some available to
us for
> > debugging.
> >
> > Thanks, Tara
> >
> > On Wed, Jun 5, 2019 at 1:47 PM Christina Kalb via RT
<met_help at ucar.edu>
> > wrote:
> >
> > >
> > > Wed Jun 05 13:47:40 2019: Request 90492 was acted upon.
> > > Transaction: Ticket created by kalb
> > >        Queue: met_help
> > >      Subject: mode error
> > >        Owner: Nobody
> > >   Requestors: kalb at ucar.edu
> > >       Status: new
> > >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90492
> >
> > >
> > >
> > > Hi:
> > >
> > > I'm running a few instances of mode with different settings, and
the
> > > program is crashing for some reason on one of the settings and
working
> on
> > > the others.  If I set merge_flag = NONE; it runs fine.  However,
if I
> set
> > > merge_flag = THRESH; this happens:
> > >
> > > DEBUG 1: Default Config File:
> > > /usr/local/met-8.0/share/met/config/MODEConfig_default
> > > DEBUG 1: Match Config File: MODEConfig_epoch
> > > DEBUG 1: Merge Config File: MODEConfig_epoch
> > > DEBUG 1: Forecast File:
> > >
>
/d1/archiveAnalysisTina/EpochOps/ncf/model/gefs/gep01/20190301/g_000000/
> > > gefsf_00086400.nc
> > > DEBUG 1: Observation File:
> > > /d1/archiveAnalysisTina/EpochOps/ncf/cmorph_1deg/6hr/20190302/
> > > 000000.mdv.nc
> > > DEBUG 1: Forecast Field: APCP6Hr at 0,0,*,*
> > > DEBUG 1: Observation Field: cmorph at 0,0,*,*
> > > DEBUG 2: Processing masking regions.
> > > DEBUG 2: Identifying objects in the forecast and observation
fields...
> > > DEBUG 2: Computing contingency table statistics...
> > > DEBUG 2: Identified: 84 forecast objects and 33 observation
objects.
> > > DEBUG 2: Performing merging (THRESH) in the forecast field.
> > > DEBUG 2: Performing merging (THRESH) in the observation field.
> > > DEBUG 2: Remaining: 84 forecast objects and 33 observation
objects.
> > > DEBUG 2: Performing matching (NO_MERGE) between the forecast and
> > > observation fields.
> > > Segmentation fault (core dumped)
> > >
> > > I'm unclear what is happening.  I've tried a few different days,
but
> all
> > of
> > > them produce the same error and work fine if I turn threshold
merging
> > off.
> > >
> > > Tina
> > >
> > > --
> > > *************************************************
> > > Christina Kalb
> > > Associate Scientist
> > > National Center for Atmospheric Research
> > > 3450 Mitchell Lane
> > > Boulder, CO 80301
> > > kalb at ucar.edu
> > > 303-497-2819
> > > *************************************************
> > >
> > >
> >
> > --
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Tara Jensen
> > Project Manager II
> > NCAR RAL and DTC
> > PO Box 3000, Boulder, Colorado 80307 USA
> > +1 303-497-8479          jensen at ucar.edu
> >
> >
>
> --
> *************************************************
> Christina Kalb
> Associate Scientist
> National Center for Atmospheric Research
> 3450 Mitchell Lane
> Boulder, CO 80301
> kalb at ucar.edu
> 303-497-2819
> *************************************************
>
>

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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: mode error
From: Christina Kalb
Time: Wed Jun 05 16:56:11 2019

Yes.  Where on dakota should I put it?  I temporarily put it in
/scratch/WEEKLY/Tina/mode_error
command line:
mode gefsf_00086400.nc 000000.mdv.nc MODEConfig_epoch

Tina

On Wed, Jun 5, 2019 at 4:26 PM Tara Jensen via RT <met_help at ucar.edu>
wrote:

> Hi Tina,
>
> I cannot access that server.  Can you scp the config and some data
over to
> dakota for testing?
>
> Thanks, Tara
>
> On Wed, Jun 5, 2019 at 4:16 PM Christina Kalb via RT
<met_help at ucar.edu>
> wrote:
>
> >
> > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90492 >
> >
> > Hi Tara:
> >
> > I'm running it on a machine called convwx4.  Do you have access to
that
> > machine?  I usually log in as "nowcast".  This is the command line
I'm
> > running
> > /usr/local/met-8.0/bin/mode
> >
/d1/archiveAnalysisTina/EpochOps/ncf/model/gefs/gep01/20190301/g_000000/
> > gefsf_00086400.nc
> > /d1/archiveAnalysisTina/EpochOps/ncf/cmorph_1deg/6hr/20190302/
> > 000000.mdv.nc
> > MODEConfig_epoch
> >
> > If you can't get on to that machine, I can pull some data over.
> >
> > Tina
> >
> > P.S. I left my yubikey at home today so will check when I get home
as to
> > whether I can access the WACCM data.  I suspect I will be able to
access
> it
> > though.
> >
> > On Wed, Jun 5, 2019 at 3:12 PM Tara Jensen via RT
<met_help at ucar.edu>
> > wrote:
> >
> > > Tina,
> > >
> > > I see you are having trouble with a MODE configuration. Can you
either
> > > provide a path to the configs and data, or make some available
to us
> for
> > > debugging.
> > >
> > > Thanks, Tara
> > >
> > > On Wed, Jun 5, 2019 at 1:47 PM Christina Kalb via RT <
> met_help at ucar.edu>
> > > wrote:
> > >
> > > >
> > > > Wed Jun 05 13:47:40 2019: Request 90492 was acted upon.
> > > > Transaction: Ticket created by kalb
> > > >        Queue: met_help
> > > >      Subject: mode error
> > > >        Owner: Nobody
> > > >   Requestors: kalb at ucar.edu
> > > >       Status: new
> > > >  Ticket <URL:
> https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90492
> > >
> > > >
> > > >
> > > > Hi:
> > > >
> > > > I'm running a few instances of mode with different settings,
and the
> > > > program is crashing for some reason on one of the settings and
> working
> > on
> > > > the others.  If I set merge_flag = NONE; it runs fine.
However, if I
> > set
> > > > merge_flag = THRESH; this happens:
> > > >
> > > > DEBUG 1: Default Config File:
> > > > /usr/local/met-8.0/share/met/config/MODEConfig_default
> > > > DEBUG 1: Match Config File: MODEConfig_epoch
> > > > DEBUG 1: Merge Config File: MODEConfig_epoch
> > > > DEBUG 1: Forecast File:
> > > >
> >
/d1/archiveAnalysisTina/EpochOps/ncf/model/gefs/gep01/20190301/g_000000/
> > > > gefsf_00086400.nc
> > > > DEBUG 1: Observation File:
> > > > /d1/archiveAnalysisTina/EpochOps/ncf/cmorph_1deg/6hr/20190302/
> > > > 000000.mdv.nc
> > > > DEBUG 1: Forecast Field: APCP6Hr at 0,0,*,*
> > > > DEBUG 1: Observation Field: cmorph at 0,0,*,*
> > > > DEBUG 2: Processing masking regions.
> > > > DEBUG 2: Identifying objects in the forecast and observation
> fields...
> > > > DEBUG 2: Computing contingency table statistics...
> > > > DEBUG 2: Identified: 84 forecast objects and 33 observation
objects.
> > > > DEBUG 2: Performing merging (THRESH) in the forecast field.
> > > > DEBUG 2: Performing merging (THRESH) in the observation field.
> > > > DEBUG 2: Remaining: 84 forecast objects and 33 observation
objects.
> > > > DEBUG 2: Performing matching (NO_MERGE) between the forecast
and
> > > > observation fields.
> > > > Segmentation fault (core dumped)
> > > >
> > > > I'm unclear what is happening.  I've tried a few different
days, but
> > all
> > > of
> > > > them produce the same error and work fine if I turn threshold
merging
> > > off.
> > > >
> > > > Tina
> > > >
> > > > --
> > > > *************************************************
> > > > Christina Kalb
> > > > Associate Scientist
> > > > National Center for Atmospheric Research
> > > > 3450 Mitchell Lane
> > > > Boulder, CO 80301
> > > > kalb at ucar.edu
> > > > 303-497-2819
> > > > *************************************************
> > > >
> > > >
> > >
> > > --
> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > Tara Jensen
> > > Project Manager II
> > > NCAR RAL and DTC
> > > PO Box 3000, Boulder, Colorado 80307 USA
> > > +1 303-497-8479          jensen at ucar.edu
> > >
> > >
> >
> > --
> > *************************************************
> > Christina Kalb
> > Associate Scientist
> > National Center for Atmospheric Research
> > 3450 Mitchell Lane
> > Boulder, CO 80301
> > kalb at ucar.edu
> > 303-497-2819
> > *************************************************
> >
> >
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Tara Jensen
> Project Manager II
> NCAR RAL and DTC
> PO Box 3000, Boulder, Colorado 80307 USA
> +1 303-497-8479          jensen at ucar.edu
>
>

--
*************************************************
Christina Kalb
Associate Scientist
National Center for Atmospheric Research
3450 Mitchell Lane
Boulder, CO 80301
kalb at ucar.edu
303-497-2819
*************************************************

------------------------------------------------
Subject: mode error
From: Tara Jensen
Time: Wed Jun 05 16:59:09 2019

I'll just grab it from scratch and move it over.

Thanks, Tara

On Wed, Jun 5, 2019, 4:56 PM Christina Kalb via RT <met_help at ucar.edu>
wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90492 >
>
> Yes.  Where on dakota should I put it?  I temporarily put it in
> /scratch/WEEKLY/Tina/mode_error
> command line:
> mode gefsf_00086400.nc 000000.mdv.nc MODEConfig_epoch
>
> Tina
>
> On Wed, Jun 5, 2019 at 4:26 PM Tara Jensen via RT
<met_help at ucar.edu>
> wrote:
>
> > Hi Tina,
> >
> > I cannot access that server.  Can you scp the config and some data
over
> to
> > dakota for testing?
> >
> > Thanks, Tara
> >
> > On Wed, Jun 5, 2019 at 4:16 PM Christina Kalb via RT
<met_help at ucar.edu>
> > wrote:
> >
> > >
> > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90492 >
> > >
> > > Hi Tara:
> > >
> > > I'm running it on a machine called convwx4.  Do you have access
to that
> > > machine?  I usually log in as "nowcast".  This is the command
line I'm
> > > running
> > > /usr/local/met-8.0/bin/mode
> > >
>
/d1/archiveAnalysisTina/EpochOps/ncf/model/gefs/gep01/20190301/g_000000/
> > > gefsf_00086400.nc
> > > /d1/archiveAnalysisTina/EpochOps/ncf/cmorph_1deg/6hr/20190302/
> > > 000000.mdv.nc
> > > MODEConfig_epoch
> > >
> > > If you can't get on to that machine, I can pull some data over.
> > >
> > > Tina
> > >
> > > P.S. I left my yubikey at home today so will check when I get
home as
> to
> > > whether I can access the WACCM data.  I suspect I will be able
to
> access
> > it
> > > though.
> > >
> > > On Wed, Jun 5, 2019 at 3:12 PM Tara Jensen via RT
<met_help at ucar.edu>
> > > wrote:
> > >
> > > > Tina,
> > > >
> > > > I see you are having trouble with a MODE configuration. Can
you
> either
> > > > provide a path to the configs and data, or make some available
to us
> > for
> > > > debugging.
> > > >
> > > > Thanks, Tara
> > > >
> > > > On Wed, Jun 5, 2019 at 1:47 PM Christina Kalb via RT <
> > met_help at ucar.edu>
> > > > wrote:
> > > >
> > > > >
> > > > > Wed Jun 05 13:47:40 2019: Request 90492 was acted upon.
> > > > > Transaction: Ticket created by kalb
> > > > >        Queue: met_help
> > > > >      Subject: mode error
> > > > >        Owner: Nobody
> > > > >   Requestors: kalb at ucar.edu
> > > > >       Status: new
> > > > >  Ticket <URL:
> > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90492
> > > >
> > > > >
> > > > >
> > > > > Hi:
> > > > >
> > > > > I'm running a few instances of mode with different settings,
and
> the
> > > > > program is crashing for some reason on one of the settings
and
> > working
> > > on
> > > > > the others.  If I set merge_flag = NONE; it runs fine.
However,
> if I
> > > set
> > > > > merge_flag = THRESH; this happens:
> > > > >
> > > > > DEBUG 1: Default Config File:
> > > > > /usr/local/met-8.0/share/met/config/MODEConfig_default
> > > > > DEBUG 1: Match Config File: MODEConfig_epoch
> > > > > DEBUG 1: Merge Config File: MODEConfig_epoch
> > > > > DEBUG 1: Forecast File:
> > > > >
> > >
>
/d1/archiveAnalysisTina/EpochOps/ncf/model/gefs/gep01/20190301/g_000000/
> > > > > gefsf_00086400.nc
> > > > > DEBUG 1: Observation File:
> > > > >
/d1/archiveAnalysisTina/EpochOps/ncf/cmorph_1deg/6hr/20190302/
> > > > > 000000.mdv.nc
> > > > > DEBUG 1: Forecast Field: APCP6Hr at 0,0,*,*
> > > > > DEBUG 1: Observation Field: cmorph at 0,0,*,*
> > > > > DEBUG 2: Processing masking regions.
> > > > > DEBUG 2: Identifying objects in the forecast and observation
> > fields...
> > > > > DEBUG 2: Computing contingency table statistics...
> > > > > DEBUG 2: Identified: 84 forecast objects and 33 observation
> objects.
> > > > > DEBUG 2: Performing merging (THRESH) in the forecast field.
> > > > > DEBUG 2: Performing merging (THRESH) in the observation
field.
> > > > > DEBUG 2: Remaining: 84 forecast objects and 33 observation
objects.
> > > > > DEBUG 2: Performing matching (NO_MERGE) between the forecast
and
> > > > > observation fields.
> > > > > Segmentation fault (core dumped)
> > > > >
> > > > > I'm unclear what is happening.  I've tried a few different
days,
> but
> > > all
> > > > of
> > > > > them produce the same error and work fine if I turn
threshold
> merging
> > > > off.
> > > > >
> > > > > Tina
> > > > >
> > > > > --
> > > > > *************************************************
> > > > > Christina Kalb
> > > > > Associate Scientist
> > > > > National Center for Atmospheric Research
> > > > > 3450 Mitchell Lane
> > > > > Boulder, CO 80301
> > > > > kalb at ucar.edu
> > > > > 303-497-2819
> > > > > *************************************************
> > > > >
> > > > >
> > > >
> > > > --
> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > Tara Jensen
> > > > Project Manager II
> > > > NCAR RAL and DTC
> > > > PO Box 3000, Boulder, Colorado 80307 USA
> > > > +1 303-497-8479          jensen at ucar.edu
> > > >
> > > >
> > >
> > > --
> > > *************************************************
> > > Christina Kalb
> > > Associate Scientist
> > > National Center for Atmospheric Research
> > > 3450 Mitchell Lane
> > > Boulder, CO 80301
> > > kalb at ucar.edu
> > > 303-497-2819
> > > *************************************************
> > >
> > >
> >
> > --
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Tara Jensen
> > Project Manager II
> > NCAR RAL and DTC
> > PO Box 3000, Boulder, Colorado 80307 USA
> > +1 303-497-8479          jensen at ucar.edu
> >
> >
>
> --
> *************************************************
> Christina Kalb
> Associate Scientist
> National Center for Atmospheric Research
> 3450 Mitchell Lane
> Boulder, CO 80301
> kalb at ucar.edu
> 303-497-2819
> *************************************************
>
>

------------------------------------------------
Subject: mode error
From: John Halley Gotway
Time: Thu Jun 06 09:41:44 2019

Tara,

Do you want some help debugging this mode seg fault?

John

------------------------------------------------
Subject: mode error
From: Tara Jensen
Time: Thu Jun 06 09:44:42 2019

Probably but let me get the data moved over and take a look at it
myself
first ;-) It's part of my SMART goals - LOL
Tara

On Thu, Jun 6, 2019 at 9:41 AM John Halley Gotway via RT <
met_help-comment at rap.ucar.edu> wrote:

> Tara,
>
> Do you want some help debugging this mode seg fault?
>
> John
>


--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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: mode error
From: John Halley Gotway
Time: Thu Jun 06 16:22:20 2019

Tina,

Per our conversation earlier today, this memory management issue (too
many
objects!) is fixed in met-8.1.  And I requested that SNAT install it
in in
/usr/local.  I'll go ahead and resolve this ticket.

Thanks,
John

On Wed, Jun 5, 2019 at 4:56 PM Christina Kalb via RT
<met_help at ucar.edu>
wrote:

>
> <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90492 >
>
> Yes.  Where on dakota should I put it?  I temporarily put it in
> /scratch/WEEKLY/Tina/mode_error
> command line:
> mode gefsf_00086400.nc 000000.mdv.nc MODEConfig_epoch
>
> Tina
>
> On Wed, Jun 5, 2019 at 4:26 PM Tara Jensen via RT
<met_help at ucar.edu>
> wrote:
>
> > Hi Tina,
> >
> > I cannot access that server.  Can you scp the config and some data
over
> to
> > dakota for testing?
> >
> > Thanks, Tara
> >
> > On Wed, Jun 5, 2019 at 4:16 PM Christina Kalb via RT
<met_help at ucar.edu>
> > wrote:
> >
> > >
> > > <URL: https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90492 >
> > >
> > > Hi Tara:
> > >
> > > I'm running it on a machine called convwx4.  Do you have access
to that
> > > machine?  I usually log in as "nowcast".  This is the command
line I'm
> > > running
> > > /usr/local/met-8.0/bin/mode
> > >
>
/d1/archiveAnalysisTina/EpochOps/ncf/model/gefs/gep01/20190301/g_000000/
> > > gefsf_00086400.nc
> > > /d1/archiveAnalysisTina/EpochOps/ncf/cmorph_1deg/6hr/20190302/
> > > 000000.mdv.nc
> > > MODEConfig_epoch
> > >
> > > If you can't get on to that machine, I can pull some data over.
> > >
> > > Tina
> > >
> > > P.S. I left my yubikey at home today so will check when I get
home as
> to
> > > whether I can access the WACCM data.  I suspect I will be able
to
> access
> > it
> > > though.
> > >
> > > On Wed, Jun 5, 2019 at 3:12 PM Tara Jensen via RT
<met_help at ucar.edu>
> > > wrote:
> > >
> > > > Tina,
> > > >
> > > > I see you are having trouble with a MODE configuration. Can
you
> either
> > > > provide a path to the configs and data, or make some available
to us
> > for
> > > > debugging.
> > > >
> > > > Thanks, Tara
> > > >
> > > > On Wed, Jun 5, 2019 at 1:47 PM Christina Kalb via RT <
> > met_help at ucar.edu>
> > > > wrote:
> > > >
> > > > >
> > > > > Wed Jun 05 13:47:40 2019: Request 90492 was acted upon.
> > > > > Transaction: Ticket created by kalb
> > > > >        Queue: met_help
> > > > >      Subject: mode error
> > > > >        Owner: Nobody
> > > > >   Requestors: kalb at ucar.edu
> > > > >       Status: new
> > > > >  Ticket <URL:
> > https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=90492
> > > >
> > > > >
> > > > >
> > > > > Hi:
> > > > >
> > > > > I'm running a few instances of mode with different settings,
and
> the
> > > > > program is crashing for some reason on one of the settings
and
> > working
> > > on
> > > > > the others.  If I set merge_flag = NONE; it runs fine.
However,
> if I
> > > set
> > > > > merge_flag = THRESH; this happens:
> > > > >
> > > > > DEBUG 1: Default Config File:
> > > > > /usr/local/met-8.0/share/met/config/MODEConfig_default
> > > > > DEBUG 1: Match Config File: MODEConfig_epoch
> > > > > DEBUG 1: Merge Config File: MODEConfig_epoch
> > > > > DEBUG 1: Forecast File:
> > > > >
> > >
>
/d1/archiveAnalysisTina/EpochOps/ncf/model/gefs/gep01/20190301/g_000000/
> > > > > gefsf_00086400.nc
> > > > > DEBUG 1: Observation File:
> > > > >
/d1/archiveAnalysisTina/EpochOps/ncf/cmorph_1deg/6hr/20190302/
> > > > > 000000.mdv.nc
> > > > > DEBUG 1: Forecast Field: APCP6Hr at 0,0,*,*
> > > > > DEBUG 1: Observation Field: cmorph at 0,0,*,*
> > > > > DEBUG 2: Processing masking regions.
> > > > > DEBUG 2: Identifying objects in the forecast and observation
> > fields...
> > > > > DEBUG 2: Computing contingency table statistics...
> > > > > DEBUG 2: Identified: 84 forecast objects and 33 observation
> objects.
> > > > > DEBUG 2: Performing merging (THRESH) in the forecast field.
> > > > > DEBUG 2: Performing merging (THRESH) in the observation
field.
> > > > > DEBUG 2: Remaining: 84 forecast objects and 33 observation
objects.
> > > > > DEBUG 2: Performing matching (NO_MERGE) between the forecast
and
> > > > > observation fields.
> > > > > Segmentation fault (core dumped)
> > > > >
> > > > > I'm unclear what is happening.  I've tried a few different
days,
> but
> > > all
> > > > of
> > > > > them produce the same error and work fine if I turn
threshold
> merging
> > > > off.
> > > > >
> > > > > Tina
> > > > >
> > > > > --
> > > > > *************************************************
> > > > > Christina Kalb
> > > > > Associate Scientist
> > > > > National Center for Atmospheric Research
> > > > > 3450 Mitchell Lane
> > > > > Boulder, CO 80301
> > > > > kalb at ucar.edu
> > > > > 303-497-2819
> > > > > *************************************************
> > > > >
> > > > >
> > > >
> > > > --
> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > > > Tara Jensen
> > > > Project Manager II
> > > > NCAR RAL and DTC
> > > > PO Box 3000, Boulder, Colorado 80307 USA
> > > > +1 303-497-8479          jensen at ucar.edu
> > > >
> > > >
> > >
> > > --
> > > *************************************************
> > > Christina Kalb
> > > Associate Scientist
> > > National Center for Atmospheric Research
> > > 3450 Mitchell Lane
> > > Boulder, CO 80301
> > > kalb at ucar.edu
> > > 303-497-2819
> > > *************************************************
> > >
> > >
> >
> > --
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Tara Jensen
> > Project Manager II
> > NCAR RAL and DTC
> > PO Box 3000, Boulder, Colorado 80307 USA
> > +1 303-497-8479          jensen at ucar.edu
> >
> >
>
> --
> *************************************************
> Christina Kalb
> Associate Scientist
> National Center for Atmospheric Research
> 3450 Mitchell Lane
> Boulder, CO 80301
> kalb at ucar.edu
> 303-497-2819
> *************************************************
>
>

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


More information about the Met_help mailing list