JAXA's 30m global DSM from PRISM stereo imagery — a strong third opinion alongside SRTM and Copernicus DEM.
18 tools · Topic
DEM Processing & Conditioning Tools
Raw elevation models need conditioning before hydrology can run on them: void filling, depression breaching, stream burning, resampling. Indexed here are the terrain engines and libraries that do this at scale, from WhiteboxTools to GDAL-based pipelines.
ASTER GDEM
A 30m global DEM reaching to 83° latitude — the go-to where SRTM/NASADEM have no coverage at all.
Arc Hydro
Esri's free hydrology framework for ArcGIS Pro — terrain preprocessing and the data model behind many agency workflows.
Copernicus DEM (GLO-30 / GLO-90)
ESA's TanDEM-X-derived global DEM — the most accurate free global surface model available today.
FABDEM
Copernicus DEM with forests and buildings stripped out — the bare-earth DEM flood and drainage models actually want.
GRASS GIS
Four decades of geospatial engineering — r.watershed and the most battle-tested hydrology modules in GIS.
HydroMT
Deltares' Python framework that builds ready-to-run hydrological models from global and local datasets.
HydroSHEDS
The global hydrography reference — basins, river networks, lakes and hydro-environmental attributes, free.
NASADEM
SRTM reprocessed with modern algorithms and merged with ASTER/ICESat — a quiet accuracy upgrade, same footprint.
NOAA VDatum
Transform elevations between vertical datums — the essential fix-up for US coastal flood and drainage models.
QGIS
The free, open-source GIS that has become the default spatial platform for water engineers worldwide.
RichDEM
High-performance DEM conditioning — Priority-Flood depression filling at scale, C++ with Python bindings.

SAGA GIS
The geomorphometry powerhouse — hundreds of terrain and hydrology modules behind a free desktop GIS.
SRTM (Shuttle Radar Topography Mission)
The original free global DEM — 30m/90m elevation from an 11-day shuttle radar mission, still a baseline today.
TauDEM
Utah State's parallel terrain-analysis suite — D-infinity flow modelling and objective stream-network extraction.

WhiteboxTools
500+ fast geospatial analysis tools with the best DEM hydrology toolkit in open source.
delineator
Fast global watershed delineation in Python — the MERIT-Hydro engine behind the Global Watersheds web app.
pysheds
Watershed delineation in pure Python — DEM conditioning to catchment boundary in a dozen lines.