Logo

forestatrisk

Modelling and forecasting deforestation in the tropics

Navigation

  • Home
  • Get started
  • Articles
  • Python API
    • Data
    • Model
    • Predict
    • Project
    • Validate
    • Plot
    • Miscellaneous
    • Submodules
  • Indices and tables
  • Citation
  • Changelog
  • License

Related Topics

  • Documentation overview
    • Previous: Get started using R
    • Next: Download

Python API¶

Data¶

  • Download
    • country_download()
    • download_gadm()
    • download_osm()
    • download_srtm()
    • download_wdpa()
  • Compute
    • country_compute()
    • compute_biomass_avitabile()
    • compute_biomass_whrc()
    • compute_distance()
    • compute_gadm()
    • compute_osm()
    • compute_srtm()
    • compute_wdpa()
    • compute_forest()
    • mosaic_biomass_whrc()
  • Sample
    • sample()
  • Various
    • check_fcc()
    • get_vector_extent()
  • Deprecated
    • extent_shp()

Model¶

  • cellneigh()
  • cellneigh_ctry()
  • model_binomial_iCAR
  • model_random_forest
  • icarModelPred()

Predict¶

  • interpolate_rho()
  • wrast_rho()
  • predict_raster()
  • predict_raster_binomial_iCAR()
  • defrate_per_cat()

Project¶

  • deforest_diffusion()
  • deforest_diffusion_t_nofor()
  • deforest()
  • emissions()

Validate¶

  • computeAUC()
  • accuracy_indices()
  • cross_validation()
  • map_validation()
  • map_confmat()
  • map_accuracy()
  • r_diffproj()
  • mat_diffproj()
  • resample_sum()
  • validation_npix()
  • validation_udef_arp()

Plot¶

  • correlation()
  • differences()
  • fcc()
  • fcc123()
  • fcc12345()
  • figure_as_image()
  • forest()
  • freq_prob()
  • obs()
  • plot_layer()
  • plot_line()
  • plot_point()
  • plot_polygon()
  • plot_polygon_fill()
  • prob()
  • rho()
  • var()

Miscellaneous¶

  • countpix()
  • invlogit()
  • make_dir()

Submodules¶

  • main()
  • binomial_iCAR()
©2025, Cirad. | Powered by Sphinx 8.1.3 & Alabaster 1.0.0 | Page source