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

Home » Public Forums » archive » Re: Minimum curvature surface problem
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: Minimum curvature surface problem [message #32595 is a reply to message #32580] Mon, 21 October 2002 17:04 Go to previous message
James Kuyper is currently offline  James Kuyper
Messages: 425
Registered: March 2000
Senior Member
Med Bennett wrote:
>
> I'm having a problem using the min_curve_surf function. I am feeding it
> data where X and Y are in UTM coordinates (like 650000, 4073500) and Z
> ranges from 0.25 to 27,300. The result from min_curve_surf in IDL is a
> paraboloid looking surface with a minimum of 2.4E+10 and a max of
> 1.2E+15. Needless to say, this is dramatically wrong. I also tried
> subtracting off the minimums from the X and Y values to reduce the
> number of sig figs, but this does not seem to help. I can compute a
> minimum curvature surface with the same data in another software package
> (Surfer, Golden Software) and it gives me a reaasonable result. What's
> wrong with the IDL implementation, or what am I doing wrong?

If you're plotting geo-referenced data covering a significant portion of
the Earth, then you should probably be using the /SPHERE keyword. If you
are using /SPHERE, then X and Y need to be latitude and longitude in
degrees, rather than UTM coordinates.

Other than that, I can't think of anything obvious. It might help to
post your code.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Find minimums in an array...
Next Topic: WINDOW, /PIXMAP Question

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

Current Time: Fri Oct 10 18:44:14 PDT 2025

Total time taken to generate the page: 1.27929 seconds