Last active
October 19, 2024 17:20
-
-
Save sgillies/7e5cd548110a5b4d45ac1a1d93cb17a3 to your computer and use it in GitHub Desktop.
Advanced Rasterio features notebook
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is fantastic. I have been attempting to figure out how to manipulate LANDSAT and Sentinel data from AWS without downloading wholesale and without using packages like eo-learn and GEE (too hard to customize for my liking). Had seen these features in rasterio but never knew how they worked. This is a well-done write up, cheers.
jg