rationalmatter / Juno-Issue-Tracker

Defect Tracker for Juno
79 stars 1 forks source link

Add rasterio #173

Open MarconiS opened 4 years ago

MarconiS commented 4 years ago

Hi! First of all awesome job in making and supporting Juno!

Name of the package: Rasterio

Link of the package documentation: https://rasterio.readthedocs.io/en/latest/

I think it would be awesome to have support for geospatial packages, especially because I understand you are already planning to add tensorflow and sklearn libraries.

alexstaravoitau commented 4 years ago

Thanks for reporting @MarconiS, looks like it also has a native dependency of GDAL — I would typically suggest submitting a separate package request for it, but I'm not sure if that library is used on its own in Python/Jupyter. Either way, hopefully we'll get to both eventually. 🙂

MarconiS commented 4 years ago

Awesome, thanks! Yeah, I think that most geo-python packages are heavily depending on GDAL. Installing GDAL will probably be quite challenging, therefore I definitively see value in submitting it as a separate package request issue. :)