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.
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: