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

Home » Public Forums » archive » Re: Reading HDF5 Variable
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: Reading HDF5 Variable [message #42499] Mon, 14 February 2005 13:35 Go to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
Michael Wallace wrote:
>> At the risk of starting a flame war, the netCDF interface (about 25
>> functions) seems to have been written by scientists for scientists,
>> while the HDF interface appears to have been written by programmers
>> for programmers (hundreds(?) of functions).
>
>
> The various problems with HDF are what led me to use netCDF. Not only
> are they written "by scientists for scientists" but much of the
> underpinnings of the format appear to have been written by "computer
> scientists rather than scientists." Issues with the format aside, I
> just like the fact that there are *stable, working* netCDF access
> routines in IDL, Java, C, Perl, Python, etc. In fact, whenever I have
> to work with HDF, the first thing I usually do is write a small
> conversion program that converts the file to netCDF and then I work with
> it from there. :-)

Hey - me too! Except rather than write a conversion program each time, I just pipe the
hdfdump[*] utility output into the ncgen utility to convert files I use. E.g.

hdfdump <hdfile> | ncgen -b <ncfile>

and I end up with a nice simple, useful netCDF file. :o)


paulv

[*] Earlier HDF libraries called this "ncdump" which was very annoying.

--
Paul van Delst
CIMSS @ NOAA/NCEP/EMC
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: A simple IF statement question
Next Topic: Re: file selection widget and returning filters

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

Current Time: Fri Oct 10 12:59:50 PDT 2025

Total time taken to generate the page: 0.79850 seconds