the Creative Commons Attribution 4.0 License.
the Creative Commons Attribution 4.0 License.

H2MV (v1.0): global physically constrained deep learning water cycle model with vegetation
Zavud Baghirov
Martin Jung
Markus Reichstein
Marco Körner
Basil Kraft
The proposed hybrid hydrological model with vegetation (H2MV) uses dynamic meteorology and static features as input to a long short-term memory (LSTM) to model uncertain parameters of process formulations that govern water fluxes and states. In the hydrological model, vegetation states are represented by the fraction of absorbed photosynthetically active radiation (fAPAR), and soil storage capacity (SMmax), which depends on effective rooting depth besides soil properties. SMmax and fAPAR are both learned and predicted by the neural networks directly. These parameters have an explicit role to model soil moisture (SM) storage and the partitioning of evapotranspiration (ET). The model is optimized concurrently against global observations and observation-based data of terrestrial water storage (TWS) anomalies, fAPAR, snow water equivalent (SWE), ET, and gridded runoff in a 10-fold cross-validation (CV) setup. To this end, we infer where the model is under-constrained such that different processes could explain the observational constraints in the model due to equifinality. The model reproduces the observed patterns of global hydrological components and fAPAR, while emergent patterns of runoff ratio, evaporative fraction, and the ratio of transpiration to ET are consistent with our current understanding. Despite robustly predicted temporal patterns of TWS anomalies, we found that the mean soil moisture state is not well constrained, causing uncertainty in mean TWS. This emphasizes the importance of SMmax and the necessity for associated enhanced constraints. The proposed model is open-source and has a highly flexible and modular structure to facilitate future integration of carbon and energy cycles, advancing toward a hybrid land surface model.
- Article
(6622 KB) - Full-text XML
- BibTeX
- EndNote
Global hydrological models (GHMs) play a foundational role in understanding the Earth's water resources on a large scale. They provide important insights into predicting extreme events, managing water scarcity, and planning sustainable water resources under a changing climate (Zhang et al., 2023).
GHMs simulate key hydrological processes including evapotranspiration, runoff, and soil moisture. They employ process-based models (PBMs), which are abstracted representations of the processes controlling water movement and distribution within a hydrological system. PBMs rely on established physical principles, such as the conservation of mass and energy (Fatichi et al., 2016). By adhering to these fundamental laws of physics, PBMs offer hydrologists a unique approach to studying the global hydrological system.
Despite their utility, PBMs encounter significant challenges. Some of the process knowledge can be incomplete, and the theories and assumptions underpinning model development can sometimes be subjective, leading to uncertainties in parameter estimations within GHMs (Nearing et al., 2021). Additionally, PBMs were typically not designed to fully harness the growing Earth observation (EO) data, which can limit their capacity to capture unknown or unexpected processes (Shen et al., 2018).
Machine learning (ML), particularly deep learning (DL), effectively addresses the challenge of learning from and utilizing large amounts of observational data. DL can significantly decrease the requirement for domain expertise, operate with much fewer assumptions, and possess the capacity to unveil unexpected processes due to their versatile internal architectures (LeCun et al., 2015). DL models have been garnering increasing attention in hydrology and have repeatedly been shown to outperform physics-based models (Nearing et al., 2021; Sit et al., 2020). However, DL models come with noteworthy disadvantages. In contrast to PBMs, DL models offer no assurance of respecting the laws of physics, even when delivering outstanding predictions. Therefore, interpreting the learned internal functions of deep learning models becomes highly challenging (Alain and Bengio, 2016; Shwartz-Ziv and Tishby, 2017), with potentially implausible responses being learned, such as that trust in models when applied on new data is limited (Geirhos et al., 2020).
Hybrid modelling aims to address this challenge. This approach facilitates the design of models that preserve certain process representations of a PBM while incorporating the ability to learn uncertain components through DL from observations (Reichstein et al., 2019; Shen et al., 2023).
Recent studies have been exploring the integration of process knowledge into machine learning models to better constrain uncertain processes with hybrid approaches. For instance, Zhao et al. (2019) developed a hybrid model that merges a neural network (NN) with an evapotranspiration model to estimate latent heat flux, ensuring it adheres to the conservation of energy principle. This model performed better in extrapolating beyond the data range of the training set compared to a more data-driven model. Similarly, ElGhawi et al. (2023) combined NN with a mechanistic latent heat flux model to estimate the surface and aerodynamic resistances of vegetation. While their model successfully estimated latent heat flux, it faced the challenge of equifinality. To address this, they applied both theoretical and data constraints. In a comparable effort, Koppa et al. (2022) utilized a process-based model of terrestrial evaporation alongside a NN to estimate transpiration stress. Zhong et al. (2023) integrated deep learning with a hydrological model to estimate runoff changes, demonstrating that this approach enhances the reliability of projections in permafrost-affected mountain headwaters. Similarly, Bennett and Nijssen (2021) combined neural networks with a process-based hydrological model to simulate turbulent heat fluxes, concluding that this method offers advantages over both purely process-based models and purely machine-learning-based estimations. Additionally, Bhasme et al. (2022) merged neural networks with a conceptual hydrological model to effectively estimate evapotranspiration and streamflow in regional catchments.
Studies by Kraft et al. (2020, 2022) employed the hybrid method in global hydrological modelling. They utilized a dynamic NN, specifically a long short-term memory (LSTM) model (Hochreiter and Schmidhuber, 1997), to estimate coefficients of a simple conceptual hydrological PBM. The hybrid model is trained end to end; i.e. the feedback from the PBM is used to optimize the weights of the NNs and simulates the dynamics of evapotranspiration, runoff, and water storages. The study employed observational products of TWS variations, snow, ET, and runoff to constrain (i.e. to calibrate) the model. However, the model has certain limitations. For instance, soil moisture was represented implicitly by a cumulative water deficit term, evapotranspiration components, transpiration, and soil; interception evaporation was not resolved, and the role of vegetation, an important aspect in global hydrological modelling (Trautmann et al., 2022), was not explicitly accounted for.
We present here the global hybrid hydrological model with vegetation (H2MV) that explicitly represents two pivotal properties of vegetation: the maximum soil water storage capacity (SMmax) and fraction of absorbed photosynthetically active radiation (fAPAR), extending previous work by Kraft et al. (2022). The SMmax is a crucial parameter that governs water availability for plants and thus the interactions between water and carbon cycles. While Kraft et al. (2022) estimated the cumulative soil water deficit as a proxy for soil moisture and without any physical limitations to the maximum deficit, the implementation of SMmax adds a relevant conceptual constraint and facilitates an explicit representation of plant available soil moisture. This parameter is currently not observable on a global scale, and the spatial patterns of SMmax remain highly uncertain (Stocker et al., 2023). Vegetation state is represented by directly estimating the daily patterns of fAPAR constrained against satellite observations. The inclusion of fAPAR in the model is relevant for modelling ET components (transpiration, soil, and interception evaporation).
In this study, we also address the prevalent issue of equifinality, which is one of the main limitations in PBM in general (Beven and Freer, 2001; Beven, 2006) and hybrid modelling in particular (Kraft et al., 2022). Equifinality is the condition where different combinations of model parameters or different model configurations yield similar results, making it challenging to identify a single “correct” model. This problem is exacerbated in the context of hybrid models that incorporate NNs due to their inherent flexibility. The structure of these models imposes fewer constraints, potentially complicating the equifinality issue further. Concurrently, traditional methods for assessing parameter correlations and equifinality fall short when applied to hybrid models. This inadequacy stems from the unique complexities and characteristics of hybrid models, necessitating the exploration of alternative approaches for the effective assessment of the equifinality problem. Therefore, we develop a simple approach for the quantification of parameter robustness, which allows for diagnosing model shortcomings. The equifinality of estimated parameters is assessed using a 10-fold cross-validation (CV) approach. In total, 10 different models are trained with varied training and validation sets, and a simple metric is used to quantify equifinality in the estimated parameters.
For transparency and reproducibility, the model is designed in a modular structure and shared with the community. Comprehensive documentation accompanies the code, which is openly shared on a public repository. This commitment to transparency encourages open-source collaboration and ensures full reproducibility for specifically developing the model further towards a global hybrid land surface model.
Specifically, this work has the following key objectives:
-
The first one is to extend previous work by (1) explicitly representing vegetation, constrained by satellite observations; (2) partitioning ET into transpiration, soil evaporation, and interception evaporation; and (3) improving representations of soil moisture by an improved parameterization via maximum soil moisture (SMmax).
-
The second objective is to identify equifinality by quantifying parameter robustness.
-
The final objective is to ensure transparency and model reproducibility.
2.1 Datasets
We use meteorological time series data – specifically precipitation, net radiation, and air temperature – as temporal inputs (forcing) for our model. In addition to these temporal inputs, we incorporate static features such as soil properties, land cover fractions, elevation, and wetlands as static inputs.
Our model is optimized against observations of terrestrial water storage, fAPAR, and snow water equivalent, as well as observation-based estimations of evapotranspiration and runoff. We refer to these observations as constraints as they confine the model's behaviour to the observed patterns.
Table 1 shows the detailed information about the used datasets. All meteorological forcing and model constraints were aggregated to 1° spatial resolution. The spatial resolutions of static inputs were aggregated to °. We use compressed representations of the original static input that was preprocessed in a separate modelling framework (for details, the reader can refer to Kraft et al., 2022). Meteorological forcing and SWE are kept in the native daily temporal resolutions, while monthly temporal resolution is used for the rest of the model constraints.
Temporal coverage of the data we use vary:
-
meteorological forcing (all) – 2001 to 2019 (19 years of daily data),
-
TWS – 2001 to 2017 (17 years of monthly data),
-
fAPAR – 2001 to 2019 (19 years of monthly data),
-
SWE – 2001 to 2018 (18 years of daily data),
-
ET – 2001 to 2015 (15 years of monthly data),
-
runoff – 2001 to 2019 (19 years of monthly data).
2.2 H2MV
This section outlines the workflow of our hybrid model, which integrates modelled hydrological processes with a NN within an end-to-end framework, as illustrated in Fig. 2. The model is composed of two main parts: a dynamic sub-module and a static sub-module.
In the dynamic sub-module, we use an LSTM model to process both dynamic meteorological data and static features. The LSTM model is designed to learn temporal parameters (coefficients) that are physically interpretable, aiding in the prediction of parameters that are typically uncertain due to the lack of direct observations or incomplete process knowledge. These predictions are then utilized within a conceptual hydrological model to estimate water fluxes and storages, with some estimates being constrained by available observational data.
The static sub-module processes static features through a fully connected NN to determine spatially varying parameters. This approach allows for the estimation of parameters that do not change over time but vary across different spatial locations.
Together, these sub-modules enable H2MV to provide a comprehensive understanding of hydrological processes by leveraging both dynamic and static data sources.
2.2.1 Hydrological model
In this section, we present the conceptual model of the hydrological cycle, offering a high-level overview of the modelled processes, as depicted in Fig. 1. We focus on describing the key hydrological processes and the underlying logic that changed compared to Kraft et al. (2022). For a comprehensive understanding, the full model is detailed in Appendix A.
In the equations below, parameters denoted with the superscript show variables varying in both space (s) and time (t), while those marked with the superscript refer solely to spatial variation. Globally constant parameters, fixed in both time and space, are shown without superscripts. Most of the direct NN predictions are denoted by the Greek letter α unless the parameter has a clear name and, hence, a designated name (e.g. fAPAR). The Greek letter β is used to represent globally constant parameters directly learned by the NN.

