NASA-IMPACT / veda-docs

Documentation for the VEDA Project
https://nasa-impact.github.io/veda-docs
Apache License 2.0
7 stars 7 forks source link

Move large assets out of notebooks #40

Closed j08lue closed 1 year ago

j08lue commented 1 year ago

In the context of https://github.com/NASA-IMPACT/veda-docs/pull/28, we noted that large AOI / GeoJSON definitions look bad and make the notebook files huge.

Let us move these files to external assets, where ever they are hosted. Contributors could put them in Gists or we can find a more persistent location. Where possible, we can load data from authoritative sources, e.g. the France country border can be downloaded from https://gadm.org/download_country.html -> https://geodata.ucdavis.edu/gadm/gadm4.1/json/gadm41_FRA_0.json

Acceptance criteria