public class ExportAsKMLGroundOverlay
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
DATA_PATH |
protected static double |
HUE_BLUE |
protected static double |
HUE_RED |
Constructor and Description |
---|
ExportAsKMLGroundOverlay() |
Modifier and Type | Method and Description |
---|---|
protected static ExportableAnalyticSurface |
createPrecipitationSurface() |
protected static BufferWrapperRaster |
loadRasterElevations(java.lang.String path) |
static void |
main(java.lang.String[] args) |
protected static final java.lang.String DATA_PATH
protected static final double HUE_BLUE
protected static final double HUE_RED
protected static ExportableAnalyticSurface createPrecipitationSurface()
protected static BufferWrapperRaster loadRasterElevations(java.lang.String path)
public static void main(java.lang.String[] args)