Documentation of 'edu.wisc.ssec.mcidas.CalibratorGvarG8' Java class
CalibratorGvarG8
edu.wisc.ssec.mcidas

Class CalibratorGvarG8

  • All Implemented Interfaces:
    Calibrator


    public class CalibratorGvarG8
    extends CalibratorGvar
    CalibratorGvarG8 creates a Calibrator object designed specifically to deal with GOES 8 data. Not fully implemented at present - some calibrations remain to be done. It provides all the constants specific to the GOES 8 imager and sounder sensors.
    • Constructor Detail

      • CalibratorGvarG8

        public CalibratorGvarG8(java.io.DataInputStream dis,
                                AncillaryData ad,
                                int[] cb)
                         throws java.io.IOException
        constructor
        Parameters:
        dis - data input stream
        ad - AncillaryData object
        cb - calibration parameters array
        Throws:
        java.io.IOException
      • CalibratorGvarG8

        public CalibratorGvarG8(int id,
                                int[] cal)
    • Method Detail

      • radToTemp

        public float radToTemp(float inVal,
                               int band,
                               int sId)
        calibrate from radiance to temperature
        Specified by:
        radToTemp in class CalibratorGvar
        Parameters:
        inVal - input data value
        band - channel/band number
        sId - sensor id number

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.