public class Nc4ChunkingStrategyGrib extends Nc4ChunkingDefault
Nc4Chunking.Strategy
Constructor and Description |
---|
Nc4ChunkingStrategyGrib(int deflateLevel,
boolean shuffle) |
Modifier and Type | Method and Description |
---|---|
long[] |
computeChunking(Variable v) |
boolean |
isChunked(Variable v) |
computeUnlimitedChunking, convertToLong, convertUnlimitedShape, getDefaultChunkSize, getMinChunksize, getMinVariableSize, setDefaultChunkSize, setMinChunksize, setMinVariableSize
computeChunkingFromAttribute, factory, getChunkAttribute, getDeflateLevel, isShuffle
public Nc4ChunkingStrategyGrib(int deflateLevel, boolean shuffle)
public boolean isChunked(Variable v)
isChunked
in interface Nc4Chunking
isChunked
in class Nc4ChunkingDefault
public long[] computeChunking(Variable v)
computeChunking
in interface Nc4Chunking
computeChunking
in class Nc4ChunkingDefault