Skip to content

American-Forests/landsat-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

landsat-processing

A notebook that details how we process our landsat data to derive temperature and ultimately a heat index! Note: this script version is in a single-threaded jupyter notebook to make it more portable, I outlined where to multi-process and multi-thread to get a speed boost.

Speed Boost

  • Mutli-Thread the data download process
  • Multi-Process the data processing steps

About

A notebook that details how we process our landsat data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published