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: [netcdf-java] Groups and inheritance of variable, dimension and attribute definitions

On 1/17/2014 10:57 AM, Farrukh Najmi wrote:

On a related note, is there some way in the netcdf-java API to distinguish between a reference to an inherited dimension vs. the definition of a nested dimension within a variable?

dimensions are either shared or not, you call Dimension.isShared() to find out.

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