| Interface | Description |
|---|---|
| Nc4Chunking |
Pluggable component for deciding how to chunk netcdf-4 variables.
|
| Class | Description |
|---|---|
| Nc4ChunkingDefault |
Default chunking strategy
|
| Nc4ChunkingStrategy |
Abstract superclass for netcdf-4 chunking strategy.
|
| Nc4ChunkingStrategyGrib |
chunk on last 2 dimensions, like GRIB
|
| Nc4ChunkingStrategyNone |
Describe
|
| Nccopy |
Utility to implement nccopy
|
| Enum | Description |
|---|---|
| Nc4Chunking.Strategy |