earthdaily-analytics / ledaps

Landsat Surface Reflectance Generation (http://ledaps.nascom.nasa.gov/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

	LEDAPS Refactoring
	==================

In order to be able to run LEDAPS on a scene more quickly, I 
(Frank Warmerdam) and investigating ways to refactor the code
to operate on scene chunks.  

This git repository is an effort to track changes related to 
this refactoring in a way that they might actually be accepted
back upstream by the original maintainers of LEDAPS. 


Binaries
--------

In addition to the source code on github, it is also helpful to 
fetch and unpack the 32bit linux binaries, and support libraries. 
Fetch from:

  https://docs.google.com/open?id=0B7oSeenV3QpzZlRIRDdnS255clU

This should give a ledaps-20120925-bin.tar.gz file that should
be unpacked in the repository root (ie. just above the "src" 
directory). It will create the bin, src/lib and src/include 
directories.

About

Landsat Surface Reflectance Generation (http://ledaps.nascom.nasa.gov/)


Languages

Language:C 54.0%Language:Fortran 40.8%Language:C++ 4.6%Language:Python 0.3%Language:Shell 0.1%Language:Makefile 0.1%Language:Objective-C 0.0%Language:Forth 0.0%