Open Earth Engine Library

The Open Earth Engine Library (OEEL) is part of the open-geocomputing initiative. The goal is to provide GEE users with free and open algorithms.

Open Earth Engine Library

Open Earth Engine extension

A Chrome extension to enhance the Google Earth Engine user experience.

Open Earth Engine extension

TIFF Training Images

A set of training images useful for MPS, saved as TIFF to load directly from GitHub in a few lines — ideal for demos.

GeoPressureAPI

Server returning probability of bird position from pressure records using Google Earth Engine access to ERA‑5.

G2S: The GeoStatistical Server

The GeoStatistical Server (G2S) is a framework that allows you to run state-of-the-art Multiple Point Statistics (MPS) algorithms across languages.

MexInterrupt

Example of interrupting C/C++ code in a Matlab MEX file.

Random Kmin/Kmax

Header-only library to find k smallest/largest values and indices in an unsorted array; optimized with intrinsics, MATLAB wrapper provided.

pyDev4G2S

Module to develop new MPS algorithms in Python, leveraging G2S for remote connections and interfacing with other languages.

2D Dynamic Warping

C/C++ implementation of 2D Dynamic Time Warping. See the original publication for details.

G2S for QGIS

QGIS interface for G2S to run remote-sensing stochastic simulations directly in QGIS.

Fast Gaussian Simulation

Matlab function to generate multiple n-D Gaussian fields quickly using FFT; reduces edge effects on long range.

PyQS-PyDS

Minimal Python code to grasp how Direct Sampling and QuickSampling work. Focused on core concepts over performance.

Matching Map Maker

Pattern matching between very large images (50k x 50k), useful to follow slow, deformable objects over time (e.g., glaciers).

Useful micro toolset for statistical metric

A few Matlab functions to compute nD variograms and 2D cumulants.

Integration effect on gender ratio

Interactive study to evaluate how long it takes to correct gender bias as a function of career duration.

NDS: Narrow Distribution Selection

NDS is a tool to guide simulation choices by narrowing distributions in multi-point statistics workflows.