te_algorithms documentation
te_algorithms is a Python package containing the code for the algorithms used by the Trends.Earth QGIS Plugin and related tools. It contains code for calculating land degradation status and trends (in support of SDG Indicator 15.3.1), as well as statistics related to drought (following the recommendations for assessing UNCCD Strategic Objective 3)
Usage
API
- API Reference
- te_algorithms.api
- te_algorithms.common
- te_algorithms.gdal
- te_algorithms.gdal.drought
- te_algorithms.gdal.drought_numba
- te_algorithms.gdal.land_deg
- te_algorithms.gdal.land_deg.config
- te_algorithms.gdal.land_deg.land_deg
- te_algorithms.gdal.land_deg.land_deg_numba
- te_algorithms.gdal.land_deg.land_deg_progress
- te_algorithms.gdal.land_deg.land_deg_recode
- te_algorithms.gdal.land_deg.land_deg_report
- te_algorithms.gdal.land_deg.land_deg_stats
- te_algorithms.gdal.land_deg.models
CounterbalancingLandTypeResultCounterbalancingLandTypeResult.SchemaCounterbalancingLandTypeResult.__init__()CounterbalancingLandTypeResult.delta_ldnCounterbalancingLandTypeResult.gains_area_sqkmCounterbalancingLandTypeResult.land_type_codeCounterbalancingLandTypeResult.land_type_nameCounterbalancingLandTypeResult.ldn_achievedCounterbalancingLandTypeResult.ldn_pctCounterbalancingLandTypeResult.losses_area_sqkmCounterbalancingLandTypeResult.status_breakdown_sqkmCounterbalancingLandTypeResult.total_area_sqkmCounterbalancingLandTypeResult.transition_breakdown_sqkm
DegradationErrorRecodeSummaryParamsDegradationErrorRecodeSummaryParams.Schema()DegradationErrorRecodeSummaryParams.__init__()DegradationErrorRecodeSummaryParams.band_dictDegradationErrorRecodeSummaryParams.baseline_band_numDegradationErrorRecodeSummaryParams.in_fileDegradationErrorRecodeSummaryParams.mask_fileDegradationErrorRecodeSummaryParams.model_band_numberDegradationErrorRecodeSummaryParams.n_out_bandsDegradationErrorRecodeSummaryParams.out_fileDegradationErrorRecodeSummaryParams.report_band_numsDegradationErrorRecodeSummaryParams.trans_code_listsDegradationErrorRecodeSummaryParams.write_reporting_sdg_tifs
DegradationStatusSummaryParamsDegradationStatusSummaryParams.Schema()DegradationStatusSummaryParams.__init__()DegradationStatusSummaryParams.band_dictDegradationStatusSummaryParams.in_fileDegradationStatusSummaryParams.mask_fileDegradationStatusSummaryParams.model_band_numberDegradationStatusSummaryParams.n_out_bandsDegradationStatusSummaryParams.n_reportingDegradationStatusSummaryParams.nestingDegradationStatusSummaryParams.out_fileDegradationStatusSummaryParams.prod_mode
DegradationSummaryParamsDegradationSummaryParams.Schema()DegradationSummaryParams.__init__()DegradationSummaryParams.error_recodeDegradationSummaryParams.in_dfDegradationSummaryParams.in_fileDegradationSummaryParams.mask_fileDegradationSummaryParams.model_band_numberDegradationSummaryParams.n_out_bandsDegradationSummaryParams.nestingDegradationSummaryParams.out_fileDegradationSummaryParams.period_nameDegradationSummaryParams.periodsDegradationSummaryParams.prod_modeDegradationSummaryParams.trans_matrix
SummaryTableCounterbalancingSummaryTableCounterbalancing.SchemaSummaryTableCounterbalancing.__init__()SummaryTableCounterbalancing.cast_to_cpython()SummaryTableCounterbalancing.gains_by_land_typeSummaryTableCounterbalancing.losses_by_land_typeSummaryTableCounterbalancing.status_breakdownSummaryTableCounterbalancing.transition_breakdown
SummaryTableLDSummaryTableLD.SchemaSummaryTableLD.__init__()SummaryTableLD.cast_to_cpython()SummaryTableLD.lc_annual_totalsSummaryTableLD.lc_summarySummaryTableLD.lc_trans_prod_bizonalSummaryTableLD.lc_trans_zonal_areasSummaryTableLD.lc_trans_zonal_areas_periodsSummaryTableLD.prod_summarySummaryTableLD.sdg_summarySummaryTableLD.sdg_zonal_population_femaleSummaryTableLD.sdg_zonal_population_maleSummaryTableLD.sdg_zonal_population_totalSummaryTableLD.soc_by_lc_annual_totalsSummaryTableLD.soc_summary
SummaryTableLDChangeSummaryTableLDErrorRecodeSummaryTableLDStatusaccumulate_summary_table_counterbalancing()accumulate_summarytableld()
- te_algorithms.gdal.land_deg.worker
- te_algorithms.gdal.util
- te_algorithms.gdal.util_numba
- te_algorithms.gdal.workers
- te_algorithms.gdal.util
- te_algorithms.gee
- te_algorithms.gee.carbon
- te_algorithms.gee.download
- te_algorithms.gee.land_cover
- te_algorithms.gee.preproc
- te_algorithms.gee.productivity
- te_algorithms.gee.soc
- te_algorithms.gee.stats
- te_algorithms.gee.urban_area
- te_algorithms.gee.util