- b - Variable in class ucar.nc2.iosp.bufr.tables.BufrTables.Tables
-
- BitCounter - Interface in ucar.nc2.iosp.bufr
-
Interface for bit counters
- BitCounterCompressed - Class in ucar.nc2.iosp.bufr
-
Count size of compressed fields
- BitCounterCompressed(DataDescriptor, int, int) - Constructor for class ucar.nc2.iosp.bufr.BitCounterCompressed
-
This counts the size of an array of Structures or Sequences, ie Structure(n)
- BitCounterUncompressed - Class in ucar.nc2.iosp.bufr
-
Counts the size of nested tables, for uncompressed messages.
- BITWIDTH_FIELD_NUMBER - Static variable in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
- Bufr2Xml - Class in ucar.nc2.iosp.bufr.writer
-
Write BUFR to an ad-hoc XML format
- Bufr2Xml(Message, NetcdfFile, OutputStream, boolean) - Constructor for class ucar.nc2.iosp.bufr.writer.Bufr2Xml
-
- BufrCdmIndex - Class in ucar.nc2.ft.point.bufr
-
Manage cdm index (ncx) for Bufr files.
- BufrCdmIndex() - Constructor for class ucar.nc2.ft.point.bufr.BufrCdmIndex
-
- BufrCdmIndexProto - Class in ucar.nc2.ft.point.bufr
-
- BufrCdmIndexProto.BufrIndex - Class in ucar.nc2.ft.point.bufr
-
Protobuf type BufrIndex
- BufrCdmIndexProto.BufrIndex.Builder - Class in ucar.nc2.ft.point.bufr
-
Protobuf type BufrIndex
- BufrCdmIndexProto.BufrIndexOrBuilder - Interface in ucar.nc2.ft.point.bufr
-
- BufrCdmIndexProto.Field - Class in ucar.nc2.ft.point.bufr
-
Protobuf type Field
- BufrCdmIndexProto.Field.Builder - Class in ucar.nc2.ft.point.bufr
-
Protobuf type Field
- BufrCdmIndexProto.FieldOrBuilder - Interface in ucar.nc2.ft.point.bufr
-
- BufrCdmIndexProto.FldAction - Enum in ucar.nc2.ft.point.bufr
-
Protobuf enum FldAction
- BufrCdmIndexProto.FldType - Enum in ucar.nc2.ft.point.bufr
-
Protobuf enum FldType
- BufrCdmIndexProto.Station - Class in ucar.nc2.ft.point.bufr
-
Protobuf type Station
- BufrCdmIndexProto.Station.Builder - Class in ucar.nc2.ft.point.bufr
-
Protobuf type Station
- BufrCdmIndexProto.StationOrBuilder - Interface in ucar.nc2.ft.point.bufr
-
- BufrConfig - Class in ucar.nc2.iosp.bufr
-
Configuration for converting BUFR files to CDM
DataDescriptor tree becomes FieldConverter tree with annotations.
- BufrConfig.BufrStation - Class in ucar.nc2.iosp.bufr
-
- BufrConfig.FieldConverter - Class in ucar.nc2.iosp.bufr
-
- BufrDataDescriptionSection - Class in ucar.nc2.iosp.bufr
-
Represents Section 3 of a BUFR message.
- BufrDataDescriptionSection(RandomAccessFile) - Constructor for class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
Constructs a BufrDataDescriptionSection object by reading section 3 from a BUFR file.
- BufrDataProcess - Class in ucar.nc2.iosp.bufr.writer
-
reads a file with BUFR messages in it and prints out the data values.
- BufrDataProcess(String, OutputStream, FileFilter) - Constructor for class ucar.nc2.iosp.bufr.writer.BufrDataProcess
-
- BufrDataSection - Class in ucar.nc2.iosp.bufr
-
Represents Section 4 of a BUFR message.
- BufrDataSection(long, int) - Constructor for class ucar.nc2.iosp.bufr.BufrDataSection
-
- BufrFeatureDatasetFactory - Class in ucar.nc2.ft.point.bufr
-
Use BufrConfig to make BUFR files into PointFeatureDataset
- BufrFeatureDatasetFactory() - Constructor for class ucar.nc2.ft.point.bufr.BufrFeatureDatasetFactory
-
- BufrField - Interface in ucar.nc2.ft.point.bufr
-
Abstraction for BUFR field.
- bufrFilename - Variable in class ucar.nc2.ft.point.bufr.BufrCdmIndex
-
- BufrIdentificationSection - Class in ucar.nc2.iosp.bufr
-
A class representing the IdentificationSection (section 1) of a BUFR record.
- BufrIdentificationSection(RandomAccessFile, BufrIndicatorSection) - Constructor for class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
Constructs a BufrIdentificationSection object from a raf.
- BufrIndicatorSection - Class in ucar.nc2.iosp.bufr
-
A class representing the IndicatorSection (section 0) of a BUFR record.
- BufrIndicatorSection(RandomAccessFile) - Constructor for class ucar.nc2.iosp.bufr.BufrIndicatorSection
-
Constructs a BufrIndicatorSection object from a raf.
- BufrIosp2 - Class in ucar.nc2.iosp.bufr
-
IOSP for BUFR data - version 2, use the preprocessor
- BufrIosp2() - Constructor for class ucar.nc2.iosp.bufr.BufrIosp2
-
- BufrNumbers - Class in ucar.nc2.iosp.bufr
-
A class that contains static methods for converting multiple
bytes into one float or integer.
- BufrNumbers() - Constructor for class ucar.nc2.iosp.bufr.BufrNumbers
-
- BufrSplitter - Class in ucar.nc2.iosp.bufr.writer
-
Reads BUFR files and splits them into separate files based on Message.hashCode()
- BufrSplitter2 - Class in ucar.nc2.iosp.bufr.writer
-
Read BUFR files and split them.
- BufrSplitter2(String, Formatter) - Constructor for class ucar.nc2.iosp.bufr.writer.BufrSplitter2
-
- BufrStation() - Constructor for class ucar.nc2.iosp.bufr.BufrConfig.BufrStation
-
- BufrTableLookup - Class in ucar.nc2.iosp.bufr
-
Look up info in BUFR tables.
- BufrTables - Class in ucar.nc2.iosp.bufr.tables
-
Reads BUFR tables of various forms.
- BufrTables() - Constructor for class ucar.nc2.iosp.bufr.tables.BufrTables
-
- BufrTables.Format - Enum in ucar.nc2.iosp.bufr.tables
-
- BufrTables.Mode - Enum in ucar.nc2.iosp.bufr.tables
-
- BufrTables.TableConfig - Class in ucar.nc2.iosp.bufr.tables
-
- BufrTables.Tables - Class in ucar.nc2.iosp.bufr.tables
-
- build() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
- build() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
- build() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
- buildPartial() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
- buildPartial() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
- buildPartial() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
- getAction() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
.FldAction action = 4;
- getAction() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
.FldAction action = 4;
- getAction() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
.FldAction action = 4;
- getAction() - Method in interface ucar.nc2.ft.point.bufr.BufrField
-
- getAction() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getActionValue() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
.FldAction action = 4;
- getActionValue() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
.FldAction action = 4;
- getActionValue() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
.FldAction action = 4;
- getAlt() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
double alt = 4;
- getAlt() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
double alt = 4;
- getAlt() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
double alt = 4;
- getBitCounterUncompressed(int) - Method in class ucar.nc2.iosp.bufr.Message
-
Get the offset of this obs from the start of the message data.
- getBitPos(int) - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
-
- getBitWidth() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
int32 bitWidth = 12;
- getBitWidth() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
int32 bitWidth = 12;
- getBitWidth() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
int32 bitWidth = 12;
- getBitWidth() - Method in interface ucar.nc2.ft.point.bufr.BufrField
-
- getBitWidth() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getBitWidth() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
-
- getBufrEdition() - Method in class ucar.nc2.iosp.bufr.BufrIndicatorSection
-
Get the edition of the BUFR specification used.
- getBufrEdition() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getBufrLength() - Method in class ucar.nc2.iosp.bufr.BufrIndicatorSection
-
Get the byte length of this BUFR record.
- getByteWidthCDM() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
-
Get the number of bytes the CDM datatype will take
- getCategory() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
- getCategory() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getCategoryFullName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getCategoryName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getCategoryNo() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getCenter() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getCenterId() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
Identification of center.
- getCenterName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getCenterNo() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getChild(int) - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getChildren() - Method in interface ucar.nc2.ft.point.bufr.BufrField
-
- getChildren() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getConfig() - Method in class ucar.nc2.iosp.bufr.BufrIosp2
-
- getCount() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
int32 count = 7;
- getCount() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
int32 count = 7;
- getCount() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
int32 count = 7;
- getCountBits() - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
-
- getCountedDataBits() - Method in class ucar.nc2.iosp.bufr.Message
-
- getCountedDataBytes() - Method in class ucar.nc2.iosp.bufr.Message
-
- getDataCategory(int) - Static method in class ucar.nc2.iosp.bufr.tables.TableA
-
data category name, from table A
- getDataDescriptors() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
get list of data descriptors as Shorts
- getDataLength() - Method in class ucar.nc2.iosp.bufr.BufrDataSection
-
- getDataPos() - Method in class ucar.nc2.iosp.bufr.BufrDataSection
-
- getDataSubcategory(int, int) - Static method in class ucar.nc2.iosp.bufr.tables.NcepTable
-
- getDataType() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
Data type (compressed or non-compressed).
- getDataWidth() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
-
- getDDShashcode() - Method in class ucar.nc2.iosp.bufr.Message
-
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
- getDefaultInstance() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
- getDefaultInstanceForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
- getDesc() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string desc = 8;
- getDesc() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
string desc = 8;
- getDesc() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
string desc = 8;
- getDesc() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string desc = 5;
- getDesc() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
string desc = 5;
- getDesc() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
string desc = 5;
- getDesc() - Method in interface ucar.nc2.ft.point.bufr.BufrField
-
- getDesc() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getDesc() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
-
- getDesc() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
-
- getDescBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string desc = 8;
- getDescBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
string desc = 8;
- getDescBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
string desc = 8;
- getDescBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string desc = 5;
- getDescBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
string desc = 5;
- getDescBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
string desc = 5;
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
- getDescriptor() - Static method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
- getDescriptor() - Static method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
- getDescriptor() - Static method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
- getDescriptor(short) - Method in class ucar.nc2.iosp.bufr.tables.TableB.Composite
-
- getDescriptor(short) - Method in class ucar.nc2.iosp.bufr.tables.TableB
-
- getDescriptor(short) - Method in class ucar.nc2.iosp.bufr.tables.TableD
-
- getDescriptorForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
- getDescriptorForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
- getDescriptorForType() - Method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
- getDescriptorForType() - Method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
- getDescriptorForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
- getDescriptorListTableD(String) - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getDescriptorListTableD(short) - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getDescriptors() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
get list of data descriptors as Strings
- getDescriptors() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Composite
-
- getDescriptors() - Method in class ucar.nc2.iosp.bufr.tables.TableB
-
- getDescriptors() - Method in class ucar.nc2.iosp.bufr.tables.TableD
-
- getDescriptorTableB(short) - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getDescriptorTableB(short) - Method in class ucar.nc2.iosp.bufr.TableLookup
-
- getDescriptorTableD(short) - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getDescriptorTableD(short) - Method in class ucar.nc2.iosp.bufr.TableLookup
-
- getDetailInfo() - Method in class ucar.nc2.iosp.bufr.BufrIosp2
-
- getElem() - Method in class ucar.nc2.iosp.bufr.BufrIosp2
-
- getEnd() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
uint64 end = 5;
- getEnd() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
uint64 end = 5;
- getEnd() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
uint64 end = 5;
- getEnd() - Method in class ucar.nc2.iosp.bufr.BufrConfig
-
- getFeatureType() - Method in class ucar.nc2.iosp.bufr.BufrConfig
-
- getFeatureTypes() - Method in class ucar.nc2.ft.point.bufr.BufrFeatureDatasetFactory
-
- getFieldName(BufrCdmIndexProto.FldType) - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromStructure
-
- getFieldValue(BufrCdmIndexProto.FldType) - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromStructure
-
- getFieldValueD(BufrCdmIndexProto.FldType) - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromStructure
-
- getFieldValueS(BufrCdmIndexProto.FldType) - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromStructure
-
- getFilename() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
string filename = 1;
- getFilename() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
string filename = 1;
- getFilename() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
string filename = 1;
- getFilename() - Method in class ucar.nc2.iosp.bufr.BufrConfig
-
- getFilenameBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
string filename = 1;
- getFilenameBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
string filename = 1;
- getFilenameBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
string filename = 1;
- getFileTypeDescription() - Method in class ucar.nc2.iosp.bufr.BufrIosp2
-
- getFileTypeId() - Method in class ucar.nc2.iosp.bufr.BufrIosp2
-
- getFirstDataMessage() - Method in class ucar.nc2.iosp.bufr.MessageScanner
-
- getFlds(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFlds(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
repeated .Field flds = 3;
- getFlds(int) - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
repeated .Field flds = 3;
- getFldsBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFldsBuilderList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFldsCount() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFldsCount() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
repeated .Field flds = 3;
- getFldsCount() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
repeated .Field flds = 3;
- getFldsList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFldsList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
repeated .Field flds = 3;
- getFldsList() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
repeated .Field flds = 3;
- getFldsOrBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFldsOrBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
repeated .Field flds = 3;
- getFldsOrBuilder(int) - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
repeated .Field flds = 3;
- getFldsOrBuilderList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
repeated .Field flds = 3;
- getFldsOrBuilderList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
repeated .Field flds = 3;
- getFldsOrBuilderList() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
repeated .Field flds = 3;
- getFxy() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
uint32 fxy = 1;
- getFxy() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
uint32 fxy = 1;
- getFxy() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
uint32 fxy = 1;
- getFxy() - Method in interface ucar.nc2.ft.point.bufr.BufrField
-
- getFxy() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getFxy() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
-
- getFxy(String) - Static method in class ucar.nc2.iosp.bufr.Descriptor
-
- getFxy(short, short, short) - Static method in class ucar.nc2.iosp.bufr.Descriptor
-
- getFxy() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
-
Get fxy as a String, eg 0-5-22
- getFxy() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
-
Get fxy as a String, eg 3-4-22
- getFxy2(String) - Static method in class ucar.nc2.iosp.bufr.Descriptor
-
- getFxyName() - Method in interface ucar.nc2.ft.point.bufr.BufrField
-
- getFxyName() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getFxyName() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
-
- getHeader() - Method in class ucar.nc2.iosp.bufr.Message
-
- getId() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string id = 1;
- getId() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
string id = 1;
- getId() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
string id = 1;
- getId() - Method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
-
- getId() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
-
Get fxy as a short
- getId() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
-
Get fxy as a short
- getIdBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string id = 1;
- getIdBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
string id = 1;
- getIdBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
string id = 1;
- getKeys() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Composite
-
- getKeys() - Method in class ucar.nc2.iosp.bufr.tables.TableB
-
- getLastModified() - Method in class ucar.nc2.iosp.bufr.writer.MessageWriter
-
- getLat() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
double lat = 2;
- getLat() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
double lat = 2;
- getLat() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
double lat = 2;
- getLocalOverride() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
-
- getLocalOverride() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
-
- getLocalSubCategory() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
- getLocalSubCategory() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getLocalTableB() - Method in class ucar.nc2.iosp.bufr.TableLookup
-
- getLocalTableBName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getLocalTableBName() - Method in class ucar.nc2.iosp.bufr.TableLookup
-
- getLocalTableD() - Method in class ucar.nc2.iosp.bufr.TableLookup
-
- getLocalTableDName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getLocalTableDName() - Method in class ucar.nc2.iosp.bufr.TableLookup
-
- getLocalTables(int, int, int, int, int) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
-
- getLocalTableVersion() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
- getLocalTableVersion() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getLocalUseBytes() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
last bytes of the id section are "reserved for local use by ADP centers.
- getLocation() - Method in class ucar.nc2.iosp.bufr.tables.TableB
-
- getLocation() - Method in class ucar.nc2.iosp.bufr.tables.TableD
-
- getLon() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
double lon = 3;
- getLon() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
double lon = 3;
- getLon() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
double lon = 3;
- getLookup() - Method in class ucar.nc2.iosp.bufr.Message
-
- getMap() - Method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
-
- getMasterTableId() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
- getMasterTableId() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getMasterTableVersion() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
- getMasterTableVersion() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getMax() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
uint32 max = 7;
- getMax() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
uint32 max = 7;
- getMax() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
uint32 max = 7;
- getMax() - Method in interface ucar.nc2.ft.point.bufr.BufrField
-
- getMax() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getMessage(RandomAccessFile) - Method in class ucar.nc2.iosp.bufr.writer.BufrSplitter
-
- getMessageBytes(Message) - Method in class ucar.nc2.iosp.bufr.MessageScanner
-
- getMessageBytesFromLast(Message) - Method in class ucar.nc2.iosp.bufr.MessageScanner
-
- getMessageSize() - Method in class ucar.nc2.iosp.bufr.Message
-
Get the byte length of the entire BUFR record.
- getMessHash() - Method in class ucar.nc2.iosp.bufr.BufrConfig
-
- getMin() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
uint32 min = 6;
- getMin() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
uint32 min = 6;
- getMin() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
uint32 min = 6;
- getMin() - Method in interface ucar.nc2.ft.point.bufr.BufrField
-
- getMin() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getMode() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getMode() - Method in class ucar.nc2.iosp.bufr.TableLookup
-
- getMode() - Method in class ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig
-
- getName() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string name = 2;
- getName() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
string name = 2;
- getName() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
string name = 2;
- getName() - Method in interface ucar.nc2.ft.point.bufr.BufrField
-
- getName() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getName() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
-
- getName(short, BufrTableLookup) - Static method in class ucar.nc2.iosp.bufr.Descriptor
-
- getName() - Method in class ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig
-
- getName() - Method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
-
- getName() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
-
- getName() - Method in class ucar.nc2.iosp.bufr.tables.TableB
-
- getName() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
-
- getName() - Method in class ucar.nc2.iosp.bufr.tables.TableD
-
- getNameBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string name = 2;
- getNameBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
string name = 2;
- getNameBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
string name = 2;
- getNested(DataDescriptor) - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
-
- getNestedCounters(int) - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
-
- getNobs() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
uint64 nobs = 6;
- getNobs() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
uint64 nobs = 6;
- getNobs() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
uint64 nobs = 6;
- getNobs() - Method in class ucar.nc2.iosp.bufr.BufrConfig
-
- getNumber() - Method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
- getNumber() - Method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
- getNumberDatasets() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
Number of data sets in this record.
- getNumberDatasets() - Method in class ucar.nc2.iosp.bufr.Message
-
Get number of datasets in this message.
- getNumberRows() - Method in interface ucar.nc2.iosp.bufr.BitCounter
-
- getNumberRows() - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
-
- getNumberRows() - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
-
- getOffset(DataDescriptor) - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
-
- getOffset() - Method in class ucar.nc2.iosp.bufr.BufrDataDescriptionSection
-
Offset to the beginning of BufrDataDescriptionSection.
- getOperatorName(int) - Static method in class ucar.nc2.iosp.bufr.tables.TableC
-
- getOptiondsalSection(RandomAccessFile) - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
- getParserForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
- getParserForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
- getParserForType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
- getRawBytes() - Method in class ucar.nc2.iosp.bufr.Message
-
- getReference() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
int32 reference = 11;
- getReference() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
int32 reference = 11;
- getReference() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
int32 reference = 11;
- getReference() - Method in interface ucar.nc2.ft.point.bufr.BufrField
-
- getReference() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getReferenceTime() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
return record header time as a CalendarDate
- getReferenceTime() - Method in class ucar.nc2.iosp.bufr.Message
-
- getRefVal() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
-
- getRefVal() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
-
- getRoot() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
.Field root = 3;
- getRoot() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
.Field root = 3;
- getRoot() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
.Field root = 3;
- getRootBuilder() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
.Field root = 3;
- getRootConverter() - Method in class ucar.nc2.iosp.bufr.BufrConfig
-
- getRootDataDescriptor() - Method in class ucar.nc2.iosp.bufr.Message
-
Get the root of the DataDescriptor tree.
- getRootOrBuilder() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
.Field root = 3;
- getRootOrBuilder() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
.Field root = 3;
- getRootOrBuilder() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
.Field root = 3;
- getScale() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
bufr scale and offset
- getScale() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
bufr scale and offset
- getScale() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
bufr scale and offset
- getScale() - Method in interface ucar.nc2.ft.point.bufr.BufrField
-
- getScale() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getScale() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
-
- getScale() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
-
- getSequence() - Method in class ucar.nc2.iosp.bufr.tables.TableD.Descriptor
-
- getSerializedSize() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
- getSerializedSize() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
- getSerializedSize() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
- getSource() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
-
- getSource() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
-
- getStandardField(BufrCdmIndexProto.FldType) - Method in class ucar.nc2.iosp.bufr.BufrConfig
-
- getStart() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
msecs since epoch
- getStart() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
msecs since epoch
- getStart() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
msecs since epoch
- getStart() - Method in class ucar.nc2.iosp.bufr.BufrConfig
-
- getStartBit(int) - Method in class ucar.nc2.iosp.bufr.BitCounterUncompressed
-
- getStartingBitPos() - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
-
- getStartPos() - Method in class ucar.nc2.iosp.bufr.BufrIndicatorSection
-
Get starting position in the file.
- getStartPos() - Method in class ucar.nc2.iosp.bufr.Message
-
- getStationId() - Method in class ucar.nc2.ft.point.bufr.StandardFields.StandardFieldsFromStructure
-
- getStationMap() - Method in class ucar.nc2.iosp.bufr.BufrConfig
-
- getStations(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStations(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
repeated .Station stations = 2;
- getStations(int) - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
repeated .Station stations = 2;
- getStationsBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStationsBuilderList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStationsCount() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStationsCount() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
repeated .Station stations = 2;
- getStationsCount() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
repeated .Station stations = 2;
- getStationsList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStationsList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
repeated .Station stations = 2;
- getStationsList() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
repeated .Station stations = 2;
- getStationsOrBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStationsOrBuilder(int) - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
repeated .Station stations = 2;
- getStationsOrBuilder(int) - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
repeated .Station stations = 2;
- getStationsOrBuilderList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex.Builder
-
repeated .Station stations = 2;
- getStationsOrBuilderList() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
repeated .Station stations = 2;
- getStationsOrBuilderList() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndexOrBuilder
-
repeated .Station stations = 2;
- getStructureIterator(Structure, int) - Method in class ucar.nc2.iosp.bufr.BufrIosp2
-
- getSubCategory() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
- getSubCategory() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getSubCategoryName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getSubCenter() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getSubCenterId() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
Identification of subcenter.
- getSubKeys() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
-
- getTable(short) - Static method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
-
- getTableBformat() - Method in class ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig
-
- getTableBname() - Method in class ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig
-
- getTableConfigsAsArray() - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
-
- getTableDformat() - Method in class ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig
-
- getTableDname() - Method in class ucar.nc2.iosp.bufr.tables.BufrTables.TableConfig
-
- getTableLookup() - Method in class ucar.nc2.iosp.bufr.MessageScanner
-
- getTableName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getTables() - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
-
- getTables() - Static method in class ucar.nc2.iosp.bufr.tables.CodeFlagTables
-
- getTotalBits() - Method in class ucar.nc2.iosp.bufr.BitCounterCompressed
-
- getTotalBits() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
-
- getTotalBits() - Method in class ucar.nc2.iosp.bufr.Message
-
This is the total number of bits taken by the data in the data section of the message.
- getTotalMessages() - Method in class ucar.nc2.iosp.bufr.MessageScanner
-
- getTotalObs() - Method in class ucar.nc2.iosp.bufr.MessageScanner
-
- getType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
.FldType type = 5;
- getType() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
.FldType type = 5;
- getType() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
.FldType type = 5;
- getType() - Method in interface ucar.nc2.ft.point.bufr.BufrField
-
- getType() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getType() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
-
- getTypeValue() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
.FldType type = 5;
- getTypeValue() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
.FldType type = 5;
- getTypeValue() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
.FldType type = 5;
- getUnits() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string units = 9;
- getUnits() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
string units = 9;
- getUnits() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
string units = 9;
- getUnits() - Method in interface ucar.nc2.ft.point.bufr.BufrField
-
- getUnits() - Method in class ucar.nc2.iosp.bufr.BufrConfig.FieldConverter
-
- getUnits() - Method in class ucar.nc2.iosp.bufr.DataDescriptor
-
- getUnits() - Method in class ucar.nc2.iosp.bufr.tables.TableB.Descriptor
-
- getUnitsBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field.Builder
-
string units = 9;
- getUnitsBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
string units = 9;
- getUnitsBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FieldOrBuilder
-
string units = 9;
- getUnknownFields() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.BufrIndex
-
- getUnknownFields() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Field
-
- getUnknownFields() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
- getUpdateSequence() - Method in class ucar.nc2.iosp.bufr.BufrIdentificationSection
-
Get update sequence.
- getValueDescriptor() - Method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldAction
-
- getValueDescriptor() - Method in enum ucar.nc2.ft.point.bufr.BufrCdmIndexProto.FldType
-
- getWmoId() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string wmoId = 6;
- getWmoId() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
string wmoId = 6;
- getWmoId() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
string wmoId = 6;
- getWmoIdBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station.Builder
-
string wmoId = 6;
- getWmoIdBytes() - Method in class ucar.nc2.ft.point.bufr.BufrCdmIndexProto.Station
-
string wmoId = 6;
- getWmoIdBytes() - Method in interface ucar.nc2.ft.point.bufr.BufrCdmIndexProto.StationOrBuilder
-
string wmoId = 6;
- getWmoTableB(int) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
-
- getWmoTableBlatest() - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
-
- getWmoTableBName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getWmoTableBName() - Method in class ucar.nc2.iosp.bufr.TableLookup
-
- getWmoTableD(int) - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
-
- getWmoTableDlatest() - Static method in class ucar.nc2.iosp.bufr.tables.BufrTables
-
- getWmoTableDName() - Method in class ucar.nc2.iosp.bufr.BufrTableLookup
-
- getWmoTableDName() - Method in class ucar.nc2.iosp.bufr.TableLookup
-