Home »
Public Forums »
archive »
Re: plot irregularly gridded map data
Re: plot irregularly gridded map data [message #16619] |
Wed, 04 August 1999 00:00 |
davidf
Messages: 2866 Registered: September 1996
|
Senior Member |
|
|
Tom Spisz SRM (tom.spisz@jhuapl.edu) writes:
> I have an irregularly gridded latitude/longitude data set. Although the
> data is in a polar (radius, azimuth) format like a radar swath, I have
> the exact lat/lon position for each point. I cannot plot the data using
> map_image because that requires a regular grid. I used map_patch
> successfully on small portions of the data. Unfortunately, any attempts
> to plot larger portions of the data using map_patch result in the error:
>
> % TRIANGULATE: Points are co-linear, no solution.
> % Error occurred at: MAP_PATCH 181
> /usr/local/rsi/idl_5.2/lib/map_patch.pro
>
> Does anyone know:
> a) how to plot this type of "radar swath" data onto a map?
> or
> b) how to sort the data in a way to work around the problem of
> "co-linear" points?
I've always recommended Liam Gumley's ImageMap program
for this kind of mapping. I don't think it gets much
better than that. :-)
http://cimss.ssec.wisc.edu/~gumley/imagemap.html
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting
Phone: 970-221-0438 E-Mail: davidf@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
|
|
|
Current Time: Sat Oct 11 08:44:03 PDT 2025
Total time taken to generate the page: 2.39631 seconds