iota2.common.external_code

Functions

custom_function(self)

custom_function_inv(self)

duplicate_ndvi(self)

get_cari(self)

get_cumulative_productivity(self)

get_exception(self)

this function raises an exception it is used to simulate an external feature that fails

get_gndvi(self)

compute the Green Normalized Difference Vegetation Index DO NOT USE this except for test as Sentinel2 has not B9

get_identity(self)

get_minimum_productivity(self)

get_ndsi(self)

get_ndvi(self)

get_raw_data(self)

get_red_edge2(self)

get_seasonal_variation(self)

get_soi(self)

compute the Soil Composition Index

get_soi_s2(self)

compute the Soil Composition Index

test_get_band(self[, band, label])

get the band defined by integer with a label given by the string band: must be an integer among 2,3,4 label: the string you want

test_index(self)

test_index_l5_old(self)

test_index_l8(self)

test_index_l8_old(self)

test_index_s2_l3a(self)

test_index_s2_s2c(self)

test_index_sum(self)

test_index_sum_l5_old(self)

test_index_sum_l8(self)

test_index_sum_l8_old(self)

test_index_sum_s2_l3a(self)

test_index_sum_s2_s2c(self)

use_exogeneous_data(self)

use_raw_and_masks_data(self)

This function use raw data and masks

use_raw_data(self)