Figure 1Simplified overview of the conceptual hydrological model: beige boxes show water fluxes, blue buckets (cylinders) show water storages, and blue arrows show how water can move from/to water storages. Green boxes show direct predictions of vegetation-related parameters' vegetation state (used to partition evapotranspiration into its components) and maximum soil moisture capacity (used to model soil moisture).
The quantified evapotranspiration
refers to the sum of transpiration, soil, and interception evaporation.
The interception evaporation
is modelled as the amount of water that is intercepted by the vegetation (represented by a flexible scaling of fAPAR), constrained by the amount of rainfall and available energy.
There, fAPAR (−) is the predicted daily vegetation state, is a direct NN prediction for scaling fAPAR to interception storage capacity, and Rn is the available energy expressed in mm d−1 via the latent heat of evaporation.
The modelling of soil evaporation and transpiration, i.e.
respectively, follows traditional, conceptual two-source models where fAPAR partitions the available energy for the soil and plant canopies. The directly predicted parameters by a NN, i.e. αT and , are bounded to the interval [0,1] and represent effective conductance or stress.
Incoming water, defined as follows:
is distributed to surface runoff, soil moisture, and groundwater recharge (Appendix A). The relative partitioning among the three water pathways is regulated by the soil moisture state and predictions by the neural network. Soil recharge fraction, defined as follows:
represents the fraction of incoming water that will recharge the soil and scales with the soil moisture deficit relative to the incoming water. There, (in mm) is the maximum plant available soil water storage capacity, and represents uncertain processes. Both parameters are directly learned by the NN. The additive term asserts the function is differentiable under all circumstances, which is important for stable NN training.
The groundwater recharge fraction
is modelled as a function of soil recharge fraction and the NN-learned parameter . The soil recharge fraction and the NN-learned parameter are used to model the fraction of surface runoff:
The proposed hydrological model equations ensure that the amount of water entering the system (i.e. precipitation) equals the amount of water leaving the system (i.e. evapotranspiration and runoff) plus any change in storage within the system. This constraint ensures that the neural networks also adhere to the principle of mass balance (Appendix A).
2.2.2 Dynamic module
Estimations of the parameters that are represented in the dynamic module vary in both space and time. Time series forcings of meteorology (net radiation, air temperature and precipitation) at time step t, estimated vegetation, and water states at time step t−1, and compressed representations of the static input are given to an LSTM model as inputs. LSTM is a type of recurrent neural network (RNN) that is designed to process sequential data (e.g. time series). Apart from the input mentioned LSTM also receives its own internal hidden and cell states at time step t−1 that are responsible for carrying useful information from the previous steps to the prediction of future steps (e.g. memory effect). The output of an LSTM is then fed into a fully connected (FC) layer (Goodfellow et al., 2016), where it is transformed into interpretable physical parameters. These direct predictions mostly represent the uncertain parameters that are directly connected to a process layer (hydrological cycle) where the process equations occur. The process layer also receives the same time series forcings of meteorology that are fed into the LSTM as inputs. It outputs hybrid (intermediate) predictions, some of which (SWE, runoff, ET, and TWS anomalies) are directly constrained using observational data products. Note that the vegetation state (fAPAR) is directly learned and constrained (Fig. 2). The temporal resolution of the dynamic module is 1 d, and the spatial resolution is 1°.
2.2.3 Static module
In the static module, static features representing land surface characteristics are fed into a FC layer that is connected to another FC layer. The first FC layer represents higher-dimensional patterns of the original input, while the second FC layer reduces (compresses) the higher-dimensional representation. The compressed data are then given to the LSTM layer (dynamic module) and connected to a final FC layer. The last FC layer is responsible for transforming the compressed representation of the static features into an interpretable and spatially varying hydrological parameter (SMmax) that is connected to the process layer (hydrological cycle) in the dynamic module. Note that the static module is explicitly connected to the dynamic module in two ways: the connection between the output of FC layer to LSTM and the connection between the spatially varying estimation and process layer (Fig. 2). There is also implicit connection between the two sub-modules as the full model is trained end to end and during optimization, learned spatially varying parameters are updated in order to minimize the loss.
Global constants (fixed in both space and time) are trainable parameters that are not directly connected to the input (Fig. 2). During model optimization, these parameters are updated. This means the input and the constraints have an indirect impact on these learned parameters.
2.3 Model optimization
2.3.1 Cross-validation
We employ a 10-fold cross-validation (CV) to train and validate H2MV, which entails training 10 separate models, each with distinct training and validation sets. Additionally, the weights of each model are randomly initialized during training. The objectives of the CV are twofold: to evaluate the generalization capability of the model and to gain insights into the equifinality of model estimations.
To mitigate spatial autocorrelation, we implement spatial blocking as suggested by Roberts et al. (2017). During the training of each fold, a unique set of validation data is utilized to validate the model. It is important to note that a separate testing dataset, unseen by any of the models during training, is used to assess the model's performance, robustness, and equifinality after all models are trained (Fig. 3).
2.3.2 Loss function
To quantify the performance of the hybrid model for any input data (X), NN weights (Θ), and global constraints (β), we use the mean squared error (MSE):
as a loss function that aggregates individual losses to obtain a final loss term. Here, C is the number of data constraints, Nc is the number of examples (data points) in the constraint c, and yc,i and are the observed and predicted values of the data constraint c, respectively. During training, Θ and β are updated to minimize the total loss L.
We apply a Z transformation to both the predictions and their corresponding observations before calculating the loss. This addresses the issue of differing units among model constraints and ensures that each individual loss has a similar impact on the model's behaviour.
2.3.3 Model training
We use Z transformation to standardize both inputs and outputs (targets) of H2MV during training. We use the unscaled forcing data to compute hydrological equations, ensuring proper constraint of the water balance. For optimization, we opt for the Adam optimizer (Kingma and Ba, 2014). During optimization, the learnable parameters (e.g. weights) of both the dynamic and static NN are updated to minimize the total loss. To prevent overfitting, early stopping is implemented, halting the training process once the model's performance on the validation set ceases to improve. Additionally, we run the full model without updating weights to stabilize water and vegetation states (spin-up), which are then fed as inputs to the LSTM network at each iteration during training. The model with the smallest total loss on the validation set during training is selected as the final model. This best-performing model is then utilized to make the final predictions on the testing set.
2.4 Model evaluation
2.4.1 Performance metrics
We evaluate our model's performance using root mean square error (RMSE); Pearson's correlation coefficient (r); and standard deviation ratio (SDR), which is the ratio between the predicted and observed standard deviations.
2.4.2 Mean seasonal cycle
We define the mean seasonal cycle (MSC) as follows:
where pm,y represents the modelled or observed parameter for month m and year y and Y is the total number of years.
2.4.3 Interannual variability
We define the interannual variability (IAV) as follows:
In this equation, pm,y denotes the modelled or observed parameter for a given month m and year y, while MSC(m) represents the mean seasonal cycle for that specific month m.
2.4.4 Equifinality evaluation
In H2MV, we incorporate a relatively high number of processes while being constrained by a limited set of observational data. This makes H2MV susceptible to equifinality. To address this, we use a 10-fold CV method, training 10 models with varying sets of training and validation data and initializing each model's weights randomly.
This approach allows us to evaluate the sensitivity of parameter estimations to three key factors: (1) the validation set, (2) the initial NN weights, or (3) the combination of both. If we observe considerable variability in the parameter estimations among the 10 trained models, it suggests that the estimations for a particular parameter are equifinal. This means that the parameter is subject to high uncertainty as multiple mechanisms within the model can lead to similar outcomes. In essence, our analysis of equifinality helps determine whether a simulation of a variable in the model, particularly fluxes and states, is under-constrained by the observational and theoretical constraints we have applied.
We use a single, normalized metric value for each estimated parameter across the 10 models, facilitating a clearer understanding of the level of equifinality in the estimations. This metric represents the average error between different model realizations and therefore represents the variability of a certain parameter.
Following Gupta et al. (2009), we use the decomposition of MSE into phase, bias, and variance errors, respectively:
Here, p represents a pair of estimations for the same parameter obtained from two different models through CV; Np is the total number of such pairs; and σp,1 and σp,2 denote the standard deviations of the first and second estimations in the pair p, respectively. Further, rp represents the correlation between the first and second estimations, while vp is the mean variance between these estimations. Additionally, μp,1 and μp,2 denote the mean of the first and second estimations in the pair p, respectively. We normalize all of these error terms by the mean variance between the two estimations to account for different units. The computation is performed exclusively on the predictions from the testing set.
We define the equifinality index (EI) as follows:
EI is essentially MSE normalized by the variance of the estimations. Higher EI values signify a larger degree of equifinality or reduced robustness, while lower values indicate smaller equifinality and therefore a more robust prediction.
2.4.5 TWS decomposition
In our model, TWS is composed of three primary water storage components that are not directly observed, except for snow water equivalent, which is derived from observational data. It is crucial and intriguing to evaluate which component of TWS is the most dominant and where this dominance occurs spatially. This is particularly important because previous studies have highlighted significant modelling uncertainties related to these components (Trautmann et al., 2018; Kraft et al., 2022).
To decompose TWS variability, we use a technique introduced by Getirana et al. (2017).
First, we compute the absolute contribution for each water storage, i.e.
with T being the total number of time steps, St the water storage at the time step , and the mean of the water storage S over time. The relative contribution of each modelled water storage
is then defined for all modelled water storages NS.
3.1 Model performance
Here, the model evaluation is carried out on the same independent test set for all the members (Fig. 3); these data have not been seen during model training. The additional experiment where we test our model's spatio-temporal generalization capability is discussed in Appendix C.
On the global scale, the observed patterns of fAPAR are well reproduced and robust across CV members (Fig. 4a). The MSC of fAPAR is well captured, although there is some disagreement between the predictions and observations in December (Fig. 4b), possibly due to artefacts in the satellite-based fAPAR product due to snow contamination. The IAV, in contrast, is more challenging to predict, and the agreement with the observations is lower. While the general dynamics of the IAV are represented relatively well, the trend is not reproduced by the model (Fig. 4c). The model also captures the observed patterns of fAPAR for all major regions (Fig. B4).

