Giter VIP home page Giter VIP logo

google-earth-engine-python-examples's Introduction

Update: There will be no more updates. Unfortunately, I stopped working on my Google Earth Engine related projects.



Google Earth Engine Python API Examples

A collection of Jupyter Notebooks for Google Earth Engine Python API.

Jupyter Notebook Tutorials for Google Earth Engine

001 Landcover Classfication for Landsat 8 TOA imagery

Classification Example for Landsat 8 including several vegetation indices and object feature extraction. This example is based on the scientfic work "MAD-MEX: Automatic Wall-to-Wall Land Cover Monitoring for the Mexican REDD-MRV Program Using All Landsat Data" by S.Gebhardt et. al 2014. Eventually you can't access the training data. In case you are interested in the training data, feel free to contact me.

alt text

002 Tasseled Cap Transformation for Landsat 8 TOA imagery

Tasseled Cap Transformation for Landsat 8 TOA imagery based on the scientfic work "Derivation of a tasselled cap transformation based on Landsat 8 at-satellite reflectance" by M.Baigab, L.Zhang, T.Shuai & Q.Tong (2014).

alt text

003 Proba-V NDVI Comparison

Comparison on Proba-V NDVI (Normalized Difference Vegetation Index) Imagery. One NDVI is derived on the fly, the other one is the actual NDVI band provided by Proba-V.

alt text

004 Retrieve Proba-V Time-Series

Display Proba-V NDVI (Normalized Difference Vegetation Index) Time-Series using Pandas and Matplotlib. Extracting Proba-V NDVI data from a randomly chosen point in Luxembourg.

005 Proba-V Time-Series Analysis

Basic Time-Series Analysis using Proba-V NDVI (Normalized Difference Vegetation Index) imagery.

alt text

006 Linear Regression

Linear regression on Proba-V, Landsat and Climate Hazards Group InfraRed Precipitation (CHRIPS) data. This tutorial demonstrates the comparison of one of the most common supervised machine learning methods, the linear regression. We are going to compare scikit-learn and Statsmodels. For more information about types of Machine Learning, check this link.

007 Time-Series Prediction and Forecast

Proba-V NDVI Time-Series Prediction, using Fourier extrapolation and ARIMA model. Multiple step Time-Series Forecast on Proba-V NDVI data using Facebook Prophet. Landsat and Climate Hazards Group InfraRed Precipitation (CHRIPS) data were used as additional regressors.

alt text

008 Google Earth Engine meets GeoPandas

Extracting Landsat 8 TOA and CHIRPS precipitation data from Google Earth Engine and use Geopandas capabilities to create time series analysis. Furthermore, data will be visualized through a time series viewer

alt text

and also a precipitation heat map using Folium. alt text

google-earth-engine-python-examples's People

Contributors

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