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)
Compute the chunk size for this Variable.
|
boolean |
isChunked(Variable v)
Should this variable be chunked?
|
computeUnlimitedChunking, getDefaultChunkSize, getMinChunksize, getMinVariableSize, setDefaultChunkSize, setMinChunksize, setMinVariableSize
factory, getDeflateLevel, isShuffle
public Nc4ChunkingStrategyGrib(int deflateLevel, boolean shuffle)
public long[] computeChunking(Variable v)
Nc4Chunking
computeChunking
in interface Nc4Chunking
computeChunking
in class Nc4ChunkingDefault
public boolean isChunked(Variable v)
Nc4Chunking
isChunked
in interface Nc4Chunking
isChunked
in class Nc4ChunkingDefault