Class | Description |
---|---|
CdmRemote |
A remote CDM dataset (extends NetcdfFile), using cdmremote protocol to communicate.
|
CdmrFeatureDataset |
Factory for FeatureDataset using CdmrRemote protocol.
|
NcStream |
Defines the ncstream format, along with ncStream.proto.
|
NcStreamCompressedOutputStream |
Created by rmay on 8/13/15.
|
NcStreamCompression |
Created by rmay on 8/10/15.
|
NcStreamIosp |
IOSP to read ncStream file (RandomAccessFile), into a NetcdfFile.
|
NcStreamProto | |
NcStreamProto.Attribute |
Protobuf type
Attribute |
NcStreamProto.Attribute.Builder |
Protobuf type
Attribute |
NcStreamProto.Data |
Protobuf type
Data |
NcStreamProto.Data.Builder |
Protobuf type
Data |
NcStreamProto.Dimension |
Protobuf type
Dimension |
NcStreamProto.Dimension.Builder |
Protobuf type
Dimension |
NcStreamProto.EnumTypedef |
Protobuf type
EnumTypedef |
NcStreamProto.EnumTypedef.Builder |
Protobuf type
EnumTypedef |
NcStreamProto.EnumTypedef.EnumType |
Protobuf type
EnumTypedef.EnumType |
NcStreamProto.EnumTypedef.EnumType.Builder |
Protobuf type
EnumTypedef.EnumType |
NcStreamProto.Error |
Protobuf type
Error |
NcStreamProto.Error.Builder |
Protobuf type
Error |
NcStreamProto.Group |
Protobuf type
Group |
NcStreamProto.Group.Builder |
Protobuf type
Group |
NcStreamProto.Header |
Protobuf type
Header |
NcStreamProto.Header.Builder |
Protobuf type
Header |
NcStreamProto.Range |
Protobuf type
Range |
NcStreamProto.Range.Builder |
Protobuf type
Range |
NcStreamProto.Section |
Protobuf type
Section |
NcStreamProto.Section.Builder |
Protobuf type
Section |
NcStreamProto.Structure |
Protobuf type
Structure |
NcStreamProto.Structure.Builder |
Protobuf type
Structure |
NcStreamProto.StructureData |
Protobuf type
StructureData |
NcStreamProto.StructureData.Builder |
Protobuf type
StructureData |
NcStreamProto.Variable |
Protobuf type
Variable |
NcStreamProto.Variable.Builder |
Protobuf type
Variable |
NcStreamReader |
Read an ncStream InputStream into a NetcdfFile.
|
NcStreamWriter |
Write a NetcdfFile to a OutputStream using ncstream protocol
|
NcStreamWriterChannel |
Not used
|
Enum | Description |
---|---|
NcStreamProto.Attribute.Type |
Protobuf enum
Attribute.Type |
NcStreamProto.Compress |
Protobuf enum
Compress |
NcStreamProto.DataType |
Protobuf enum
DataType |