mapme-initiative / mapme.biodiversity

Efficient analysis of spatial biodiversity datasets for global portfolios
https://mapme-initiative.github.io/mapme.biodiversity/dev
GNU General Public License v3.0
33 stars 7 forks source link

GFW Emission Layer now requires user authentication #261

Closed goergen95 closed 4 months ago

goergen95 commented 4 months ago

GFW data API now requires users to authenticate and retrieve a valid API key. Until now the routine retrieved the emission layer with the default API key which no longer seems to work. The routine thus needs to be adapted to allow users to specify and/or retrieve a valid API key (find the data in question here).

Tagging @karpfen as we were discussing this earlier.

goergen95 commented 4 months ago

Seems to be a false positive, the default API key seems to work again. Closing here.