Figure 4Predicted versus observed mean fAPAR over the testing set (spatial domain) across different folds: (a) monthly, (b) mean seasonal cycle, and (c) interannual variability.
The TWS is well reproduced on the global scale (Fig. 5a). The MSC matches the observations in terms of dynamics and timing (Fig. 5b). There is a slight phase shift and underestimation in the amplitude of the TWS predictions. A similar pattern was noticed in previous studies (Kraft et al., 2022; Trautmann et al., 2022) and is likely related to the missing representation of surface water variations with snowmelt in the Northern Hemisphere. Figure 5c shows that the patterns of TWS IAV are captured well between 2002 and 2014, while there is a shift afterwards. Overall, TWS predictions are robust across the CV members.

Figure 5Predicted versus observed mean TWS (anomaly) over the testing set (spatial domain) across different folds: (a) monthly, (b) mean seasonal cycle, and (c) interannual variability.
H2MV reproduces patterns of SWE, ET, and runoff well. We show the model performance on these data in Appendix B1. The ET and runoff are reproduced well on all temporal scales (Figs. B2 and B3). These variables have been upscaled from sparse observations using ML, and, hence, they are not directly observed. We do, therefore, expect H2MV to be able to represent these variables well. The SWE, in contrast, is directly observed. Here, the model represents the IAV relatively well, but the MSC amplitude is underestimated (Fig. B1). The underestimation of SWE could be linked to the lack of representation of surface water storage. To reduce the TWS phase shift, the model may need to reduce snow accumulation as it has no mechanism to buffer the meltwater. Furthermore, additional mass accumulation via snow in the high latitudes would lead to a larger error in TWS, which already matches the observations well from January to March. Similarly, larger SWE would lead to an increased runoff in northern spring, increasing the runoff error. Hence, the low SWE may be caused by various trade-offs and inconsistencies among data streams including precipitation, which is very uncertain with respect to snowfall.
Overall, the seasonality has been reproduced well for all target variables in terms of Pearson correlation (r), with values close to 1, while the correlation varied for the interannual variability (IAV), ranging from 0.47 to 0.83 (Fig. 6). In terms of the RMSE, IAV generally shows lower RMSEs, except for TWS. The SDR (the ratio between predicted and observed standard deviation) indicates that fAPAR seasonality is well represented by the model in terms of variability, while the IAV magnitude is underestimated. The TWS variability is underestimated due to an underestimation of seasonal amplitude, while the interannual variance is matched well. The SWE is underestimated, with an SDR of 0.75 for the mean seasonal cycle (MSC) and 0.5 for the IAV. Both ET and runoff are matched well in terms of variance, except for the ET IAV, which is overestimated by a factor of 2. The apparent overestimation of ET interannual variance by the model is likely due to a substantial underestimation of interannual variance by the FLUXCOM approach (Jung et al., 2019) used to generate the reference ET product.
Overall, H2MV performance is qualitatively consistent with the findings of Kraft et al. (2022). For a comprehensive assessment of the model's global performance and comparison with the results from Kraft et al. (2022), refer to Fig. B5.

Figure 6Model performance on the testing set. Cross bars show the maximum and minimum error, and the lines show the mean error across 10 folds. The rows are metrics, and the columns are model constraints. RMSE refers to root mean squared error, and SDR is standard deviation ratio (the ratio between predicted and observed standard deviation).
3.2 Equifinality of the intermediate predictions
Here, we assess the equifinality of H2MV's predictions regarding water states, as illustrated in Fig. 7. Figure 7a displays the predicted anomalies of each modelled water state across different models (represented by the thickness of the lines that shows the range of the estimations). Predicted anomaly refers to the predicted state minus the mean of the predicted state. Notably, the dynamic patterns of all modelled water storages exhibit high robustness, indicating that temporal patterns are sensitive to neither the random weight initialization of the neural network during training nor the different training validation set splits (Fig. 7a).

