public class NOAA1bV5Reader extends NOAA1bV4Reader
NOAA1bV4Reader
NOAA1bV4Reader.DataHeaderV4
NOAA1bV3Reader.DataHeaderV3, NOAA1bV3Reader.ScanLineV3
NOAA1bV2Reader.ArchiveHeaderV2, NOAA1bV2Reader.DataHeaderV2, NOAA1bV2Reader.ScanLineV2
NOAA1bReader.ArchiveHeader, NOAA1bReader.DataHeader, NOAA1bReader.LongitudeInterpolator, NOAA1bReader.ScanLine, NOAA1bReader.ScanLineCalibration
cloudDataOffset, DATA_FORMAT
archive, archiveHeaderSize, attributeDataSize, dataHeaders, GAC_NAVIGATION_END, GAC_NAVIGATION_START, GAC_NAVIGATION_STEP, GAC_SAMPLES, header, inputChannel, LAC_NAVIGATION_END, LAC_NAVIGATION_START, LAC_NAVIGATION_STEP, LAC_SAMPLES, lines, LOOKUP_TABLE_SIZE, MAX_LOOKUP_TABLES, MAX_SCAN_LINES, navigationEnd, navigationStart, navigationStep, records, recordSize, samples, scanLineCache, scanLineMap, sensorWordSize, SWATH_POLY_SIZE
dataProjection, info, rawMetadataMap, variables
Constructor and Description |
---|
NOAA1bV5Reader(java.lang.String file)
Constructs a NOAA 1b version 5 reader from the specified file.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDataFormat()
Gets the data format description.
|
protected int |
getDataFormatVersion()
Gets the data format version.
|
getDataHeader
getScanLine
checkFormat, getArchiveFlag, getArchiveHeader, getVariableNames, isNavigationUsable, isValidFormatDescription
close, getBytes, getDataBuffer, getInt, getLines, getNBit, getPreviewImpl, getRecordStart, getSamples, getShort, getUByte, getUInt, getUShort, getVariable, interpolateNavigation, interpolateRawNavigation, isArchive, isByteSwapped, isPrint
canUpdateNavigation, finalize, getAllGrids, getAllVariables, getCoordinateSystems, getIndex, getInfo, getName, getPreview, getPreview, getRawMetadata, getSceneTime, getSource, getStatistics, getStatisticsVariables, getVariable, getVariables, getVariablesForSystem, putStatistics, setDataProjection, setUnitsMap, updateNavigation
public NOAA1bV5Reader(java.lang.String file) throws java.io.IOException
file
- the file name to read.java.io.IOException
- if an error occurred reading the file data.public java.lang.String getDataFormat()
getDataFormat
in class NOAA1bV4Reader
protected int getDataFormatVersion()
getDataFormatVersion
in class NOAA1bV4Reader