Re: classification problem

From: Mary Haley <haley_at_nyahnyahspammersnyahnyah>
Date: Fri Oct 29 2010 - 13:24:10 MDT

Hi Shinn,

There's no way in NCL to get the lat/lon values of a particular area as you describe, although we have it on our list.

You might be able to find a shapefile with this information, and then you could use gc_inout to determine whether a given point is inside or outside that area.

Please see examples shapefiles_4.ncl and shapefiles_5.ncl on this page:

http://www.ncl.ucar.edu/Applications/shapefiles.shtml

--Mary

On Oct 29, 2010, at 8:43 AM, shinn wong wrote:

> Hi all,
> I am writing a script to visualize the storm track. The storm is classified into different categories according to different areas it has passed through, like the Philippines or Japan. However, how can I get the coordinates (lat/lon) information for the outline of the countries? Have anyone done this before? Is there any easier way to classify the storm track? Thank you.
> Regards,
> Shinn
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Oct 29 13:24:16 2010

This archive was generated by hypermail 2.1.8 : Fri Oct 29 2010 - 13:25:49 MDT