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.
netcdf-java
archives: