sertit / eoreader

Remote-sensing opensource python library reading optical and SAR sensors, loading and stacking bands, clouds, DEM and spectral indices in a sensor-agnostic way.
https://eoreader.readthedocs.io/en/latest/
Apache License 2.0
271 stars 22 forks source link

DEP: Drop Python 3.7 support #18

Closed remi-braun closed 1 year ago

remi-braun commented 2 years ago

Python 3.7 is gradually abandonned by the community. References:

However, ArcGis Pro still uses Python 3.7 😓

So, drop Python 3.7 support as soon as ArcGis Pro supports Python 3.8 ?

remi-braun commented 2 years ago

Arcgis Pro seems to be using Python 3.9 in the 3.0 release, scheduled sometimes in Q2 2022

remi-braun commented 1 year ago

Should happen anytime soon (in fr.). However, wait for the end of the year to settle on which ArcGis version we will be using.

remi-braun commented 1 year ago

geopandas has dropped support for Python 3.7 for version 0.11.0 rasterio has dropped support for Python 3.7 for version 1.3.0 (and this version is needed to support Pleiades-Neo RPC...)

remi-braun commented 1 year ago

Arcgis Pro 3.0 is available at SERTIT :)