Skip to content

Releases: ghislainv/forestatrisk

forestatrisk v1.2.8

17 Feb 23:55
Compare
Choose a tag to compare
  • Bug corrections.
  • Rasterize the aoi based on forest resolution and extent.
  • Changes: v1.2.7...v1.2.8

forestatrisk v1.2.7

12 Feb 05:30
Compare
Choose a tag to compare

forestatrisk v1.2.6

12 Feb 05:30
Compare
Choose a tag to compare
  • Adding function check_fcc() to check multiband forest cover change raster.
  • Compatibility with gcc 14.
  • Bug correction when there is only one explicative variable with GLM and RF models.
  • Changes: v1.2.5...v1.2.6

forestatrisk v1.2.5

12 Feb 05:29
Compare
Choose a tag to compare
  • Allow computing forest rasters (forest_t1.tif, fcc12.tif, etc.) and variables (dist_edge_t1, etc.) if the user provides a forest_src.tif file.
  • Changes: v1.2.4...v1.2.5

forestatrisk v1.2.4

12 Feb 05:28
Compare
Choose a tag to compare
  • Bug correction when downloading protected areas from WDPA at state level.
  • Changes: v1.2.3...v1.2.4

forestatrisk v1.2.3

12 Feb 05:27
Compare
Choose a tag to compare

forestatrisk v1.2.2

12 Feb 05:27
Compare
Choose a tag to compare
  • Replacing gdal.TermProgress with gdal.TermProgress_nocb.
  • Changes: v1.2.1...v1.2.2

forestatrisk v1.2.1

29 Jun 15:05
Compare
Choose a tag to compare
  • Compatibility with Python 3.12
  • Bug corrections.
  • List of changes: v1.2...v1.2.1

forestatrisk v1.2

19 Jun 23:01
Compare
Choose a tag to compare
  • Removing dependencies to Earth Engine API and RClone which were used to interact with Google Earth Engine and Google Drive to compute and download forest and WHRC biomass data.
  • Removing functions run_gee_forest() (and alias country_forest_run()), download_forest(), and dependencies.
  • Removing functions run_gee_biomass_whrc(), download_biomass_whrc(), and dependencies.
  • Package 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: v1.1.3...v1.2

forestatrisk v1.1.3

10 Apr 00:23
Compare
Choose a tag to compare
  • Improve usage on multiple operating systems.

Full Changelog: v1.1.2...v1.1.3