comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Interpolation
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Interpolation [message #90341 is a reply to message #90340] Sun, 22 February 2015 15:18 Go to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
siumtesfai@gmail.com writes:

> As you have suggested, I did the interpolation for station data
>
> Do you think I have issue with Value_locate for latitude because my latitude ranges from -90 to 90 degree ?

As with so many things dealing with map projections, it depends. :-)

I have on occasion duplicated the first column and added it as the last
column in my longitude and data arrays in situations like these. This
allows my longitude vector to go from 0 to 360, which matches my
latitude vector. That's probably what I would do in this case. That also
sometimes helps with a small gap in your plot when doing filled
contours, etc.

See the Array Concatenation Tutorial for how to add a column to an array
in the IDL Way:

http://www.idlcoyote.com/tips/array_concatenation.html

Cheers,

David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [start:final:step] bug
Next Topic: Direction of Wind Vectors: A bug?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:14:09 PDT 2025

Total time taken to generate the page: 0.00453 seconds