| Interface | Description |
|---|---|
| Nc4Chunking |
Pluggable component for deciding how to chunk netcdf-4 variables.
|
| Nc4prototypes |
JNA access to Netcdf-4 C Library, using JNI to shared C library.
|
| Class | Description |
|---|---|
| Nc4ChunkingStrategyFromAttribute |
use _ChunkSize attribute if it exists
otherwise use default strategy
|
| Nc4ChunkingStrategyGrib |
chunk on last 2 dimensions, like GRIB
|
| Nc4ChunkingStrategyImpl |
Default strategy for netcdf-4 chunking
|
| Nc4Iosp |
IOSP for reading netcdf files through jni interface to netcdf4 library
|
| Nc4prototypes.Vlen_t | |
| Nc4prototypes.Vlen_t.ByValue |
| Enum | Description |
|---|---|
| Nc4Chunking.Strategy |
Copyright © 1999-2012 UCAR/Unidata. All Rights Reserved.