[Met_help] [rt.rap.ucar.edu #98574] History for Request help for TC_Pairs

John Halley Gotway via RT met_help at ucar.edu
Mon Feb 15 11:56:32 MST 2021


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

Dear MET_HELP,
While running tc_pairs, I didn't get any error message but at the
same time, I am not getting any output. Please find the adeck, bdeck and
TCPairsConfig files. The following command line I am using:
tc_pairs -adeck out40_mdet_2019102600.dat -bdeck bio042019.dat -config
TCPairsConfig_ncum -out base -log out.log -v 3
DEBUG 1: [Source 1 of 1] ADECK Source: out40_mdet_2019102600.dat, Model
Suffix: (nul)
DEBUG 1: [Source 1 of 1] BDECK Source: bio042019.dat, Model Suffix: (nul)
DEBUG 1: Config File Default:
/home/sahil/met/sahil/tar_files/met-9.1/share/met/config/TCPairsConfig_default
DEBUG 1: Config File User: TCPairsConfig_ncum
DEBUG 1: Distance to land file:
/home/sahil/met/sahil/tar_files/met-9.1/share/met/tc_data/
dland_global_tenth_degree.nc
DEBUG 2: Processing 1 BDECK file(s).
DEBUG 3: Used 89 of 89 lines read from 1 file(s).
DEBUG 3: Identified 1 track(s).
DEBUG 2: Found 1 BDECK track(s).
DEBUG 2: Processing 1 ADECK file(s).
DEBUG 3: Used 0 of 54 lines read from 1 file(s).
DEBUG 3: Identified 0 track(s).
DEBUG 2: Deriving 12-hour interpolated ADECK tracks.
DEBUG 2: Finished adding 0 and replacing 0 Interp12 track(s).
DEBUG 2: Deriving 0 ADECK consensus model(s).
DEBUG 2: Added 0 ADECK consensus tracks(s).
DEBUG 2: Deriving 1 ADECK lag model(s).
DEBUG 3: Building time-lagged track(s) for lag time "060000"
DEBUG 2: Added 0 ADECK lag tracks(s).
DEBUG 2: Deriving 0 CLIPER/SHIFOR baseline model(s).
DEBUG 2: Added 0 CLIPER/SHIFOR baseline track(s).
DEBUG 2: Filtering 0 ADECK tracks based on config file settings.
DEBUG 3: Total tracks read                = 0
DEBUG 3: Total tracks kept                = 0
DEBUG 3: Rejected for storm name          = 0
DEBUG 3: Rejected for valid time          = 0
DEBUG 3: Rejected for required lead times = 0
DEBUG 3: Rejected for init mask           = 0
DEBUG 3: Rejected for valid mask          = 0
DEBUG 2: Matching 0 ADECK tracks to 1 BDECK tracks.
DEBUG 1: Watch/Warning file:
/home/sahil/met/sahil/tar_files/met-9.1/share/met/tc_data/wwpts_us.txt
DEBUG 1: Output file: base.tcst

*     Regards*
===========================================
      HARVIR SINGH  / हरवीर सिंह
      Project Scientist- 'C' / परियोजना वैज्ञानिक 'स'
      National Centre for Medium Range Weather Forecasting / राष्‍ट्रीय
मध्यम अवधि मौसम पूर्वानुमान केन्द्र
      (Ministry of Earth Sciences/पृथ्वी विज्ञान मंत्रालय )
      A-50, Sector-62, NOIDA / ए-50, खण्ड-62 नोएडा,
      UTTAR PRADESH /उत्तर प्रदेश
      INDIA/ भारत
      harvir at ncmrwf.gov.in,
      Contact +91-120-2419443 (O), extn. 443
      Mobile No. +91-9540042780
      http://www.harvir007.webs.com
===========================================


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

Subject: Request help for TC_Pairs
From: John Halley Gotway
Time: Mon Feb 08 09:31:46 2021

Harvir,

Thanks for sending some sample data for testing. Looking at the log
messages you sent, I think we should focus on these:

DEBUG 2: Processing 1 ADECK file(s).
DEBUG 3: Used 0 of 54 lines read from 1 file(s).

For some reason, all 54 ADECK lines are being skipped. The question is
why?

Looking in your config file, I see:
model = [ "NCUM" ] ;

But "NCUM" does NOT appear in your ADECK data file at all. I just
reset
model back to it's default setting of empty:
model = [ ];

And rerunning that way, it did find 3 tracks:

DEBUG 2: Processing 1 ADECK file(s).
DEBUG 3: Used 54 of 54 lines read from 1 file(s).
DEBUG 3: Identified 3 track(s).

If you are going to specify "model" name(s) by which to filter, they
must
actually exist in the ADECK data you pass to the tool in order for it
to
find tracks.

Note that tc_pairs did also derive 3 time-lagged tracks based on your
config file settings:
lag_time =  [ "06"];

Not sure if you actually wanted to do that or not.

Thanks,
John


On Sat, Feb 6, 2021 at 6:52 AM HARVIR SINGH via RT <met_help at ucar.edu>
wrote:

>
> Sat Feb 06 06:52:11 2021: Request 98574 was acted upon.
> Transaction: Ticket created by harviriitkgp at gmail.com
>        Queue: met_help
>      Subject: Request help for TC_Pairs
>        Owner: Nobody
>   Requestors: harviriitkgp at gmail.com
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=98574 >
>
>
> Dear MET_HELP,
> While running tc_pairs, I didn't get any error message but at the
> same time, I am not getting any output. Please find the adeck, bdeck
and
> TCPairsConfig files. The following command line I am using:
> tc_pairs -adeck out40_mdet_2019102600.dat -bdeck bio042019.dat
-config
> TCPairsConfig_ncum -out base -log out.log -v 3
> DEBUG 1: [Source 1 of 1] ADECK Source: out40_mdet_2019102600.dat,
Model
> Suffix: (nul)
> DEBUG 1: [Source 1 of 1] BDECK Source: bio042019.dat, Model Suffix:
(nul)
> DEBUG 1: Config File Default:
>
> /home/sahil/met/sahil/tar_files/met-
9.1/share/met/config/TCPairsConfig_default
> DEBUG 1: Config File User: TCPairsConfig_ncum
> DEBUG 1: Distance to land file:
> /home/sahil/met/sahil/tar_files/met-9.1/share/met/tc_data/
> dland_global_tenth_degree.nc
> DEBUG 2: Processing 1 BDECK file(s).
> DEBUG 3: Used 89 of 89 lines read from 1 file(s).
> DEBUG 3: Identified 1 track(s).
> DEBUG 2: Found 1 BDECK track(s).
> DEBUG 2: Processing 1 ADECK file(s).
> DEBUG 3: Used 0 of 54 lines read from 1 file(s).
> DEBUG 3: Identified 0 track(s).
> DEBUG 2: Deriving 12-hour interpolated ADECK tracks.
> DEBUG 2: Finished adding 0 and replacing 0 Interp12 track(s).
> DEBUG 2: Deriving 0 ADECK consensus model(s).
> DEBUG 2: Added 0 ADECK consensus tracks(s).
> DEBUG 2: Deriving 1 ADECK lag model(s).
> DEBUG 3: Building time-lagged track(s) for lag time "060000"
> DEBUG 2: Added 0 ADECK lag tracks(s).
> DEBUG 2: Deriving 0 CLIPER/SHIFOR baseline model(s).
> DEBUG 2: Added 0 CLIPER/SHIFOR baseline track(s).
> DEBUG 2: Filtering 0 ADECK tracks based on config file settings.
> DEBUG 3: Total tracks read                = 0
> DEBUG 3: Total tracks kept                = 0
> DEBUG 3: Rejected for storm name          = 0
> DEBUG 3: Rejected for valid time          = 0
> DEBUG 3: Rejected for required lead times = 0
> DEBUG 3: Rejected for init mask           = 0
> DEBUG 3: Rejected for valid mask          = 0
> DEBUG 2: Matching 0 ADECK tracks to 1 BDECK tracks.
> DEBUG 1: Watch/Warning file:
> /home/sahil/met/sahil/tar_files/met-
9.1/share/met/tc_data/wwpts_us.txt
> DEBUG 1: Output file: base.tcst
>
> *     Regards*
> ===========================================
>       HARVIR SINGH  / हरवीर सिंह
>       Project Scientist- 'C' / परियोजना वैज्ञानिक 'स'
>       National Centre for Medium Range Weather Forecasting /
राष्‍ट्रीय
> मध्यम अवधि मौसम पूर्वानुमान केन्द्र
>       (Ministry of Earth Sciences/पृथ्वी विज्ञान मंत्रालय )
>       A-50, Sector-62, NOIDA / ए-50, खण्ड-62 नोएडा,
>       UTTAR PRADESH /उत्तर प्रदेश
>       INDIA/ भारत
>       harvir at ncmrwf.gov.in,
>       Contact +91-120-2419443 (O), extn. 443
>       Mobile No. +91-9540042780
>       http://www.harvir007.webs.com
> ===========================================
>
>

------------------------------------------------
Subject: Request help for TC_Pairs
From: HARVIR SINGH
Time: Mon Feb 08 22:40:20 2021

Dear Dr. John,


Thank you, It's running and giving some output.
*     Regards*
===========================================
      HARVIR SINGH  / हरवीर सिंह
      Project Scientist- 'C' / परियोजना वैज्ञानिक 'स'
      National Centre for Medium Range Weather Forecasting /
राष्‍ट्रीय
मध्यम अवधि मौसम पूर्वानुमान केन्द्र
      (Ministry of Earth Sciences/पृथ्वी विज्ञान मंत्रालय )
      A-50, Sector-62, NOIDA / ए-50, खण्ड-62 नोएडा,
      UTTAR PRADESH /उत्तर प्रदेश
      INDIA/ भारत
      harvir at ncmrwf.gov.in,
      Contact +91-120-2419443 (O), extn. 443
      Mobile No. +91-9540042780
      http://www.harvir007.webs.com
===========================================


On Mon, Feb 8, 2021 at 10:01 PM John Halley Gotway via RT
<met_help at ucar.edu>
wrote:

> Harvir,
>
> Thanks for sending some sample data for testing. Looking at the log
> messages you sent, I think we should focus on these:
>
> DEBUG 2: Processing 1 ADECK file(s).
> DEBUG 3: Used 0 of 54 lines read from 1 file(s).
>
> For some reason, all 54 ADECK lines are being skipped. The question
is why?
>
> Looking in your config file, I see:
> model = [ "NCUM" ] ;
>
> But "NCUM" does NOT appear in your ADECK data file at all. I just
reset
> model back to it's default setting of empty:
> model = [ ];
>
> And rerunning that way, it did find 3 tracks:
>
> DEBUG 2: Processing 1 ADECK file(s).
> DEBUG 3: Used 54 of 54 lines read from 1 file(s).
> DEBUG 3: Identified 3 track(s).
>
> If you are going to specify "model" name(s) by which to filter, they
must
> actually exist in the ADECK data you pass to the tool in order for
it to
> find tracks.
>
> Note that tc_pairs did also derive 3 time-lagged tracks based on
your
> config file settings:
> lag_time =  [ "06"];
>
> Not sure if you actually wanted to do that or not.
>
> Thanks,
> John
>
>
> On Sat, Feb 6, 2021 at 6:52 AM HARVIR SINGH via RT
<met_help at ucar.edu>
> wrote:
>
> >
> > Sat Feb 06 06:52:11 2021: Request 98574 was acted upon.
> > Transaction: Ticket created by harviriitkgp at gmail.com
> >        Queue: met_help
> >      Subject: Request help for TC_Pairs
> >        Owner: Nobody
> >   Requestors: harviriitkgp at gmail.com
> >       Status: new
> >  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=98574 >
> >
> >
> > Dear MET_HELP,
> > While running tc_pairs, I didn't get any error message but at the
> > same time, I am not getting any output. Please find the adeck,
bdeck and
> > TCPairsConfig files. The following command line I am using:
> > tc_pairs -adeck out40_mdet_2019102600.dat -bdeck bio042019.dat
-config
> > TCPairsConfig_ncum -out base -log out.log -v 3
> > DEBUG 1: [Source 1 of 1] ADECK Source: out40_mdet_2019102600.dat,
Model
> > Suffix: (nul)
> > DEBUG 1: [Source 1 of 1] BDECK Source: bio042019.dat, Model
Suffix: (nul)
> > DEBUG 1: Config File Default:
> >
> >
> /home/sahil/met/sahil/tar_files/met-
9.1/share/met/config/TCPairsConfig_default
> > DEBUG 1: Config File User: TCPairsConfig_ncum
> > DEBUG 1: Distance to land file:
> > /home/sahil/met/sahil/tar_files/met-9.1/share/met/tc_data/
> > dland_global_tenth_degree.nc
> > DEBUG 2: Processing 1 BDECK file(s).
> > DEBUG 3: Used 89 of 89 lines read from 1 file(s).
> > DEBUG 3: Identified 1 track(s).
> > DEBUG 2: Found 1 BDECK track(s).
> > DEBUG 2: Processing 1 ADECK file(s).
> > DEBUG 3: Used 0 of 54 lines read from 1 file(s).
> > DEBUG 3: Identified 0 track(s).
> > DEBUG 2: Deriving 12-hour interpolated ADECK tracks.
> > DEBUG 2: Finished adding 0 and replacing 0 Interp12 track(s).
> > DEBUG 2: Deriving 0 ADECK consensus model(s).
> > DEBUG 2: Added 0 ADECK consensus tracks(s).
> > DEBUG 2: Deriving 1 ADECK lag model(s).
> > DEBUG 3: Building time-lagged track(s) for lag time "060000"
> > DEBUG 2: Added 0 ADECK lag tracks(s).
> > DEBUG 2: Deriving 0 CLIPER/SHIFOR baseline model(s).
> > DEBUG 2: Added 0 CLIPER/SHIFOR baseline track(s).
> > DEBUG 2: Filtering 0 ADECK tracks based on config file settings.
> > DEBUG 3: Total tracks read                = 0
> > DEBUG 3: Total tracks kept                = 0
> > DEBUG 3: Rejected for storm name          = 0
> > DEBUG 3: Rejected for valid time          = 0
> > DEBUG 3: Rejected for required lead times = 0
> > DEBUG 3: Rejected for init mask           = 0
> > DEBUG 3: Rejected for valid mask          = 0
> > DEBUG 2: Matching 0 ADECK tracks to 1 BDECK tracks.
> > DEBUG 1: Watch/Warning file:
> > /home/sahil/met/sahil/tar_files/met-
9.1/share/met/tc_data/wwpts_us.txt
> > DEBUG 1: Output file: base.tcst
> >
> > *     Regards*
> > ===========================================
> >       HARVIR SINGH  / हरवीर सिंह
> >       Project Scientist- 'C' / परियोजना वैज्ञानिक 'स'
> >       National Centre for Medium Range Weather Forecasting /
राष्‍ट्रीय
> > मध्यम अवधि मौसम पूर्वानुमान केन्द्र
> >       (Ministry of Earth Sciences/पृथ्वी विज्ञान मंत्रालय )
> >       A-50, Sector-62, NOIDA / ए-50, खण्ड-62 नोएडा,
> >       UTTAR PRADESH /उत्तर प्रदेश
> >       INDIA/ भारत
> >       harvir at ncmrwf.gov.in,
> >       Contact +91-120-2419443 (O), extn. 443
> >       Mobile No. +91-9540042780
> >       http://www.harvir007.webs.com
> > ===========================================
> >
> >
>
>

------------------------------------------------
Subject: Request help for TC_Pairs
From: HARVIR SINGH
Time: Fri Feb 12 22:33:08 2021

Thank you for your assistance.
*     Regards*
===========================================
      HARVIR SINGH  / हरवीर सिंह
      Project Scientist- 'C' / परियोजना वैज्ञानिक 'स'
      National Centre for Medium Range Weather Forecasting /
राष्‍ट्रीय
मध्यम अवधि मौसम पूर्वानुमान केन्द्र
      (Ministry of Earth Sciences/पृथ्वी विज्ञान मंत्रालय )
      A-50, Sector-62, NOIDA / ए-50, खण्ड-62 नोएडा,
      UTTAR PRADESH /उत्तर प्रदेश
      INDIA/ भारत
      harvir at ncmrwf.gov.in,
      Contact +91-120-2419443 (O), extn. 443
      Mobile No. +91-9540042780
      http://www.harvir007.webs.com
===========================================


On Tue, Feb 9, 2021 at 10:11 PM John Halley Gotway via RT
<met_help at ucar.edu>
wrote:

> According to our records, your request has been resolved. If you
have any
> further questions or concerns, please respond to this message.
>

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


More information about the Met_help mailing list