wri / gfw_forest_loss_geotrellis

Global Tree Cover Loss Analysis using Geotrellis and SPARK
MIT License
10 stars 8 forks source link

Reduce calls to Data API for GFWPro analyses #234

Closed danscales closed 5 months ago

danscales commented 5 months ago

Reduce calls to Data API for GFWPro analyses

The result of the following changes is that we now only call the data API exactly once for GFWPro dashboard analyses (previously four times), and we no longer call the data API at all for the FCD and AFi analyses.