Figure 7Predicted water states averaged over testing set across 10 different folds: the thickness of the line shows the range of the estimations. (a) Predicted anomalies (state − mean(state)). (b) Range of means across folds: the lines show the average mean and the cross-bars show the maximum and minimum mean values across the folds. (c) Predicted means of SM versus TWS: the points are different folds and the line is the regression line. Colors of the points indicate the values of GW.
However, upon assessing the means of the trained models, it becomes evident that there is uncertainty regarding the mean values of the water storages (Fig. 7b), particularly for SM and TWS. It is worth noting that SWE is well constrained, which is expected as it is directly constrained by the observational data in high latitudes. Figure 7c illustrates a positive correlation between the predicted mean of SM and TWS. The source of this variability of the means of SM and TWS may be caused by the uncertainty in estimating the magnitude of SMmax (note that the estimated spatial patterns of SMmax are very robust), which provides the upper bound of the soil moisture water storage. Therefore, by constraining the estimations of SMmax, we could potentially improve SM predictions. Given that TWS is the sum of SM, GW, and SWE, and since SWE is already robustly estimated, constraining SMmax would consequently provide a more robust estimate of GW and TWS. Interestingly, the small uncertainty observed in the mean value of GW (Fig. 7b) does not appear to be related to the uncertainty in either SM or TWS (Fig. 7c). Enhancing H2MV's representations of the parameters that control GW dynamics could improve our representation of SM and, consequently, TWS. This suggests that by choosing to refine our constraints on either GW or SM – whether through incorporating more process details or applying data constraints – we could indirectly improve our estimates of the other water state as well, thus presenting another promising avenue for future work.
The analysis of the equifinality reveals that, overall, the most dominant error component of MSE in H2MV is phase shift (covariance error) (Fig. 8). This could be attributed to the fact that most of H2MV constraints operate at a monthly temporal resolution, whereas H2MV operates at a daily temporal resolution at which the metric was calculated. At the same time, a phase shift may occur due to missing representation of surface water storage and river routing.
Equifinality metric values for SMmax; SM; and TWS (Fig. 8a); as well as soil and interception evaporation (Fig. 8b), groundwater recharge, predicted fractions (Fig. 8d), and snowmelt (Fig. 8e) are relatively large. In contrast, the remaining parameters exhibit relatively small equifinality values, which are all smaller than 0.1.
GW demonstrates a smaller equifinality value relative to TWS and SM (Fig. 8a), which supports the information depicted in Fig. 7. Notably, transpiration is predicted more robustly compared to interception and soil evaporation (Fig. 8b), indicating that equifinality of ET partitioning is primarily between soil and interception evaporation. This indicates that the identifiability of the neural network's learned parameters for evapotranspiration partitioning is weak, particularly for the parameters used to model soil and interception evaporation.
Snow accumulation is highly robust and primarily governed by represented processes with limited impact from the NN (due to globally constant snow correction) (Fig. 8e).

Figure 8Equifinality index averaged over all the combinations of 10 folds: TWSA indicates anomalies of TWS, Ei is interception evaporation, Es is soil evaporation, ET is evapotranspiration, T is transpiration, rgw refers to groundwater recharge, rsoil is soil recharge, runoffsurf is surface runoff, subscript f refers to fractions of these components, sacc and smelt are snow accumulation and snowmelt, respectively.
3.3 Emerging global patterns
One of the capabilities of the proposed hybrid model is to retrieve information on intermediate processes and patterns that lack direct observational constraints. This section presents some of the emerging global patterns after training the model.
3.3.1 Evaporative fraction
The evaporative fraction (EF), defined as the ratio of evapotranspiration to the total available energy (net radiation), serves as a valuable intermediate parameter shedding light on whether the Earth's surface is dominated by evaporation (in areas with ample water availability) or sensible heat flux (in water-limited regions). As depicted in Fig. 9a, higher EF values are anticipated predominantly in the southeast of North America, much of Central and South America, western Europe, central Africa, and southeast Asia. These regions typically experience moderate to high precipitation levels and boast significant vegetation coverage. Conversely, relatively low EF values are projected for most of Canada and the southwestern United States (US), specific eastern regions of Brazil, the southwestern part of South America, extensive areas of western Russia, the southern and western regions of Africa, and most of Australia. It is worth noting that this result is based on the predicted ET that is constrained using observation-based data and net radiation, which is a meteorological input to the model.
3.3.2 Runoff coefficient
The runoff coefficient, representing the ratio of total runoff to precipitation, serves as a critical indicator of how much precipitation transforms into runoff rather than being absorbed into the soil, evaporated, or transpired by vegetation. H2MV projects varying runoff coefficient values across different regions. Moderate to high values are anticipated for the northeast and northwest of North America, the Amazon Basin, much of the northern part of South America, northern Europe, extensive areas of Russia, southeast Asia, and New Zealand. Conversely, low runoff coefficient values are forecasted for central and southern regions of North America, specific eastern areas of Brazil, most of the southwestern part of South America, parts of central Asia, and Australia (see Fig. 9b). This outcome strongly aligns with global trends identified in a comprehensive study by Wang et al. (2022), which analysed data from 23 advanced models within the Coupled Model Intercomparison Project Phase 6 (CMIP6). This result is derived from model's constrained estimation of runoff and precipitation that is one of the key meteorological inputs of the model.
3.3.3 Transpiration versus evapotranspiration
The ratio of transpiration to evapotranspiration reflects the amount of water transpired by the vegetation relative to the total water leaving the surface. Transpiration is very important for both understanding water cycle components and the coupling between carbon and water cycles. Figure 9c reveals that globally, in most places, transpiration is the more dominant parameter compared to the other modelled components (interception and soil evaporation) of ET. Specifically, the highest domination of transpiration can be seen in northwest and southeast Canada, most parts of South America (especially the Amazon Basin area), high latitudes of Europe and Asia, and the Congo Basin in central Africa. These regions are known to have a moderate to high amount of vegetation with moderate to high annual precipitation patterns. Most of the low values were predicted to be around arid regions that are known to have low amount of vegetation. Overall, our findings (mainly spatial patterns) align qualitatively with reported estimations by Martens et al. (2017), Wei et al. (2017), and Nelson et al. (2024). However, compared to these findings, H2MV indicates a more pronounced dominance of transpiration in the Amazon and Congo basins compared to other regions within their respective continents. Note that this comparison focuses on spatial patterns rather than on magnitudes.
3.3.4 Maximum soil moisture content
The maximum soil moisture content available for plant transpiration, denoted as SMmax (also known as the rooting zone water storage capacity), represents a crucial parameter in climate modelling, particularly for studying carbon–water cycle processes. However, our current grasp of this parameter, especially its spatial variability, remains highly limited due to the lack of direct observations. Several studies (Wang-Erlandsson et al., 2016; Tian et al., 2019; Stocker et al., 2023), as well as related research on plant rooting depth (Yang et al., 2016; Fan et al., 2017), have attempted to estimate this parameter. While there are qualitative agreements among these studies, significant discrepancies exist, likely stemming from diverse methodologies and underlying assumptions. A noteworthy aspect of our proposed model is its direct learning of SMmax from static inputs (such as land cover and soil properties) using neural networks. Globally, H2MV predicts high spatial variability for SMmax (Fig. 9d). The highest SMmax values are predominantly estimated in South America, central Africa, southeast Asia, and extreme northern and southern regions of Australia. This observation aligns with the regions known for substantial and seasonal rainfall, abundant radiation, and extensive vegetation coverage. Conversely, the lowest SMmax values are identified in the high latitudes of the Northern Hemisphere. Interestingly, there are substantial qualitative agreements, in terms of spatial patterns, between our estimations and those reported by Wang-Erlandsson et al. (2016), Tian et al. (2019), and Stocker et al. (2023). For instance, these studies, along with our own, predict higher values across much of South America, central Africa, and southeast Asia. Conversely, they estimate significantly lower values for the high latitudes of the Northern Hemisphere. Our estimations are more closely aligned, in terms of magnitude, with those reported by Stocker et al. (2023). In contrast, both Wang-Erlandsson et al. (2016) and Tian et al. (2019) report significantly lower values for this parameter. This discrepancy across different models highlights the necessity for additional global-scale studies and validation efforts concerning this parameter.

