Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.8 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.8 KB

PyDataNYC2014

Analyzing Satellite Images With Python Scientific Stack

The content is BSD licensed.

Part One

In this part, various image analyses of Landsat 8 data are explored. IPython Notebooks included cover the following topics:

Landsat 8 bands

alt text

Landsat 8 color images

alt text

Landsat 8 panchromatic image sharpening

alt text

NDVI calculation

alt text

Part Two

This part examines two image sampling algorithms. IPython Notebook included covers the following topic: