Code Monkey home page Code Monkey logo

pythonfromspace's Introduction

Python from Space: Analyzing Open Satellite Imagery Using the Python Ecosystem

This repository contains the slides and Jupyter notebooks for Kat's "Python from Space" talk at Pycon 2017 in Portland, Oregon.

Abstract

Earth imaging satellites, just like our computers, are shrinking and becoming more ubiquitous than ever before. It is now possible to obtain open satellite data on a daily if not weekly basis and for this data to be put to work; helping us better understand our planet and quickly respond to disaster situations.

In this talk, we will work through Jupyter notebooks that cover the satellite data ecosystem and the python tools that can be used to sift through and analyze that data. Topics include python tools for using Open Street Maps data, the Geospatial Data Abstraction Library (GDAL), and OpenCV and NumPy for image processing. This talk is intended for novice and intermediate python developers who are interested in using data science and satellite imagery for social good and fundamental scientific research.

Contents

  • Slides (pdf for download): An overview of satellites and satellite terminology, the basics of remote sensing, sources of free satellite imagery, and tools for processing and analyzing images.
  • Requirements: A list of Python libraries you'll need for this project.
  • The Basics: Setting up your development environment; making a slippy map and defining an area of interest on the map; searching, filtering, and downloading satellite imagery that intersects with the area of interest.
  • Data: Links to sources of public and private satellite imagery
  • Open Street Map Example: Querying Open Street Map for all the parks in Portland; finding and downloading satellite imagery of those parks; analyzing how green each park os and visualizing daily changes in each park "greenness" on a slippy map.
  • Making Movies: Wayfinding from park to park; creating a masterpiece movie of your "Great Portland Park Tour of 2017."

About the imagery used in these notebooks

The Planet imagery used in these notebooks covers areas of interest in Portland, Oregon. Why? Pycon was in Portland this year and local examples are cool! If you decide to sign up for a Planet Explorer account (and API key), you should know that the free account gives you access to a lot of data-- just not data in Oregon. Instead you'll get access to several years' worth of imagery for the entire state of California under a CC BY-SA 4.0 license. It's part of Planet's Open California program.

pythonfromspace's People

Contributors

danabauer avatar kscottz avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.