Toblerity / Fiona

Fiona reads and writes geographic data files
https://fiona.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
1.14k stars 202 forks source link

Add python opener from rasterio 1.4 #1331

Closed sgillies closed 6 months ago

sgillies commented 6 months ago

And supporting changes:

See also https://github.com/rasterio/rasterio/pull/3032 Resolves #1328

sgillies commented 6 months ago

The test failures are with Python 3.7 and 3.8, which are being left behind by Numpy. Fiona 1.10 will drop support for them, too.