Package | Description |
---|---|
ucar.ma2 |
Multidimensional arrays of primitives and objects with data stored in memory.
|
ucar.nc2.iosp.bufr |
I/O Service Provider for BUFR format files
|
Modifier and Type | Method and Description |
---|---|
static ArrayStructureMA |
ArrayStructureMA.factoryMA(ArrayStructure from)
Turn any ArrayStructure into a ArrayStructureMA
|
static ArrayStructureMA |
ArrayStructureMA.factoryMA(Structure from,
int[] shape)
Create an ArrayStructure for a Structure.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageCompressedDataReader.readData(ArrayStructureMA ama,
Message m,
RandomAccessFile raf,
Range r,
Formatter f)
Read some or all datasets from a single message
|
static void |
MessageCompressedDataReader.setIterators(ArrayStructureMA ama) |
Copyright © 1999–2017 UCAR/Unidata. All rights reserved.