public class CalibratorGvarG14 extends CalibratorGvar
Calibrator.CalibratorFY2
Modifier and Type | Field and Description |
---|---|
protected static float[] |
imager14FK1 |
protected static float[] |
imager14FK2 |
protected static float[] |
imager14TC1 |
protected static float[] |
imager14TC2 |
protected static float[] |
sounder14FK1 |
protected static float[] |
sounder14FK2 |
protected static float[] |
sounder14TC1 |
protected static float[] |
sounder14TC2 |
curCalType, index, irBiasCoef, irGainCoef, isPreCalibrated, LOOKUP_TABLE_SZ_IMGR, LOOKUP_TABLE_SZ_SNDR, lookupTable, NUM_BANDS_IMAGER, NUM_BANDS_SOUNDER, NUM_IR_BANDS, NUM_IR_DETECTORS, NUM_VIS_DETECTORS, sBiasCoef, sGainCoef, visBiasCoef, visBiasCoefAVG, visGain1Coef, visGain1CoefAVG, visGain2Coef, visGain2CoefAVG, visRadToAlb
CAL_ALB, CAL_BRIT, CAL_MAX, CAL_MIN, CAL_NONE, CAL_RAD, CAL_RAW, CAL_REFL, CAL_TEMP, SENSOR_FY2D, SENSOR_FY2E, SENSOR_FY2F, SENSOR_FY2G, SENSOR_FY2H, SENSOR_GOES10_IMGR, SENSOR_GOES10_SNDR, SENSOR_GOES12_IMGR, SENSOR_GOES12_SNDR, SENSOR_GOES13_IMGR, SENSOR_GOES13_SNDR, SENSOR_GOES14_IMGR, SENSOR_GOES14_SNDR, SENSOR_GOES15_IMGR, SENSOR_GOES15_SNDR, SENSOR_GOES16_IMGR, SENSOR_GOES16_SNDR, SENSOR_GOES8_IMGR, SENSOR_GOES8_SNDR, SENSOR_GOES9_IMGR, SENSOR_GOES9_SNDR, SENSOR_MSG10_IMGR, SENSOR_MSG8_IMGR, SENSOR_MSG9_IMGR
Constructor and Description |
---|
CalibratorGvarG14(DataInputStream dis,
AncillaryData ad,
int[] cb)
constructor
|
CalibratorGvarG14(int sensorId,
int[] cb) |
Modifier and Type | Method and Description |
---|---|
float |
radToTemp(float inVal,
int band,
int sId)
calibrate from radiance to temperature
|
calibrate, calibrate, calibratedList, calibratedUnit, convertBritToTemp, convertBritToTemp, getIsPreCalibrated, initGvar, setCalType, setIsPreCalibrated
protected static float[] imager14FK1
protected static float[] sounder14FK1
protected static float[] imager14FK2
protected static float[] sounder14FK2
protected static float[] imager14TC1
protected static float[] sounder14TC1
protected static float[] imager14TC2
protected static float[] sounder14TC2
public CalibratorGvarG14(DataInputStream dis, AncillaryData ad, int[] cb) throws IOException
dis
- data input streamad
- AncillaryData objectcb
- calibration parameters arrayIOException
public CalibratorGvarG14(int sensorId, int[] cb)
public float radToTemp(float inVal, int band, int sId)
radToTemp
in class CalibratorGvar
inVal
- input data valueband
- channel/band numbersId
- sensor id numberCopyright © 1996–2023 The SSEC Visualization Project. All rights reserved.