[Met_help] [rt.rap.ucar.edu #59713] History for objects in MODE

John Halley Gotway via RT met_help at ucar.edu
Mon Feb 4 09:07:26 MST 2013


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

I am now working on some grid data using MODE of METV4.0. I understand the logic of generating the objects, but I would like to know how are the attributes of the objects calculated. For example (see attached), does the area of  cluster object in observation field include the "white" area since the affecting area (the "L" shape) is not that large. If yes, is there any way to tune the config such that we can refine the cluster objects to fit the actual shape.

Thanks.
Johnny

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

Subject: Re: [rt.rap.ucar.edu #59713] objects in MODE
From: John Halley Gotway
Time: Fri Jan 04 12:27:59 2013

Johnny,

I apologize for the delay in getting back to you.  Things were slowed
down over the holidays.

Thank you for sending the postscript file to illustrate you question.
The answer is no, the "white" area is not included in the area of the
cluster object.  What's likely causing the confusion is the
black outline that's drawn around the L-shaped object.  We call that
black outline the convex hull, which is used in the computation of
some of the object attributes, but not area.  Often cluster
objects consist of more than one simple object.  Drawing the convex
hull around that group, along with the color of the objects, helps
illustrate the grouping.

For each combination of simple forecast and simple observation object,
several object pair attributes are computed.  The values are scaled to
a [0,1] range using the interest maps defined in the MODE
configuration file.  And a weighted average of the object pair scores
is computed as the "total interest" for that pair.

Those object pair attribute weights are listed on the first page of
the postscript image.  They are as follows:
- "Centroid" for the distance between the forecast and observation
object centroids.
- "Boundary" for the minimum distance between the forecast and
observation objects.
- "Convex Hull" for the minimum distance between the forecast and
observation object convex hulls.
- "Angle" for the difference between the forecast and observation
object's orientation angles.
- "Area" for the ratio of the forecast and observation object areas.
1.0 means they're exactly the same size.
- "Intersection" for the ratio of their intersection area to their
union area.  1.0 means they're exactly the same.
- "Complexity" for the ratio of their individual complexity values,
where complexity is based on the ratio of the object area to the
convex hull area.
- "Intensity" for the ratio of the selected intensity percentile of
interest.  For example, if the intensity percentile is set to 50, or
the median, this is the ratio of the medians intensity of the
values within the forecast object to that of the observation object.

The object pair attributes are combined into a single total interest
value for the pair.  Pair with a total interest above the threshold
(0.7 in your example) are matched.  Those with total interest
less than that are not matched.

So there's a lot of knobs to tune.  Generally, we use attributes about
the location, such as boundary distance, centroid distance, and
intersection area to drive how the matching is performed.  In
your example, that single match is a pretty obvious one.  But as the
number of objects increase, it's more important to tune the weights to
get the types of matches you deem appropriate.

Hope that helps clarify.

John Halley Gotway
met_help at ucar.edu


On 12/27/2012 03:40 AM, Tam Johnny via RT wrote:
>
> Thu Dec 27 03:40:02 2012: Request 59713 was acted upon.
> Transaction: Ticket created by johnnytam_hko at yahoo.com.hk
>         Queue: met_help
>       Subject: objects in MODE
>         Owner: Nobody
>    Requestors: johnnytam_hko at yahoo.com.hk
>        Status: new
>   Ticket <URL:
https://rt.rap.ucar.edu/rt/Ticket/Display.html?id=59713 >
>
>
> I am now working on some grid data using MODE of METV4.0. I
understand the logic of generating the objects, but I would like to
know how are the attributes of the objects calculated. For example
(see attached), does the area of  cluster object in observation field
include the "white" area since the affecting area (the "L" shape) is
not that large. If yes, is there any way to tune the config such that
we can refine the cluster objects to fit the actual shape.
>
> Thanks.
> Johnny
>

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


More information about the Met_help mailing list