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

Home » Public Forums » archive » netcdf and hdf together
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
netcdf and hdf together [message #49690] Mon, 07 August 2006 15:50 Go to previous message
queiny is currently offline  queiny
Messages: 15
Registered: November 2005
Junior Member
I am trying to read in data from a HDF file and put the results input a
NetCDF file. The NetCDF file has one dimension and it is unlimited.
While I only have ~5000 data points, the output NetCDF has 7474 records
as shown by 'ncdump -h'. And the data in the NetCDF file look
reasonable, I just don't know where the extra data are from. I printed
out the # of record when writing, it is correct.

I have tried debug the program for a while. Can anyone point me to the
right track? Or can anyone answer me the following wild questions.

Can we use both HDF and NetCDF in the same file? I used different file
id and variable id for NetCDF and HDF files.
Can a NetCDF file has only one dimension and it is unlimited? ( I have
done this in FORTRAN.)
Do I need to use long integer for the dimension, or turns on other
compile options?

Many thanks,

Q
[Message index]
 
Read Message
Read Message
Previous Topic: relative path from one absolute path to another?
Next Topic: Re: VM command line parameters

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

Current Time: Wed Oct 08 18:15:06 PDT 2025

Total time taken to generate the page: 0.00234 seconds