GeoNDC

Geographic Neural Data Cube

Compress decades of satellite data into a tiny executable model. Query any point on Earth, instantly.

20-year global MODIS · 168 GB → 0.44 GB · 380× compression

Raw Data Cube Neural Compression .gndc Tiny Model query> LAI 6 0 Instant Query

Core Capabilities

数据即模型,读取即推理 — Data as Model, Read as Inference

Extreme Compression

Encode massive remote sensing archives into tiny neural models. Achieve 10× to 100×+ compression—terabytes of satellite imagery distilled into sub-gigabyte executables that run anywhere.

100×+ Compression

AI-Native Format

Represent spatiotemporal remote sensing data as geo-referenced neural data cubes. Query any coordinate on demand—no full reconstruction required. A native AI representation of the Earth.

On-Demand Query

Manifold Differentiable

Spatiotemporal data lives on an implicit neural field—a continuous differentiable manifold. Compute derivatives like dNDVI/dt via automatic differentiation. Enable ecological velocity analysis at any scale.

dNDVI/dt

Benchmark Results

Compression performance on representative datasets

MODIS Global 20-Year

Global MODIS NDVI 2003-2023

7 spectral bands, 5 km resolution, 20 years of global coverage. The core dataset used in our paper experiments.

0:1
Compression
168 → 0.44 GB
Size Reduction
0
R2 Score
HiGLASS LAI + FPAR

LAI + FPAR China 2018-2023

Leaf Area Index and FPAR for mainland China. 20 m resolution, 5-day temporal resolution.

0:1
Compression
6.17 TB → 357 GB
Size Reduction
0
R2 LAI

Available Datasets

Compressed earth observation data ready for download

HiGLASS 6% Complete

LAI + FPAR China

Leaf Area Index and FPAR for mainland China. 20m resolution, 5-day temporal resolution, 2018-2023.

6.17 TB to 357 GB 17:1 ratio
R2 LAI: 0.997 R2 FPAR: 0.989
MODIS Complete

Global MODIS 20-Year

Global MODIS data cube covering 2003-2023. 7 spectral bands, 5km resolution, the core dataset for paper experiments.

168 GB to 0.44 GB 380:1 ratio
R2 > 0.85 Global Coverage
Coming Soon

Sentinel-2 China

High-resolution Sentinel-2 data for China region. 10m resolution, 500+ scenes planned for 2024-2025.

Planned for 2025

Publication

Peer-reviewed research on neural earth observation

GeoNDC: An Orders-of-Magnitude Compressed Neural Data Cube
for Planetary-scale Earth Observation

Jianbo Qi, Mengyao Li, Baogui Jiang, Yidan Chen, Qiao Wang

We present GeoNDC, a neural earth data cube that compresses 168 GB of global MODIS imagery (2003-2023) into just 0.44 GB while preserving R2 > 0.85 reconstruction accuracy. By learning implicit neural representations of planetary-scale vegetation dynamics, GeoNDC enables instant queries of any location on Earth without decompression. Our approach introduces phenological inpainting for cloud removal and computes ecological derivatives through automatic differentiation, achieving what we call "planetary calculus."

380:1
Compression
R2>0.85
Cloud Removal
R2=0.997
LAI Accuracy
Read Full Paper View on arXiv

Updates

2025.03

GeoNDC Website Launched

Project website and initial datasets released

2025.03

HiGLASS LAI+FPAR China v1.0

70 scenes completed, 1139 total planned

2025.03

GeoNDC SDK v1.0

Python SDK for model loading and querying