ASCAT Soil Moisture (H SAF)
Near-real-time scatterometer soil moisture from EUMETSAT — hours of latency, useful for operational monitoring.
R workhorse for hydrological time series — aggregation, summaries and hydrologically-aware plots in a few calls.
Install
install.packages("hydroTSM")hydroTSM (by Mauricio Zambrano-Bigiarini) handles the daily manipulations of hydrological time series in R: aggregate sub-daily to daily/monthly/annual by hydrologic year, compute seasonal summaries, fill and inspect gaps, and produce the standard exploratory graphics — hydrographs, matrix plots of monthly behaviour, flow-duration curves — with almost no ceremony.
Paired with its sibling hydroGOF (goodness-of-fit metrics for model evaluation), it forms the humble backbone of a great many R hydrology workflows.
Other data, monitoring & forecasting tools covering similar workflow stages.
Near-real-time scatterometer soil moisture from EUMETSAT — hours of latency, useful for operational monitoring.
The open global large-sample hydrology dataset — thousands of catchments with forcing, attributes and streamflow.
Deltares' operational forecasting platform — the shell running national flood-forecast centres worldwide.
The longest satellite soil moisture record available — merged active+passive retrievals back to 1978, free, no login.
Monthly total water storage change from satellite gravity — the only direct signal of large-scale groundwater depletion.
A Python software stack for US hydrology data: NHD+ networks, gauges, DEMs, soils and climate via one API family.