[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #DVS-605789]: Getting values of compound attributes

This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.


  • Subject: [netCDF #DVS-605789]: Getting values of compound attributes
  • Date: Fri, 09 Sep 2011 09:13:14 -0600

Hi James,

> What is the best way to get the values of a compound attribute? Is there
> a way to get the values of each field in a compound attribute separately?

Values of a compound attribute are accessed atomically.  It's not possible to
read or write member fields separately.  That's a constraint of the undelying
HDF5 library.  This is the C-based netCDF-4 library; I don't know whether the
netCDF-Java library provides access to individual fields, and there's no one 
here to ask right now.  If your question is about the netCDF-Java API, I'll
find out and get back to you, but you might get a faster response to that from 
address@hidden.

--Russ

Russ Rew                                         UCAR Unidata Program
address@hidden                      http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: DVS-605789
Department: Support netCDF
Priority: Normal
Status: Closed