NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

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: