Skip to content

Releases: wri/gfw_forest_loss_geotrellis

Includes GTC-3077, GTC-2631

21 Jan 23:10
Compare
Choose a tag to compare

Includes

  • GTC-3077 Give NoIntersectionError in AFi if geometry too small
  • GTC-2631 Filter out VIIRS alerts more than 2yrs ago

v2.4.9: Merge pull request #251 from wri/feature/GTC-2631

21 Jan 17:43
0a3d8b8
Compare
Choose a tag to compare

Includes:

GTC-3077 Give NoIntersectionError in AFi if geometry too small

Update Palm Risk Analysis to 2023 and WDPA to Nov 2024

19 Nov 19:03
Compare
Choose a tag to compare

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

29 Oct 19:25
Compare
Choose a tag to compare

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

04 Oct 20:09
Compare
Choose a tag to compare

Includes

  • GTC-2971 Add country-code level to protected_area/landmark by category columns

Switch to new combined Landmark, version v202408

30 Sep 21:53
Compare
Choose a tag to compare
  • 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

16 Sep 13:41
Compare
Choose a tag to compare

Fix bug in the gadm optimization, related to lists with invalid geometries

Switch to licensed WDPA Aug 2024 release for GFWPro

26 Aug 15:54
Compare
Choose a tag to compare

Switch to licensed WDPA Aug 2024 release for GFWPro

Use raster GADM layers for pro dashboard for small # of features

20 Aug 19:24
e791f15
Compare
Choose a tag to compare

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

29 Jul 19:28
47860b2
Compare
Choose a tag to compare
  • 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)