public class Nc4ChunkingStrategyGrib extends Nc4ChunkingStrategyImpl
Nc4Chunking.Strategy
Constructor and Description |
---|
Nc4ChunkingStrategyGrib(int deflateLevel,
boolean shuffle) |
Modifier and Type | Method and Description |
---|---|
long[] |
computeChunking(Variable v) |
boolean |
isChunked(Variable v) |
factory, getChunkAttribute, getDeflateLevel, isShuffle
public Nc4ChunkingStrategyGrib(int deflateLevel, boolean shuffle)
public boolean isChunked(Variable v)
isChunked
in interface Nc4Chunking
isChunked
in class Nc4ChunkingStrategyImpl
public long[] computeChunking(Variable v)
computeChunking
in interface Nc4Chunking
computeChunking
in class Nc4ChunkingStrategyImpl
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.