Giter Site home page Giter Site logo

ee-packages-js's Introduction

A set of userful utilities for Google Earth Engine (JavaScript version)

For Python version of some utilities see: https://github.com/gee-community/ee-packages-py

Access scripts in Google Earth Engine Code Editor:

https://code.earthengine.google.com/?accept_repo=users/gena/packages

See some examples of how to use these scripts in the following slides.

The library includes the following main scripts:

  • animation - animate image collection in Code Editor by adding multiple images as map layers and toggle their opacity
  • assets - harmonize access to medium-resolution optical satellite image collections (Landsat 4,5,7,8,9 and Sentinel-2)
  • charting - scatter chart, rug plot, colorbar chart as a map layer in code editor
  • earth - inset Earth in Code Editor
  • gallery - project image colleciton as a filmstrip map layer
  • geometry - transect, vector, center point, concave hull
  • gl - emulate a subset of fragment shader in Earth Engine (proof-of-concept, 1000x slower than in GPU)
  • grid - generate regular grid (vector or raster)
  • hydro - access to some of hydologicla layers
  • palettes - palettes, see docs here: https://github.com/gee-community/ee-palettes
  • promise - (incomplete) emulate JavaScript async Promise
  • stat - dnorm, qnorm
  • style - north arrow, gradient bar, scale bar, frame with coordinates, map styles (use https://github.com/aazuspan/snazzy instead)
  • text - draw text annotations in map layers
  • thresholding - Otsu thresholding, threaholding based on Otsu and Canny Edge Detector methods (see my PhD thesis for examples)
  • tiler - generate SlippyMap tiles for a given zoom level and bounds
  • ui - (prototype, slow) draw area tool, draw transect tool
  • utils - stretch image bandwise, isolines, fast focal max/min/weight, hillshadeRGB, Perona-Malik speckle filter, multitemporal speckle filter, skeletonization (image morphology), PCA

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.