Releases: wri/gfw_forest_loss_geotrellis
Releases · wri/gfw_forest_loss_geotrellis
Includes GTC-3077, GTC-2631
v2.4.9: Merge pull request #251 from wri/feature/GTC-2631
Includes:
GTC-3077 Give NoIntersectionError in AFi if geometry too small
Update Palm Risk Analysis to 2023 and WDPA to Nov 2024
Update Palm Risk Analysis to 2023 and WDPA to Nov 2024
- Update Palm Risk Analysis to 2023 (use new MODIS 2023 and
increase use up to 2023 in the analysis for TCL and fire data) - Update FCD/AFi analyses to use Nov 2024 licensed WDPA
Update SBTN and Negligible Risk in Pro analysis
Update SBTN and Negligible Risk in Pro analysis
- Upgrade SBTN to official v1 (v202410)
- Upgrade negligible risk to v20241021
Add country-code categorization to several more columns
Includes
- GTC-2971 Add country-code level to protected_area/landmark by category columns
Switch to new combined Landmark, version v202408
- Switch to new combined landmark gfw_indigenous_community_and_indicative_lands (v202408)
- Consistently use gdal-geoff raster files for all datasets in Pro, since they're smaller
Fix bug in gadm optimization, related to invalid geos
Fix bug in the gadm optimization, related to lists with invalid geometries
Switch to licensed WDPA Aug 2024 release for GFWPro
Switch to licensed WDPA Aug 2024 release for GFWPro
Use raster GADM layers for pro dashboard for small # of features
GTC-2824 Use raster GADM layers for pro dashboard for small # of features
This should speed up small batch Dashboard runs, since they have to take 5-8 minutes to load in and intersect the vector GADM file.
Upgrade to GDAL 3.8.3, use Miniconda3 for much faster bootscripts
- Upgrade to GDAL 3.8.3 - this upgrades GDAL significantly and allows use of EMR-serverless, if desired
- Upgrade bootscripts to Miniconda3 - Miniconda is very old, with a very old default Python and an expired SSL certificate. The new bootscript using Miniconda3 is much faster (went from about 4 minutes to 1 minute)