iota2.sensors.Sentinel_2_S2C

This is the sentinel 2 sen2cor class definition

Functions

CreateBandMathApplication(OtbParameters)

IN: parameter consistency are not tested here (done in otb's applications) every value could be string

CreateConcatenateImagesApplication(OtbParameters)

IN: parameter consistency are not tested here (done in otb's applications) every value could be string

CreateExtractROIApplication(OtbParameters)

IN: parameter consistency are not tested here (done in otb's applications) every value could be string

CreateImageTimeSeriesGapFillingApplication(...)

binding to ImageTimeSeriesGapFilling OTB's application

CreateSuperimposeApplication(OtbParameters)

IN: parameter consistency are not tested here (done in otb's applications) every value could be string

ensure_dir(dirname[, raise_exe])

Ensure that a named directory exists; if it does not, attempt to create it.

executeApp(otb_application)

function use to wrap otb's application.

extract_raster_bands(in_raster, out_raster, ...)

use gdal_translate to extract bands of interest, band's index start at 1.

file_search_and(PathToFolder, AllPath, *names)

search all files in a folder or sub folder which contains all names in their name

getInputParameterOutput(otbObj)

IN : otbObj [otb object]

get_iota2_project_dir()

get_raster_projection_epsg(file_name)

usage get raster EPSG projection code

get_raster_resolution(raster_in)

IN : rasterIn [string]:path to raster

Classes

OrderedDict

Dictionary that remembers insertion order

sentinel_2_s2c(tile_name, target_proj, ...)

Sensor class for sentinel 2 Sen2cor images