Recent Releases of forestatrisk
forestatrisk - forestatrisk v1.2.8
- Bug corrections.
- Rasterize the aoi based on forest resolution and extent.
- Changes: https://github.com/ghislainv/forestatrisk/compare/v1.2.7...v1.2.8
Scientific Software - Peer-reviewed
- Python
Published by ghislainv 10 months ago
forestatrisk - forestatrisk v1.2.7
- Copy files if symbolic links cannot be created.
- Changes: https://github.com/ghislainv/forestatrisk/compare/v1.2.6...v1.2.7
Scientific Software - Peer-reviewed
- Python
Published by ghislainv 11 months ago
forestatrisk - forestatrisk v1.2.6
- 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: https://github.com/ghislainv/forestatrisk/compare/v1.2.5...v1.2.6
Scientific Software - Peer-reviewed
- Python
Published by ghislainv 11 months ago
forestatrisk - forestatrisk v1.2.5
- Allow computing forest rasters (
forest_t1.tif,fcc12.tif, etc.) and variables (dist_edge_t1, etc.) if the user provides aforest_src.tiffile. - Changes: https://github.com/ghislainv/forestatrisk/compare/v1.2.4...v1.2.5
Scientific Software - Peer-reviewed
- Python
Published by ghislainv 11 months ago
forestatrisk - forestatrisk v1.2.4
- Bug correction when downloading protected areas from WDPA at state level.
- Changes: https://github.com/ghislainv/forestatrisk/compare/v1.2.3...v1.2.4
Scientific Software - Peer-reviewed
- Python
Published by ghislainv 11 months ago
forestatrisk - forestatrisk v1.2.3
- Adding function to allocate deforestation.
- Changes: https://github.com/ghislainv/forestatrisk/compare/v1.2.2...v1.2.3
Scientific Software - Peer-reviewed
- Python
Published by ghislainv 11 months ago
forestatrisk - forestatrisk v1.2.2
- Replacing
gdal.TermProgresswithgdal.TermProgress_nocb. - Changes: https://github.com/ghislainv/forestatrisk/compare/v1.2.1...v1.2.2
Scientific Software - Peer-reviewed
- Python
Published by ghislainv 11 months ago
forestatrisk - forestatrisk v1.2.1
- Compatibility with Python 3.12
- Bug corrections.
- List of changes: https://github.com/ghislainv/forestatrisk/compare/v1.2...v1.2.1
Scientific Software - Peer-reviewed
- Python
Published by ghislainv over 1 year ago
forestatrisk - forestatrisk v1.2
- 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 aliascountry_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: https://github.com/ghislainv/forestatrisk/compare/v1.1.3...v1.2
Scientific Software - Peer-reviewed
- Python
Published by ghislainv over 1 year ago
forestatrisk - forestatrisk v1.1.3
- Improve usage on multiple operating systems.
Full Changelog: https://github.com/ghislainv/forestatrisk/compare/v1.1.2...v1.1.3
Scientific Software - Peer-reviewed
- Python
Published by ghislainv over 1 year ago
forestatrisk - forestatrisk v1.1.2
Scientific Software - Peer-reviewed
- Python
Published by ghislainv almost 2 years ago
forestatrisk - forestatrisk v1.1.1
Scientific Software - Peer-reviewed
- Python
Published by ghislainv almost 2 years ago
forestatrisk - forestatrisk v1.1
Scientific Software - Peer-reviewed
- Python
Published by ghislainv almost 4 years ago
forestatrisk - forestatrisk v1.0
forestatrisk 1.0
Version associated to the publication in the Journal of Open Source Software (JOSS).
Scientific Software - Peer-reviewed
- Python
Published by ghislainv almost 5 years ago
forestatrisk - forestatrisk v0.2
forestatrisk v0.2
- New module organization.
- Adding a logo for the package.
- Package website at https://ecology.ghislainv.fr/forestatrisk/ .
- Update docstring in Python functions.
- New documentation with Sphinx.
- Continuous Integration with GitHub Actions.
- CI: Automated tests with pytest
- CI: Wheel build for PyPI.
Scientific Software - Peer-reviewed
- Python
Published by ghislainv about 5 years ago