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

Class CalibratorGvarG12

  • All Implemented Interfaces:
    Calibrator


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

      • CalibratorGvarG12

        public CalibratorGvarG12(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
      • CalibratorGvarG12

        public CalibratorGvarG12(int sensorId,
                                 int[] cb)
    • 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.