DrRoad / ndvi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This repository contains code my article "Monitor Vegetation with Google Earth Engine".

Prerequisite

Google Earth Engine account and its code editor.

Run

Copy the code into your Google Earth Engine online code editor and click run.

  1. The COPERNICUS.js contains code for the COPERNICUS app. This app uses the data from COPERNICUS/S2_SR.

  2. The MODIS.js contains code for the MODIS app. This app uses the data from MODIS/061/MOD13A1.

  3. The other code were either collected online or prototyped during my research for this article.

Authors

  • Sixing Huang - Concept and Coding

License

This project is licensed under the MIT License - see the LICENSE file for details

About

License:MIT License


Languages

Language:JavaScript 100.0%