Skip to content

Commit

Permalink
Update changelog for v1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ghislainv committed Jun 19, 2024
1 parent 3622640 commit 64e9f72
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,13 @@ forestatrisk 1.2
* Removing functions ``run_gee_biomass_whrc()``, ``download_biomass_whrc()``, and dependencies.
* Package `geefcc <https://ecology.ghislainv.fr/geefcc/>`_ can now be used to compute and download forest from GEE.
* Adding dependency to ``geefcc``.

* Upgrading GADM to v4.1.
* New Python API doc on website.
* Modifying random forest to accept number of trees and max depth.
* Update progress bar to mimic gdal progress.
* Compatibility with Python >= 3.12 and Numpy >= 1.23
* Several other improvements and bug corrections: https://github.com/ghislainv/forestatrisk/compare/v1.1.3...v1.2

forestatrisk 1.1.3
++++++++++++++++++

Expand Down

0 comments on commit 64e9f72

Please sign in to comment.