Package org.hortonmachine.modules
Class ModisDownloader
java.lang.Object
org.hortonmachine.gears.libs.modules.HMModel
org.hortonmachine.modules.ModisDownloader
- All Implemented Interfaces:
org.hortonmachine.gears.io.netcdf.INetcdfUtils
public class ModisDownloader
extends org.hortonmachine.gears.libs.modules.HMModel
implements org.hortonmachine.gears.io.netcdf.INetcdfUtils
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanintdouble[]Fields inherited from class org.hortonmachine.gears.libs.modules.HMModel
doProcess, doReset, gf, pm -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.hortonmachine.gears.libs.modules.HMModel
checkCancel, checkFileExists, checkNull, checkWorkingFolderInPath, concatOr, dumpRaster, dumpVector, getDefaultThreadsNum, getRaster, getVector, help, isCanceled, templateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hortonmachine.gears.io.netcdf.INetcdfUtils
getNodata, toLatLong
-
Field Details
-
pIncludePattern
-
pExcludePattern
-
pIntermediateDownloadFolder
-
pDay
-
pDelta
public int pDelta -
pDownloadUrl
-
pUser
-
pPassword
-
pProductPath
-
pProduct
-
pVersion
-
pRoi
public double[] pRoi -
doGeotiffs
public boolean doGeotiffs -
doMosaicAndClip
public boolean doMosaicAndClip -
outFolder
-
-
Constructor Details
-
ModisDownloader
public ModisDownloader()
-
-
Method Details
-
process
- Throws:
Exception
-