All Projects → acgeospatial → Satellite_imagery_python

acgeospatial / Satellite_imagery_python

Sample sample scripts and notebooks on processing satellite imagery

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Satellite imagery python

Jupyterlab Lsp
Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
Stars: ✭ 796 (+755.91%)
Mutual labels:  jupyter-notebook, notebook
Machine Learning Notebooks
Assorted exercises and proof-of-concepts to understand and study machine learning and statistical learning theory
Stars: ✭ 33 (-64.52%)
Mutual labels:  jupyter-notebook, notebook
Earthengine Py Notebooks
A collection of 360+ Jupyter Python notebook examples for using Google Earth Engine with interactive mapping
Stars: ✭ 807 (+767.74%)
Mutual labels:  jupyter-notebook, notebook
Data Science Your Way
Ways of doing Data Science Engineering and Machine Learning in R and Python
Stars: ✭ 530 (+469.89%)
Mutual labels:  jupyter-notebook, notebook
Allstate capstone
Allstate Kaggle Competition ML Capstone Project
Stars: ✭ 72 (-22.58%)
Mutual labels:  jupyter-notebook, notebook
Digital Signal Processing Lecture
Digital Signal Processing - Theory and Computational Examples
Stars: ✭ 532 (+472.04%)
Mutual labels:  jupyter-notebook, notebook
Sparkmagic
Jupyter magics and kernels for working with remote Spark clusters
Stars: ✭ 954 (+925.81%)
Mutual labels:  jupyter-notebook, notebook
Hands On Nltk Tutorial
The hands-on NLTK tutorial for NLP in Python
Stars: ✭ 419 (+350.54%)
Mutual labels:  jupyter-notebook, notebook
Avgn
A generative network for animal vocalizations. For dimensionality reduction, sequencing, clustering, corpus-building, and generating novel 'stimulus spaces'. All with notebook examples using freely available datasets.
Stars: ✭ 50 (-46.24%)
Mutual labels:  jupyter-notebook, notebook
Machine Learning From Scratch
Succinct Machine Learning algorithm implementations from scratch in Python, solving real-world problems (Notebooks and Book). Examples of Logistic Regression, Linear Regression, Decision Trees, K-means clustering, Sentiment Analysis, Recommender Systems, Neural Networks and Reinforcement Learning.
Stars: ✭ 42 (-54.84%)
Mutual labels:  jupyter-notebook, notebook
Sklearn Classification
Data Science Notebook on a Classification Task, using sklearn and Tensorflow.
Stars: ✭ 518 (+456.99%)
Mutual labels:  jupyter-notebook, notebook
Jupytemplate
Templates for jupyter notebooks
Stars: ✭ 85 (-8.6%)
Mutual labels:  jupyter-notebook, notebook
Bayesian Analysis Recipes
A collection of Bayesian data analysis recipes using PyMC3
Stars: ✭ 479 (+415.05%)
Mutual labels:  jupyter-notebook, notebook
Nteract
📘 The interactive computing suite for you! ✨
Stars: ✭ 5,713 (+6043.01%)
Mutual labels:  jupyter-notebook, notebook
Pytorch Ntm
Neural Turing Machines (NTM) - PyTorch Implementation
Stars: ✭ 453 (+387.1%)
Mutual labels:  jupyter-notebook, notebook
Lambdaschooldatascience
Completed assignments and coding challenges from the Lambda School Data Science program.
Stars: ✭ 22 (-76.34%)
Mutual labels:  jupyter-notebook, notebook
Nlp Python Deep Learning
NLP in Python with Deep Learning
Stars: ✭ 374 (+302.15%)
Mutual labels:  jupyter-notebook, notebook
Human Activity Recognition Using Cnn
Convolutional Neural Network for Human Activity Recognition in Tensorflow
Stars: ✭ 382 (+310.75%)
Mutual labels:  jupyter-notebook, notebook
Vietnamese Accent Model
A simple deep learning model to add accent to Vietnamese text.
Stars: ✭ 38 (-59.14%)
Mutual labels:  jupyter-notebook, notebook
Nbconflux
nbconflux converts Jupyter Notebooks to Atlassian Confluence pages
Stars: ✭ 82 (-11.83%)
Mutual labels:  jupyter-notebook, notebook

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/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].