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

Home » Public Forums » archive » Re: IDL Version Number Warning
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 Version Number Warning [message #61633 is a reply to message #61628] Fri, 25 July 2008 08:54 Go to previous messageGo to previous message
Douglas Dirks is currently offline  Douglas Dirks
Messages: 5
Registered: June 2008
Junior Member
On Jul 24, 6:26 pm, David Fanning <n...@dfanning.com> wrote:

> My understanding was that part of these updates included
> new HDF and CDF code in IDL. Did these *not* get included
> in the update in the end?

There are updates to the HDF, HDF5, and CDF libraries available,
but they are downloaded and installed separately -- they don't come
as part of the 7.0.3 workbench update. To get the library updates,
you'll need to log in to the ITTVIS web site and navigate to the IDL
product downloads page and look for the

"IDL 7.0.3 Scientific Data Formats"

patch installer for your platform. Note that there are only two
changes to the API: the addition of the CDF_SET_MD5CHECKSUM
routine and the addition of the READONLY keyword to the CDF_OPEN
routine. All other changes to the libraries should be transparent to
IDL code.

Since the scientific data format libraries are third-party code and
packaged in dynamically loadable modules, they can be updated
separately from the IDL's core functions, and sometimes are.

If you have pro code that relies on a specific version of a third-
party
library like HDF or HDF5, in general you'd be much safer to use the
library's own version information mechanism. See

CDF_LIB_INFO
H5_GET_LIBVERSION
HDF_LIB_INFO
EOS_EH_GETVERSION

in the help if you're specifically interested in the recently updated
libraries. (I'm not aware of a way to check the version of the NetCDF
library from within IDL.)

I hope that's helpful,
Doug

----------------
Douglas G. Dirks
IDL Documentation Group * ITT Visual Information Solutions
4990 Pearl East Circle * Boulder, CO 80301
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Disable/Desensitize the close button on a widget_base?
Next Topic: Re: Project newbie asks...well what about ENVI projects?

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

Current Time: Thu Oct 09 17:05:06 PDT 2025

Total time taken to generate the page: 1.36432 seconds