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

Home » Public Forums » archive » Re: Coastal boundaries over sat data
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: Coastal boundaries over sat data [message #21203 is a reply to message #21199] Thu, 17 August 2000 00:00 Go to previous messageGo to previous message
Lars[1] is currently offline  Lars[1]
Messages: 1
Registered: August 2000
Junior Member
Daniel Peduzzi wrote:
>
> Thanks...that is a handy program, and I've used it before in the past.
> I'm not sure that it can be used for what I want to do, though, since
> I don't want to remap the data...only display it in its *native*
> projection with coastal boundaries.
>
> In other words, if I have 1000 scanlines of DMSP data (1465 elements
> wide), and accompanying 1465x1000 lat/lon arrays, I'd like to display
> a 1465x1000 image overlaid with coastlines.
>
> Did I miss something?

I think the DMSP *native* projection is not so simple as a
standard projection (e.g. polar stereographic) due to its
conical scan geometrie.
But you could solve your problem by
I. gridding the data ;-)
or
II. take a coastline data set as (lat1,lon1) pairs and search
in the DMSP data set the (lat1,lon1) pairs with the smallest
distance d=(lat1-lat2)^2+(lon1-lon2)^2. Then you have found the
pixels, which belong to the coastline.


Regards,
Lars
-------------
www.seaice.de
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: wset equivalent in obj graphics?
Next Topic: Re: Reverse interpolation?

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

Current Time: Wed Oct 08 17:47:08 PDT 2025

Total time taken to generate the page: 0.00401 seconds