[Met_help] [rt.rap.ucar.edu #44295] History for FW: MET MODE Analysis Problem

RAL HelpDesk {for John Halley Gotway} met_help at ucar.edu
Wed Feb 23 14:41:43 MST 2011


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


Hi All, I am running the following mode analysis command line to produce the
flon and flat files attached:

 

/sphome/qcteam/METv3.0/bin/mode_analysis -lookin
/h/data/global/WXQC/data/met/mode/precip -summary -single -simple -fcst
-model NAM -column centroid_lon -area_thresh_min 1200 -fcst_lead 0
-fcst_valid_min 20110202_12 -fcst_valid_max 20

110202_12 -centroid_lat_min 30 -centroid_lat_max 50 -centroid_lon_min -98
-centroid_lon_max -70 -out
/h/data/global/WXQC/data/met/mode/precip/centroids/flonnambf20110202_12

 

In the forecast files, I am getting two objects but in the obj.txt file I
should only have 1 forecast object.  How is that possible?

 

Thanks  

 

Bob



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

Subject: Re: [rt.rap.ucar.edu #44295] FW: MET MODE Analysis Problem
From: John Halley Gotway
Time: Thu Feb 10 15:26:29 2011

Bob,

Unfortunately, I'm not able to reproduce the behavior you're
describing.  I copied your file to my machine and ran the following
job on it:

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

/d1/johnhg/MET/MET_releases/METv3.0/bin/mode_analysis \
-lookin mode_NAM_T02A_000000L_20110202_120000V_240000A_obj.txt \
-summary -single -simple -fcst \
-model NAM -column centroid_lon -area_thresh_min 1200 -fcst_lead 0 \
-fcst_valid_min 20110202_12 -fcst_valid_max 20110202_12 \
-centroid_lat_min 30 -centroid_lat_max 50 \
-centroid_lon_min -98 -centroid_lon_max -70

Total mode lines read =  6
Total mode lines kept =  1

       Field   N      Min      Max     Mean   StdDev      P10      P25
P50      P75      P90      Sum
------------   -   ------   ------   ------   ------   ------   ------
------   ------   ------   ------
centroid_lon   1   -85.91   -85.91   -85.91     0.00   -85.91   -85.91
-85.91   -85.91   -85.91   -85.91

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

Is it possible that there are additional files in that directory your
passing in (/h/data/global/WXQC/data/met/mode/precip)?

I understand why it seems like there's a problem.  If your input to
MODE analysis only has 1 forecast object, your output should too!  But
I'm guessing the most likely culprit is an additional file in
that input directory.

I also want to suggest one thing.  It looks like you're running
separate jobs for the lat and lon summary info.  You can actually
combine those in a single job using multiple "-column" command line
options.  For example, the following job and its output are run over
several columns of data:

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

/d1/johnhg/MET/MET_releases/METv3.0/bin/mode_analysis \
-lookin mode_NAM_T02A_000000L_20110202_120000V_240000A_obj.txt \
-summary -single -simple -fcst \
-column centroid_lat -column centroid_lon \
-column centroid_x -column centroid_y \
-column area -column intensity_50

Total mode lines read =  6
Total mode lines kept =  1

       Field   N        Min        Max       Mean   StdDev        P10
P25        P50        P75        P90        Sum
------------   -   --------   --------   --------   ------   --------
--------   --------   --------   --------   --------
centroid_lat   1      38.40      38.40      38.40     0.00      38.40
38.40      38.40      38.40      38.40      38.40
centroid_lon   1     -85.91     -85.91     -85.91     0.00     -85.91
-85.91     -85.91     -85.91     -85.91     -85.91
  centroid_x   1     245.28     245.28     245.28     0.00     245.28
245.28     245.28     245.28     245.28     245.28
  centroid_y   1     105.23     105.23     105.23     0.00     105.23
105.23     105.23     105.23     105.23     105.23
        area   1   10058.00   10058.00   10058.00     0.00   10058.00
10058.00   10058.00   10058.00   10058.00   10058.00
intensity_50   1      21.00      21.00      21.00     0.00      21.00
21.00      21.00      21.00      21.00      21.00

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

Let me know if there's anything else we can do to help.

John

On 02/10/2011 02:19 PM, RAL HelpDesk {for Craig, Robert J Civ USAF
AFWA 16 WS/WXN} wrote:
>
> Thu Feb 10 14:19:27 2011: Request 44295 was acted upon.
> Transaction: Ticket created by craigr at offutt.af.mil
>        Queue: met_help
>      Subject: FW: MET MODE Analysis Problem
>        Owner: Nobody
>   Requestors: craigr at offutt.af.mil
>       Status: new
>  Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=44295 >
>
>
>
> Hi All, I am running the following mode analysis command line to
produce the
> flon and flat files attached:
>
>
>
> /sphome/qcteam/METv3.0/bin/mode_analysis -lookin
> /h/data/global/WXQC/data/met/mode/precip -summary -single -simple
-fcst
> -model NAM -column centroid_lon -area_thresh_min 1200 -fcst_lead 0
> -fcst_valid_min 20110202_12 -fcst_valid_max 20
>
> 110202_12 -centroid_lat_min 30 -centroid_lat_max 50
-centroid_lon_min -98
> -centroid_lon_max -70 -out
>
/h/data/global/WXQC/data/met/mode/precip/centroids/flonnambf20110202_12
>
>
>
> In the forecast files, I am getting two objects but in the obj.txt
file I
> should only have 1 forecast object.  How is that possible?
>
>
>
> Thanks
>
>
>
> Bob
>
>

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


More information about the Met_help mailing list