https://github.com/acgeospatial/satellite_imagery_python
Sample scripts and notebooks on processing satellite imagery Python Geospatial raster
https://github.com/acgeospatial/satellite_imagery_python
earth-observation notebook notebooks processing-satellite-imagery python satellite-imagery-python
Last synced: 30 days ago
JSON representation
Sample scripts and notebooks on processing satellite imagery Python Geospatial raster
- Host: GitHub
- URL: https://github.com/acgeospatial/satellite_imagery_python
- Owner: acgeospatial
- Created: 2018-01-28T16:21:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-06T06:47:03.000Z (almost 3 years ago)
- Last Synced: 2025-04-24T04:11:36.020Z (30 days ago)
- Topics: earth-observation, notebook, notebooks, processing-satellite-imagery, python, satellite-imagery-python
- Language: Jupyter Notebook
- Homepage:
- Size: 18.1 MB
- Stars: 191
- Watchers: 11
- Forks: 91
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Satellite_Imagery_Python
Sample sample scripts and notebooks on processing satellite imagery and Geospatial useful 'things'
More scripts to come, hopefully this will be a place to reference in the future.
Order below is the order I blogged about the topic.1. Check out the associated blog post for context related to the fastest image
http://www.acgeospatial.co.uk/fastest-image-python/2. Associated blog post for context related to Shapefiles on the computer
http://www.acgeospatial.co.uk/how-many-shapefiles-on-my-computer/3. Associated blog on rasterstats is here
http://www.acgeospatial.co.uk/image-reducer-in-python/4. Associated blog on OpenCV and Leaflet is here
http://www.acgeospatial.co.uk/opencv-and-leaflet-web-mapping/5. Associated blog on GeoPandas and Jupyter notebooks is here
http://www.acgeospatial.co.uk/geopandas-shapefiles-jupyter/6. Associated blog on Unsupervised classification with Python and Sentinel 2 is here
http://www.acgeospatial.co.uk/k-means-sentinel-2-python/7. Associated blog on sentinelsat (downloading Sentinel 2 images using Python) is here
http://www.acgeospatial.co.uk/sentinelsat_demo/8. Associated blog on plotting rasters and vectors and clipping is here
http://www.acgeospatial.co.uk/simple-plotting/9. Associated blog on COG and clipping a Landsat 8 image and downloading (& plotting)
http://www.acgeospatial.co.uk/cog-part-2-python/10. Associated blog on discrete plotting rasters
http://www.acgeospatial.co.uk/colour-bar-for-discrete-rasters-with-matplotlib/