Learn · Code sandbox

Run real analysis in your browser.

This is real Python — xarray, numpy, scipy, pymannkendall — running entirely in your browser (via Pyodide/WebAssembly). No install, no NASA login, no backend. The data is synthetic but mirrors the real product (same dimensions, units, seasonality, noise and gaps) and carries a known planted signal — so when your analysis recovers it, you've verified your own method. That's the whole game.

runtime not loaded — first run fetches ~20 MB (cached after)
output
Click ▶ Run. The first run loads the Python runtime (~10–20 s); after that it's instant.

Pilot: 2 synthetic datasets. The plan is one for every variable archetype (LST, NO₂, soil moisture, GRACE, SAR, nightlights…), each mirroring its real product and carrying a planted signal, wired into the matching concept guides so every method is runnable. The synthetic data is generated by load_synthetic() — read it, it's honest about how each product is structured.