Skip to content

Instantly share code, notes, and snippets.

View elnomade's full-sized avatar

Leonardo Ludueña elnomade

View GitHub Profile
#! /bin/bash
# Convert Landsat 8 GeoTIFF images into RGB pan-sharpened JPEGs.
#
# Requirements:
# * gdal http://www.mapbox.com/tilemill/docs/guides/gdal/
# * convert (image-magick)
#
# Reference info:
# http://www.mapbox.com/blog/putting-landsat-8-bands-to-work/