Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Re: compound types on different machines - is this expected?

NOTE: The netcdf-hdf mailing list is no longer active. The list archives are made available for historical reasons.

Hi Ed,

> > Ed,
> >
> > You are using file datatype to read your data.
> > Please use H5Tget_native_type to get memory type for the H5Dread call.
> >
> > Elena
> 
> Sorry, but what would I do with the result of H5Tget_native_type? I'm
> not following how I would use this...

    It's the datatype you should use in memory that corresponds to the dataset's
datatype on disk.

    Quincey

  • 2005 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdf-hdf archives: