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

Home » Public Forums » archive » Re: IDL and OPENDAP
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: IDL and OPENDAP [message #71621 is a reply to message #71620] Fri, 09 July 2010 12:29 Go to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
On 7/9/10 12:48 PM, Kenneth P. Bowman wrote:
> Is anyone using IDL and OPENDAP to access netCDF and HDF files?
> Can you write as well as read files?
>
> I see that there is an OPENDAP IDL client, but I can't find any
> actual examples of how it is used. I am concerned that server
> installation and configuration may be complex. It appears
> that the server software might have complex dependencies.

There is an DAP IDL client from OPeNDAP which is a DLM around a C
OPeNDAP implementation. It requires building both the C code and the
DLM. Alternatively, I have a pure IDL DAP client that does not require
anything else (its just a .sav file to drop into your IDL_PATH). It
comes with IDLdoc documentation with examples. Let me know if you are
interested in trying this.

Clients can not write files, only read them.

The server is another story: there are many servers available. Because
the clients and servers agree on a common standard (DAP), you should be
able to pick your clients and servers independently. Some of the servers
are (fairly) easy to install and configure, some more difficult. The
PyDAP server (pydap.org) is well supported and fairly easy to install
(it helps if you have some experience installing Python packages). It is
written in Python, but that only matters when installing, modifying, or
creating a plugin for it. OPeNDAP has their own server, Hyrax, which
runs under Tomcat. It is written in Java, but has dependencies written
in C++ and C.

Mike
--
www.michaelgalloy.com
Research Mathematician
Tech-X Corporation
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: IDL and OPENDAP
Next Topic: Re: image spectral resampling

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

Current Time: Fri Oct 10 23:06:17 PDT 2025

Total time taken to generate the page: 0.64124 seconds