Figure 9Emerging intermediate global patterns averaged across 10 folds: (a) the ratio of evapotranspiration to total net radiation (evaporative fraction), (b) the ratio of runoff to precipitation (runoff coefficient), (c) the ratio of transpiration to evapotranspiration, (d) predicted maximum soil moisture capacity (rooting zone water storage capacity), (e) decomposition of terrestrial water storage into snow water equivalent (SWE), soil moisture (SM) and groundwater storage (GW), and (f) the ratio of baseflow (Qbase) to the total runoff (Qtotal) (baseflow index).
3.3.5 TWS decomposition
Another critical yet uncertain aspect in hydrological modelling pertains to the contribution of water storages to observed TWS variability. Figure 9e illustrates the breakdown of modelled daily TWS variability into its components, highlighting their relative contributions to TWS variability. In regions of very high latitudes in the Northern Hemisphere, SWE emerges as the dominant factor influencing TWS variability, a finding consistent with existing literature, including studies by Kraft et al. (2022) and Trautmann et al. (2022). Conversely, the contribution of GW predominates only in the northwest of South America, a relatively small area in central Africa (around the Congo basin), and some parts of southeast Asia. The remainder of terrestrial land globally is estimated to be primarily influenced by SM variability. This finding closely aligns with previous research, in particular that of Kraft et al. (2022), which used similar techniques and datasets.
3.3.6 Baseflow index
The baseflow index (BFI), indicating the ratio of baseflow to total runoff, plays a crucial role in understanding the proportion of streamflow contributed by baseflow which is discharged from groundwater storage. H2MV's estimations (Fig. 9f) indicate a significant predominance of baseflow in the central regions of North America, Europe, western Asia, and the Amazon Basin. Conversely, the contribution of baseflow is relatively low in other areas. This estimation is qualitatively consistent with the findings reported in the studies by Beck et al. (2013, 2015). These studies' and our results show higher BFI values for the mid and high latitudes of North America, majority of Europe and western Asia, and regions within South America, particularly the Amazon Basin. However, in contrast to these studies, our estimated BFI values for central Africa are significantly lower.
3.4 Challenges and future perspective
H2MV heavily relies on the quality of both input and observed target data as they directly influence the results. The satellite-based observational data used for model optimization can contain measurement errors. For instance, TWS anomaly (GRACE) (Landerer and Swenson, 2012; Soltani et al., 2021), fAPAR (MODIS) (Xu et al., 2018), and SWE (GlobSnow) (Luojus et al., 2021) are known to exhibit significant uncertainties. Furthermore, both runoff and ET products are not directly observed on a global scale and are thus expected to have significant uncertainties (Ghiggi et al., 2019; Jung et al., 2019). The total uncertainty, which includes the uncertainty in the input data, may substantially impact the estimations of the represented parameters. However, it is important to note that hybrid modelling may be less sensitive to the uncertainty in the target data compared to a purely data-driven approach, such as pure ML, due to the incorporation of process knowledge that governs the predictions to some extent. For instance, we calibrate our estimates of ET using the FLUXCOM ET product as a benchmark. Upon comparing the IAV of our ET estimates with FLUXCOM data, it becomes evident that H2MV tends to overestimate IAV. This discrepancy is actually plausible, considering the fact that FLUXCOM is known to substantially underestimate ET's IAV (Jung et al., 2019).
Another challenge arises in balancing the estimation of more uncertain processes with their interpretability. Currently, we have a limited number of constraints for the modelled hydrological components. Adding more processes to the model without incorporating additional data constraints is likely to introduce more equifinality unless the implementation of the process requires no or few parameters to calibrate. Despite its apparent simplicity, H2MV represents a relatively high number of water cycle processes from a hybrid modelling perspective. However, the directly learned uncertain parameter estimations by the NN should be interpreted with caution. As a concrete example, we partition ET into transpiration, soil, and interception evaporation using relatively well understood processes (e.g. as a function of vegetation and available radiation) along with uncertain parameters directly learned by the NN. We directly predict three parameters (one for each component of ET), and theoretically, there could be infinite combinations of these parameters that can lead to the same ET value (equifinality). While our method to assess equifinality provides valuable insights into the robustness of our estimations, it does not guarantee that parameters with very high robustness across 10 different models with different weight initializations (in a 10-fold CV setup) are not equifinal. This is because we do not explore the weight space to its full extent, and there are many hyperparameters of the NN that can impact the robustness of our predictions.
One of our next objectives is to delve deeper into understanding the uncertainty surrounding the mean estimation of SM, which appears to correlate with the mean of TWS. Investigating whether refining and constraining SMmax estimation leads to a more accurate representation of SM, GW, and TWS would be particularly intriguing.
Furthermore, our approach enables coupling the hydrological model with the carbon cycle. This coupling could substantially enhance our understanding of both the water and carbon cycles as well as their interactions. By incorporating additional observational satellite data products related to the carbon cycle, we can further elucidate these complex interactions. Given that H2MV already represents important carbon-cycle-related parameters such as vegetation state, SMmax, and transpiration, it provides a unique avenue for studying key water–carbon cycle interactions that remain largely uncertain in current research (Humphrey et al., 2018; Jung et al., 2017; Gentine et al., 2019).
This study delves into the concept of combining machine learning with process knowledge to model the global terrestrial hydrological cycle. The proposed hybrid model learns physically interpretable parameters, coefficients, and variables from input meteorology and static land features. These learned parameters are then seamlessly integrated into a process layer where computations of the hydrological cycle occur.
A key innovation of the proposed model lies in its explicit learning of vegetation-related state parameters, which have been shown to directly influence the water cycle but are not commonly utilized in hydrological modelling. These parameters include fAPAR, constrained against satellite observations, and maximum soil moisture capacity, directly learned from the static land features.
During model evaluation against observations, we find a high overall agreement between the predictions and the observed data. Additionally, we assess the learned global patterns of several intermediate hydrological parameters and find that these patterns align well with current knowledge.
Given the inherent flexibility of combining a machine learning model with a process-based model, equifinality is a pivotal challenge. With the quantification of equifinality via CV ensemble uncertainty, we illustrate a pathway to improve hybrid models and to assess their physical consistency. Given the significant flexibility of neural networks, it is important to assess the equifinality of hybrid models (Acuña Espinoza et al., 2024). However, the quantification of equifinality in hybrid models is often less emphasized in the current literature. We observe that the temporal patterns of the modelled mean global water storages demonstrate high robustness. However, we note that the predicted means of soil moisture and terrestrial water storage lack robustness, indicating equifinality issues within the hybrid model. The covariation observed between the predicted means of soil moisture and terrestrial water storage suggests that refining or constraining SMmax in the model could enhance the representation of soil moisture, groundwater, and terrestrial water storage.
A1 Snow
Snow accumulation (snowfall) (mm d−1) is a function of air temperature (Tair, in °C) and precipitation (prec, in mm d−1):
Here (Eq. A1), βsnow is a NN-learned parameter (globally constant and ) that is used to account for the reported overcorrection of snow (Decharme and Douville, 2006).
We use a degree–day method to model the melting of the snow (mm d−1):
where αsmelt (>0) is directly learned by the NN. The snow storage snow water equivalent (SWE, in mm) is updated as follows:
A2 Evapotranspiration
Rainfall (mm d−1) is simply the total precipitation depending on the temperature:
Interception evaporation (Ei, in mm d−1) is modelled as the amount of water that is intercepted by the vegetation and that will eventually evaporate back to the atmosphere:
where fAPAR (–) is the predicted daily vegetation state, αEi (>0) is a direct NN prediction that accounts for uncertain processes, and Rn is the net radiation (mm d−1). To conserve the energy balance, the net radiation is updated as follows:
Potential evapotranspiration (ETpot, in mm d−1) is simply the minimum of the available energy (Rn) and the current soil moisture state (SM, in mm):
Soil evaporation (Es, in mm d−1) is modelled as a function of vegetation, potential evapotranspiration (ET), and NN-learned parameter αEs ():
Then, SM (mm) is updated as follows:
Potential ET is updated again using Eq. (A7). Transpiration (mm d−1) is represented in a similar way to soil evaporation (Eq. A8):
where . SM is updated using transpiration:
ET (mm d−1) is the sum of transpiration, soil, and interception evaporation:
Note that ET is constrained directly.
A3 Soil and groundwater recharge
Water input (win, in mm d−1) is defined as the amount of water that arrives on the land surface:
Soil recharge fraction (–) represents the fraction of incoming water that will infiltrate into the soil:
where SMmax (mm) (>0) is the maximum amount of water that can be held by the soil which is directly available to plants via transpiration and () represents uncertain processes. Both of these parameters are directly learned by NN. ϵ is a small value (10−8) that is used to make the function differentiable under all circumstances, which is important for stable NN training. Incoming water and soil recharge fraction is used to model soil recharge (mm d−1):
Soil recharge infiltrates into the soil:
Groundwater recharge fraction (–) is modelled as a function of soil recharge fraction and a NN-learned parameter ():
which is used to model groundwater recharge (mm d−1) defined as the amount of incoming water that will enter the groundwater.
A4 Runoff
The soil recharge fraction and the NN-learned parameter are used to model the fraction of surface runoff (–):
Surface runoff (mm d−1) refers to the amount of incoming water that becomes runoff:
Baseflow runoff (mm d−1) is defined as the total amount of water that is discharged from the groundwater:
where GW (mm) is the current groundwater storage and βgw is a global constant that is directly learned by NN and refers to the baseflow recession.
Total runoff (mm d−1) is the sum of surface runoff and baseflow (and it is directly constrained):
A5 Groundwater storage
Groundwater storage (GW, in mm) is updated as a function of the current GW, groundwater recharge, and baseflow as follows:
A6 Terrestrial water storage
Terrestrial water storage (TWS, in mm) is the sum of all the modelled water storages:
Note that the modelled anomalies of TWS (not the raw simulations of TWS) is directly constrained.
B1 Performance on SWE, ET, runoff, and fAPAR for major regions
This section shows the model performance with respect to the observation-based SWE (Fig. B1) and fAPAR (for major regions) (Fig. B4) and ML-based model constraints ET (Fig. B2) and runoff (Fig. B3).
B2 Global model performance
In this section, we demonstrate H2MV's performance on predicted global patterns and compare it to the performance of H2M (Kraft et al., 2022) (Fig. B5). Overall, our model performs slightly worse than H2M on the parameters TWS, SWE, and ET in terms of RMSE and on TWS and SWE in terms of SDR. We argue that this slight performance drop is expected because H2MV incorporates more physical formulations than H2M, resulting in stronger physical constraints, i.e. regularization. On the other hand, H2M has greater flexibility in adapting to the data, and it likely explains the slight performance decline of H2MV compared to H2M.

