edu.wisc.ssec.mcidas.adde
Class AddeSatBands
- java.lang.Object
-
- edu.wisc.ssec.mcidas.adde.AddeSatBands
-
public class AddeSatBands extends java.lang.ObjectHelper class to interpret the band information from the ADDE SATBANDS file returned by servers
-
-
Constructor Summary
Constructors Constructor and Description AddeSatBands(java.lang.String[] cards)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.lang.String[]getBandDescr(int sensor, java.lang.String src)given a sensor and a source type, return a list of bands possiblestatic voidmain(java.lang.String[] a)
-
-
-
Method Detail
-
getBandDescr
public java.lang.String[] getBandDescr(int sensor, java.lang.String src)given a sensor and a source type, return a list of bands possible- Parameters:
sensor- is the satellite sensor ID numbersrc- is the sensor source code- Returns:
- String[] of channel words. The array is 1-based to match the customary way of numbering channels (bands), so element 0 is usually null
-
main
public static void main(java.lang.String[] a)
-
-
DMelt 3.0 © DataMelt by jWork.ORG