Package noaa.coastwatch.io.noaa1b
package noaa.coastwatch.io.noaa1b
Provides classes for reading NOAA 1b format satellite data
-
ClassDescriptionThe
AbstractArchiveHeader
class reads header data from NOAA 1b data files.TheAbstractDataHeader
class reads NOAA 1b data header records.TheAbstractDataRecord
class reads NOAA 1b data records.TheAMSUA
is a radiometer for the NOAA Advanced Microwave Sounding Unit-A.TheAMSUAData
class holds data from an AMSU-A instrument on the NOAA KLMNN' series spacecrafts.TheAMSUAHeader
class reads NOAA 1b data AMSU-A header records.TheAMSUARecord
class reads NOAA 1b AMSU-A data records.TheAMSUB
is a radiometer for the NOAA Advanced Microwave Sounding Unit-B.TheAMSUBData
class holds data from an AMSU-B instrument on the NOAA KLMNN' series spacecrafts.TheAMSUBHeader
class reads NOAA 1b data AMSU-B header records.TheAMSUBRecord
class reads NOAA 1b AMSU-B data records.TheArchiveHeader
interface is for reading NOAA 1b archive header data.TheArchiveHeaderFactory
creates archive header objects using the byte data at the beginning of a NOAA 1b file.TheARSHeader
class reads Archive Retrieval System header data from NOAA 1b data files.TheDataHeader
interface is for reading NOAA 1b data header records.TheDataHeaderFactory
creates data header objects using the byte data at the beginning of a NOAA 1b file.TheDataRecord
interface is for reading NOAA 1b data records.TheHIRS4
is a radiometer for the NOAA High Resolution Infrared Radiation SounderTheHIRS4Data
class holds data from an HIRS/4 instrument on the NOAA NN' series spacecrafts.TheHIRS4Header
class reads NOAA 1b data HIRS/4 header records.TheHIRS4Record
class reads NOAA 1b HIRS/4 data records.TheMHS
is a radiometer for the NOAA Microwave Humidity Sounder.TheMHSData
class holds data from an MHS instrument on the NOAA KLMNN' series spacecrafts.TheMHSHeader
class reads NOAA 1b data MSU header records.TheMHSRecord
class reads NOAA 1b MHS data records.TheNOAA1bFile
is an interface for reading NOAA 1b weather satellite data files.TheNOAA1bFileReader
class extendsEarthDataReader
to handle NOAA 1b weather satellite data files from a number of NOAA satellite sensors.TheNOAA1bServices
class performs various NOAA 1b file related functions.TheTBMHeader
class reads Terabit Memory header data from NOAA 1b data files.