openforis / sepal

Geographical Data Processing in the Cloud
https://sepal.io/
MIT License
203 stars 45 forks source link

add cartopy package #300

Open TmtStss opened 9 months ago

TmtStss commented 9 months ago

Add cartopy to the list of embedded libraries in the Sepal Python environment. Cartopy is a python package designed to produce maps and other geospatial data analyses.

TmtStss commented 9 months ago

cartopy requires python >=3.9. So this is pending #297.

TmtStss commented 4 months ago

Since Sepal is now running python 3.10.12 as per #297, I would like to reiterate this feature request.

12rambau commented 4 months ago

what is preventing you from installing this package in your environment as suggested here: https://docs.sepal.io/en/latest/cli/python.html#customization ?