Code Monkey home page Code Monkey logo

pylandtemp's Introduction

pylandtemp

GitHub license GitHub stars GitHub forks GitHub issues

Description

pylandtemp is a Python tool for retrieving land surface temperature from NASA's Landsat 8 satellite imagery using the mono-window and split-window techniques in literature. Additionally, it also provides multiple methods for computing land surface emissivity. It is targeted towards supporting research and science workflows in many fields including climate science, earth sciences, remote sensing, geospatial data science, environmental studies, among others.

Even though only Landsat 8 images are currently 'officially' supported, the methods available via this Python tool can be applied to other dataset including ASTER and MODIS.

What's new:

  • December 2021: version 0.0.1-alpha.1 pre-release version is out on PyPI. Find it here
  • December 2021: Implementing tutorial notebooks based on the different methods. Find them here

Installation: PyPI

pip install pylandtemp

Supported algorithms

Land surface temperature --- Split window

pylandtemp.split_window(...)

Algorithm key
Jiminez-Munoz et al. (2014) 'jiminez-munoz'
Coll C. et al. (1997) 'coll-caselles'
Sobrino et al. (1993) 'sobrino-1993'
Kerr et al. (1992) 'kerr'
McClain et al. (1985) 'mc-clain'
Price (1984) 'price'

Land surface temperature --- Single window

pylandtemp.single_window(...)

Algorithm key
Ugur Avdan et al. (2014) 'mono-window'

Land surface emissivity

pylandtemp.emissivity(...)

Algorithm key
Gopinadh Rongali et al. (2018) 'gopinadh'
Ugur Avdan et al. (2014) 'advan'
Xiaolei Yu et al. (2014) 'xiaolei'

How to start using pylandtemp

The notebooks here are a good place to start.

How to contribute to pylandtemp

All kinds of contributions are welcome --- development of enhancements, bug fixes, documentation, tutorial notebooks, new methods, new data, etc....

A guide to get you started with contributing will soon be made available.

@Misc{pylandtemp,
author = {Oladimeji Mudele},
title =        {pylandtemp - a Python tool for retrieving land surface temperature from Landsat 8 satellite imagery},
howpublished = {GitHub},
year =         {2021},
url =          {https://github.com/pylandtemp/pylandtemp}
}

pylandtemp's People

Contributors

dimejimudele 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.