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

Home » Public Forums » archive » Re: Display radar 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: Display radar data? [message #62858] Thu, 09 October 2008 00:40 Go to previous message
Dave[4] is currently offline  Dave[4]
Messages: 38
Registered: December 2007
Member
On Oct 8, 10:32 pm, David Fanning <n...@dfanning.com> wrote:
> Dave writes:
>>     I have some weather radar data, whose coordinates are distances
>> (kilometers) and angles to the radar station. So how can I convert
>> these local coordinates to longitude/latitude cordinates?  Please give
>> any clue.
>
> Set up a map projection of the area of interest with MAP_SET
> or MAP_PROJ_INIT. Then use CV_COORD to convert your data
> from polar coordinates to rectangular coordinates (which
> will be the data or lat/lon coordinates, in this case).
>
> Cheers,
>
> David
>
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide to IDL Programming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")

Fanning, very thanks for your reply. Your answer is simple, but not
suit for my problem.
As Ciao says, high-precision is very important for radar data. Many
things should be considered, such like earth radius,
altitude of radar station and so on. Things going complex.
I find SPRINT code at http://www.mmm.ucar.edu/pdas/pdas.html, which is
a program to interpolate radar measurements taken at spherical
coordinates (range, azimuth, and elevation) to regularly-spaced
Cartesian or longitude-latitude grids. May be I should try it. Thanks
again.

DAVE
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: segmentation fault with ncdf_open
Next Topic: Open file from full address in IDL Workbench

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

Current Time: Fri Oct 10 06:26:39 PDT 2025

Total time taken to generate the page: 0.24444 seconds