Figure B1Predicted versus observed mean SWE over the testing set (spatial domain) across different folds: (a) monthly, (b) mean seasonal cycle, and (c) interannual variability.

Figure B2Predicted versus target mean ET over the testing set (spatial domain) across different folds: (a) monthly, (b) mean seasonal cycle, and (c) interannual variability.

Figure B3Predicted versus target mean Runoff over the testing set (spatial domain) across different folds: (a) monthly, (b) mean seasonal cycle, and (c) interannual variability.
In this section, we demonstrate the generalizability of our model across both spatial and temporal dimensions. We conducted an additional experiment by training the model while holding out the last 5 years of data to assess its spatio-temporal generalizability. Figure C1 illustrates the performance comparison between spatially split CV folds and spatio-temporal CV folds for time series data post-2014. The spatial split refers to the model trained using the complete time series data from 2001 to 2019, with only spatial grids held out. Conversely, the spatio-temporal split involves training the model with 14 years of time series data (2001–2014) and holding out the data after 2014 for spatio-temporal testing. Overall, the results indicate that our model generalizes well in both time and space (Fig. C1). The performance is consistent across all parameters in both experiments, as measured by Pearson's r and SDR. The RMSE is also similar for all parameters except for TWS. The RMSE of TWS is slightly higher in the spatio-temporal split experiment (approximately 2 mm), while correlations remain consistent, suggesting that the larger error is associated with larger variance of TWS. This suggests that the original model effectively generalizes across both temporal and spatial dimensions.

