Skip to content

Latest commit

History

History
46 lines (31 loc) 路 1.13 KB

CHANGELOG.rst

File metadata and controls

46 lines (31 loc) 路 1.13 KB

Changelog

riskmapjnr 1.2.1

  • Bug corrections.
  • Set non-forest area as NoData in set_defor_cat_zero.py.
  • This version is used by the Qgis Deforisk plugin.

riskmapjnr 1.2

  • Improving documentation.
  • Bug corrections:
    • Make sure that fcc_file is projected to compute distances.
    • Let the user set Agg backend for matplotlib when DISPLAY is not found.
    • Close and join the pool execution in makemap().
  • This version is running without issues in SEPAL.

riskmapjnr 1.1

  • Removing unnecessary output files.

riskmapjnr 1.0

  • First stable release.
  • Parallel computation for makemap().
  • Benchmark to estimate advantage of parallel computing.
  • New tutorials on large jurisdictions (countries).
  • Bug corrections:
    • Correction of the annual deforestation rate formula.
    • Correction of the validation step using maps at the start of the validation period.
    • Correction of the final risk map at the end of the validation period.

riskmapjnr 0.1

  • First alpha release of the package. Must be thoroughly tested.