wind fields on map [message #78184] |
Mon, 31 October 2011 02:27  |
Sverre Solberg
Messages: 18 Registered: February 2005
|
Junior Member |
|
|
Hi,
I wonder if there's an easy way to plot wind fields (e.g. wind barbs)
on a geographical map when my 2d field is irregular (my lon/lat grid
does not have fixed lon/lat increments). The standard procedures I
found in IDL all seem to require a regular system (X and Y being
vectors, not 2D arrays). Any hints?
|
|
|
Re: wind fields on map [message #78257 is a reply to message #78184] |
Tue, 01 November 2011 06:00  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Sverre Solberg writes:
> Yes, it works (both windbarb and partvelvec), at least for some
> devices. Did get trouble with the colors using Z-device, but PS works
> ok.
Windbarb probably needs to be updated to use Coyote Graphics
routines. I think it was written in the good ol' days when
people still thought in terms of indexed color. ;-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|