Figure C1Model performance on the testing set based on the time series data post-2014. Spatial split refers to the model trained on the full time series (2001–2019) while holding out spatial grids only. Spatio-temporal split uses 14 years of data (2001–2014) for training, holding out post-2014 data for testing. Cross bars show the maximum and minimum error, and the lines show the mean error across 10 folds. The rows are metrics and the columns are model constraints. RMSE refers to root mean squared error, and SDR is standard deviation ratio (the ratio between predicted and observed standard deviation).
The model simulations, aggregated to a monthly resolution, are accessible via https://doi.org/10.5281/zenodo.12583615 (Baghirov et al., 2024). The initial release of the complete model code can be accessed via https://doi.org/10.5281/zenodo.12608916 (Baghirov, 2024). For the most current version of the code, please visit the public repository at https://github.com/zavud/h2mv (last access: 12 May 2025). We are open to sharing the original daily simulations and additional variables (that are not shared) upon request.
ZB implemented the model, performed the analysis, and drafted the manuscript. MJ designed the water balance model structure and BK the initial deep learning architecture. All authors contributed intellectual input to the design, associated analysis, and writing.
The contact author has declared that none of the authors has any competing interests.
Publisher’s note: Copernicus Publications remains neutral with regard to jurisdictional claims made in the text, published maps, institutional affiliations, or any other geographical representation in this paper. While Copernicus Publications makes every effort to include appropriate place names, the final responsibility lies with the authors.
We gratefully acknowledge financial support through the German Aerospace Center (DLR) with funds provided by the Federal Ministry for Economic Affairs and Climate Action (BMWK) due to an enactment of the German Bundestag. We further acknowledge the support by the European Research Council (ERC) Synergy Grant “Understanding and Modelling the Earth System with Machine Learning (USMILE)” under the Horizon 2020 research and innovation programme. Zavud Baghirov is supported by the International Max Planck Research School for Global Biogeochemical Cycles (IMPRS-gBGC). We gratefully acknowledge the financial support from the Max Planck Society, which enabled us to publish this paper as open-access.
This research has been supported by the Bundesministerium für Wirtschaft und Klimaschutz (grant no. 50EE2209A) and the H2020 European Research Council (grant no. 855187).
The article processing charges for this open-access publication were covered by the Max Planck Society.
This paper was edited by Nathaniel Chaney and reviewed by Uwe Ehret and one anonymous referee.
Acuña Espinoza, E., Loritz, R., Álvarez Chaves, M., Bäuerle, N., and Ehret, U.: To bucket or not to bucket? Analyzing the performance and interpretability of hybrid hydrological models with dynamic parameterization, Hydrol. Earth Syst. Sci., 28, 2705–2719, https://doi.org/10.5194/hess-28-2705-2024, 2024. a
Alain, G. and Bengio, Y.: Understanding intermediate layers using linear classifier probes, arXiv [preprint], https://doi.org/10.48550/arXiv.1610.01644, 2016. a
Baghirov, Z.: zavud/h2mv: v1.0.0 – First release, Zenodo [code], https://doi.org/10.5281/zenodo.12608916, 2024. a
Baghirov, Z., Martin, J., Markus, R., Marco, K., and Basil, K.: Global Physically-Constrained Deep Learning Water Cycle Model with Vegetation: Model Simulations, Zenodo [data set], https://doi.org/10.5281/zenodo.12583615, 2024. a
Beck, H. E., Van Dijk, A. I., Miralles, D. G., De Jeu, R. A., Bruijnzeel, L., McVicar, T. R., and Schellekens, J.: Global patterns in base flow index and recession based on streamflow observations from 3394 catchments, Water Resour. Res., 49, 7843–7863, 2013. a
Beck, H. E., De Roo, A., and van Dijk, A. I.: Global maps of streamflow characteristics based on observations from several thousand catchments, J. Hydrometeorol., 16, 1478–1501, 2015. a
Bennett, A. and Nijssen, B.: Deep learned process parameterizations provide better representations of turbulent heat fluxes in hydrologic models, Water Resour. Res., 57, e2020WR029328, https://doi.org/10.1029/2020WR029328, 2021. a
Beven, K.: A manifesto for the equifinality thesis, J. Hydrol., 320, 18–36, 2006. a
Beven, K. and Freer, J.: Equifinality, data assimilation, and uncertainty estimation in mechanistic modelling of complex environmental systems using the GLUE methodology, J. Hydrol., 249, 11–29, 2001. a
Bhasme, P., Vagadiya, J., and Bhatia, U.: Enhancing predictive skills in physically-consistent way: Physics Informed Machine Learning for hydrological processes, J. Hydrol., 615, 128618, https://doi.org/10.1016/j.jhydrol.2022.128618, 2022. a
Chen, J., Chen, J., Liao, A., Cao, X., Chen, L., Chen, X., He, C., Han, G., Peng, S., Lu, M., Zhang, W., Tong, X., and Mills, J.: Global land cover mapping at 30 m resolution: A POK-based operational approach, ISPRS J. Photogramm. Remote, 103, 7–27, https://doi.org/10.1016/j.isprsjprs.2014.09.002, 2015. a
Decharme, B. and Douville, H.: Uncertainties in the GSWP-2 precipitation forcing and their impacts on regional and global hydrological simulations, Clim. Dynam., 27, 695–713, 2006. a
Doelling, D.: CERES Level 3 SYN1DEG-DAYTerra+ Aqua HDF4 file–Edition 4A, NASA Langley Atmospheric Science Data Center DAAC [data set], https://doi.org/10.5067/Terra+Aqua/CERES/SYN1degDay_L3.004A, 2017. a
Earth Resources Observation and Science Center/U.S. Geological Survey/U.S. Department of the Interio: USGS 30 ARC-second Global Elevation Data, GTOPO30, Research Data Archive at the National Center for Atmospheric Research, Computational and Information Systems Laboratory [data set], https://doi.org/10.5065/A1Z4-EE7, 1997. a
ElGhawi, R., Kraft, B., Reimers, C., Reichstein, M., Körner, M., Gentine, P., and WinklerWinkler, A. J.: Hybrid modeling of evapotranspiration: inferring stomatal and aerodynamic resistances using combined physics-based and machine learning, Environ. Res. Lett., 18, 034039, https://doi.org/10.1088/1748-9326/acbbe0, 2023. a
Fan, Y., Miguez-Macho, G., Jobbágy, E. G., Jackson, R. B., and Otero-Casal, C.: Hydrologic regulation of plant rooting depth, P. Natl. Acad. Sci. USA, 114, 10572–10577, 2017. a
Fatichi, S., Vivoni, E. R., Ogden, F. L., Ivanov, V. Y., Mirus, B., Gochis, D., Downer, C. W., Camporese, M., Davison, J. H., Ebel, B., Jones, N., Kim, J., Mascaro, G., Niswonger, R., Restrepo, P., Rigon, R., Shen, C., Sulis, M., and Tarboton, D.: An overview of current applications, challenges, and future trends in distributed process-based models in hydrology, J. Hydrol., 537, 45–60, https://doi.org/10.1016/j.jhydrol.2016.03.026, 2016. a
Geirhos, R., Jacobsen, J.-H., Michaelis, C., Zemel, R., Brendel, W., Bethge, M., and Wichmann, F. A.: Shortcut learning in deep neural networks, Nature Machine Intelligence, 2, 665–673, 2020. a
Gentine, P., Green, J. K., Guérin, M., Humphrey, V., Seneviratne, S. I., Zhang, Y., and Zhou, S.: Coupling between the terrestrial carbon and water cycles – a review, Environ. Res. Lett., 14, 083003, https://doi.org/10.1088/1748-9326/ab22d6, 2019. a
Getirana, A., Kumar, S., Girotto, M., and Rodell, M.: Rivers and floodplains as key components of global terrestrial water storage variability, Geophys. Res. Lett., 44, 10–359, 2017. a
Ghiggi, G., Humphrey, V., Seneviratne, S. I., and Gudmundsson, L.: GRUN: an observation-based global gridded runoff dataset from 1902 to 2014, Earth Syst. Sci. Data, 11, 1655–1674, https://doi.org/10.5194/essd-11-1655-2019, 2019. a, b
Goodfellow, I., Bengio, Y., and Courville, A.: Deep learning, MIT press, ISBN-13 978-0262035613, 2016. a
Gupta, H. V., Kling, H., Yilmaz, K. K., and Martinez, G. F.: Decomposition of the mean squared error and NSE performance criteria: Implications for improving hydrological modelling, J. Hydrol., 377, 80–91, 2009. a
Harris, I., Jones, P. D., Osborn, T. J., and Lister, D. H.: Updated high-resolution grids of monthly climatic observations–the CRU TS3. 10 Dataset, Int. J. Climatol., 34, 623–642, 2014. a
Hengl, T., Mendes de Jesus, J., Heuvelink, G. B. M., Ruiperez Gonzalez, M., Kilibarda, M., Blagotić, A., Shangguan, W., Wright, M. N., Geng, X., Bauer-Marschallinger, B., Guevara, M. A., Vargas, R., MacMillan, R. A., Batjes, N. H., Leenaars, J. G. B., Ribeiro, E., Wheeler, I., Mantel, S., and Kempen, B.: SoilGrids250m: Global gridded soil information based on machine learning, PLOS ONE, 12, e0169748, https://doi.org/10.1371/journal.pone.0169748, 2017. a
Hochreiter, S. and Schmidhuber, J.: Long short-term memory, Neural Comput., 9, 1735–1780, 1997. a
Huffman, G., Bolvin, D., and Adler, R.: GPCP version 1.2 one-degree daily precipitation data set, Research Data Archive at the National Center for Atmospheric Research, Computational and Information Systems Laboratory, 10, D6D50K46, https://doi.org/10.5065/D6D50K46, 2016. a
Humphrey, V., Zscheischler, J., Ciais, P., Gudmundsson, L., Sitch, S., and Seneviratne, S. I.: Sensitivity of atmospheric CO2 growth rate to observed changes in terrestrial water storage, Nature, 560, 628–631, 2018. a
Jung, M., Reichstein, M., Schwalm, C. R., Huntingford, C., Sitch, S., Ahlström, A., Arneth, A., Camps-Valls, G., Ciais, P., Friedlingstein, P., Gans, F., Ichii, K., Jain, A. K., Kato, E., Papale, D., Poulter, B., Raduly, B., Rödenbeck, C., Tramontana, G., Viovy, N., Wang, Y.-P., Weber, U., Zaehle, S., and Zeng, N.: Compensatory water effects link yearly global land CO2 sink changes to temperature, Nature, 541, 516–520, https://doi.org/10.1038/nature20780, 2017. a
Jung, M., Koirala, S., Weber, U., Ichii, K., Gans, F., Camps-Valls, G., Papale, D., Schwalm, C., Tramontana, G., and Reichstein, M.: The FLUXCOM ensemble of global land-atmosphere energy fluxes, Sci. Data, 6, 74, https://doi.org/10.1038/s41597-019-0076-8, 2019. a, b, c, d
Kingma, D. P. and Ba, J.: Adam: A method for stochastic optimization, arXiv [preprint], https://doi.org/10.48550/arXiv.1412.6980, 2014. a
Koppa, A., Rains, D., Hulsman, P., Poyatos, R., and Miralles, D. G.: A deep learning-based hybrid model of global terrestrial evaporation, Nat. Commun., 13, 1912, https://doi.org/10.1038/s41467-022-29543-7, 2022. a
Kraft, B., Jung, M., Körner, M., and Reichstein, M.: Hybrid modeling: fusion of a deep approach and physics-based model for global hydrological modeling, The International Archives of Photogrammetry, Remote Sensing and Spatial Information Sciences, 43, 1537–1544, 2020. a
Kraft, B., Jung, M., Körner, M., Koirala, S., and Reichstein, M.: Towards hybrid modeling of the global hydrological cycle, Hydrol. Earth Syst. Sci., 26, 1579–1614, https://doi.org/10.5194/hess-26-1579-2022, 2022. a, b, c, d, e, f, g, h, i, j, k, l, m
Landerer, F. W. and Swenson, S.: Accuracy of scaled GRACE terrestrial water storage estimates, Water Resour. Res., 48, W04531, https://doi.org/10.1029/2011wr011453, 2012. a
LeCun, Y., Bengio, Y., and Hinton, G.: Deep learning, Nature, 521, 436–444, 2015. a
Luojus, K., Pulliainen, J., Takala, M., Lemmetyinen, J., Mortimer, C., Derksen, C., Mudryk, L., Moisander, M., Hiltunen, M., Smolander, T., Ikonen, J., Cohen, J., Salminen, M., Norberg, J., Veijola, K., and Venäläinen, P.: GlobSnow v3.0 Northern Hemisphere snow water equivalent dataset, Sci. Data, 8, 163, https://doi.org/10.1038/s41597-021-00939-2, 2021. a
Martens, B., Miralles, D. G., Lievens, H., van der Schalie, R., de Jeu, R. A. M., Fernández-Prieto, D., Beck, H. E., Dorigo, W. A., and Verhoest, N. E. C.: GLEAM v3: satellite-based land evaporation and root-zone soil moisture, Geosci. Model Dev., 10, 1903–1925, https://doi.org/10.5194/gmd-10-1903-2017, 2017. a
Myneni, R., Knyazikhin, Y., and Park, T.: MOD15A2H MODIS/Terra leaf area Index/FPAR 8-Day L4 global 500m SIN grid V006, NASA EOSDIS Land Processes DAAC [data set], https://doi.org/10.5067/MODIS/MYD15A2H.006, 2015. a
Nearing, G. S., Kratzert, F., Sampson, A. K., Pelissier, C. S., Klotz, D., Frame, J. M., Prieto, C., and Gupta, H. V.: What role does hydrological science play in the age of machine learning?, Water Resour. Res., 57, e2020WR028091, https://doi.org/10.1029/2020WR028091, 2021. a, b
Nelson, J. A., Walther, S., Gans, F., Kraft, B., Weber, U., Novick, K., Buchmann, N., Migliavacca, M., Wohlfahrt, G., Šigut, L., Ibrom, A., Papale, D., Göckede, M., Duveiller, G., Knohl, A., Hörtnagl, L., Scott, R. L., Dušek, J., Zhang, W., Hamdi, Z. M., Reichstein, M., Aranda-Barranco, S., Ardö, J., Op de Beeck, M., Billesbach, D., Bowling, D., Bracho, R., Brümmer, C., Camps-Valls, G., Chen, S., Cleverly, J. R., Desai, A., Dong, G., El-Madany, T. S., Euskirchen, E. S., Feigenwinter, I., Galvagno, M., Gerosa, G. A., Gielen, B., Goded, I., Goslee, S., Gough, C. M., Heinesch, B., Ichii, K., Jackowicz-Korczynski, M. A., Klosterhalfen, A., Knox, S., Kobayashi, H., Kohonen, K.-M., Korkiakoski, M., Mammarella, I., Gharun, M., Marzuoli, R., Matamala, R., Metzger, S., Montagnani, L., Nicolini, G., O'Halloran, T., Ourcival, J.-M., Peichl, M., Pendall, E., Ruiz Reverter, B., Roland, M., Sabbatini, S., Sachs, T., Schmidt, M., Schwalm, C. R., Shekhar, A., Silberstein, R., Silveira, M. L., Spano, D., Tagesson, T., Tramontana, G., Trotta, C., Turco, F., Vesala, T., Vincke, C., Vitale, D., Vivoni, E. R., Wang, Y., Woodgate, W., Yepez, E. A., Zhang, J., Zona, D., and Jung, M.: X-BASE: the first terrestrial carbon and water flux products from an extended data-driven scaling framework, FLUXCOM-X, Biogeosciences, 21, 5079–5115, https://doi.org/10.5194/bg-21-5079-2024, 2024. a
Reichstein, M., Camps-Valls, G., Stevens, B., Jung, M., Denzler, J., Carvalhais, N., and Prabhat, F.: Deep learning and process understanding for data-driven Earth system science, Nature, 566, 195–204, 2019. a
Roberts, D. R., Bahn, V., Ciuti, S., Boyce, M. S., Elith, J., Guillera‐Arroita, G., Hauenstein, S., Lahoz‐Monfort, J. J., Schröder, B., Thuiller, W., Warton, D. I., Wintle, B. A., Hartig, F., and Dormann, C. F.: Cross‐validation strategies for data with temporal, spatial, hierarchical, or phylogenetic structure, Ecography, 40, 913–929, https://doi.org/10.1111/ecog.02881, 2017. a
Shen, C., Laloy, E., Elshorbagy, A., Albert, A., Bales, J., Chang, F.-J., Ganguly, S., Hsu, K.-L., Kifer, D., Fang, Z., Fang, K., Li, D., Li, X., and Tsai, W.-P.: HESS Opinions: Incubating deep-learning-powered hydrologic science advances as a community, Hydrol. Earth Syst. Sci., 22, 5639–5656, https://doi.org/10.5194/hess-22-5639-2018, 2018. a
Shen, C., Appling, A. P., Gentine, P., Bandai, T., Gupta, H., Tartakovsky, A., Baity-Jesi, M., Fenicia, F., Kifer, D., Li, L., Liu, X., Ren, W., Zheng, Y., Harman, C. J., Clark, M., Farthing, M., Feng, D., Kumar, P., Aboelyazeed, D., Rahmani, F., Song, Y., Beck, H. E., Bindas, T., Dwivedi, D., Fang, K., Höge, M., Rackauckas, C., Mohanty, B., Roy, T., Xu, C., and Lawson, K.: Differentiable modelling to unify machine learning and physical models for geosciences, Nat. Rev. Earth & Environ., 4, 552–567, https://doi.org/10.1038/s43017-023-00450-9, 2023. a
Shwartz-Ziv, R. and Tishby, N.: Opening the black box of deep neural networks via information, arXiv [preprint], https://doi.org/10.48550/arXiv.1703.00810, 2017. a
Sit, M., Demiray, B. Z., Xiang, Z., Ewing, G. J., Sermet, Y., and Demir, I.: A comprehensive review of deep learning applications in hydrology and water resources, Water Sci. Technol., 82, 2635–2670, 2020. a
Soltani, S. S., Ataie-Ashtiani, B., and Simmons, C. T.: Review of assimilating GRACE terrestrial water storage data into hydrological models: Advances, challenges and opportunities, Earth-Sci. Rev., 213, 103487, https://doi.org/10.1016/j.earscirev.2020.103487, 2021. a
Stocker, B. D., Tumber-Dávila, S. J., Konings, A. G., Anderson, M. C., Hain, C., and Jackson, R. B.: Global patterns of water storage in the rooting zones of vegetation, Nat. Geosci., 16, 250–256, 2023. a, b, c, d
Takala, M., Luojus, K., Pulliainen, J., Derksen, C., Lemmetyinen, J., Kärnä, J.-P., Koskinen, J., and Bojkov, B.: Estimating northern hemisphere snow water equivalent for climate research through assimilation of space-borne radiometer data and ground-based measurements, Remote Sens. Environ., 115, 3517–3529, 2011. a
Tian, S., Van Dijk, A. I., Tregoning, P., and Renzullo, L. J.: Forecasting dryland vegetation condition months in advance through satellite data assimilation, Nat. Commun., 10, 469, https://doi.org/10.1038/s41467-019-08403-x, 2019. a, b, c
Tootchi, A., Jost, A., and Ducharne, A.: Multi-source global wetland maps combining surface water imagery and groundwater constraints, Earth Syst. Sci. Data, 11, 189–220, https://doi.org/10.5194/essd-11-189-2019, 2019. a
Tramontana, G., Jung, M., Schwalm, C. R., Ichii, K., Camps-Valls, G., Ráduly, B., Reichstein, M., Arain, M. A., Cescatti, A., Kiely, G., Merbold, L., Serrano-Ortiz, P., Sickert, S., Wolf, S., and Papale, D.: Predicting carbon dioxide and energy fluxes across global FLUXNET sites with regression algorithms, Biogeosciences, 13, 4291–4313, https://doi.org/10.5194/bg-13-4291-2016, 2016. a
Trautmann, T., Koirala, S., Carvalhais, N., Eicker, A., Fink, M., Niemann, C., and Jung, M.: Understanding terrestrial water storage variations in northern latitudes across scales, Hydrol. Earth Syst. Sci., 22, 4061–4082, https://doi.org/10.5194/hess-22-4061-2018, 2018. a
Trautmann, T., Koirala, S., Carvalhais, N., Güntner, A., and Jung, M.: The importance of vegetation in understanding terrestrial water storage variations, Hydrol. Earth Syst. Sci., 26, 1089–1109, https://doi.org/10.5194/hess-26-1089-2022, 2022. a, b, c
Viovy, N.: CRUNCEP Version 7 – Atmospheric Forcing Data for the Community Land Model. Research Data Archive at the National Center for Atmospheric Research, Computational and Information Systems Laboratory [data set], https://doi.org/10.5065/PZ8F-F017, 2018. a
Wang, A., Miao, Y., Kong, X., and Wu, H.: Future Changes in Global Runoff and Runoff Coefficient From CMIP6 Multi-Model Simulation Under SSP1-2.6 and SSP5-8.5 Scenarios, Earth's Future, 10, e2022EF002910, https://doi.org/10.1029/2022EF002910, 2022. a
Wang-Erlandsson, L., Bastiaanssen, W. G. M., Gao, H., Jägermeyr, J., Senay, G. B., van Dijk, A. I. J. M., Guerschman, J. P., Keys, P. W., Gordon, L. J., and Savenije, H. H. G.: Global root zone storage capacity from satellite-based evaporation, Hydrol. Earth Syst. Sci., 20, 1459–1481, https://doi.org/10.5194/hess-20-1459-2016, 2016. a, b, c
Watkins, M. M., Wiese, D. N., Yuan, D.-N., Boening, C., and Landerer, F. W.: Improved methods for observing Earth's time variable mass distribution with GRACE using spherical cap mascons, J. Geophys. Res.-Sol. Ea., 120, 2648–2671, 2015. a
Wei, Z., Yoshimura, K., Wang, L., Miralles, D. G., Jasechko, S., and Lee, X.: Revisiting the contribution of transpiration to global terrestrial evapotranspiration, Geophys. Res. Lett., 44, 2792–2801, 2017. a
Wielicki, B. A., Barkstrom, B. R., Harrison, E. F., Lee III, R. B., Smith, G. L., and Cooper, J. E.: Clouds and the Earth's Radiant Energy System (CERES): An earth observing system experiment, B. Am. Meteorol. Soc., 77, 853–868, 1996. a
Xu, B., Park, T., Yan, K., Chen, C., Zeng, Y., Song, W., Yin, G., Li, J., Liu, Q., Knyazikhin, Y., and Myneni, R.: Analysis of Global LAI/FPAR Products from VIIRS and MODIS Sensors for Spatio-Temporal Consistency and Uncertainty from 2012–2016, Forests, 9, 73, https://doi.org/10.3390/f9020073, 2018. a
Yang, Y., Donohue, R. J., and McVicar, T. R.: Global estimation of effective plant rooting depth: Implications for hydrological modeling, Water Resour. Res., 52, 8260–8276, 2016. a
Zhang, Y., Zheng, H., Zhang, X., Leung, L. R., Liu, C., Zheng, C., Guo, Y., Chiew, F. H. S., Post, D., Kong, D., Beck, H. E., Li, C., and Blöschl, G.: Future global streamflow declines are probably more severe than previously estimated, Nature Water, 1, 261–271, https://doi.org/10.1038/s44221-023-00030-7, 2023. a
Zhao, W. L., Gentine, P., Reichstein, M., Zhang, Y., Zhou, S., Wen, Y., Lin, C., Li, X., and Qiu, G. Y.: Physics-constrained machine learning of evapotranspiration, Geophys. Res. Lett., 46, 14496–14507, 2019. a
Zhong, L., Lei, H., and Gao, B.: Developing a physics-informed deep learning model to simulate runoff response to climate change in alpine catchments, Water Resour. Res., 59, e2022WR034118, https://doi.org/10.1029/2022WR034118, 2023. a
- Abstract
- Introduction
- Methods and datasets
- Results and discussion
- Conclusions
- Appendix A: Hydrological model
- Appendix B: Model evaluation
- Appendix C: Model generalizability in terms of space and time
- Code and data availability
- Author contributions
- Competing interests
- Disclaimer
- Acknowledgements
- Financial support
- Review statement
- References
- Abstract
- Introduction
- Methods and datasets
- Results and discussion
- Conclusions
- Appendix A: Hydrological model
- Appendix B: Model evaluation
- Appendix C: Model generalizability in terms of space and time
- Code and data availability
- Author contributions
- Competing interests
- Disclaimer
- Acknowledgements
- Financial support
- Review statement
- References