WorldWideScience

Sample records for integrated hydrology model

  1. Data assimilation in integrated hydrological modelling

    DEFF Research Database (Denmark)

    Rasmussen, Jørn

    Integrated hydrological models are useful tools for water resource management and research, and advances in computational power and the advent of new observation types has resulted in the models generally becoming more complex and distributed. However, the models are often characterized by a high...... degree of parameterization which results in significant model uncertainty which cannot be reduced much due to observations often being scarce and often taking the form of point measurements. Data assimilation shows great promise for use in integrated hydrological models , as it allows for observations...... to be efficiently combined with models to improve model predictions, reduce uncertainty and estimate model parameters. In this thesis, a framework for assimilating multiple observation types and updating multiple components and parameters of a catchment scale integrated hydrological model is developed and tested...

  2. Gsflow-py: An integrated hydrologic model development tool

    Science.gov (United States)

    Gardner, M.; Niswonger, R. G.; Morton, C.; Henson, W.; Huntington, J. L.

    2017-12-01

    Integrated hydrologic modeling encompasses a vast number of processes and specifications, variable in time and space, and development of model datasets can be arduous. Model input construction techniques have not been formalized or made easily reproducible. Creating the input files for integrated hydrologic models (IHM) requires complex GIS processing of raster and vector datasets from various sources. Developing stream network topology that is consistent with the model resolution digital elevation model is important for robust simulation of surface water and groundwater exchanges. Distribution of meteorologic parameters over the model domain is difficult in complex terrain at the model resolution scale, but is necessary to drive realistic simulations. Historically, development of input data for IHM models has required extensive GIS and computer programming expertise which has restricted the use of IHMs to research groups with available financial, human, and technical resources. Here we present a series of Python scripts that provide a formalized technique for the parameterization and development of integrated hydrologic model inputs for GSFLOW. With some modifications, this process could be applied to any regular grid hydrologic model. This Python toolkit automates many of the necessary and laborious processes of parameterization, including stream network development and cascade routing, land coverages, and meteorological distribution over the model domain.

  3. Flood Modelling of Banjir Kanal Barat (Integration of Hydrology Model and GIS

    Directory of Open Access Journals (Sweden)

    Muhammad Aris Marfai

    2004-01-01

    Full Text Available Hydrological modelling has an advantage on river flood study. Hydrological factors can be easily determined and calculated using hydrological model. HEC-RAS (Hydrological Engineering Centre-River Analysis System software is well known as hydrological modelling software for flood simulation and encroachment analysis of the floodplain area. For spatial performance and analysis of flood, the integration of the Geographic Information Systems (GIS and hydrological model is needed. The aims of this research are 1 to perform a flood encroachment using HEC-RAS software, and 2 to generate a flood hazard map. The methodology for this research omprise of 1 generating geometric data as a requirement of the data input on HEC-RAS hydrological model, 2 Hydrological data inputting, 3 generating of the flood encroachment analysis, and 4 transformation of flood encroachment into flood hazard map. The spatial pattern of the flood hazard is illustrated in a map. The result shows that hydrological model as integration with GIS can be used for flood hazard map generation. This method has advantages on the calculation of the hydrological factors of flood and spatial performance of the flood hazard map. For further analysis, the landuse map can be used on the overlay operation with the flood hazard map in order to obtain the impact of the flood on the landuse.

  4. Integration of Local Hydrology into Regional Hydrologic Simulation Model

    Science.gov (United States)

    Van Zee, R. J.; Lal, W. A.

    2002-05-01

    South Florida hydrology is dominated by the Central and South Florida (C&SF) Project that is managed to provide flood protection, water supply and environmental protection. A complex network of levees canals and structures provide these services to the individual drainage basins. The landscape varies widely across the C&SF system, with corresponding differences in the way water is managed within each basin. Agricultural areas are managed for optimal crop production. Urban areas maximize flood protection while maintaining minimum water levels to protect adjacent wetlands and local water supplies. "Natural" areas flood and dry out in response to the temporal distribution of rainfall. The evaluation of planning, regulation and operational issues require access to a simulation model that captures the effects of both regional and local hydrology. The Regional Simulation Model (RSM) uses a "pseudo-cell" approach to integrate local hydrology within the context of a regional hydrologic system. A 2-dimensional triangulated mesh is used to represent the regional surface and ground water systems and a 1-dimensional canal network is superimposed onto this mesh. The movement of water is simulated using a finite volume formulation with a diffusive wave approximation. Each cell in the triangulated mesh has a "pseudo-cell" counterpart, which represents the same area as the cell, but it is conceptualized such that it simulates the localized hydrologic conditions Protocols have been established to provide an interface between a cell and its pseudo-cell counterpart. . A number of pseudo-cell types have already been developed and tested in the simulation of Water Conservation Area 1 and several have been proposed to deal with specific local issues in the Southwest Florida Feasibility Study. This presentation will provide an overview of the overall RSM design, describe the relationship between cells and pseudo-cells, and illustrate how pseudo-cells are be used to simulate agriculture

  5. Integrating hydrologic modeling web services with online data sharing to prepare, store, and execute models in hydrology

    Science.gov (United States)

    Gan, T.; Tarboton, D. G.; Dash, P. K.; Gichamo, T.; Horsburgh, J. S.

    2017-12-01

    Web based apps, web services and online data and model sharing technology are becoming increasingly available to support research. This promises benefits in terms of collaboration, platform independence, transparency and reproducibility of modeling workflows and results. However, challenges still exist in real application of these capabilities and the programming skills researchers need to use them. In this research we combined hydrologic modeling web services with an online data and model sharing system to develop functionality to support reproducible hydrologic modeling work. We used HydroDS, a system that provides web services for input data preparation and execution of a snowmelt model, and HydroShare, a hydrologic information system that supports the sharing of hydrologic data, model and analysis tools. To make the web services easy to use, we developed a HydroShare app (based on the Tethys platform) to serve as a browser based user interface for HydroDS. In this integration, HydroDS receives web requests from the HydroShare app to process the data and execute the model. HydroShare supports storage and sharing of the results generated by HydroDS web services. The snowmelt modeling example served as a use case to test and evaluate this approach. We show that, after the integration, users can prepare model inputs or execute the model through the web user interface of the HydroShare app without writing program code. The model input/output files and metadata describing the model instance are stored and shared in HydroShare. These files include a Python script that is automatically generated by the HydroShare app to document and reproduce the model input preparation workflow. Once stored in HydroShare, inputs and results can be shared with other users, or published so that other users can directly discover, repeat or modify the modeling work. This approach provides a collaborative environment that integrates hydrologic web services with a data and model sharing

  6. Legacy model integration for enhancing hydrologic interdisciplinary research

    Science.gov (United States)

    Dozier, A.; Arabi, M.; David, O.

    2013-12-01

    Many challenges are introduced to interdisciplinary research in and around the hydrologic science community due to advances in computing technology and modeling capabilities in different programming languages, across different platforms and frameworks by researchers in a variety of fields with a variety of experience in computer programming. Many new hydrologic models as well as optimization, parameter estimation, and uncertainty characterization techniques are developed in scripting languages such as Matlab, R, Python, or in newer languages such as Java and the .Net languages, whereas many legacy models have been written in FORTRAN and C, which complicates inter-model communication for two-way feedbacks. However, most hydrologic researchers and industry personnel have little knowledge of the computing technologies that are available to address the model integration process. Therefore, the goal of this study is to address these new challenges by utilizing a novel approach based on a publish-subscribe-type system to enhance modeling capabilities of legacy socio-economic, hydrologic, and ecologic software. Enhancements include massive parallelization of executions and access to legacy model variables at any point during the simulation process by another program without having to compile all the models together into an inseparable 'super-model'. Thus, this study provides two-way feedback mechanisms between multiple different process models that can be written in various programming languages and can run on different machines and operating systems. Additionally, a level of abstraction is given to the model integration process that allows researchers and other technical personnel to perform more detailed and interactive modeling, visualization, optimization, calibration, and uncertainty analysis without requiring deep understanding of inter-process communication. To be compatible, a program must be written in a programming language with bindings to a common

  7. Improving student comprehension of the interconnectivity of the hydrologic cycle with a novel 'hydrology toolbox', integrated watershed model, and companion textbook

    Science.gov (United States)

    Huning, L. S.; Margulis, S. A.

    2013-12-01

    Concepts in introductory hydrology courses are often taught in the context of process-based modeling that ultimately is integrated into a watershed model. In an effort to reduce the learning curve associated with applying hydrologic concepts to real-world applications, we developed and incorporated a 'hydrology toolbox' that complements a new, companion textbook into introductory undergraduate hydrology courses. The hydrology toolbox contains the basic building blocks (functions coded in MATLAB) for an integrated spatially-distributed watershed model that makes hydrologic topics (e.g. precipitation, snow, radiation, evaporation, unsaturated flow, infiltration, groundwater, and runoff) more user-friendly and accessible for students. The toolbox functions can be used in a modular format so that students can study individual hydrologic processes and become familiar with the hydrology toolbox. This approach allows such courses to emphasize understanding and application of hydrologic concepts rather than computer coding or programming. While topics in introductory hydrology courses are often introduced and taught independently or semi-independently, they are inherently interconnected. These toolbox functions are therefore linked together at the end of the course to reinforce a holistic understanding of how these hydrologic processes are measured, interconnected, and modeled. They are integrated into a spatially-distributed watershed model or numerical laboratory where students can explore a range of topics such as rainfall-runoff modeling, urbanization, deforestation, watershed response to changes in parameters or forcings, etc. Model output can readily be visualized and analyzed by students to understand watershed response in a real river basin or a simple 'toy' basin. These tools complement the textbook, each of which has been well received by students in multiple hydrology courses with various disciplinary backgrounds. The same governing equations that students have

  8. Virtual hydrology observatory: an immersive visualization of hydrology modeling

    Science.gov (United States)

    Su, Simon; Cruz-Neira, Carolina; Habib, Emad; Gerndt, Andreas

    2009-02-01

    The Virtual Hydrology Observatory will provide students with the ability to observe the integrated hydrology simulation with an instructional interface by using a desktop based or immersive virtual reality setup. It is the goal of the virtual hydrology observatory application to facilitate the introduction of field experience and observational skills into hydrology courses through innovative virtual techniques that mimic activities during actual field visits. The simulation part of the application is developed from the integrated atmospheric forecast model: Weather Research and Forecasting (WRF), and the hydrology model: Gridded Surface/Subsurface Hydrologic Analysis (GSSHA). Both the output from WRF and GSSHA models are then used to generate the final visualization components of the Virtual Hydrology Observatory. The various visualization data processing techniques provided by VTK are 2D Delaunay triangulation and data optimization. Once all the visualization components are generated, they are integrated into the simulation data using VRFlowVis and VR Juggler software toolkit. VR Juggler is used primarily to provide the Virtual Hydrology Observatory application with fully immersive and real time 3D interaction experience; while VRFlowVis provides the integration framework for the hydrologic simulation data, graphical objects and user interaction. A six-sided CAVETM like system is used to run the Virtual Hydrology Observatory to provide the students with a fully immersive experience.

  9. Integrated hydrological modelling of the North China Plain

    DEFF Research Database (Denmark)

    Shu, Yunqiao; Villholth, Karen G.; Jensen, Karsten Høgh

    2012-01-01

    The integrated hydrological model MIKE SHE was applied to a part of the North China Plain to examine the dynamics of the hydrological system and to assess water management options to restore depleted groundwater resources. The model simulates the spatio-temporal distribution of recharge...... for scenario analysis of the effect of different cropping rotations, irrigation intensity, and other water management options, like the implementation of the South to North Water Transfer (SNWT) project. The model analysis verified that groundwater tables in the region are subject to steep declines (up to 1 m....../yr) due to decades of intensive exploitation of the groundwater resources for crop irrigation, primarily the widespread crop rotation of irrigated winter wheat and mostly rainfed summer maize. The SNWT project mitigates water stress in Shijiazhuang city and areas adjacent to wastewater canals but cannot...

  10. GLOFRIM v1.0-A globally applicable computational framework for integrated hydrological-hydrodynamic modelling

    NARCIS (Netherlands)

    Hoch, Jannis M.; Neal, Jeffrey C.; Baart, Fedor; Van Beek, Rens; Winsemius, Hessel C.; Bates, Paul D.; Bierkens, Marc F.P.

    2017-01-01

    We here present GLOFRIM, a globally applicable computational framework for integrated hydrological-hydrodynamic modelling. GLOFRIM facilitates spatially explicit coupling of hydrodynamic and hydrologic models and caters for an ensemble of models to be coupled. It currently encompasses the global

  11. Analysis of runoff for the Baltic basin with an integrated Atmospheric-Ocean-Hydrology Model

    Directory of Open Access Journals (Sweden)

    K.-G. Richter

    2006-01-01

    Full Text Available A fully integrated Atmospheric-Ocean-Hydrology Model (BALTIMOS = Baltic Integrated Model System has been developed using existing model components. Experiment and model design has been adapted to the Baltic basin with a catchment area of approximately 1 750 000 km2. A comprehensive model validation has been completed using large meteorological and hydrological measurement database. Comparing the calculated runoff from the integrated and non-integrated model system with measurements for three different representative subbasins and the entire Baltic basin, the effect of the integrated model is described. The results display a good agreement between measured and calculated runoff. The effect of the integrated model is rather negligible looking at computed mean values: There is no significant difference between mean monthly runoff of the integrated and non-integrated model during the year with the exception of spring. There is a delay of one month with regard to peak runoff for the non-integrated model in spring caused by different interactive processes during the melting period.

  12. Towards an integrated model of floodplain hydrology representing feedbacks and anthropogenic effects

    Science.gov (United States)

    Andreadis, K.; Schumann, G.; Voisin, N.; O'Loughlin, F.; Tesfa, T. K.; Bates, P.

    2017-12-01

    The exchange of water between hillslopes, river channels and floodplain can be quite complex and the difficulty in capturing the mechanisms behind it is exacerbated by the impact of human activities such as irrigation and reservoir operations. Although there has been a vast body of work on modeling hydrological processes, most of the resulting models have been limited with regards to aspects of the coupled human-natural system. For example, hydrologic models that represent processes such as evapotranspiration, infiltration, interception and groundwater dynamics often neglect anthropogenic effects or do not adequately represent the inherently two-dimensional floodplain flow. We present an integrated modeling framework that is comprised of the Variable Infiltration Capacity (VIC) hydrology model, the LISFLOOD-FP hydrodynamic model, and the Water resources Management (WM) model. The VIC model solves the energy and water balance over a gridded domain and simulates a number of hydrologic features such as snow, frozen soils, lakes and wetlands, while also representing irrigation demand from cropland areas. LISFLOOD-FP solves an approximation of the Saint-Venant equations to efficiently simulate flow in river channels and the floodplain. The implementation of WM accommodates a variety of operating rules in reservoirs and withdrawals due to consumptive demands, allowing the successful simulation of regulated flow. The models are coupled so as to allow feedbacks between their corresponding processes, therefore providing the ability to test different hypotheses about the floodplain hydrology of large-scale basins. We test this integrated framework over the Zambezi River basin by simulating its hydrology from 2000-2010, and evaluate the results against remotely sensed observations. Finally, we examine the sensitivity of streamflow and water inundation to changes in reservoir operations, precipitation and temperature.

  13. A framework for human-hydrologic system model development integrating hydrology and water management: application to the Cutzamala water system in Mexico

    Science.gov (United States)

    Wi, S.; Freeman, S.; Brown, C.

    2017-12-01

    This study presents a general approach to developing computational models of human-hydrologic systems where human modification of hydrologic surface processes are significant or dominant. A river basin system is represented by a network of human-hydrologic response units (HHRUs) identified based on locations where river regulations happen (e.g., reservoir operation and diversions). Natural and human processes in HHRUs are simulated in a holistic framework that integrates component models representing rainfall-runoff, river routing, reservoir operation, flow diversion and water use processes. We illustrate the approach in a case study of the Cutzamala water system (CWS) in Mexico, a complex inter-basin water transfer system supplying the Mexico City Metropolitan Area (MCMA). The human-hydrologic system model for CWS (CUTZSIM) is evaluated in terms of streamflow and reservoir storages measured across the CWS and to water supplied for MCMA. The CUTZSIM improves the representation of hydrology and river-operation interaction and, in so doing, advances evaluation of system-wide water management consequences under altered climatic and demand regimes. The integrated modeling framework enables evaluation and simulation of model errors throughout the river basin, including errors in representation of the human component processes. Heretofore, model error evaluation, predictive error intervals and the resultant improved understanding have been limited to hydrologic processes. The general framework represents an initial step towards fuller understanding and prediction of the many and varied processes that determine the hydrologic fluxes and state variables in real river basins.

  14. Integrated hydrologic model of Pajaro Valley, Santa Cruz and Monterey Counties, California

    Science.gov (United States)

    Hanson, Randall T.; Schmid, Wolfgang; Faunt, Claudia C.; Lear, Jonathan; Lockwood, Brian

    2014-01-01

    Increasing population, agricultural development (including shifts to more water-intensive crops), and climate variability are placing increasingly larger demands on available groundwater resources in the Pajaro Valley, one of the most productive agricultural regions in the world. This study provided a refined conceptual model, geohydrologic framework, and integrated hydrologic model of the Pajaro Valley. The goal of this study was to produce a model capable of being accurate at scales relevant to water management decisions that are being considered in the revision and updates to the Basin Management Plan (BMP). The Pajaro Valley Hydrologic Model (PVHM) was designed to reproduce the most important natural and human components of the hydrologic system and related climatic factors, permitting an accurate assessment of groundwater conditions and processes that can inform the new BMP and help to improve planning for long-term sustainability of water resources. Model development included a revision of the conceptual model of the flow system, reevaluation of the previous model transformed into MODFLOW, implementation of the new geohydrologic model and conceptual model, and calibration of the transient hydrologic model.

  15. Development of the Hydrological-Ecological Integrated watershed Flow Model (HEIFLOW): an application to the Heihe River Basin

    Science.gov (United States)

    Tian, Y.; Zheng, Y.; Zheng, C.; Han, F., Sr.

    2017-12-01

    Physically based and fully-distributed integrated hydrological models (IHMs) can quantitatively depict hydrological processes, both surface and subsurface, with sufficient spatial and temporal details. However, the complexity involved in pre-processing data and setting up models seriously hindered the wider application of IHMs in scientific research and management practice. This study introduces our design and development of Visual HEIFLOW, hereafter referred to as VHF, a comprehensive graphical data processing and modeling system for integrated hydrological simulation. The current version of VHF has been structured to accommodate an IHM named HEIFLOW (Hydrological-Ecological Integrated watershed-scale FLOW model). HEIFLOW is a model being developed by the authors, which has all typical elements of physically based and fully-distributed IHMs. It is based on GSFLOW, a representative integrated surface water-groundwater model developed by USGS. HEIFLOW provides several ecological modules that enable to simulate growth cycle of general vegetation and special plants (maize and populus euphratica). VHF incorporates and streamlines all key steps of the integrated modeling, and accommodates all types of GIS data necessary to hydrological simulation. It provides a GIS-based data processing framework to prepare an IHM for simulations, and has functionalities to flexibly display and modify model features (e.g., model grids, streams, boundary conditions, observational sites, etc.) and their associated data. It enables visualization and various spatio-temporal analyses of all model inputs and outputs at different scales (i.e., computing unit, sub-basin, basin, or user-defined spatial extent). The above system features, as well as many others, can significantly reduce the difficulty and time cost of building and using a complex IHM. The case study in the Heihe River Basin demonstrated the applicability of VHF for large scale integrated SW-GW modeling. Visualization and spatial

  16. Integrating remote sensing, geographic information systems and global positioning system techniques with hydrological modeling

    Science.gov (United States)

    Thakur, Jay Krishna; Singh, Sudhir Kumar; Ekanthalu, Vicky Shettigondahalli

    2017-07-01

    Integration of remote sensing (RS), geographic information systems (GIS) and global positioning system (GPS) are emerging research areas in the field of groundwater hydrology, resource management, environmental monitoring and during emergency response. Recent advancements in the fields of RS, GIS, GPS and higher level of computation will help in providing and handling a range of data simultaneously in a time- and cost-efficient manner. This review paper deals with hydrological modeling, uses of remote sensing and GIS in hydrological modeling, models of integrations and their need and in last the conclusion. After dealing with these issues conceptually and technically, we can develop better methods and novel approaches to handle large data sets and in a better way to communicate information related with rapidly decreasing societal resources, i.e. groundwater.

  17. Uncertainty assessment of integrated distributed hydrological models using GLUE with Markov chain Monte Carlo sampling

    DEFF Research Database (Denmark)

    Blasone, Roberta-Serena; Madsen, Henrik; Rosbjerg, Dan

    2008-01-01

    uncertainty estimation (GLUE) procedure based on Markov chain Monte Carlo sampling is applied in order to improve the performance of the methodology in estimating parameters and posterior output distributions. The description of the spatial variations of the hydrological processes is accounted for by defining......In recent years, there has been an increase in the application of distributed, physically-based and integrated hydrological models. Many questions regarding how to properly calibrate and validate distributed models and assess the uncertainty of the estimated parameters and the spatially......-site validation must complement the usual time validation. In this study, we develop, through an application, a comprehensive framework for multi-criteria calibration and uncertainty assessment of distributed physically-based, integrated hydrological models. A revised version of the generalized likelihood...

  18. Integrated climate and hydrology modelling

    DEFF Research Database (Denmark)

    Larsen, Morten Andreas Dahl

    To ensure optimal management and sustainable strategies for water resources, infrastructures, food production and ecosystems there is a need for an improved understanding of feedback and interaction mechanisms between the atmosphere and the land surface. This is especially true in light of expected...... global warming and increased frequency of extreme events. The skill in developing projections of both the present and future climate depends essentially on the ability to numerically simulate the processes of atmospheric circulation, hydrology, energy and ecology. Previous modelling efforts of climate...... and hydrology models to more directly include the interaction between the atmosphere and the land surface. The present PhD study is motivated by an ambition of developing and applying a modelling tool capable of including the interaction and feedback mechanisms between the atmosphere and the land surface...

  19. Techniques to Access Databases and Integrate Data for Hydrologic Modeling

    Energy Technology Data Exchange (ETDEWEB)

    Whelan, Gene; Tenney, Nathan D.; Pelton, Mitchell A.; Coleman, Andre M.; Ward, Duane L.; Droppo, James G.; Meyer, Philip D.; Dorow, Kevin E.; Taira, Randal Y.

    2009-06-17

    This document addresses techniques to access and integrate data for defining site-specific conditions and behaviors associated with ground-water and surface-water radionuclide transport applicable to U.S. Nuclear Regulatory Commission reviews. Environmental models typically require input data from multiple internal and external sources that may include, but are not limited to, stream and rainfall gage data, meteorological data, hydrogeological data, habitat data, and biological data. These data may be retrieved from a variety of organizations (e.g., federal, state, and regional) and source types (e.g., HTTP, FTP, and databases). Available data sources relevant to hydrologic analyses for reactor licensing are identified and reviewed. The data sources described can be useful to define model inputs and parameters, including site features (e.g., watershed boundaries, stream locations, reservoirs, site topography), site properties (e.g., surface conditions, subsurface hydraulic properties, water quality), and site boundary conditions, input forcings, and extreme events (e.g., stream discharge, lake levels, precipitation, recharge, flood and drought characteristics). Available software tools for accessing established databases, retrieving the data, and integrating it with models were identified and reviewed. The emphasis in this review was on existing software products with minimal required modifications to enable their use with the FRAMES modeling framework. The ability of four of these tools to access and retrieve the identified data sources was reviewed. These four software tools were the Hydrologic Data Acquisition and Processing System (HDAPS), Integrated Water Resources Modeling System (IWRMS) External Data Harvester, Data for Environmental Modeling Environmental Data Download Tool (D4EM EDDT), and the FRAMES Internet Database Tools. The IWRMS External Data Harvester and the D4EM EDDT were identified as the most promising tools based on their ability to access and

  20. Techniques to Access Databases and Integrate Data for Hydrologic Modeling

    International Nuclear Information System (INIS)

    Whelan, Gene; Tenney, Nathan D.; Pelton, Mitchell A.; Coleman, Andre M.; Ward, Duane L.; Droppo, James G.; Meyer, Philip D.; Dorow, Kevin E.; Taira, Randal Y.

    2009-01-01

    This document addresses techniques to access and integrate data for defining site-specific conditions and behaviors associated with ground-water and surface-water radionuclide transport applicable to U.S. Nuclear Regulatory Commission reviews. Environmental models typically require input data from multiple internal and external sources that may include, but are not limited to, stream and rainfall gage data, meteorological data, hydrogeological data, habitat data, and biological data. These data may be retrieved from a variety of organizations (e.g., federal, state, and regional) and source types (e.g., HTTP, FTP, and databases). Available data sources relevant to hydrologic analyses for reactor licensing are identified and reviewed. The data sources described can be useful to define model inputs and parameters, including site features (e.g., watershed boundaries, stream locations, reservoirs, site topography), site properties (e.g., surface conditions, subsurface hydraulic properties, water quality), and site boundary conditions, input forcings, and extreme events (e.g., stream discharge, lake levels, precipitation, recharge, flood and drought characteristics). Available software tools for accessing established databases, retrieving the data, and integrating it with models were identified and reviewed. The emphasis in this review was on existing software products with minimal required modifications to enable their use with the FRAMES modeling framework. The ability of four of these tools to access and retrieve the identified data sources was reviewed. These four software tools were the Hydrologic Data Acquisition and Processing System (HDAPS), Integrated Water Resources Modeling System (IWRMS) External Data Harvester, Data for Environmental Modeling Environmental Data Download Tool (D4EM EDDT), and the FRAMES Internet Database Tools. The IWRMS External Data Harvester and the D4EM EDDT were identified as the most promising tools based on their ability to access and

  1. Insights about data assimilation frameworks for integrating GRACE with hydrological models

    Science.gov (United States)

    Schumacher, Maike; Kusche, Jürgen; Van Dijk, Albert I. J. M.; Döll, Petra; Schuh, Wolf-Dieter

    2016-04-01

    Improving the understanding of changes in the water cycle represents a challenging objective that requires merging information from various disciplines. Debates exist on selecting an appropriate assimilation technique to integrate GRACE-derived terrestrial water storage changes (TWSC) into hydrological models in order to downscale and disaggregate GRACE TWSC, overcome model limitations, and improve monitoring and forecast skills. Yet, the effect of the specific data assimilation technique in conjunction with ill-conditioning, colored noise, resolution mismatch between GRACE and model, and other complications is still unclear. Due to its simplicity, ensemble Kalman filters or smoothers (EnKF/S) are often applied. In this study, we show that modification of the filter approach might open new avenues to improve the integration process. Particularly, we discuss an improved calibration and data assimilation (C/DA) framework (Schumacher et al., 2016), which is based on the EnKF and was extended by the square root analysis scheme (SQRA) and the singular evolutive interpolated Kalman (SEIK) filter. In addition, we discuss an off-line data blending approach (Van Dijk et al., 2014) that offers the chance to merge multi-model ensembles with GRACE observations. The investigations include: (i) a theoretical comparison, focusing on similarities and differences of the conceptual formulation of the filter algorithms, (ii) a practical comparison, for which the approaches were applied to an ensemble of runs of the WaterGAP Global Hydrology Model (WGHM), as well as (iii) an impact assessment of the GRACE error structure on C/DA results. First, a synthetic experiment over the Mississippi River Basin (USA) was used to gain insights about the C/DA set-up before applying it to real data. The results indicated promising performances when considering alternative methods, e.g. applying the SEIK algorithm improved the correlation coefficient and root mean square error (RMSE) of TWSC by 0

  2. Genetic Programming for Automatic Hydrological Modelling

    Science.gov (United States)

    Chadalawada, Jayashree; Babovic, Vladan

    2017-04-01

    One of the recent challenges for the hydrologic research community is the need for the development of coupled systems that involves the integration of hydrologic, atmospheric and socio-economic relationships. This poses a requirement for novel modelling frameworks that can accurately represent complex systems, given, the limited understanding of underlying processes, increasing volume of data and high levels of uncertainity. Each of the existing hydrological models vary in terms of conceptualization and process representation and is the best suited to capture the environmental dynamics of a particular hydrological system. Data driven approaches can be used in the integration of alternative process hypotheses in order to achieve a unified theory at catchment scale. The key steps in the implementation of integrated modelling framework that is influenced by prior understanding and data, include, choice of the technique for the induction of knowledge from data, identification of alternative structural hypotheses, definition of rules, constraints for meaningful, intelligent combination of model component hypotheses and definition of evaluation metrics. This study aims at defining a Genetic Programming based modelling framework that test different conceptual model constructs based on wide range of objective functions and evolves accurate and parsimonious models that capture dominant hydrological processes at catchment scale. In this paper, GP initializes the evolutionary process using the modelling decisions inspired from the Superflex framework [Fenicia et al., 2011] and automatically combines them into model structures that are scrutinized against observed data using statistical, hydrological and flow duration curve based performance metrics. The collaboration between data driven and physical, conceptual modelling paradigms improves the ability to model and manage hydrologic systems. Fenicia, F., D. Kavetski, and H. H. Savenije (2011), Elements of a flexible approach

  3. Integrated hydrologic and hydrodynamic modeling to assess water exchange in a data-scarce reservoir

    Science.gov (United States)

    Wu, Binbin; Wang, Guoqiang; Wang, Zhonggen; Liu, Changming; Ma, Jianming

    2017-12-01

    Integrated hydrologic and hydrodynamic modeling is useful in evaluating hydrodynamic characteristics (e.g. water exchange processes) in data-scarce water bodies, however, most studies lack verification of the hydrologic model. Here, water exchange (represented by water age) was investigated through integrated hydrologic and hydrodynamic modeling of the Hongfeng Reservoir, a poorly gauged reservoir in southwest China. The performance of the hydrologic model and parameter replacement among sub-basins with hydrological similarity was verified by historical data. Results showed that hydrological similarity based on the hierarchical cluster analysis and topographic index probability density distribution was reliable with satisfactory performance of parameter replacement. The hydrodynamic model was verified using daily water levels and water temperatures from 2009 and 2010. The water exchange processes in the Hongfeng Reservoir are very complex with temporal, vertical, and spatial variations. The temporal water age was primarily controlled by the variable inflow and outflow, and the maximum and minimum ages for the site near the dam were 406.10 d (15th June) and 90.74 d (3rd August), respectively, in 2010. Distinct vertical differences in water age showed that surface flow, interflow, and underflow appeared alternately, depending on the season and water depth. The worst water exchange situation was found in the central areas of the North Lake with the highest water ages in the bottom on both 15th June and 3rd August, in 2010. Comparison of the spatial water ages revealed that the more favorable hydraulic conditions on 3rd August mainly improved the water exchange in the dam areas and most areas of the South Lake, but had little effect on the bottom layers of the other deepest areas in the South and North Lakes. The presented framework can be applied in other data-scarce waterbodies worldwide to provide better understanding of water exchange processes.

  4. Integrated water flow model and modflow-farm process: A comparison of theory, approaches, and features of two integrated hydrologic models

    Science.gov (United States)

    Dogrul, Emin C.; Schmid, Wolfgang; Hanson, Randall T.; Kadir, Tariq; Chung, Francis

    2016-01-01

    Effective modeling of conjunctive use of surface and subsurface water resources requires simulation of land use-based root zone and surface flow processes as well as groundwater flows, streamflows, and their interactions. Recently, two computer models developed for this purpose, the Integrated Water Flow Model (IWFM) from the California Department of Water Resources and the MODFLOW with Farm Process (MF-FMP) from the US Geological Survey, have been applied to complex basins such as the Central Valley of California. As both IWFM and MFFMP are publicly available for download and can be applied to other basins, there is a need to objectively compare the main approaches and features used in both models. This paper compares the concepts, as well as the method and simulation features of each hydrologic model pertaining to groundwater, surface water, and landscape processes. The comparison is focused on the integrated simulation of water demand and supply, water use, and the flow between coupled hydrologic processes. The differences in the capabilities and features of these two models could affect the outcome and types of water resource problems that can be simulated.

  5. On the importance of measurement error correlations in data assimilation for integrated hydrological models

    Science.gov (United States)

    Camporese, Matteo; Botto, Anna

    2017-04-01

    Data assimilation is becoming increasingly popular in hydrological and earth system modeling, as it allows us to integrate multisource observation data in modeling predictions and, in doing so, to reduce uncertainty. For this reason, data assimilation has been recently the focus of much attention also for physically-based integrated hydrological models, whereby multiple terrestrial compartments (e.g., snow cover, surface water, groundwater) are solved simultaneously, in an attempt to tackle environmental problems in a holistic approach. Recent examples include the joint assimilation of water table, soil moisture, and river discharge measurements in catchment models of coupled surface-subsurface flow using the ensemble Kalman filter (EnKF). One of the typical assumptions in these studies is that the measurement errors are uncorrelated, whereas in certain situations it is reasonable to believe that some degree of correlation occurs, due for example to the fact that a pair of sensors share the same soil type. The goal of this study is to show if and how the measurement error correlations between different observation data play a significant role on assimilation results in a real-world application of an integrated hydrological model. The model CATHY (CATchment HYdrology) is applied to reproduce the hydrological dynamics observed in an experimental hillslope. The physical model, located in the Department of Civil, Environmental and Architectural Engineering of the University of Padova (Italy), consists of a reinforced concrete box containing a soil prism with maximum height of 3.5 m, length of 6 m, and width of 2 m. The hillslope is equipped with sensors to monitor the pressure head and soil moisture responses to a series of generated rainfall events applied onto a 60 cm thick sand layer overlying a sandy clay soil. The measurement network is completed by two tipping bucket flow gages to measure the two components (subsurface and surface) of the outflow. By collecting

  6. Hydrological land surface modelling

    DEFF Research Database (Denmark)

    Ridler, Marc-Etienne Francois

    Recent advances in integrated hydrological and soil-vegetation-atmosphere transfer (SVAT) modelling have led to improved water resource management practices, greater crop production, and better flood forecasting systems. However, uncertainty is inherent in all numerical models ultimately leading...... temperature are explored in a multi-objective calibration experiment to optimize the parameters in a SVAT model in the Sahel. The two satellite derived variables were effective at constraining most land-surface and soil parameters. A data assimilation framework is developed and implemented with an integrated...... and disaster management. The objective of this study is to develop and investigate methods to reduce hydrological model uncertainty by using supplementary data sources. The data is used either for model calibration or for model updating using data assimilation. Satellite estimates of soil moisture and surface...

  7. Integrating 3D geological information with a national physically-based hydrological modelling system

    Science.gov (United States)

    Lewis, Elizabeth; Parkin, Geoff; Kessler, Holger; Whiteman, Mark

    2016-04-01

    Robust numerical models are an essential tool for informing flood and water management and policy around the world. Physically-based hydrological models have traditionally not been used for such applications due to prohibitively large data, time and computational resource requirements. Given recent advances in computing power and data availability, a robust, physically-based hydrological modelling system for Great Britain using the SHETRAN model and national datasets has been created. Such a model has several advantages over less complex systems. Firstly, compared with conceptual models, a national physically-based model is more readily applicable to ungauged catchments, in which hydrological predictions are also required. Secondly, the results of a physically-based system may be more robust under changing conditions such as climate and land cover, as physical processes and relationships are explicitly accounted for. Finally, a fully integrated surface and subsurface model such as SHETRAN offers a wider range of applications compared with simpler schemes, such as assessments of groundwater resources, sediment and nutrient transport and flooding from multiple sources. As such, SHETRAN provides a robust means of simulating numerous terrestrial system processes which will add physical realism when coupled to the JULES land surface model. 306 catchments spanning Great Britain have been modelled using this system. The standard configuration of this system performs satisfactorily (NSE > 0.5) for 72% of catchments and well (NSE > 0.7) for 48%. Many of the remaining 28% of catchments that performed relatively poorly (NSE land cover change studies and integrated assessments of groundwater and surface water resources.

  8. A data-model integration approach toward improved understanding on wetland functions and hydrological benefits at the catchment scale

    Science.gov (United States)

    Yeo, I. Y.; Lang, M.; Lee, S.; Huang, C.; Jin, H.; McCarty, G.; Sadeghi, A.

    2017-12-01

    The wetland ecosystem plays crucial roles in improving hydrological function and ecological integrity for the downstream water and the surrounding landscape. However, changing behaviours and functioning of wetland ecosystems are poorly understood and extremely difficult to characterize. Improved understanding on hydrological behaviours of wetlands, considering their interaction with surrounding landscapes and impacts on downstream waters, is an essential first step toward closing the knowledge gap. We present an integrated wetland-catchment modelling study that capitalizes on recently developed inundation maps and other geospatial data. The aim of the data-model integration is to improve spatial prediction of wetland inundation and evaluate cumulative hydrological benefits at the catchment scale. In this paper, we highlight problems arising from data preparation, parameterization, and process representation in simulating wetlands within a distributed catchment model, and report the recent progress on mapping of wetland dynamics (i.e., inundation) using multiple remotely sensed data. We demonstrate the value of spatially explicit inundation information to develop site-specific wetland parameters and to evaluate model prediction at multi-spatial and temporal scales. This spatial data-model integrated framework is tested using Soil and Water Assessment Tool (SWAT) with improved wetland extension, and applied for an agricultural watershed in the Mid-Atlantic Coastal Plain, USA. This study illustrates necessity of spatially distributed information and a data integrated modelling approach to predict inundation of wetlands and hydrologic function at the local landscape scale, where monitoring and conservation decision making take place.

  9. Revisiting an interdisciplinary hydrological modelling project. A socio-hydrology (?) example from the early 2000s

    Science.gov (United States)

    Seidl, Roman; Barthel, Roland

    2016-04-01

    Interdisciplinary scientific and societal knowledge plays an increasingly important role in global change research. Also, in the field of water resources interdisciplinarity as well as cooperation with stakeholders from outside academia have been recognized as important. In this contribution, we revisit an integrated regional modelling system (DANUBIA), which was developed by an interdisciplinary team of researchers and relied on stakeholder participation in the framework of the GLOWA-Danube project from 2001 to 2011 (Mauser and Prasch 2016). As the model was developed before the current increase in literature on participatory modelling and interdisciplinarity, we ask how a socio-hydrology approach would have helped and in what way it would have made the work different. The present contribution firstly presents the interdisciplinary concept of DANUBIA, mainly with focus on the integration of human behaviour in a spatially explicit, process-based numerical modelling system (Roland Barthel, Janisch, Schwarz, Trifkovic, Nickel, Schulz, and Mauser 2008; R. Barthel, Nickel, Meleg, Trifkovic, and Braun 2005). Secondly, we compare the approaches to interdisciplinarity in GLOWA-Danube with concepts and ideas presented by socio-hydrology. Thirdly, we frame DANUBIA and a review of key literature on socio-hydrology in the context of a survey among hydrologists (N = 184). This discussion is used to highlight gaps and opportunities of the socio-hydrology approach. We show that the interdisciplinary aspect of the project and the participatory process of stakeholder integration in DANUBIA were not entirely successful. However, important insights were gained and important lessons were learnt. Against the background of these experiences we feel that in its current state, socio-hydrology is still lacking a plan for knowledge integration. Moreover, we consider necessary that socio-hydrology takes into account the lessons learnt from these earlier examples of knowledge integration

  10. Uncertainty in hydrological change modelling

    DEFF Research Database (Denmark)

    Seaby, Lauren Paige

    applied at the grid scale. Flux and state hydrological outputs which integrate responses over time and space showed more sensitivity to precipitation mean spatial biases and less so on extremes. In the investigated catchments, the projected change of groundwater levels and basin discharge between current......Hydrological change modelling methodologies generally use climate models outputs to force hydrological simulations under changed conditions. There are nested sources of uncertainty throughout this methodology, including choice of climate model and subsequent bias correction methods. This Ph.......D. study evaluates the uncertainty of the impact of climate change in hydrological simulations given multiple climate models and bias correction methods of varying complexity. Three distribution based scaling methods (DBS) were developed and benchmarked against a more simplistic and commonly used delta...

  11. Hydrological models are mediating models

    Science.gov (United States)

    Babel, L. V.; Karssenberg, D.

    2013-08-01

    Despite the increasing role of models in hydrological research and decision-making processes, only few accounts of the nature and function of models exist in hydrology. Earlier considerations have traditionally been conducted while making a clear distinction between physically-based and conceptual models. A new philosophical account, primarily based on the fields of physics and economics, transcends classes of models and scientific disciplines by considering models as "mediators" between theory and observations. The core of this approach lies in identifying models as (1) being only partially dependent on theory and observations, (2) integrating non-deductive elements in their construction, and (3) carrying the role of instruments of scientific enquiry about both theory and the world. The applicability of this approach to hydrology is evaluated in the present article. Three widely used hydrological models, each showing a different degree of apparent physicality, are confronted to the main characteristics of the "mediating models" concept. We argue that irrespective of their kind, hydrological models depend on both theory and observations, rather than merely on one of these two domains. Their construction is additionally involving a large number of miscellaneous, external ingredients, such as past experiences, model objectives, knowledge and preferences of the modeller, as well as hardware and software resources. We show that hydrological models convey the role of instruments in scientific practice by mediating between theory and the world. It results from these considerations that the traditional distinction between physically-based and conceptual models is necessarily too simplistic and refers at best to the stage at which theory and observations are steering model construction. The large variety of ingredients involved in model construction would deserve closer attention, for being rarely explicitly presented in peer-reviewed literature. We believe that devoting

  12. Elucidating Critical Zone Process Interactions with an Integrated Hydrology Model in a Headwaters Research Catchment

    Science.gov (United States)

    Collins, C.; Maxwell, R. M.

    2017-12-01

    Providence Creek (P300) watershed is an alpine headwaters catchment located at the Southern Sierra Critical Zone Observatory (SSCZO). Evidence of groundwater-dependent vegetation and drought-induced tree mortality at P300 along with the effect of subsurface characterization on mountain ecohydrology motivates this study. A hyper resolution integrated hydrology model of this site, along with extensive instrumentation, provides an opportunity to study the effects of lateral groundwater flow on vegetation's tolerance to drought. ParFlow-CLM is a fully integrated surface-subsurface model that is driven with reconstructed meteorology, such as the North American Land Data Assimilation System project phase 2 (NLDAS-2) dataset. However, large-scale data products mute orographic effects on climate at smaller scales. Climate variables often do not behave uniformly in highly heterogeneous mountain regions. Therefore, forcing physically-based integrated hydrologic models—especially of mountain headwaters catchments—with a large-scale data product is a major challenge. Obtaining reliable observations in complex terrain is challenging and while climate data products introduce uncertainties likewise, documented discrepancies between several data products and P300 observations suggest these data products may suffice. To tackle these issues, a suite of simulations was run to parse out (1) the effects of climate data source (data products versus observations) and (2) the effects of climate data spatial variability. One tool for evaluating the effect of climate data on model outputs is the relationship between latent head flux (LH) and evapotranspiration (ET) partitioning with water table depth (WTD). This zone of LH sensitivity to WTD is referred to as the "critical zone." Preliminary results suggest that these critical zone relationships are preserved despite forcing albeit significant shifts in magnitude. These results demonstrate that integrated hydrology models are sensitive

  13. Effective use of integrated hydrological models in basin-scale water resources management: surrogate modeling approaches

    Science.gov (United States)

    Zheng, Y.; Wu, B.; Wu, X.

    2015-12-01

    Integrated hydrological models (IHMs) consider surface water and subsurface water as a unified system, and have been widely adopted in basin-scale water resources studies. However, due to IHMs' mathematical complexity and high computational cost, it is difficult to implement them in an iterative model evaluation process (e.g., Monte Carlo Simulation, simulation-optimization analysis, etc.), which diminishes their applicability for supporting decision-making in real-world situations. Our studies investigated how to effectively use complex IHMs to address real-world water issues via surrogate modeling. Three surrogate modeling approaches were considered, including 1) DYCORS (DYnamic COordinate search using Response Surface models), a well-established response surface-based optimization algorithm; 2) SOIM (Surrogate-based Optimization for Integrated surface water-groundwater Modeling), a response surface-based optimization algorithm that we developed specifically for IHMs; and 3) Probabilistic Collocation Method (PCM), a stochastic response surface approach. Our investigation was based on a modeling case study in the Heihe River Basin (HRB), China's second largest endorheic river basin. The GSFLOW (Coupled Ground-Water and Surface-Water Flow Model) model was employed. Two decision problems were discussed. One is to optimize, both in time and in space, the conjunctive use of surface water and groundwater for agricultural irrigation in the middle HRB region; and the other is to cost-effectively collect hydrological data based on a data-worth evaluation. Overall, our study results highlight the value of incorporating an IHM in making decisions of water resources management and hydrological data collection. An IHM like GSFLOW can provide great flexibility to formulating proper objective functions and constraints for various optimization problems. On the other hand, it has been demonstrated that surrogate modeling approaches can pave the path for such incorporation in real

  14. HYDROLOGIC AND HYDRAULIC MODELLING INTEGRATED WITH GIS: A STUDY OF THE ACARAÚ RIVER BASIN – CE

    Directory of Open Access Journals (Sweden)

    Samuellson Lopes Cabral

    2014-01-01

    Full Text Available The paper presents a case study integrating hydrologic models, hydraulic models and a geographic information system (GIS to delineate flooded areas in the medium-sized Acaraú River Basin in Ceará State, Brazil. The computational tools used were HEC-HMS for hydrologic modelling, HEC-RAS for hydraulic modelling and HEC-GeoRAS for the GIS. The results showed that a substantial portion of the riverine populations of the cities of Sobral, Santana do Acaraú and Groairas were affected by floods. Overall, the flood model satisfactorily represents the affected areas and shows the locations with the greatest flooding.

  15. A fully integrated SWAT-MODFLOW hydrologic model

    Science.gov (United States)

    The Soil and Water Assessment Tool (SWAT) and MODFLOW models are being used worldwide for managing surface and groundwater water resources. The SWAT models hydrological processes occurring at the surface including shallow aquifers, while MODFLOW simulate groundwater processes. However, neither SWAT ...

  16. Improving Permafrost Hydrology Prediction Through Data-Model Integration

    Science.gov (United States)

    Wilson, C. J.; Andresen, C. G.; Atchley, A. L.; Bolton, W. R.; Busey, R.; Coon, E.; Charsley-Groffman, L.

    2017-12-01

    The CMIP5 Earth System Models were unable to adequately predict the fate of the 16GT of permafrost carbon in a warming climate due to poor representation of Arctic ecosystem processes. The DOE Office of Science Next Generation Ecosystem Experiment, NGEE-Arctic project aims to reduce uncertainty in the Arctic carbon cycle and its impact on the Earth's climate system by improved representation of the coupled physical, chemical and biological processes that drive how much buried carbon will be converted to CO2 and CH4, how fast this will happen, which form will dominate, and the degree to which increased plant productivity will offset increased soil carbon emissions. These processes fundamentally depend on permafrost thaw rate and its influence on surface and subsurface hydrology through thermal erosion, land subsidence and changes to groundwater flow pathways as soil, bedrock and alluvial pore ice and massive ground ice melts. LANL and its NGEE colleagues are co-developing data and models to better understand controls on permafrost degradation and improve prediction of the evolution of permafrost and its impact on Arctic hydrology. The LANL Advanced Terrestrial Simulator was built using a state of the art HPC software framework to enable the first fully coupled 3-dimensional surface-subsurface thermal-hydrology and land surface deformation simulations to simulate the evolution of the physical Arctic environment. Here we show how field data including hydrology, snow, vegetation, geochemistry and soil properties, are informing the development and application of the ATS to improve understanding of controls on permafrost stability and permafrost hydrology. The ATS is being used to inform parameterizations of complex coupled physical, ecological and biogeochemical processes for implementation in the DOE ACME land model, to better predict the role of changing Arctic hydrology on the global climate system. LA-UR-17-26566.

  17. Data assimilation in integrated hydrological modeling using ensemble Kalman filtering

    DEFF Research Database (Denmark)

    Rasmussen, Jørn; Madsen, H.; Jensen, Karsten Høgh

    2015-01-01

    Groundwater head and stream discharge is assimilated using the ensemble transform Kalman filter in an integrated hydrological model with the aim of studying the relationship between the filter performance and the ensemble size. In an attempt to reduce the required number of ensemble members...... and estimating parameters requires a much larger ensemble size than just assimilating groundwater head observations. However, the required ensemble size can be greatly reduced with the use of adaptive localization, which by far outperforms distance-based localization. The study is conducted using synthetic data...

  18. Multisource data assimilation in a Richards equation-based integrated hydrological model: a real-world application to an experimental hillslope

    Science.gov (United States)

    Camporese, M.; Botto, A.

    2017-12-01

    Data assimilation is becoming increasingly popular in hydrological and earth system modeling, as it allows for direct integration of multisource observation data in modeling predictions and uncertainty reduction. For this reason, data assimilation has been recently the focus of much attention also for integrated surface-subsurface hydrological models, whereby multiple terrestrial compartments (e.g., snow cover, surface water, groundwater) are solved simultaneously, in an attempt to tackle environmental problems in a holistic approach. Recent examples include the joint assimilation of water table, soil moisture, and river discharge measurements in catchment models of coupled surface-subsurface flow using the ensemble Kalman filter (EnKF). Although the EnKF has been specifically developed to deal with nonlinear models, integrated hydrological models based on the Richards equation still represent a challenge, due to strong nonlinearities that may significantly affect the filter performance. Thus, more studies are needed to investigate the capabilities of EnKF to correct the system state and identify parameters in cases where the unsaturated zone dynamics are dominant. Here, the model CATHY (CATchment HYdrology) is applied to reproduce the hydrological dynamics observed in an experimental hillslope, equipped with tensiometers, water content reflectometer probes, and tipping bucket flow gages to monitor the hillslope response to a series of artificial rainfall events. We assimilate pressure head, soil moisture, and subsurface outflow with EnKF in a number of assimilation scenarios and discuss the challenges, issues, and tradeoffs arising from the assimilation of multisource data in a real-world test case, with particular focus on the capability of DA to update the subsurface parameters.

  19. An integrated model of soil, hydrology, and vegetation for carbon dynamics in wetland ecosystems

    Science.gov (United States)

    Yu Zhang; Changsheng Li; Carl C. Trettin; Harbin Li; Ge Sun

    2002-01-01

    Wetland ecosystems are an important component in global carbon (C) cycles and may exert a large influence on global clinlate change. Predictions of C dynamics require us to consider interactions among many critical factors of soil, hydrology, and vegetation. However, few such integrated C models exist for wetland ecosystems. In this paper, we report a simulation model...

  20. Comparing the Applicability of Commonly Used Hydrological Ecosystem Services Models for Integrated Decision-Support

    Directory of Open Access Journals (Sweden)

    Anna Lüke

    2018-01-01

    Full Text Available Different simulation models are used in science and practice in order to incorporate hydrological ecosystem services in decision-making processes. This contribution compares three simulation models, the Soil and Water Assessment Tool, a traditional hydrological model and two ecosystem services models, the Integrated Valuation of Ecosystem Services and Trade-offs model and the Resource Investment Optimization System model. The three models are compared on a theoretical and conceptual basis as well in a comparative case study application. The application of the models to a study area in Nicaragua reveals that a practical benefit to apply these models for different questions in decision-making generally exists. However, modelling of hydrological ecosystem services is associated with a high application effort and requires input data that may not always be available. The degree of detail in temporal and spatial variability in ecosystem service provision is higher when using the Soil and Water Assessment Tool compared to the two ecosystem service models. In contrast, the ecosystem service models have lower requirements on input data and process knowledge. A relationship between service provision and beneficiaries is readily produced and can be visualized as a model output. The visualization is especially useful for a practical decision-making context.

  1. A Community Data Model for Hydrologic Observations

    Science.gov (United States)

    Tarboton, D. G.; Horsburgh, J. S.; Zaslavsky, I.; Maidment, D. R.; Valentine, D.; Jennings, B.

    2006-12-01

    The CUAHSI Hydrologic Information System project is developing information technology infrastructure to support hydrologic science. Hydrologic information science involves the description of hydrologic environments in a consistent way, using data models for information integration. This includes a hydrologic observations data model for the storage and retrieval of hydrologic observations in a relational database designed to facilitate data retrieval for integrated analysis of information collected by multiple investigators. It is intended to provide a standard format to facilitate the effective sharing of information between investigators and to facilitate analysis of information within a single study area or hydrologic observatory, or across hydrologic observatories and regions. The observations data model is designed to store hydrologic observations and sufficient ancillary information (metadata) about the observations to allow them to be unambiguously interpreted and used and provide traceable heritage from raw measurements to usable information. The design is based on the premise that a relational database at the single observation level is most effective for providing querying capability and cross dimension data retrieval and analysis. This premise is being tested through the implementation of a prototype hydrologic observations database, and the development of web services for the retrieval of data from and ingestion of data into the database. These web services hosted by the San Diego Supercomputer center make data in the database accessible both through a Hydrologic Data Access System portal and directly from applications software such as Excel, Matlab and ArcGIS that have Standard Object Access Protocol (SOAP) capability. This paper will (1) describe the data model; (2) demonstrate the capability for representing diverse data in the same database; (3) demonstrate the use of the database from applications software for the performance of hydrologic analysis

  2. Modeling alpine grasslands with two integrated hydrologic models: a comparison of the different process representation in CATHY and GEOtop

    Science.gov (United States)

    Camporese, M.; Bertoldi, G.; Bortoli, E.; Wohlfahrt, G.

    2017-12-01

    Integrated hydrologic surface-subsurface models (IHSSMs) are increasingly used as prediction tools to solve simultaneously states and fluxes in and between multiple terrestrial compartments (e.g., snow cover, surface water, groundwater), in an attempt to tackle environmental problems in a holistic approach. Two such models, CATHY and GEOtop, are used in this study to investigate their capabilities to reproduce hydrological processes in alpine grasslands. The two models differ significantly in the complexity of the representation of the surface energy balance and the solution of Richards equation for water flow in the variably saturated subsurface. The main goal of this research is to show how these differences in process representation can lead to different predictions of hydrologic states and fluxes, in the simulation of an experimental site located in the Venosta Valley (South Tyrol, Italy). Here, a large set of relevant hydrological data (e.g., evapotranspiration, soil moisture) has been collected, with ground and remote sensing observations. The area of interest is part of a Long-Term Ecological Research (LTER) site, a mountain steep, heterogeneous slope, where the predominant land use types are meadow, pasture, and forest. The comparison between data and model predictions, as well as between simulations with the two IHSSMs, contributes to advance our understanding of the tradeoffs between different complexities in modeĺs process representation, model accuracy, and the ability to explain observed hydrological dynamics in alpine environments.

  3. Assessing climate change impact by integrated hydrological modelling

    Science.gov (United States)

    Lajer Hojberg, Anker; Jørgen Henriksen, Hans; Olsen, Martin; der Keur Peter, van; Seaby, Lauren Paige; Troldborg, Lars; Sonnenborg, Torben; Refsgaard, Jens Christian

    2013-04-01

    Future climate may have a profound effect on the freshwater cycle, which must be taken into consideration by water management for future planning. Developments in the future climate are nevertheless uncertain, thus adding to the challenge of managing an uncertain system. To support the water managers at various levels in Denmark, the national water resources model (DK-model) (Højberg et al., 2012; Stisen et al., 2012) was used to propagate future climate to hydrological response under considerations of the main sources of uncertainty. The DK-model is a physically based and fully distributed model constructed on the basis of the MIKE SHE/MIKE11 model system describing groundwater and surface water systems and the interaction between the domains. The model has been constructed for the entire 43.000 km2 land area of Denmark only excluding minor islands. Future climate from General Circulation Models (GCM) was downscaled by Regional Climate Models (RCM) by a distribution-based scaling method (Seaby et al., 2012). The same dataset was used to train all combinations of GCM-RCMs and they were found to represent the mean and variance at the seasonal basis equally well. Changes in hydrological response were computed by comparing the short term development from the period 1990 - 2010 to 2021 - 2050, which is the time span relevant for water management. To account for uncertainty in future climate predictions, hydrological response from the DK-model using nine combinations of GCMs and RCMs was analysed for two catchments representing the various hydrogeological conditions in Denmark. Three GCM-RCM combinations displaying high, mean and low future impacts were selected as representative climate models for which climate impact studies were carried out for the entire country. Parameter uncertainty was addressed by sensitivity analysis and was generally found to be of less importance compared to the uncertainty spanned by the GCM-RCM combinations. Analysis of the simulations

  4. An integrated crop and hydrologic modeling system to estimate hydrologic impacts of crop irrigation demands

    Science.gov (United States)

    R.T. McNider; C. Handyside; K. Doty; W.L. Ellenburg; J.F. Cruise; J.R. Christy; D. Moss; V. Sharda; G. Hoogenboom; Peter Caldwell

    2015-01-01

    The present paper discusses a coupled gridded crop modeling and hydrologic modeling system that can examine the benefits of irrigation and costs of irrigation and the coincident impact of the irrigation water withdrawals on surface water hydrology. The system is applied to the Southeastern U.S. The system tools to be discussed include a gridded version (GriDSSAT) of...

  5. Hydrological Modeling Reproducibility Through Data Management and Adaptors for Model Interoperability

    Science.gov (United States)

    Turner, M. A.

    2015-12-01

    Because of a lack of centralized planning and no widely-adopted standards among hydrological modeling research groups, research communities, and the data management teams meant to support research, there is chaos when it comes to data formats, spatio-temporal resolutions, ontologies, and data availability. All this makes true scientific reproducibility and collaborative integrated modeling impossible without some glue to piece it all together. Our Virtual Watershed Integrated Modeling System provides the tools and modeling framework hydrologists need to accelerate and fortify new scientific investigations by tracking provenance and providing adaptors for integrated, collaborative hydrologic modeling and data management. Under global warming trends where water resources are under increasing stress, reproducible hydrological modeling will be increasingly important to improve transparency and understanding of the scientific facts revealed through modeling. The Virtual Watershed Data Engine is capable of ingesting a wide variety of heterogeneous model inputs, outputs, model configurations, and metadata. We will demonstrate one example, starting from real-time raw weather station data packaged with station metadata. Our integrated modeling system will then create gridded input data via geostatistical methods along with error and uncertainty estimates. These gridded data are then used as input to hydrological models, all of which are available as web services wherever feasible. Models may be integrated in a data-centric way where the outputs too are tracked and used as inputs to "downstream" models. This work is part of an ongoing collaborative Tri-state (New Mexico, Nevada, Idaho) NSF EPSCoR Project, WC-WAVE, comprised of researchers from multiple universities in each of the three states. The tools produced and presented here have been developed collaboratively alongside watershed scientists to address specific modeling problems with an eye on the bigger picture of

  6. Advancing representation of hydrologic processes in the Soil and Water Assessment Tool (SWAT) through integration of the TOPographic MODEL (TOPMODEL) features

    Science.gov (United States)

    Chen, J.; Wu, Y.

    2012-01-01

    This paper presents a study of the integration of the Soil and Water Assessment Tool (SWAT) model and the TOPographic MODEL (TOPMODEL) features for enhancing the physical representation of hydrologic processes. In SWAT, four hydrologic processes, which are surface runoff, baseflow, groundwater re-evaporation and deep aquifer percolation, are modeled by using a group of empirical equations. The empirical equations usually constrain the simulation capability of relevant processes. To replace these equations and to model the influences of topography and water table variation on streamflow generation, the TOPMODEL features are integrated into SWAT, and a new model, the so-called SWAT-TOP, is developed. In the new model, the process of deep aquifer percolation is removed, the concept of groundwater re-evaporation is refined, and the processes of surface runoff and baseflow are remodeled. Consequently, three parameters in SWAT are discarded, and two new parameters to reflect the TOPMODEL features are introduced. SWAT-TOP and SWAT are applied to the East River basin in South China, and the results reveal that, compared with SWAT, the new model can provide a more reasonable simulation of the hydrologic processes of surface runoff, groundwater re-evaporation, and baseflow. This study evidences that an established hydrologic model can be further improved by integrating the features of another model, which is a possible way to enhance our understanding of the workings of catchments.

  7. An Integrated Modelling System to Predict Hydrological Processes under Climate and Land-Use/Cover Change Scenarios

    Directory of Open Access Journals (Sweden)

    Babak Farjad

    2017-10-01

    Full Text Available This study proposes an integrated modeling system consisting of the physically-based MIKE SHE/MIKE 11 model, a cellular automata model, and general circulation models (GCMs scenarios to investigate the independent and combined effects of future climate and land-use/land-cover (LULC changes on the hydrology of a river system. The integrated modelling system is applied to the Elbow River watershed in southern Alberta, Canada in conjunction with extreme GCM scenarios and two LULC change scenarios in the 2020s and 2050s. Results reveal that LULC change substantially modifies the river flow regime in the east sub-catchment, where rapid urbanization is occurring. It is also shown that the change in LULC causes an increase in peak flows in both the 2020s and 2050s. The impacts of climate and LULC change on streamflow are positively correlated in winter and spring, which intensifies their influence and leads to a significant rise in streamflow, and, subsequently, increases the vulnerability of the watershed to spring floods. This study highlights the importance of using an integrated modeling approach to investigate both the independent and combined impacts of climate and LULC changes on the future of hydrology to improve our understanding of how watersheds will respond to climate and LULC changes.

  8. GLOFRIM v1.0 - A globally applicable computational framework for integrated hydrological-hydrodynamic modelling

    Science.gov (United States)

    Hoch, Jannis M.; Neal, Jeffrey C.; Baart, Fedor; van Beek, Rens; Winsemius, Hessel C.; Bates, Paul D.; Bierkens, Marc F. P.

    2017-10-01

    We here present GLOFRIM, a globally applicable computational framework for integrated hydrological-hydrodynamic modelling. GLOFRIM facilitates spatially explicit coupling of hydrodynamic and hydrologic models and caters for an ensemble of models to be coupled. It currently encompasses the global hydrological model PCR-GLOBWB as well as the hydrodynamic models Delft3D Flexible Mesh (DFM; solving the full shallow-water equations and allowing for spatially flexible meshing) and LISFLOOD-FP (LFP; solving the local inertia equations and running on regular grids). The main advantages of the framework are its open and free access, its global applicability, its versatility, and its extensibility with other hydrological or hydrodynamic models. Before applying GLOFRIM to an actual test case, we benchmarked both DFM and LFP for a synthetic test case. Results show that for sub-critical flow conditions, discharge response to the same input signal is near-identical for both models, which agrees with previous studies. We subsequently applied the framework to the Amazon River basin to not only test the framework thoroughly, but also to perform a first-ever benchmark of flexible and regular grids on a large-scale. Both DFM and LFP produce comparable results in terms of simulated discharge with LFP exhibiting slightly higher accuracy as expressed by a Kling-Gupta efficiency of 0.82 compared to 0.76 for DFM. However, benchmarking inundation extent between DFM and LFP over the entire study area, a critical success index of 0.46 was obtained, indicating that the models disagree as often as they agree. Differences between models in both simulated discharge and inundation extent are to a large extent attributable to the gridding techniques employed. In fact, the results show that both the numerical scheme of the inundation model and the gridding technique can contribute to deviations in simulated inundation extent as we control for model forcing and boundary conditions. This study shows

  9. Eco-hydrological process simulations within an integrated surface water-groundwater model

    DEFF Research Database (Denmark)

    Butts, Michael; Loinaz, Maria Christina; Bauer-Gottwein, Peter

    2014-01-01

    Integrated water resources management requires tools that can quantify changes in groundwater, surface water, water quality and ecosystem health, as a result of changes in catchment management. To address these requirements we have developed an integrated eco-hydrological modelling framework...... that allows hydrologists and ecologists to represent the complex and dynamic interactions occurring between surface water, ground water, water quality and freshwater ecosystems within a catchment. We demonstrate here the practical application of this tool to two case studies where the interaction of surface...... water and ground water are important for the ecosystem. In the first, simulations are performed to understand the importance of surface water-groundwater interactions for a restored riparian wetland on the Odense River in Denmark as part of a larger investigation of water quality and nitrate retention...

  10. Modeling the Hydrological Regime of Turkana Lake (Kenya, Ethiopia) by Combining Spatially Distributed Hydrological Modeling and Remote Sensing Datasets

    Science.gov (United States)

    Anghileri, D.; Kaelin, A.; Peleg, N.; Fatichi, S.; Molnar, P.; Roques, C.; Longuevergne, L.; Burlando, P.

    2017-12-01

    Hydrological modeling in poorly gauged basins can benefit from the use of remote sensing datasets although there are challenges associated with the mismatch in spatial and temporal scales between catchment scale hydrological models and remote sensing products. We model the hydrological processes and long-term water budget of the Lake Turkana catchment, a transboundary basin between Kenya and Ethiopia, by integrating several remote sensing products into a spatially distributed and physically explicit model, Topkapi-ETH. Lake Turkana is the world largest desert lake draining a catchment of 145'500 km2. It has three main contributing rivers: the Omo river, which contributes most of the annual lake inflow, the Turkwel river, and the Kerio rivers, which contribute the remaining part. The lake levels have shown great variations in the last decades due to long-term climate fluctuations and the regulation of three reservoirs, Gibe I, II, and III, which significantly alter the hydrological seasonality. Another large reservoir is planned and may be built in the next decade, generating concerns about the fate of Lake Turkana in the long run because of this additional anthropogenic pressure and increasing evaporation driven by climate change. We consider different remote sensing datasets, i.e., TRMM-V7 for precipitation, MERRA-2 for temperature, as inputs to the spatially distributed hydrological model. We validate the simulation results with other remote sensing datasets, i.e., GRACE for total water storage anomalies, GLDAS-NOAH for soil moisture, ERA-Interim/Land for surface runoff, and TOPEX/Poseidon for satellite altimetry data. Results highlight how different remote sensing products can be integrated into a hydrological modeling framework accounting for their relative uncertainties. We also carried out simulations with the artificial reservoirs planned in the north part of the catchment and without any reservoirs, to assess their impacts on the catchment hydrological

  11. Cyberinfrastructure to Support Collaborative and Reproducible Computational Hydrologic Modeling

    Science.gov (United States)

    Goodall, J. L.; Castronova, A. M.; Bandaragoda, C.; Morsy, M. M.; Sadler, J. M.; Essawy, B.; Tarboton, D. G.; Malik, T.; Nijssen, B.; Clark, M. P.; Liu, Y.; Wang, S. W.

    2017-12-01

    Creating cyberinfrastructure to support reproducibility of computational hydrologic models is an important research challenge. Addressing this challenge requires open and reusable code and data with machine and human readable metadata, organized in ways that allow others to replicate results and verify published findings. Specific digital objects that must be tracked for reproducible computational hydrologic modeling include (1) raw initial datasets, (2) data processing scripts used to clean and organize the data, (3) processed model inputs, (4) model results, and (5) the model code with an itemization of all software dependencies and computational requirements. HydroShare is a cyberinfrastructure under active development designed to help users store, share, and publish digital research products in order to improve reproducibility in computational hydrology, with an architecture supporting hydrologic-specific resource metadata. Researchers can upload data required for modeling, add hydrology-specific metadata to these resources, and use the data directly within HydroShare.org for collaborative modeling using tools like CyberGIS, Sciunit-CLI, and JupyterHub that have been integrated with HydroShare to run models using notebooks, Docker containers, and cloud resources. Current research aims to implement the Structure For Unifying Multiple Modeling Alternatives (SUMMA) hydrologic model within HydroShare to support hypothesis-driven hydrologic modeling while also taking advantage of the HydroShare cyberinfrastructure. The goal of this integration is to create the cyberinfrastructure that supports hypothesis-driven model experimentation, education, and training efforts by lowering barriers to entry, reducing the time spent on informatics technology and software development, and supporting collaborative research within and across research groups.

  12. Developing Flexible, Integrated Hydrologic Modeling Systems for Multiscale Analysis in the Midwest and Great Lakes Region

    Science.gov (United States)

    Hamlet, A. F.; Chiu, C. M.; Sharma, A.; Byun, K.; Hanson, Z.

    2016-12-01

    Physically based hydrologic modeling of surface and groundwater resources that can be flexibly and efficiently applied to support water resources policy/planning/management decisions at a wide range of spatial and temporal scales are greatly needed in the Midwest, where stakeholder access to such tools is currently a fundamental barrier to basic climate change assessment and adaptation efforts, and also the co-production of useful products to support detailed decision making. Based on earlier pilot studies in the Pacific Northwest Region, we are currently assembling a suite of end-to-end tools and resources to support various kinds of water resources planning and management applications across the region. One of the key aspects of these integrated tools is that the user community can access gridded products at any point along the end-to-end chain of models, looking backwards in time about 100 years (1915-2015), and forwards in time about 85 years using CMIP5 climate model projections. The integrated model is composed of historical and projected future meteorological data based on station observations and statistical and dynamically downscaled climate model output respectively. These gridded meteorological data sets serve as forcing data for the macro-scale VIC hydrologic model implemented over the Midwest at 1/16 degree resolution. High-resolution climate model (4km WRF) output provides inputs for the analyses of urban impacts, hydrologic extremes, agricultural impacts, and impacts to the Great Lakes. Groundwater recharge estimated by the surface water model provides input data for fine-scale and macro-scale groundwater models needed for specific applications. To highlight the multi-scale use of the integrated models in support of co-production of scientific information for decision making, we briefly describe three current case studies addressing different spatial scales of analysis: 1) Effects of climate change on the water balance of the Great Lakes, 2) Future

  13. JAMS - a software platform for modular hydrological modelling

    Science.gov (United States)

    Kralisch, Sven; Fischer, Christian

    2015-04-01

    Current challenges of understanding and assessing the impacts of climate and land use changes on environmental systems demand for an ever-increasing integration of data and process knowledge in corresponding simulation models. Software frameworks that allow for a seamless creation of integrated models based on less complex components (domain models, process simulation routines) have therefore gained increasing attention during the last decade. JAMS is an Open-Source software framework that has been especially designed to cope with the challenges of eco-hydrological modelling. This is reflected by (i) its flexible approach for representing time and space, (ii) a strong separation of process simulation components from the declarative description of more complex models using domain specific XML, (iii) powerful analysis and visualization functions for spatial and temporal input and output data, and (iv) parameter optimization and uncertainty analysis functions commonly used in environmental modelling. Based on JAMS, different hydrological and nutrient-transport simulation models were implemented and successfully applied during the last years. We will present the JAMS core concepts and give an overview of models, simulation components and support tools available for that framework. Sample applications will be used to underline the advantages of component-based model designs and to show how JAMS can be used to address the challenges of integrated hydrological modelling.

  14. Integrated water system simulation by considering hydrological and biogeochemical processes: model development, with parameter sensitivity and autocalibration

    Science.gov (United States)

    Zhang, Y. Y.; Shao, Q. X.; Ye, A. Z.; Xing, H. T.; Xia, J.

    2016-02-01

    Integrated water system modeling is a feasible approach to understanding severe water crises in the world and promoting the implementation of integrated river basin management. In this study, a classic hydrological model (the time variant gain model: TVGM) was extended to an integrated water system model by coupling multiple water-related processes in hydrology, biogeochemistry, water quality, and ecology, and considering the interference of human activities. A parameter analysis tool, which included sensitivity analysis, autocalibration and model performance evaluation, was developed to improve modeling efficiency. To demonstrate the model performances, the Shaying River catchment, which is the largest highly regulated and heavily polluted tributary of the Huai River basin in China, was selected as the case study area. The model performances were evaluated on the key water-related components including runoff, water quality, diffuse pollution load (or nonpoint sources) and crop yield. Results showed that our proposed model simulated most components reasonably well. The simulated daily runoff at most regulated and less-regulated stations matched well with the observations. The average correlation coefficient and Nash-Sutcliffe efficiency were 0.85 and 0.70, respectively. Both the simulated low and high flows at most stations were improved when the dam regulation was considered. The daily ammonium-nitrogen (NH4-N) concentration was also well captured with the average correlation coefficient of 0.67. Furthermore, the diffuse source load of NH4-N and the corn yield were reasonably simulated at the administrative region scale. This integrated water system model is expected to improve the simulation performances with extension to more model functionalities, and to provide a scientific basis for the implementation in integrated river basin managements.

  15. Integrated climate and hydrology modelling - Coupling of the HIRHAM regional climate model and the MIKE SHE hydrological model

    Energy Technology Data Exchange (ETDEWEB)

    Dahl Larsen, M.A. [Technical Univ. of Denmark. DTU Management Engineering, DTU Risoe Campus, Roskilde (Denmark)

    2013-10-15

    To ensure optimal management and sustainable strategies for water resources, infrastructures, food production and ecosystems there is a need for an improved understanding of feedback and interaction mechanisms between the atmosphere and the land surface. This is especially true in light of expected global warming and increased frequency of extreme events. The skill in developing projections of both the present and future climate depends essentially on the ability to numerically simulate the processes of atmospheric circulation, hydrology, energy and ecology. Previous modelling efforts of climate and hydrology have used each model component in an offline mode where the models are run in sequential steps and one model serves as a boundary condition or data input source to the other. Within recent years a new field of research has emerged where efforts have been made to dynamically couple existing climate and hydrology models to more directly include the interaction between the atmosphere and the land surface. The present PhD study is motivated by an ambition of developing and applying a modelling tool capable of including the interaction and feedback mechanisms between the atmosphere and the land surface. The modelling tool consists of a fully dynamic two-way coupling of the HIRHAM regional climate model and the MIKE SHE hydrological model. The expected gain is twofold. Firstly, HIRHAM utilizes the land surface component of the combined MIKE SHE/SWET hydrology and land surface model (LSM), which is superior to the LSM in HIRHAM. A wider range of processes are included at the land surface, subsurface flow is distributed in three dimensions and the temporal and spatial resolution is higher. Secondly, the feedback mechanisms of e.g. soil moisture and precipitation between the two models are included. The preparation of the HIRHAM and MIKE SHE models for the coupled study revealed several findings. The performance of HIRHAM was highly affected by the domain size, domain

  16. Integrating an agent-based model into a large-scale hydrological model for evaluating drought management in California

    Science.gov (United States)

    Sheffield, J.; He, X.; Wada, Y.; Burek, P.; Kahil, M.; Wood, E. F.; Oppenheimer, M.

    2017-12-01

    California has endured record-breaking drought since winter 2011 and will likely experience more severe and persistent drought in the coming decades under changing climate. At the same time, human water management practices can also affect drought frequency and intensity, which underscores the importance of human behaviour in effective drought adaptation and mitigation. Currently, although a few large-scale hydrological and water resources models (e.g., PCR-GLOBWB) consider human water use and management practices (e.g., irrigation, reservoir operation, groundwater pumping), none of them includes the dynamic feedback between local human behaviors/decisions and the natural hydrological system. It is, therefore, vital to integrate social and behavioral dimensions into current hydrological modeling frameworks. This study applies the agent-based modeling (ABM) approach and couples it with a large-scale hydrological model (i.e., Community Water Model, CWatM) in order to have a balanced representation of social, environmental and economic factors and a more realistic representation of the bi-directional interactions and feedbacks in coupled human and natural systems. In this study, we focus on drought management in California and considers two types of agents, which are (groups of) farmers and state management authorities, and assumed that their corresponding objectives are to maximize the net crop profit and to maintain sufficient water supply, respectively. Farmers' behaviors are linked with local agricultural practices such as cropping patterns and deficit irrigation. More precisely, farmers' decisions are incorporated into CWatM across different time scales in terms of daily irrigation amount, seasonal/annual decisions on crop types and irrigated area as well as the long-term investment of irrigation infrastructure. This simulation-based optimization framework is further applied by performing different sets of scenarios to investigate and evaluate the effectiveness

  17. An integrated modeling framework of socio-economic, biophysical, and hydrological processes in Midwest landscapes: Remote sensing data, agro-hydrological model, and agent-based model

    Science.gov (United States)

    Ding, Deng

    Intensive human-environment interactions are taking place in Midwestern agricultural systems. An integrated modeling framework is suitable for predicting dynamics of key variables of the socio-economic, biophysical, hydrological processes as well as exploring the potential transitions of system states in response to changes of the driving factors. The purpose of this dissertation is to address issues concerning the interacting processes and consequent changes in land use, water balance, and water quality using an integrated modeling framework. This dissertation is composed of three studies in the same agricultural watershed, the Clear Creek watershed in East-Central Iowa. In the first study, a parsimonious hydrologic model, the Threshold-Exceedance-Lagrangian Model (TELM), is further developed into RS-TELM (Remote Sensing TELM) to integrate remote sensing vegetation data for estimating evapotranspiration. The goodness of fit of RS-TELM is comparable to a well-calibrated SWAT (Soil and Water Assessment Tool) and even slightly superior in capturing intra-seasonal variability of stream flow. The integration of RS LAI (Leaf Area Index) data improves the model's performance especially over the agriculture dominated landscapes. The input of rainfall datasets with spatially explicit information plays a critical role in increasing the model's goodness of fit. In the second study, an agent-based model is developed to simulate farmers' decisions on crop type and fertilizer application in response to commodity and biofuel crop prices. The comparison between simulated crop land percentage and crop rotations with satellite-based land cover data suggest that farmers may be underestimating the effects that continuous corn production has on yields (yield drag). The simulation results given alternative market scenarios based on a survey of agricultural land owners and operators in the Clear Creek Watershed show that, farmers see cellulosic biofuel feedstock production in the form

  18. Integrating retention soil filters into urban hydrologic models - Relevant processes and important parameters

    Science.gov (United States)

    Bachmann-Machnik, Anna; Meyer, Daniel; Waldhoff, Axel; Fuchs, Stephan; Dittmer, Ulrich

    2018-04-01

    Retention Soil Filters (RSFs), a form of vertical flow constructed wetlands specifically designed for combined sewer overflow (CSO) treatment, have proven to be an effective tool to mitigate negative impacts of CSOs on receiving water bodies. Long-term hydrologic simulations are used to predict the emissions from urban drainage systems during planning of stormwater management measures. So far no universally accepted model for RSF simulation exists. When simulating hydraulics and water quality in RSFs, an appropriate level of detail must be chosen for reasonable balancing between model complexity and model handling, considering the model input's level of uncertainty. The most crucial parameters determining the resultant uncertainties of the integrated sewer system and filter bed model were identified by evaluating a virtual drainage system with a Retention Soil Filter for CSO treatment. To determine reasonable parameter ranges for RSF simulations, data of 207 events from six full-scale RSF plants in Germany were analyzed. Data evaluation shows that even though different plants with varying loading and operation modes were examined, a simple model is sufficient to assess relevant suspended solids (SS), chemical oxygen demand (COD) and NH4 emissions from RSFs. Two conceptual RSF models with different degrees of complexity were assessed. These models were developed based on evaluation of data from full scale RSF plants and column experiments. Incorporated model processes are ammonium adsorption in the filter layer and degradation during subsequent dry weather period, filtration of SS and particulate COD (XCOD) to a constant background concentration and removal of solute COD (SCOD) by a constant removal rate during filter passage as well as sedimentation of SS and XCOD in the filter overflow. XCOD, SS and ammonium loads as well as ammonium concentration peaks are discharged primarily via RSF overflow not passing through the filter bed. Uncertainties of the integrated

  19. Coupled Crop/Hydrology Model to Estimate Expanded Irrigation Impact on Water Resources

    Science.gov (United States)

    Handyside, C. T.; Cruise, J.

    2017-12-01

    A coupled agricultural and hydrologic systems model is used to examine the environmental impact of irrigation in the Southeast. A gridded crop model for the Southeast is used to determine regional irrigation demand. This irrigation demand is used in a regional hydrologic model to determine the hydrologic impact of irrigation. For the Southeast to maintain/expand irrigated agricultural production and provide adaptation to climate change and climate variability it will require integrated agricultural and hydrologic system models that can calculate irrigation demand and the impact of the this demand on the river hydrology. These integrated models can be used as (1) historical tools to examine vulnerability of expanded irrigation to past climate extremes (2) future tools to examine the sustainability of expanded irrigation under future climate scenarios and (3) a real-time tool to allow dynamic water resource management. Such tools are necessary to assure stakeholders and the public that irrigation can be carried out in a sustainable manner. The system tools to be discussed include a gridded version of the crop modeling system (DSSAT). The gridded model is referred to as GriDSSAT. The irrigation demand from GriDSSAT is coupled to a regional hydrologic model developed by the Eastern Forest Environmental Threat Assessment Center of the USDA Forest Service) (WaSSI). The crop model provides the dynamic irrigation demand which is a function of the weather. The hydrologic model includes all other competing uses of water. Examples of use the crop model coupled with the hydrologic model include historical analyses which show the change in hydrology as additional acres of irrigated land are added to water sheds. The first order change in hydrology is computed in terms of changes in the Water Availability Stress Index (WASSI) which is the ratio of water demand (irrigation, public water supply, industrial use, etc.) and water availability from the hydrologic model. Also

  20. Data Assimilation in Integrated and Distributed Hydrological Models

    DEFF Research Database (Denmark)

    Zhang, Donghua

    processes and provide simulations in refined temporal and spatial resolutions. Recent developments in measurement and sensor technologies have significantly improved the coverage, quality, frequency and diversity of hydrological observations. Data assimilation provides a great potential in relation...... point of view, different assimilation methodologies and techniques have been developed or customized to better serve hydrological assimilation. From the application point of view, real data and real-world complex catchments are used with the focus of investigating the models’ improvements with data...... a variety of model uncertainty sources and scales. Next the groundwater head assimilation experiment was tested in a much more complex catchment with assimilation of biased real observations. In such cases, the bias-aware assimilation method significantly outperforms the standard assimilation method...

  1. Using the object modeling system for hydrological model development and application

    Directory of Open Access Journals (Sweden)

    S. Kralisch

    2005-01-01

    Full Text Available State of the art challenges in sustainable management of water resources have created demand for integrated, flexible and easy to use hydrological models which are able to simulate the quantitative and qualitative aspects of the hydrological cycle with a sufficient degree of certainty. Existing models which have been de-veloped to fit these needs are often constrained to specific scales or purposes and thus can not be easily adapted to meet different challenges. As a solution for flexible and modularised model development and application, the Object Modeling System (OMS has been developed in a joint approach by the USDA-ARS, GPSRU (Fort Collins, CO, USA, USGS (Denver, CO, USA, and the FSU (Jena, Germany. The OMS provides a modern modelling framework which allows the implementation of single process components to be compiled and applied as custom tailored model assemblies. This paper describes basic principles of the OMS and its main components and explains in more detail how the problems during coupling of models or model components are solved inside the system. It highlights the integration of different spatial and temporal scales by their representation as spatial modelling entities embedded into time compound components. As an exam-ple the implementation of the hydrological model J2000 is discussed.

  2. Seasonal Gravity Field Variations from GRACE and Hydrological Models

    DEFF Research Database (Denmark)

    Andersen, Ole Baltazar; Hinderer, Jacques; Lemoine, Frank G.

    2004-01-01

    . Four global hydrological models covering the same period in 2002–2003 as the GRACE observations were investigated to for their mutual consistency in estimates of annual variation in terrestrial water storage and related temporal changes in gravity field. The hydrological models differ by a maximum of 2...... µGal or nearly 5 cm equivalent water storage in selected regions. Integrated over all land masses the standard deviation among the annual signal from the four hydrological models are 0.6 µGal equivalent to around 1.4 cm in equivalent water layer thickness. The estimated accuracy of the annual...

  3. Understanding Greenland ice sheet hydrology using an integrated multi-scale approach

    International Nuclear Information System (INIS)

    Rennermalm, A K; Moustafa, S E; Mioduszewski, J; Robinson, D A; Chu, V W; Smith, L C; Forster, R R; Hagedorn, B; Harper, J T; Mote, T L; Shuman, C A; Tedesco, M

    2013-01-01

    Improved understanding of Greenland ice sheet hydrology is critically important for assessing its impact on current and future ice sheet dynamics and global sea level rise. This has motivated the collection and integration of in situ observations, model development, and remote sensing efforts to quantify meltwater production, as well as its phase changes, transport, and export. Particularly urgent is a better understanding of albedo feedbacks leading to enhanced surface melt, potential positive feedbacks between ice sheet hydrology and dynamics, and meltwater retention in firn. These processes are not isolated, but must be understood as part of a continuum of processes within an integrated system. This letter describes a systems approach to the study of Greenland ice sheet hydrology, emphasizing component interconnections and feedbacks, and highlighting research and observational needs. (letter)

  4. Integrating Geographical Information Systems (GIS) with Hydrological Modelling – Applicability and Limitations

    OpenAIRE

    Rajesh VijayKumar Kherde; Dr. Priyadarshi. H. Sawant

    2013-01-01

    The evolution of Geographic information systems (GIS) facilitated the use digital terrain data for topography based hydrological modelling. The use of spatial data for hydrological modelling emerged from the great capability of GIS tools to store and handle the data associated hydro-morphology of the basin. These models utilize the spatially variable terrain data for converting rainfall into surface runoff.Manual map manipulation has always posed difficulty in analysing and designing large sc...

  5. Modelling water use in global hydrological models: review, challenges and directions

    Science.gov (United States)

    Bierkens, M. F.; de Graaf, I.; Wada, Y.; Wanders, N.; Van Beek, L. P.

    2017-12-01

    During the late 1980s and early 1990s, awareness of the shortage of global water resources lead to the first detailed global water resources assessments using regional statistics of water use and observations of meteorological and hydrological variables. Shortly thereafter, the first macroscale hydrological models (MHM) appeared. In these models, blue water (i.e., surface water and renewable groundwater) availability was calculated by accumulating runoff over a stream network and comparing it with population densities or with estimated water demand for agriculture, industry and households. In this talk we review the evolution of human impact modelling in global land models with a focus on global water resources, touching upon developments of the last 15 years: i.e. calculating human water scarcity; estimating groundwater depletion; adding dams and reservoirs; fully integrating water use (demand, withdrawal, consumption, return flow) in the hydrology; simulating the effects of land use change. We show example studies for each of these steps. We identify We identify major challenges that hamper the further development of integrated water resources modelling. Examples of these are: 1) simulating reservoir operations; 2) including local infrastructure and redistribution; 3) using the correct allocations rules; 4) projecting future water demand and water use. For each of these challenges we signify promising directions for further research.

  6. Advancing the Implementation of Hydrologic Models as Web-based Applications

    Science.gov (United States)

    Dahal, P.; Tarboton, D. G.; Castronova, A. M.

    2017-12-01

    Advanced computer simulations are required to understand hydrologic phenomenon such as rainfall-runoff response, groundwater hydrology, snow hydrology, etc. Building a hydrologic model instance to simulate a watershed requires investment in data (diverse geospatial datasets such as terrain, soil) and computer resources, typically demands a wide skill set from the analyst, and the workflow involved is often difficult to reproduce. This work introduces a web-based prototype infrastructure in the form of a web application that provides researchers with easy to use access to complete hydrological modeling functionality. This includes creating the necessary geospatial and forcing data, preparing input files for a model by applying complex data preprocessing, running the model for a user defined watershed, and saving the results to a web repository. The open source Tethys Platform was used to develop the web app front-end Graphical User Interface (GUI). We used HydroDS, a webservice that provides data preparation processing capability to support backend computations used by the app. Results are saved in HydroShare, a hydrologic information system that supports the sharing of hydrologic data, model and analysis tools. The TOPographic Kinematic APproximation and Integration (TOPKAPI) model served as the example for which we developed a complete hydrologic modeling service to demonstrate the approach. The final product is a complete modeling system accessible through the web to create input files, and run the TOPKAPI hydrologic model for a watershed of interest. We are investigating similar functionality for the preparation of input to Regional Hydro-Ecological Simulation System (RHESSys). Key Words: hydrologic modeling, web services, hydrologic information system, HydroShare, HydroDS, Tethys Platform

  7. Integrating Remote Sensing Information Into A Distributed Hydrological Model for Improving Water Budget Predictions in Large-scale Basins through Data Assimilation

    Science.gov (United States)

    Qin, Changbo; Jia, Yangwen; Su, Z.(Bob); Zhou, Zuhao; Qiu, Yaqin; Suhui, Shen

    2008-01-01

    This paper investigates whether remote sensing evapotranspiration estimates can be integrated by means of data assimilation into a distributed hydrological model for improving the predictions of spatial water distribution over a large river basin with an area of 317,800 km2. A series of available MODIS satellite images over the Haihe River basin in China are used for the year 2005. Evapotranspiration is retrieved from these 1×1 km resolution images using the SEBS (Surface Energy Balance System) algorithm. The physically-based distributed model WEP-L (Water and Energy transfer Process in Large river basins) is used to compute the water balance of the Haihe River basin in the same year. Comparison between model-derived and remote sensing retrieval basin-averaged evapotranspiration estimates shows a good piecewise linear relationship, but their spatial distribution within the Haihe basin is different. The remote sensing derived evapotranspiration shows variability at finer scales. An extended Kalman filter (EKF) data assimilation algorithm, suitable for non-linear problems, is used. Assimilation results indicate that remote sensing observations have a potentially important role in providing spatial information to the assimilation system for the spatially optical hydrological parameterization of the model. This is especially important for large basins, such as the Haihe River basin in this study. Combining and integrating the capabilities of and information from model simulation and remote sensing techniques may provide the best spatial and temporal characteristics for hydrological states/fluxes, and would be both appealing and necessary for improving our knowledge of fundamental hydrological processes and for addressing important water resource management problems. PMID:27879946

  8. Integrated hydrological modeling of the North China Plain and implications for sustainable water management

    Directory of Open Access Journals (Sweden)

    H. Qin

    2013-10-01

    Full Text Available Groundwater overdraft has caused fast water level decline in the North China Plain (NCP since the 1980s. Although many hydrological models have been developed for the NCP in the past few decades, most of them deal only with the groundwater component or only at local scales. In the present study, a coupled surface water–groundwater model using the MIKE SHE code has been developed for the entire alluvial plain of the NCP. All the major processes in the land phase of the hydrological cycle are considered in the integrated modeling approach. The most important parameters of the model are first identified by a sensitivity analysis process and then calibrated for the period 2000–2005. The calibrated model is validated for the period 2006–2008 against daily observations of groundwater heads. The simulation results compare well with the observations where acceptable values of root mean square error (RMSE (most values lie below 4 m and correlation coefficient (R (0.36–0.97 are obtained. The simulated evapotranspiration (ET is then compared with the remote sensing (RS-based ET data to further validate the model simulation. The comparison result with a R2 value of 0.93 between the monthly averaged values of simulated actual evapotranspiration (AET and RS AET for the entire NCP shows a good performance of the model. The water balance results indicate that more than 70% of water leaving the flow system is attributed to the ET component, of which about 0.25% is taken from the saturated zone (SZ; about 29% comes from pumping, including irrigation pumping and non-irrigation pumping (net pumping. Sustainable water management analysis of the NCP is conducted using the simulation results obtained from the integrated model. An effective approach to improve water use efficiency in the NCP is by reducing the actual ET, e.g. by introducing water-saving technologies and changes in cropping.

  9. Integration of SRTM and TRMM date into the GIS-based hydrological model for the purpose of flood modelling

    Science.gov (United States)

    Akbari, A.; Abu Samah, A.; Othman, F.

    2012-04-01

    Due to land use and climate changes, more severe and frequent floods occur worldwide. Flood simulation as the first step in flood risk management can be robustly conducted with integration of GIS, RS and flood modeling tools. The primary goal of this research is to examine the practical use of public domain satellite data and GIS-based hydrologic model. Firstly, database development process is described. GIS tools and techniques were used in the light of relevant literature to achieve the appropriate database. Watershed delineation and parameterizations were carried out using cartographic DEM derived from digital topography at a scale of 1:25 000 with 30 m cell size and SRTM elevation data at 30 m cell size. The SRTM elevation dataset is evaluated and compared with cartographic DEM. With the assistance of statistical measures such as Correlation coefficient (r), Nash-Sutcliffe efficiency (NSE), Percent Bias (PBias) or Percent of Error (PE). According to NSE index, SRTM-DEM can be used for watershed delineation and parameterization with 87% similarity with Topo-DEM in a complex and underdeveloped terrains. Primary TRMM (V6) data was used as satellite based hytograph for rainfall-runoff simulation. The SCS-CN approach was used for losses and kinematic routing method employed for hydrograph transformation through the reaches. It is concluded that TRMM estimates do not give adequate information about the storms as it can be drawn from the rain gauges. Event-based flood modeling using HEC-HMS proved that SRTM elevation dataset has the ability to obviate the lack of terrain data for hydrologic modeling where appropriate data for terrain modeling and simulation of hydrological processes is unavailable. However, TRMM precipitation estimates failed to explain the behavior of rainfall events and its resultant peak discharge and time of peak.

  10. Is there a need for hydrological modelling in decision support systems for nuclear emergencies

    International Nuclear Information System (INIS)

    Raskob, W.; Heling, R.; Zheleznyak, M.

    2004-01-01

    This paper discusses the role of hydrological modelling in decision support systems for nuclear emergencies. In particular, most recent developments such as, the radionuclide transport models integrated in to the decision support system RODOS will be explored. Recent progress in the implementation of physically-based distributed hydrological models for operational forecasting in national and supranational centres, may support a closer cooperation between national hydrological services and therefore, strengthen the use of hydrological and radiological models implemented in decision support systems. (authors)

  11. A distributed eco-hydrological model and its application

    Directory of Open Access Journals (Sweden)

    Zong-xue Xu

    2017-10-01

    Full Text Available Eco-hydrological processes in arid areas are the focus of many hydrological and water resources studies. However, the hydrological cycle and the ecological system have usually been considered separately in most previous studies, and the correlation between the two has not been fully understood. Interdisciplinary research on eco-hydrological processes using multidisciplinary knowledge has been insufficient. In order to quantitatively analyze and evaluate the interaction between the ecosystem and the hydrological cycle, a new kind of eco-hydrological model, the ecology module for a grid-based integrated surface and groundwater model (Eco-GISMOD, is proposed with a two-way coupling approach, which combines the ecological model (EPIC and hydrological model (GISMOD by considering water exchange in the soil layer. Water interaction between different soil layers is simply described through a generalized physical process in various situations. A special method was used to simulate the water exchange between plants and the soil layer, taking into account precipitation, evapotranspiration, infiltration, soil water replenishment, and root water uptake. In order to evaluate the system performance, the Heihe River Basin in northwestern China was selected for a case study. The results show that forests and crops were generally growing well with sufficient water supply, but water shortages, especially in the summer, inhibited the growth of grass and caused grass degradation. This demonstrates that water requirements and water consumption for different kinds of vegetation can be estimated by considering the water-supply rules of Eco-GISMOD, which will be helpful for the planning and management of water resources in the future.

  12. Advancing Collaboration through Hydrologic Data and Model Sharing

    Science.gov (United States)

    Tarboton, D. G.; Idaszak, R.; Horsburgh, J. S.; Ames, D. P.; Goodall, J. L.; Band, L. E.; Merwade, V.; Couch, A.; Hooper, R. P.; Maidment, D. R.; Dash, P. K.; Stealey, M.; Yi, H.; Gan, T.; Castronova, A. M.; Miles, B.; Li, Z.; Morsy, M. M.

    2015-12-01

    HydroShare is an online, collaborative system for open sharing of hydrologic data, analytical tools, and models. It supports the sharing of and collaboration around "resources" which are defined primarily by standardized metadata, content data models for each resource type, and an overarching resource data model based on the Open Archives Initiative's Object Reuse and Exchange (OAI-ORE) standard and a hierarchical file packaging system called "BagIt". HydroShare expands the data sharing capability of the CUAHSI Hydrologic Information System by broadening the classes of data accommodated to include geospatial and multidimensional space-time datasets commonly used in hydrology. HydroShare also includes new capability for sharing models, model components, and analytical tools and will take advantage of emerging social media functionality to enhance information about and collaboration around hydrologic data and models. It also supports web services and server/cloud based computation operating on resources for the execution of hydrologic models and analysis and visualization of hydrologic data. HydroShare uses iRODS as a network file system for underlying storage of datasets and models. Collaboration is enabled by casting datasets and models as "social objects". Social functions include both private and public sharing, formation of collaborative groups of users, and value-added annotation of shared datasets and models. The HydroShare web interface and social media functions were developed using the Django web application framework coupled to iRODS. Data visualization and analysis is supported through the Tethys Platform web GIS software stack. Links to external systems are supported by RESTful web service interfaces to HydroShare's content. This presentation will introduce the HydroShare functionality developed to date and describe ongoing development of functionality to support collaboration and integration of data and models.

  13. Open source data assimilation framework for hydrological modeling

    Science.gov (United States)

    Ridler, Marc; Hummel, Stef; van Velzen, Nils; Katrine Falk, Anne; Madsen, Henrik

    2013-04-01

    processes from a different domain or have different spatial and temporal resolutions. An open source framework that bridges OpenMI and OpenDA is presented. The framework provides a generic and easy means for any OpenMI compliant model to assimilate observation measurements. An example test case will be presented using MikeSHE, and OpenMI compliant fully coupled integrated hydrological model that can accurately simulate the feedback dynamics of overland flow, unsaturated zone and saturated zone.

  14. Hydrological model uncertainty due to spatial evapotranspiration estimation methods

    Science.gov (United States)

    Yu, Xuan; Lamačová, Anna; Duffy, Christopher; Krám, Pavel; Hruška, Jakub

    2016-05-01

    Evapotranspiration (ET) continues to be a difficult process to estimate in seasonal and long-term water balances in catchment models. Approaches to estimate ET typically use vegetation parameters (e.g., leaf area index [LAI], interception capacity) obtained from field observation, remote sensing data, national or global land cover products, and/or simulated by ecosystem models. In this study we attempt to quantify the uncertainty that spatial evapotranspiration estimation introduces into hydrological simulations when the age of the forest is not precisely known. The Penn State Integrated Hydrologic Model (PIHM) was implemented for the Lysina headwater catchment, located 50°03‧N, 12°40‧E in the western part of the Czech Republic. The spatial forest patterns were digitized from forest age maps made available by the Czech Forest Administration. Two ET methods were implemented in the catchment model: the Biome-BGC forest growth sub-model (1-way coupled to PIHM) and with the fixed-seasonal LAI method. From these two approaches simulation scenarios were developed. We combined the estimated spatial forest age maps and two ET estimation methods to drive PIHM. A set of spatial hydrologic regime and streamflow regime indices were calculated from the modeling results for each method. Intercomparison of the hydrological responses to the spatial vegetation patterns suggested considerable variation in soil moisture and recharge and a small uncertainty in the groundwater table elevation and streamflow. The hydrologic modeling with ET estimated by Biome-BGC generated less uncertainty due to the plant physiology-based method. The implication of this research is that overall hydrologic variability induced by uncertain management practices was reduced by implementing vegetation models in the catchment models.

  15. Coupling of Processes and Data in PennState Integrated Hydrologic Modeling (PIHM) System

    Science.gov (United States)

    Kumar, M.; Duffy, C.

    2007-12-01

    Full physical coupling, "natural" numerical coupling and parsimonious but accurate data coupling is needed to comprehensively and accurately capture the interaction between different components of a hydrologic continuum. Here we present a physically based, spatially distributed hydrologic model that incorporates all the three coupling strategies. Physical coupling of interception, snow melt, transpiration, overland flow, subsurface flow, river flow, macropore based infiltration and stormflow, flow through and over hydraulic structures likes weirs and dams, and evaporation from interception, ground and overland flow is performed. All the physically coupled components are numerically coupled through semi-discrete form of ordinary differential equations, that define each hydrologic process, using Finite-Volume based approach. The fully implicit solution methodology using CVODE solver solves for all the state variables simultaneously at each adaptive time steps thus providing robustness, stability and accuracy. The accurate data coupling is aided by use of constrained unstructured meshes, flexible data model and use of PIHMgis. The spatial adaptivity of decomposed domain and temporal adaptivity of the numerical solver facilitates capture of varied spatio-temporal scales that are inherent in hydrologic process interactions. The implementation of the model has been performed on a meso-scale Little-Juniata Watershed. Model results are validated by comparison of streamflow at multiple locations. We discuss some of the interesting hydrologic interactions between surface, subsurface and atmosphere witnessed during the year long simulation such as a) inverse relationship between evaporation from interception storage and transpiration b) relative influence of forcing (precipitation, temperature and radiation) and source (soil moisture and overland flow) on evaporation c) influence of local topography on gaining, loosing or "flow-through" behavior of river-aquifer interactions

  16. Scale effect challenges in urban hydrology highlighted with a distributed hydrological model

    Science.gov (United States)

    Ichiba, Abdellah; Gires, Auguste; Tchiguirinskaia, Ioulia; Schertzer, Daniel; Bompard, Philippe; Ten Veldhuis, Marie-Claire

    2018-01-01

    Hydrological models are extensively used in urban water management, development and evaluation of future scenarios and research activities. There is a growing interest in the development of fully distributed and grid-based models. However, some complex questions related to scale effects are not yet fully understood and still remain open issues in urban hydrology. In this paper we propose a two-step investigation framework to illustrate the extent of scale effects in urban hydrology. First, fractal tools are used to highlight the scale dependence observed within distributed data input into urban hydrological models. Then an intensive multi-scale modelling work is carried out to understand scale effects on hydrological model performance. Investigations are conducted using a fully distributed and physically based model, Multi-Hydro, developed at Ecole des Ponts ParisTech. The model is implemented at 17 spatial resolutions ranging from 100 to 5 m. Results clearly exhibit scale effect challenges in urban hydrology modelling. The applicability of fractal concepts highlights the scale dependence observed within distributed data. Patterns of geophysical data change when the size of the observation pixel changes. The multi-scale modelling investigation confirms scale effects on hydrological model performance. Results are analysed over three ranges of scales identified in the fractal analysis and confirmed through modelling. This work also discusses some remaining issues in urban hydrology modelling related to the availability of high-quality data at high resolutions, and model numerical instabilities as well as the computation time requirements. The main findings of this paper enable a replacement of traditional methods of model calibration by innovative methods of model resolution alteration based on the spatial data variability and scaling of flows in urban hydrology.

  17. SITE-94. Discrete-feature modelling of the Aespoe site: 2. Development of the integrated site-scale model

    International Nuclear Information System (INIS)

    Geier, J.E.

    1996-12-01

    A 3-dimensional, discrete-feature hydrological model is developed. The model integrates structural and hydrologic data for the Aespoe site, on scales ranging from semi regional fracture zones to individual fractures in the vicinity of the nuclear waste canisters. Hydrologic properties of the large-scale structures are initially estimated from cross-hole hydrologic test data, and automatically calibrated by numerical simulation of network flow, and comparison with undisturbed heads and observed drawdown in selected cross-hole tests. The calibrated model is combined with a separately derived fracture network model, to yield the integrated model. This model is partly validated by simulation of transient responses to a long-term pumping test and a convergent tracer test, based on the LPT2 experiment at Aespoe. The integrated model predicts that discharge from the SITE-94 repository is predominantly via fracture zones along the eastern shore of Aespoe. Similar discharge loci are produced by numerous model variants that explore uncertainty with regard to effective semi regional boundary conditions, hydrologic properties of the site-scale structures, and alternative structural/hydrological interpretations. 32 refs

  18. SITE-94. Discrete-feature modelling of the Aespoe site: 2. Development of the integrated site-scale model

    Energy Technology Data Exchange (ETDEWEB)

    Geier, J.E. [Golder Associates AB, Uppsala (Sweden)

    1996-12-01

    A 3-dimensional, discrete-feature hydrological model is developed. The model integrates structural and hydrologic data for the Aespoe site, on scales ranging from semi regional fracture zones to individual fractures in the vicinity of the nuclear waste canisters. Hydrologic properties of the large-scale structures are initially estimated from cross-hole hydrologic test data, and automatically calibrated by numerical simulation of network flow, and comparison with undisturbed heads and observed drawdown in selected cross-hole tests. The calibrated model is combined with a separately derived fracture network model, to yield the integrated model. This model is partly validated by simulation of transient responses to a long-term pumping test and a convergent tracer test, based on the LPT2 experiment at Aespoe. The integrated model predicts that discharge from the SITE-94 repository is predominantly via fracture zones along the eastern shore of Aespoe. Similar discharge loci are produced by numerous model variants that explore uncertainty with regard to effective semi regional boundary conditions, hydrologic properties of the site-scale structures, and alternative structural/hydrological interpretations. 32 refs.

  19. Integrated hydrological modelling of a managed coastal Mediterranean wetland (Rhone delta, France: initial calibration

    Directory of Open Access Journals (Sweden)

    P. Chauvelon

    2003-01-01

    Full Text Available This paper presents a model of a heavily managed coastal Mediterranean wetland. The hydrosystem studied , called ``Ile de Camargue', is the central part of the Rhone river delta. It comprises flat agricultural drainage basins, marshes, and shallow brackish lagoons whose connection to the sea is managed. This hydrosystem is subject to strong natural hydrological variability due to the combination of a Mediterranean climate and the artificial hydrological regime imposed by flooded rice cultivation. To quantify the hydrological balance at different spatial and temporal scales, a simplified model is developed — including the basin and the lagoons — using a time step that enables the temporal dynamic to be reproduced that is adapted to data availability. This modelling task takes into account the functioning of the natural and anthropogenic components of the hydrosystem. A conceptual approach is used for modelling drainage from the catchment, using a GIS to estimate water input for rice irrigation. The lagoon system is modelled using a two-dimensional finite element hydrodynamic model. Simulated results from the hydrodynamic model run under various hydro-climatic forcing conditions (water level, wind speed and direction, sea connection are used to calculate hydraulic exchanges between lagoon sub units considered as boxes. Finally, the HIC ('Hydrologie de l’Ile de Camargue' conceptual model is applied to simulate the water inputs and exchanges between the different units, together with the salt balance in the hydrosystem during a calibration period. Keywords: water management,conceptual hydrological model, hydrodynamic model, box model, GIS, Rhone delta, Camargue.

  20. Using Modeling Tools to Better Understand Permafrost Hydrology

    Directory of Open Access Journals (Sweden)

    Clément Fabre

    2017-06-01

    Full Text Available Modification of the hydrological cycle and, subsequently, of other global cycles is expected in Arctic watersheds owing to global change. Future climate scenarios imply widespread permafrost degradation caused by an increase in air temperature, and the expected effect on permafrost hydrology is immense. This study aims at analyzing, and quantifying the daily water transfer in the largest Arctic river system, the Yenisei River in central Siberia, Russia, partially underlain by permafrost. The semi-distributed SWAT (Soil and Water Assessment Tool hydrological model has been calibrated and validated at a daily time step in historical discharge simulations for the 2003–2014 period. The model parameters have been adjusted to embrace the hydrological features of permafrost. SWAT is shown capable to estimate water fluxes at a daily time step, especially during unfrozen periods, once are considered specific climatic and soils conditions adapted to a permafrost watershed. The model simulates average annual contribution to runoff of 263 millimeters per year (mm yr−1 distributed as 152 mm yr−1 (58% of surface runoff, 103 mm yr−1 (39% of lateral flow and 8 mm yr−1 (3% of return flow from the aquifer. These results are integrated on a reduced basin area downstream from large dams and are closer to observations than previous modeling exercises.

  1. European Continental Scale Hydrological Model, Limitations and Challenges

    Science.gov (United States)

    Rouholahnejad, E.; Abbaspour, K.

    2014-12-01

    The pressures on water resources due to increasing levels of societal demand, increasing conflict of interest and uncertainties with regard to freshwater availability create challenges for water managers and policymakers in many parts of Europe. At the same time, climate change adds a new level of pressure and uncertainty with regard to freshwater supplies. On the other hand, the small-scale sectoral structure of water management is now reaching its limits. The integrated management of water in basins requires a new level of consideration where water bodies are to be viewed in the context of the whole river system and managed as a unit within their basins. In this research we present the limitations and challenges of modelling the hydrology of the continent Europe. The challenges include: data availability at continental scale and the use of globally available data, streamgauge data quality and their misleading impacts on model calibration, calibration of large-scale distributed model, uncertainty quantification, and computation time. We describe how to avoid over parameterization in calibration process and introduce a parallel processing scheme to overcome high computation time. We used Soil and Water Assessment Tool (SWAT) program as an integrated hydrology and crop growth simulator to model water resources of the Europe continent. Different components of water resources are simulated and crop yield and water quality are considered at the Hydrological Response Unit (HRU) level. The water resources are quantified at subbasin level with monthly time intervals for the period of 1970-2006. The use of a large-scale, high-resolution water resources models enables consistent and comprehensive examination of integrated system behavior through physically-based, data-driven simulation and provides the overall picture of water resources temporal and spatial distribution across the continent. The calibrated model and results provide information support to the European Water

  2. Rio Grande transboundary integrated hydrologic model and water-availability analysis, New Mexico and Texas, United States, and Northern Chihuahua, Mexico

    Science.gov (United States)

    Hanson, Randall T.; Ritchie, Andre; Boyce, Scott E.; Ferguson, Ian; Galanter, Amy; Flint, Lorraine E.; Henson, Wesley

    2018-05-31

    Changes in population, agricultural development and practices (including shifts to more water-intensive crops), and climate variability are increasing demands on available water resources, particularly groundwater, in one of the most productive agricultural regions in the Southwest—the Rincon and Mesilla Valley parts of Rio Grande Valley, Doña Ana and Sierra Counties, New Mexico, and El Paso County, Texas. The goal of this study was to produce an integrated hydrological simulation model to help evaluate water-management strategies, including conjunctive use of surface water and groundwater for historical conditions, and to support long-term planning for the Rio Grande Project. This report describes model construction and applications by the U.S. Geological Survey, working in cooperation and collaboration with the Bureau of Reclamation.This model, the Rio Grande Transboundary Integrated Hydrologic Model, simulates the most important natural and human components of the hydrologic system, including selected components related to variations in climate, thereby providing a reliable assessment of surface-water and groundwater conditions and processes that can inform water users and help improve planning for future conditions and sustained operations of the Rio Grande Project (RGP) by the Bureau of Reclamation. Model development included a revision of the conceptual model of the flow system, construction of a Transboundary Rio Grande Watershed Model (TRGWM) water-balance model using the Basin Characterization Model (BCM), and construction of an integrated hydrologic flow model with MODFLOW-One-Water Hydrologic Flow Model (referred to as One Water). The hydrologic models were developed for and calibrated to historical conditions of water and land use, and parameters were adjusted so that simulated values closely matched available measurements (calibration). The calibrated model was then used to assess the use and movement of water in the Rincon Valley, Mesilla Basin

  3. A "total parameter estimation" method in the varification of distributed hydrological models

    Science.gov (United States)

    Wang, M.; Qin, D.; Wang, H.

    2011-12-01

    Conventionally hydrological models are used for runoff or flood forecasting, hence the determination of model parameters are common estimated based on discharge measurements at the catchment outlets. With the advancement in hydrological sciences and computer technology, distributed hydrological models based on the physical mechanism such as SWAT, MIKESHE, and WEP, have gradually become the mainstream models in hydrology sciences. However, the assessments of distributed hydrological models and model parameter determination still rely on runoff and occasionally, groundwater level measurements. It is essential in many countries, including China, to understand the local and regional water cycle: not only do we need to simulate the runoff generation process and for flood forecasting in wet areas, we also need to grasp the water cycle pathways and consumption process of transformation in arid and semi-arid regions for the conservation and integrated water resources management. As distributed hydrological model can simulate physical processes within a catchment, we can get a more realistic representation of the actual water cycle within the simulation model. Runoff is the combined result of various hydrological processes, using runoff for parameter estimation alone is inherits problematic and difficult to assess the accuracy. In particular, in the arid areas, such as the Haihe River Basin in China, runoff accounted for only 17% of the rainfall, and very concentrated during the rainy season from June to August each year. During other months, many of the perennial rivers within the river basin dry up. Thus using single runoff simulation does not fully utilize the distributed hydrological model in arid and semi-arid regions. This paper proposed a "total parameter estimation" method to verify the distributed hydrological models within various water cycle processes, including runoff, evapotranspiration, groundwater, and soil water; and apply it to the Haihe river basin in

  4. Combined effects of climate models, hydrological model structures and land use scenarios on hydrological impacts of climate change

    DEFF Research Database (Denmark)

    Karlsson, Ida B.; Sonnenborg, Torben O.; Refsgaard, Jens Christian

    2016-01-01

    Impact studies of the hydrological response of future climate change are important for the water authorities when risk assessment, management and adaptation to a changing climate are carried out. The objective of this study was to model the combined effect of land use and climate changes...... use scenarios. The results revealed that even though the hydrological models all showed similar performance during calibration, the mean discharge response to climate change varied up to 30%, and the variations were even higher for extreme events (1th and 99th percentile). Land use changes appeared...... to cause little change in mean hydrological responses and little variation between hydrological models. Differences in hydrological model responses to land use were, however, significant for extremes due to dissimilarities in hydrological model structure and process equations. The climate model choice...

  5. GIS embedded hydrological modeling: the SID&GRID project

    Science.gov (United States)

    Borsi, I.; Rossetto, R.; Schifani, C.

    2012-04-01

    The SID&GRID research project, started April 2010 and funded by Regione Toscana (Italy) under the POR FSE 2007-2013, aims to develop a Decision Support System (DSS) for water resource management and planning based on open source and public domain solutions. In order to quantitatively assess water availability in space and time and to support the planning decision processes, the SID&GRID solution consists of hydrological models (coupling 3D existing and newly developed surface- and ground-water and unsaturated zone modeling codes) embedded in a GIS interface, applications and library, where all the input and output data are managed by means of DataBase Management System (DBMS). A graphical user interface (GUI) to manage, analyze and run the SID&GRID hydrological models based on open source gvSIG GIS framework (Asociación gvSIG, 2011) and a Spatial Data Infrastructure to share and interoperate with distributed geographical data is being developed. Such a GUI is thought as a "master control panel" able to guide the user from pre-processing spatial and temporal data, running the hydrological models, and analyzing the outputs. To achieve the above-mentioned goals, the following codes have been selected and are being integrated: 1. Postgresql/PostGIS (PostGIS, 2011) for the Geo Data base Management System; 2. gvSIG with Sextante (Olaya, 2011) geo-algorithm library capabilities and Grass tools (GRASS Development Team, 2011) for the desktop GIS; 3. Geoserver and Geonetwork to share and discover spatial data on the web according to Open Geospatial Consortium; 4. new tools based on the Sextante GeoAlgorithm framework; 5. MODFLOW-2005 (Harbaugh, 2005) groundwater modeling code; 6. MODFLOW-LGR (Mehl and Hill 2005) for local grid refinement; 7. VSF (Thoms et al., 2006) for the variable saturated flow component; 8. new developed routines for overland flow; 9. new algorithms in Jython integrated in gvSIG to compute the net rainfall rate reaching the soil surface, as input for

  6. Local control on precipitation in a fully coupled climate-hydrology model

    DEFF Research Database (Denmark)

    Larsen, Morten A. D.; Christensen, Jens H.; Drews, Martin

    2016-01-01

    simulations of precipitation often exhibit substantial biases that affect the reliability of future projections. Here we demonstrate how a regional climate model (RCM) coupled to a distributed hydrological catchment model that fully integrates water and energy fluxes between the subsurface, land surface...

  7. Development and Application of an Integrated Model for Representing Hydrologic Processes and Irrigation at Residential Scale in Semiarid and Mediterranean Regions

    Science.gov (United States)

    Herrera, J. B.; Gironas, J. A.; Bonilla, C. A.; Vera, S.; Reyes, F. R.

    2015-12-01

    Urbanization alters physical and biological processes that take place in natural environments. New impervious areas change the hydrological processes, reducing infiltration and evapotranspiration and increasing direct runoff volumes and flow discharges. To reduce these effects at local scale, sustainable urban drainage systems, low impact development and best management practices have been developed and implemented. These technologies, which typically consider some type of green infrastructure (GI), simulate natural processes of capture, retention and infiltration to control flow discharges from frequent events and preserve the hydrological cycle. Applying these techniques in semiarid regions requires accounting for aspects related to the maintenance of green areas, such as the irrigation needs and the selection of the vegetation. This study develops the Integrated Hydrological Model at Residential Scale, IHMORS, which is a continuous model that simulates the most relevant hydrological processes together with irrigation processes of green areas. In the model contributing areas and drainage control practices are modeled by combining and connecting differents subareas subjected to surface processes (i.e. interception, evapotranspiration, infiltration and surface runoff) and sub-surface processes (percolation, redistribution and subsurface runoff). The model simulates these processes and accounts for the dynamics of the water content in different soil layers. The different components of the model were first tested using laboratory and numerical experiments, and then an application to a case study was carried out. In this application we assess the long-term performance in terms of runoff control and irrigation needs of green gardens with different vegetation, under different climate and irrigation practices. The model identifies significant differences in the performance of the alternatives and provides a good insight for the maintenance needs of GI for runoff control.

  8. Application of WRF - SWAT OpenMI 2.0 based models integration for real time hydrological modelling and forecasting

    Science.gov (United States)

    Bugaets, Andrey; Gonchukov, Leonid

    2014-05-01

    Intake of deterministic distributed hydrological models into operational water management requires intensive collection and inputting of spatial distributed climatic information in a timely manner that is both time consuming and laborious. The lead time of the data pre-processing stage could be essentially reduced by coupling of hydrological and numerical weather prediction models. This is especially important for the regions such as the South of the Russian Far East where its geographical position combined with a monsoon climate affected by typhoons and extreme heavy rains caused rapid rising of the mountain rivers water level and led to the flash flooding and enormous damage. The objective of this study is development of end-to-end workflow that executes, in a loosely coupled mode, an integrated modeling system comprised of Weather Research and Forecast (WRF) atmospheric model and Soil and Water Assessment Tool (SWAT 2012) hydrological model using OpenMI 2.0 and web-service technologies. Migration SWAT into OpenMI compliant involves reorganization of the model into a separate initialization, performing timestep and finalization functions that can be accessed from outside. To save SWAT normal behavior, the source code was separated from OpenMI-specific implementation into the static library. Modified code was assembled into dynamic library and wrapped into C# class implemented the OpenMI ILinkableComponent interface. Development of WRF OpenMI-compliant component based on the idea of the wrapping web-service clients into a linkable component and seamlessly access to output netCDF files without actual models connection. The weather state variables (precipitation, wind, solar radiation, air temperature and relative humidity) are processed by automatic input selection algorithm to single out the most relevant values used by SWAT model to yield climatic data at the subbasin scale. Spatial interpolation between the WRF regular grid and SWAT subbasins centroid (which are

  9. Local control on precipitation in a fully coupled climate-hydrology model.

    Science.gov (United States)

    Larsen, Morten A D; Christensen, Jens H; Drews, Martin; Butts, Michael B; Refsgaard, Jens C

    2016-03-10

    The ability to simulate regional precipitation realistically by climate models is essential to understand and adapt to climate change. Due to the complexity of associated processes, particularly at unresolved temporal and spatial scales this continues to be a major challenge. As a result, climate simulations of precipitation often exhibit substantial biases that affect the reliability of future projections. Here we demonstrate how a regional climate model (RCM) coupled to a distributed hydrological catchment model that fully integrates water and energy fluxes between the subsurface, land surface, plant cover and the atmosphere, enables a realistic representation of local precipitation. Substantial improvements in simulated precipitation dynamics on seasonal and longer time scales is seen for a simulation period of six years and can be attributed to a more complete treatment of hydrological sub-surface processes including groundwater and moisture feedback. A high degree of local influence on the atmosphere suggests that coupled climate-hydrology models have a potential for improving climate projections and the results further indicate a diminished need for bias correction in climate-hydrology impact studies.

  10. Nonlinear Prediction Model for Hydrologic Time Series Based on Wavelet Decomposition

    Science.gov (United States)

    Kwon, H.; Khalil, A.; Brown, C.; Lall, U.; Ahn, H.; Moon, Y.

    2005-12-01

    Traditionally forecasting and characterizations of hydrologic systems is performed utilizing many techniques. Stochastic linear methods such as AR and ARIMA and nonlinear ones such as statistical learning theory based tools have been extensively used. The common difficulty to all methods is the determination of sufficient and necessary information and predictors for a successful prediction. Relationships between hydrologic variables are often highly nonlinear and interrelated across the temporal scale. A new hybrid approach is proposed for the simulation of hydrologic time series combining both the wavelet transform and the nonlinear model. The present model employs some merits of wavelet transform and nonlinear time series model. The Wavelet Transform is adopted to decompose a hydrologic nonlinear process into a set of mono-component signals, which are simulated by nonlinear model. The hybrid methodology is formulated in a manner to improve the accuracy of a long term forecasting. The proposed hybrid model yields much better results in terms of capturing and reproducing the time-frequency properties of the system at hand. Prediction results are promising when compared to traditional univariate time series models. An application of the plausibility of the proposed methodology is provided and the results conclude that wavelet based time series model can be utilized for simulating and forecasting of hydrologic variable reasonably well. This will ultimately serve the purpose of integrated water resources planning and management.

  11. An Integrated Decision Support System with Hydrological Processes and Socio-economic Assessments

    Science.gov (United States)

    Yu, Yang; Disse, Markus; Yu, Ruide

    2017-04-01

    The debate over the effectiveness of Integrated Water Resources Management (IWRM) in practice has lasted for years. As the complexity and scope of IWRM increases, the difficulties of hydrological modeling is shifting from the model itself into the links with other cognate sciences, to understand the interactions among water, earth, ecosystem and humans. This work presents the design and development of a decision support system (DSS) that links the outputs of hydrological models with real-time decision making on social-economic assessments and land use changes. Discharge and glacier geometry changes were simulated with hydrological model WASA. Irrigation and ecological water were simulated by a new commercial software MIKE HYDRO. Groundwater was simulated by MODFLOW. All the outputs of theses hydrological models were integrated as inputs into the DSS in three types of links: regression equations, stationary data inputs, or dynamic data inputs into DSS as the models running parallel in the simulation periods. Within DSS, three types of logics were established: equations, conditional statements and fuzzy logics. The programming was realized in C++. The implementation of DSS takes place in the Tarim River Basin. With the mainstream of 1,321km and located in an arid area in northwest China, the Tarim River is China's longest inland river. The Tarim basin on the northern edge of the Taklamakan desert is an extremely arid region. In this region, agricultural water consumption and allocation management are crucial to address the conflicts among irrigation water users from upstream to downstream. Since 2011, the German Ministry of Science and Education BMBF established the Sino-German SuMaRiO project, for the sustainable management of river oases along the Tarim River. Project SuMaRiO focus on realizable management strategies, considering social, economic and ecological criteria. This will have positive effects for nearly 10 million inhabitants of different ethnic groups

  12. Advances in Applications of Hierarchical Bayesian Methods with Hydrological Models

    Science.gov (United States)

    Alexander, R. B.; Schwarz, G. E.; Boyer, E. W.

    2017-12-01

    Mechanistic and empirical watershed models are increasingly used to inform water resource decisions. Growing access to historical stream measurements and data from in-situ sensor technologies has increased the need for improved techniques for coupling models with hydrological measurements. Techniques that account for the intrinsic uncertainties of both models and measurements are especially needed. Hierarchical Bayesian methods provide an efficient modeling tool for quantifying model and prediction uncertainties, including those associated with measurements. Hierarchical methods can also be used to explore spatial and temporal variations in model parameters and uncertainties that are informed by hydrological measurements. We used hierarchical Bayesian methods to develop a hybrid (statistical-mechanistic) SPARROW (SPAtially Referenced Regression On Watershed attributes) model of long-term mean annual streamflow across diverse environmental and climatic drainages in 18 U.S. hydrological regions. Our application illustrates the use of a new generation of Bayesian methods that offer more advanced computational efficiencies than the prior generation. Evaluations of the effects of hierarchical (regional) variations in model coefficients and uncertainties on model accuracy indicates improved prediction accuracies (median of 10-50%) but primarily in humid eastern regions, where model uncertainties are one-third of those in arid western regions. Generally moderate regional variability is observed for most hierarchical coefficients. Accounting for measurement and structural uncertainties, using hierarchical state-space techniques, revealed the effects of spatially-heterogeneous, latent hydrological processes in the "localized" drainages between calibration sites; this improved model precision, with only minor changes in regional coefficients. Our study can inform advances in the use of hierarchical methods with hydrological models to improve their integration with stream

  13. Data assimilation in hydrological modelling

    DEFF Research Database (Denmark)

    Drecourt, Jean-Philippe

    Data assimilation is an invaluable tool in hydrological modelling as it allows to efficiently combine scarce data with a numerical model to obtain improved model predictions. In addition, data assimilation also provides an uncertainty analysis of the predictions made by the hydrological model....... In this thesis, the Kalman filter is used for data assimilation with a focus on groundwater modelling. However the developed techniques are general and can be applied also in other modelling domains. Modelling involves conceptualization of the processes of Nature. Data assimilation provides a way to deal...... with model non-linearities and biased errors. A literature review analyzes the most popular techniques and their application in hydrological modelling. Since bias is an important problem in groundwater modelling, two bias aware Kalman filters have been implemented and compared using an artificial test case...

  14. Stochastic Modelling of Hydrologic Systems

    DEFF Research Database (Denmark)

    Jonsdottir, Harpa

    2007-01-01

    In this PhD project several stochastic modelling methods are studied and applied on various subjects in hydrology. The research was prepared at Informatics and Mathematical Modelling at the Technical University of Denmark. The thesis is divided into two parts. The first part contains...... an introduction and an overview of the papers published. Then an introduction to basic concepts in hydrology along with a description of hydrological data is given. Finally an introduction to stochastic modelling is given. The second part contains the research papers. In the research papers the stochastic methods...... are described, as at the time of publication these methods represent new contribution to hydrology. The second part also contains additional description of software used and a brief introduction to stiff systems. The system in one of the papers is stiff....

  15. netherland hydrological modeling instrument

    Science.gov (United States)

    Hoogewoud, J. C.; de Lange, W. J.; Veldhuizen, A.; Prinsen, G.

    2012-04-01

    Netherlands Hydrological Modeling Instrument A decision support system for water basin management. J.C. Hoogewoud , W.J. de Lange ,A. Veldhuizen , G. Prinsen , The Netherlands Hydrological modeling Instrument (NHI) is the center point of a framework of models, to coherently model the hydrological system and the multitude of functions it supports. Dutch hydrological institutes Deltares, Alterra, Netherlands Environmental Assessment Agency, RWS Waterdienst, STOWA and Vewin are cooperating in enhancing the NHI for adequate decision support. The instrument is used by three different ministries involved in national water policy matters, for instance the WFD, drought management, manure policy and climate change issues. The basis of the modeling instrument is a state-of-the-art on-line coupling of the groundwater system (MODFLOW), the unsaturated zone (metaSWAP) and the surface water system (MOZART-DM). It brings together hydro(geo)logical processes from the column to the basin scale, ranging from 250x250m plots to the river Rhine and includes salt water flow. The NHI is validated with an eight year run (1998-2006) with dry and wet periods. For this run different parts of the hydrology have been compared with measurements. For instance, water demands in dry periods (e.g. for irrigation), discharges at outlets, groundwater levels and evaporation. A validation alone is not enough to get support from stakeholders. Involvement from stakeholders in the modeling process is needed. There fore to gain sufficient support and trust in the instrument on different (policy) levels a couple of actions have been taken: 1. a transparent evaluation of modeling-results has been set up 2. an extensive program is running to cooperate with regional waterboards and suppliers of drinking water in improving the NHI 3. sharing (hydrological) data via newly setup Modeling Database for local and national models 4. Enhancing the NHI with "local" information. The NHI is and has been used for many

  16. Model Calibration in Watershed Hydrology

    Science.gov (United States)

    Yilmaz, Koray K.; Vrugt, Jasper A.; Gupta, Hoshin V.; Sorooshian, Soroosh

    2009-01-01

    Hydrologic models use relatively simple mathematical equations to conceptualize and aggregate the complex, spatially distributed, and highly interrelated water, energy, and vegetation processes in a watershed. A consequence of process aggregation is that the model parameters often do not represent directly measurable entities and must, therefore, be estimated using measurements of the system inputs and outputs. During this process, known as model calibration, the parameters are adjusted so that the behavior of the model approximates, as closely and consistently as possible, the observed response of the hydrologic system over some historical period of time. This Chapter reviews the current state-of-the-art of model calibration in watershed hydrology with special emphasis on our own contributions in the last few decades. We discuss the historical background that has led to current perspectives, and review different approaches for manual and automatic single- and multi-objective parameter estimation. In particular, we highlight the recent developments in the calibration of distributed hydrologic models using parameter dimensionality reduction sampling, parameter regularization and parallel computing.

  17. A pilot Virtual Observatory (pVO) for integrated catchment science - Demonstration of national scale modelling of hydrology and biogeochemistry (Invited)

    Science.gov (United States)

    Freer, J. E.; Bloomfield, J. P.; Johnes, P. J.; MacLeod, C.; Reaney, S.

    2010-12-01

    There are many challenges in developing effective and integrated catchment management solutions for hydrology and water quality issues. Such solutions should ideally build on current scientific evidence to inform policy makers and regulators and additionally allow stakeholders to take ownership of local and/or national issues, in effect bringing together ‘communities of practice’. A strategy being piloted in the UK as the Pilot Virtual Observatory (pVO), funded by NERC, is to demonstrate the use of cyber-infrastructure and cloud computing resources to investigate better methods of linking data and models and to demonstrate scenario analysis for research, policy and operational needs. The research will provide new ways the scientific and stakeholder communities come together to exploit current environmental information, knowledge and experience in an open framework. This poster presents the project scope and methodologies for the pVO work dealing with national modelling of hydrology and macro-nutrient biogeochemistry. We evaluate the strategies needed to robustly benchmark our current predictive capability of these resources through ensemble modelling. We explore the use of catchment similarity concepts to understand if national monitoring programs can inform us about the behaviour of catchments. We discuss the challenges to applying these strategies in an open access and integrated framework and finally we consider the future for such virtual observatory platforms for improving the way we iteratively improve our understanding of catchment science.

  18. SWIM (Soil and Water Integrated Model)

    Energy Technology Data Exchange (ETDEWEB)

    Krysanova, V; Wechsung, F; Arnold, J; Srinivasan, R; Williams, J

    2000-12-01

    The model SWIM (Soil and Water Integrated Model) was developed in order to provide a comprehensive GIS-based tool for hydrological and water quality modelling in mesoscale and large river basins (from 100 to 10,000 km{sup 2}), which can be parameterised using regionally available information. The model was developed for the use mainly in Europe and temperate zone, though its application in other regions is possible as well. SWIM is based on two previously developed tools - SWAT and MATSALU (see more explanations in section 1.1). The model integrates hydrology, vegetation, erosion, and nutrient dynamics at the watershed scale. SWIM has a three-level disaggregation scheme 'basin - sub-basins - hydrotopes' and is coupled to the Geographic Information System GRASS (GRASS, 1993). A robust approach is suggested for the nitrogen and phosphorus modelling in mesoscale watersheds. SWIM runs under the UNIX environment. Model test and validation were performed sequentially for hydrology, crop growth, nitrogen and erosion in a number of mesoscale watersheds in the German part of the Elbe drainage basin. A comprehensive scheme of spatial disaggregation into sub-basins and hydrotopes combined with reasonable restriction on a sub-basin area allows performing the assessment of water resources and water quality with SWIM in mesoscale river basins. The modest data requirements represent an important advantage of the model. Direct connection to land use and climate data provides a possibility to use the model for analysis of climate change and land use change impacts on hydrology, agricultural production, and water quality. (orig.)

  19. Accessibility assessment of Houston's roadway network during Harvey through integration of observed flood impacts and hydrologic modeling

    Science.gov (United States)

    Gidaris, I.; Gori, A.; Panakkal, P.; Padgett, J.; Bedient, P. B.

    2017-12-01

    The record-breaking rainfall produced over the Houston region by Hurricane Harvey resulted in catastrophic and unprecedented impacts on the region's infrastructure. Notably, Houston's transportation network was crippled, with almost every major highway flooded during the five-day event. Entire neighborhoods and subdivisions were inundated, rendering them completely inaccessible to rescue crews and emergency services. Harvey has tragically highlighted the vulnerability of major thoroughfares, as well as neighborhood roads, to severe inundation during extreme precipitation events. Furthermore, it has emphasized the need for detailed accessibility characterization of road networks under extreme event scenarios in order to determine which areas of the city are most vulnerable. This analysis assesses and tracks the accessibility of Houston's major highways during Harvey's evolution by utilizing road flood/closure data from the Texas DOT. In the absence of flooded/closure data for local roads, a hybrid approach is adopted that utilizes a physics-based hydrologic model to produce high-resolution inundation estimates for selected urban watersheds in the Houston area. In particular, hydrologic output in the form of inundation depths is used to estimate the operability of local roads. Ultimately, integration of hydrologic-based estimation of road conditions with observed data from DOT supports a network accessibility analysis of selected urban neighborhoods. This accessibility analysis can identify operable routes for emergency response (rescue crews, medical services, etc.) during the storm event.

  20. Hydrological and hydraulic modelling of the Nyl River floodplain Part ...

    African Journals Online (AJOL)

    Catchment land-use and water resource developments may threaten the ecological integrity of the Nyl River floodplain, a world-renowned conservation area. The effect of developments on the water supply regime to the floodplain can be predicted by hydrological modelling, but assessing their ecological consequences ...

  1. Impact of precipitation spatial resolution on the hydrological response of an integrated distributed water resources model

    DEFF Research Database (Denmark)

    Fu, Suhua; Sonnenborg, Torben; Jensen, Karsten Høgh

    2011-01-01

    Precipitation is a key input variable to hydrological models, and the spatial variability of the input is expected to impact the hydrological response predicted by a distributed model. In this study, the effect of spatial resolution of precipitation on runoff , recharge and groundwater head...... of the total catchment and runoff discharge hydrograph at watershed outlet. On the other hand, groundwater recharge and groundwater head were both aff ected. The impact of the spatial resolution of precipitation input is reduced with increasing catchment size. The effect on stream discharge is relatively low...... was analyzed in the Alergaarde catchment in Denmark. Six different precipitation spatial resolutions were used as inputs to a physically based, distributed hydrological model, the MIKE SHE model. The results showed that the resolution of precipitation input had no apparent effect on annual water balance...

  2. Hierarchical mixture of experts and diagnostic modeling approach to reduce hydrologic model structural uncertainty: STRUCTURAL UNCERTAINTY DIAGNOSTICS

    Energy Technology Data Exchange (ETDEWEB)

    Moges, Edom [Civil and Environmental Engineering Department, Washington State University, Richland Washington USA; Demissie, Yonas [Civil and Environmental Engineering Department, Washington State University, Richland Washington USA; Li, Hong-Yi [Hydrology Group, Pacific Northwest National Laboratory, Richland Washington USA

    2016-04-01

    In most water resources applications, a single model structure might be inadequate to capture the dynamic multi-scale interactions among different hydrological processes. Calibrating single models for dynamic catchments, where multiple dominant processes exist, can result in displacement of errors from structure to parameters, which in turn leads to over-correction and biased predictions. An alternative to a single model structure is to develop local expert structures that are effective in representing the dominant components of the hydrologic process and adaptively integrate them based on an indicator variable. In this study, the Hierarchical Mixture of Experts (HME) framework is applied to integrate expert model structures representing the different components of the hydrologic process. Various signature diagnostic analyses are used to assess the presence of multiple dominant processes and the adequacy of a single model, as well as to identify the structures of the expert models. The approaches are applied for two distinct catchments, the Guadalupe River (Texas) and the French Broad River (North Carolina) from the Model Parameter Estimation Experiment (MOPEX), using different structures of the HBV model. The results show that the HME approach has a better performance over the single model for the Guadalupe catchment, where multiple dominant processes are witnessed through diagnostic measures. Whereas, the diagnostics and aggregated performance measures prove that French Broad has a homogeneous catchment response, making the single model adequate to capture the response.

  3. A question driven socio-hydrological modeling process

    Science.gov (United States)

    Garcia, M.; Portney, K.; Islam, S.

    2016-01-01

    Human and hydrological systems are coupled: human activity impacts the hydrological cycle and hydrological conditions can, but do not always, trigger changes in human systems. Traditional modeling approaches with no feedback between hydrological and human systems typically cannot offer insight into how different patterns of natural variability or human-induced changes may propagate through this coupled system. Modeling of coupled human-hydrological systems, also called socio-hydrological systems, recognizes the potential for humans to transform hydrological systems and for hydrological conditions to influence human behavior. However, this coupling introduces new challenges and existing literature does not offer clear guidance regarding model conceptualization. There are no universally accepted laws of human behavior as there are for the physical systems; furthermore, a shared understanding of important processes within the field is often used to develop hydrological models, but there is no such consensus on the relevant processes in socio-hydrological systems. Here we present a question driven process to address these challenges. Such an approach allows modeling structure, scope and detail to remain contingent on and adaptive to the question context. We demonstrate the utility of this process by revisiting a classic question in water resources engineering on reservoir operation rules: what is the impact of reservoir operation policy on the reliability of water supply for a growing city? Our example model couples hydrological and human systems by linking the rate of demand decreases to the past reliability to compare standard operating policy (SOP) with hedging policy (HP). The model shows that reservoir storage acts both as a buffer for variability and as a delay triggering oscillations around a sustainable level of demand. HP reduces the threshold for action thereby decreasing the delay and the oscillation effect. As a result, per capita demand decreases during

  4. Can assimilation of crowdsourced data in hydrological modelling improve flood prediction?

    Science.gov (United States)

    Mazzoleni, Maurizio; Verlaan, Martin; Alfonso, Leonardo; Monego, Martina; Norbiato, Daniele; Ferri, Miche; Solomatine, Dimitri P.

    2017-02-01

    Monitoring stations have been used for decades to properly measure hydrological variables and better predict floods. To this end, methods to incorporate these observations into mathematical water models have also been developed. Besides, in recent years, the continued technological advances, in combination with the growing inclusion of citizens in participatory processes related to water resources management, have encouraged the increase of citizen science projects around the globe. In turn, this has stimulated the spread of low-cost sensors to allow citizens to participate in the collection of hydrological data in a more distributed way than the classic static physical sensors do. However, two main disadvantages of such crowdsourced data are the irregular availability and variable accuracy from sensor to sensor, which makes them challenging to use in hydrological modelling. This study aims to demonstrate that streamflow data, derived from crowdsourced water level observations, can improve flood prediction if integrated in hydrological models. Two different hydrological models, applied to four case studies, are considered. Realistic (albeit synthetic) time series are used to represent crowdsourced data in all case studies. In this study, it is found that the data accuracies have much more influence on the model results than the irregular frequencies of data availability at which the streamflow data are assimilated. This study demonstrates that data collected by citizens, characterized by being asynchronous and inaccurate, can still complement traditional networks formed by few accurate, static sensors and improve the accuracy of flood forecasts.

  5. Assessing sequential data assimilation techniques for integrating GRACE data into a hydrological model

    KAUST Repository

    Khaki, M.; Hoteit, Ibrahim; Kuhn, M.; Awange, J.; Forootan, E.; van Dijk, A.; Schumacher, M.; Pattiaratchi, C.

    2017-01-01

    The time-variable terrestrial water storage (TWS) products from the Gravity Recovery And Climate Experiment (GRACE) have been increasingly used in recent years to improve the simulation of hydrological models by applying data assimilation techniques

  6. Modeling of reservoir operation in UNH global hydrological model

    Science.gov (United States)

    Shiklomanov, Alexander; Prusevich, Alexander; Frolking, Steve; Glidden, Stanley; Lammers, Richard; Wisser, Dominik

    2015-04-01

    Climate is changing and river flow is an integrated characteristic reflecting numerous environmental processes and their changes aggregated over large areas. Anthropogenic impacts on the river flow, however, can significantly exceed the changes associated with climate variability. Besides of irrigation, reservoirs and dams are one of major anthropogenic factor affecting streamflow. They distort hydrological regime of many rivers by trapping of freshwater runoff, modifying timing of river discharge and increasing the evaporation rate. Thus, reservoirs is an integral part of the global hydrological system and their impacts on rivers have to be taken into account for better quantification and understanding of hydrological changes. We developed a new technique, which was incorporated into WBM-TrANS model (Water Balance Model-Transport from Anthropogenic and Natural Systems) to simulate river routing through large reservoirs and natural lakes based on information available from freely accessible databases such as GRanD (the Global Reservoir and Dam database) or NID (National Inventory of Dams for US). Different formulations were applied for unregulated spillway dams and lakes, and for 4 types of regulated reservoirs, which were subdivided based on main purpose including generic (multipurpose), hydropower generation, irrigation and water supply, and flood control. We also incorporated rules for reservoir fill up and draining at the times of construction and decommission based on available data. The model were tested for many reservoirs of different size and types located in various climatic conditions using several gridded meteorological data sets as model input and observed daily and monthly discharge data from GRDC (Global Runoff Data Center), USGS Water Data (US Geological Survey), and UNH archives. The best results with Nash-Sutcliffe model efficiency coefficient in the range of 0.5-0.9 were obtained for temperate zone of Northern Hemisphere where most of large

  7. Development of an integrated model for the Campaspe catchment: a tool to help improve understanding of the interaction between society, policy, farming decision, ecology, hydrology and climate

    Science.gov (United States)

    Iwanaga, Takuya; Zare, Fateme; Croke, Barry; Fu, Baihua; Merritt, Wendy; Partington, Daniel; Ticehurst, Jenifer; Jakeman, Anthony

    2018-06-01

    Management of water resources requires understanding of the hydrology and hydrogeology, as well as the policy and human drivers and their impacts. This understanding requires relevant inputs from a wide range of disciplines, which will vary depending on the specific case study. One approach to gain understanding of the impact of climate and society on water resources is through the use of an integrated modelling process that engages stakeholders and experts in specifics of problem framing, co-design of the underpinning conceptual model, and discussion of the ensuing results. In this study, we have developed such an integrated modelling process for the Campaspe basin in northern Victoria, Australia. The numerical model built has a number of components: - Node/link based surface water hydrology module based on the IHACRES rainfall-streamflow model - Distributed groundwater model for the lower catchment (MODFLOW) - Farm decision optimisation module (to determine irrigation requirements) - Policy module (setting conditions on availability of water based on existing rules) - Ecology module (determining the impacts of available streamflow on platypus, fish and river red gum trees) The integrated model is component based and has been developed in Python, with the MODFLOW and surface water hydrology model run in external programs, controlled by the master program (in Python). The integrated model has been calibrated using historical data, with the intention of exploring the impact of various scenarios (future climate scenarios, different policy options, water management options) on the water resources. The scenarios were selected based on workshops with, and a social survey of, stakeholders in the basin regarding what would be socially acceptable and physically plausible options for changes in management. An example of such a change is the introduction of a managed aquifer recharge system to capture dam overflows, and store at least a portion of this in the aquifer

  8. Sediment transport modelling in a distributed physically based hydrological catchment model

    Directory of Open Access Journals (Sweden)

    M. Konz

    2011-09-01

    Full Text Available Bedload sediment transport and erosion processes in channels are important components of water induced natural hazards in alpine environments. A raster based distributed hydrological model, TOPKAPI, has been further developed to support continuous simulations of river bed erosion and deposition processes. The hydrological model simulates all relevant components of the water cycle and non-linear reservoir methods are applied for water fluxes in the soil, on the ground surface and in the channel. The sediment transport simulations are performed on a sub-grid level, which allows for a better discretization of the channel geometry, whereas water fluxes are calculated on the grid level in order to be CPU efficient. Several transport equations as well as the effects of an armour layer on the transport threshold discharge are considered. Flow resistance due to macro roughness is also considered. The advantage of this approach is the integrated simulation of the entire basin runoff response combined with hillslope-channel coupled erosion and transport simulation. The comparison with the modelling tool SETRAC demonstrates the reliability of the modelling concept. The devised technique is very fast and of comparable accuracy to the more specialised sediment transport model SETRAC.

  9. A Socio-hydrological Flood Model for the Elbe

    Science.gov (United States)

    Barendrecht, M.; Viglione, A.; Kreibich, H.; Vorogushyn, S.; Merz, B.; Bloeschl, G.

    2017-12-01

    Long-term feedbacks between humans and floods may lead to complex phenomena such as coping strategies, levee effects, call effects, adaptation effects, and poverty traps. Dynamic coupled human-flood models are a promising tool to represent such phenomena and the feedbacks leading to them. These socio-hydrological models may play an important role in integrated flood risk management when they are applied to real world case studies. They can help develop hypotheses about the phenomena that have been observed in the case study of interest, by describing the interactions between the social and hydrological variables as well as other relevant variables, such as economic, environmental, political or technical, that play a role in the system. We discuss the case of Dresden where the 2002 flood, which was preceded by a period without floods but was less severe, resulted in a higher damage than the 2013 flood, which was preceded by the 2002 flood and a couple of less severe floods. The lower damage in 2013 may be explained by the fact that society has become aware of the flood risk and has adapted to it. Developing and applying a socio-hydrological flood model to the case of Dresden can help discover whether it is possible that the lower damage is caused by an adaptation effect, or if there are other feedbacks that can explain the observed phenomenon.

  10. Emerging Technologies for Integrating Multi-Scale Observations of the Hydrologic Cycle

    Science.gov (United States)

    Logan, W. S.; Potter, K. W.; Wood, E. F.

    2007-12-01

    The results are presented of a recent National Research Council study on examining the potential for integrating spaceborne observations with complementary airborne and ground-based observations to gain holistic understanding of hydrologic and related biogeochemical and ecological processes and to help support water and related land-resource management. The study was motivated by the interrelated challenges of population growth, global climate change, and regional changes in land use and land management that will increasingly stress water resources around the world. Meeting these challenges will require significant improvement in our management of water resources, which in turn will require improvements in our capacity to understand and quantify the hydrologic cycle and its interactions with the natural and built environment. Recent and potential future technological innovations in sensors (in-situ, airborne, and space-borne) and sensor networks, cyber-infrastructure, data assimilation, modeling, and decision-support tools offer unprecedented opportunities to improve our capacity to observe, understand, and manage hydrologic systems. The committee investigated a number of aspects to turning this potential into a reality. These included development and field deployment of land-based chemical and biological sensors; the role of airborne remote sensing; interagency gaps between the steps of sensor development, demonstration, and operational deployment; the coordination of federal responsibilities for measurement, monitoring and modeling; and getting the new information to those who can use it. A variety of case studies were used to illustrate the needs and opportunities for new measurement capacity, including hydrologic monitoring in the Everglades, water quantity and quality in the Southern High Plains, malaria in Sub-Saharan Africa, hydroclimatic research in the Arctic, hydrologic extremes and water quality in the Neuse River watershed, and mountain hydrology in the

  11. Integration of a Hydrological Model within a Geographical Information System: Application to a Forest Watershed

    Directory of Open Access Journals (Sweden)

    Dimitris Fotakis

    2014-03-01

    Full Text Available Watershed simulation software used for operational purposes must possess both dependability of results and flexibility in parameter selection and testing. The UBC watershed model (UBCWM contains a wide spectrum of parameters expressing meteorological, geological, as well as ecological watershed characteristics. The hydrological model was coupled to the MapInfo GIS and the software created was named Watershed Mapper (WM. WM is endowed with several features permitting operational utilization. These include input data and basin geometry visualization, land use/cover and soil simulation, exporting of statistical results and thematic maps and interactive variation of disputed parameters. For the application of WM two hypothetical scenarios of forest fires were examined in a study watershed. Four major rainfall events were selected from 12-year daily precipitation data and the corresponding peak flows were estimated for the base line data and hypothetical scenarios. A significant increase was observed as an impact of forest fires on peak flows. Due to its flexibility the combined tool described herein may be utilized in modeling long-term hydrological changes in the context of unsteady hydrological analyses.

  12. Hydrological modeling of the semi-arid Andarax river basin in Southern Spain

    DEFF Research Database (Denmark)

    Andersen, Flemming Hauge; Jensen, Karsten Høgh; Sandholt, Inge

    as this it will lead to better estimate of the groundwater recharge and hereby of the groundwater availability in the delta region.   The hydrological behaviour of the Andarax river basin is simulated by the MIKE SHE code, which is a physically based, distributed and integrated hydrological model. In the first...... scenario we only use traditional meteorological data and standard values for the vegetation characteristics. The traditional meteorological data are rather sparse for the Andarax river basin and to improve the estimation of evapotranspiration we use an energy-based two-layer SVAT model and apply remote...

  13. Integrating topography, hydrology and rock structure in weathering rate models of spring watersheds

    NARCIS (Netherlands)

    Pacheco, F.A.L.; Weijden, C.H. van der

    2012-01-01

    Weathering rate models designed for watersheds combine chemical data of discharging waters with morphologic and hydrologic parameters of the catchments. At the spring watershed scale, evaluation of morphologic parameters is subjective due to difficulties in conceiving the catchment geometry.

  14. Efficient uncertainty quantification in fully-integrated surface and subsurface hydrologic simulations

    Science.gov (United States)

    Miller, K. L.; Berg, S. J.; Davison, J. H.; Sudicky, E. A.; Forsyth, P. A.

    2018-01-01

    Although high performance computers and advanced numerical methods have made the application of fully-integrated surface and subsurface flow and transport models such as HydroGeoSphere common place, run times for large complex basin models can still be on the order of days to weeks, thus, limiting the usefulness of traditional workhorse algorithms for uncertainty quantification (UQ) such as Latin Hypercube simulation (LHS) or Monte Carlo simulation (MCS), which generally require thousands of simulations to achieve an acceptable level of accuracy. In this paper we investigate non-intrusive polynomial chaos for uncertainty quantification, which in contrast to random sampling methods (e.g., LHS and MCS), represents a model response of interest as a weighted sum of polynomials over the random inputs. Once a chaos expansion has been constructed, approximating the mean, covariance, probability density function, cumulative distribution function, and other common statistics as well as local and global sensitivity measures is straightforward and computationally inexpensive, thus making PCE an attractive UQ method for hydrologic models with long run times. Our polynomial chaos implementation was validated through comparison with analytical solutions as well as solutions obtained via LHS for simple numerical problems. It was then used to quantify parametric uncertainty in a series of numerical problems with increasing complexity, including a two-dimensional fully-saturated, steady flow and transient transport problem with six uncertain parameters and one quantity of interest; a one-dimensional variably-saturated column test involving transient flow and transport, four uncertain parameters, and two quantities of interest at 101 spatial locations and five different times each (1010 total); and a three-dimensional fully-integrated surface and subsurface flow and transport problem for a small test catchment involving seven uncertain parameters and three quantities of interest at

  15. Modeling Feedbacks Between Individual Human Decisions and Hydrology Using Interconnected Physical and Social Models

    Science.gov (United States)

    Murphy, J.; Lammers, R. B.; Proussevitch, A. A.; Ozik, J.; Altaweel, M.; Collier, N. T.; Alessa, L.; Kliskey, A. D.

    2014-12-01

    The global hydrological cycle intersects with human decision making at multiple scales, from dams and irrigation works to the taps in individuals' homes. Residential water consumers are commonly encouraged to conserve; these messages are heard against a background of individual values and conceptions about water quality, uses, and availability. The degree to which these values impact the larger-hydrological dynamics, the way that changes in those values have impacts on the hydrological cycle through time, and the feedbacks by which water availability and quality in turn shape those values, are not well explored. To investigate this domain we employ a global-scale water balance model (WBM) coupled with a social-science-grounded agent-based model (ABM). The integration of a hydrological model with an agent-based model allows us to explore driving factors in the dynamics in coupled human-natural systems. From the perspective of the physical hydrologist, the ABM offers a richer means of incorporating the human decisions that drive the hydrological system; from the view of the social scientist, a physically-based hydrological model allows the decisions of the agents to play out against constraints faithful to the real world. We apply the interconnected models to a study of Tucson, Arizona, USA, and its role in the larger Colorado River system. Our core concept is Technology-Induced Environmental Distancing (TIED), which posits that layers of technology can insulate consumers from direct knowledge of a resource. In Tucson, multiple infrastructure and institutional layers have arguably increased the conceptual distance between individuals and their water supply, offering a test case of the TIED framework. Our coupled simulation allows us to show how the larger system transforms a resource with high temporal and spatial variability into a consumer constant, and the effects of this transformation on the regional system. We use this to explore how pricing, messaging, and

  16. An Educational Model for Hands-On Hydrology Education

    Science.gov (United States)

    AghaKouchak, A.; Nakhjiri, N.; Habib, E. H.

    2014-12-01

    This presentation provides an overview of a hands-on modeling tool developed for students in civil engineering and earth science disciplines to help them learn the fundamentals of hydrologic processes, model calibration, sensitivity analysis, uncertainty assessment, and practice conceptual thinking in solving engineering problems. The toolbox includes two simplified hydrologic models, namely HBV-EDU and HBV-Ensemble, designed as a complement to theoretical hydrology lectures. The models provide an interdisciplinary application-oriented learning environment that introduces the hydrologic phenomena through the use of a simplified conceptual hydrologic model. The toolbox can be used for in-class lab practices and homework assignments, and assessment of students' understanding of hydrological processes. Using this modeling toolbox, students can gain more insights into how hydrological processes (e.g., precipitation, snowmelt and snow accumulation, soil moisture, evapotranspiration and runoff generation) are interconnected. The educational toolbox includes a MATLAB Graphical User Interface (GUI) and an ensemble simulation scheme that can be used for teaching more advanced topics including uncertainty analysis, and ensemble simulation. Both models have been administered in a class for both in-class instruction and a final project, and students submitted their feedback about the toolbox. The results indicate that this educational software had a positive impact on students understanding and knowledge of hydrology.

  17. Impacts of model initialization on an integrated surface water - groundwater model

    KAUST Repository

    Ajami, Hoori; McCabe, Matthew; Evans, Jason P.

    2015-01-01

    Integrated hydrologic models characterize catchment responses by coupling the subsurface flow with land surface processes. One of the major areas of uncertainty in such models is the specification of the initial condition and its influence

  18. Embedding complex hydrology in the climate system - towards fully coupled climate-hydrology models

    DEFF Research Database (Denmark)

    Butts, M.; Rasmussen, S.H.; Ridler, M.

    2013-01-01

    Motivated by the need to develop better tools to understand the impact of future management and climate change on water resources, we present a set of studies with the overall aim of developing a fully dynamic coupling between a comprehensive hydrological model, MIKE SHE, and a regional climate...... distributed parameters using satellite remote sensing. Secondly, field data are used to investigate the effects of model resolution and parameter scales for use in a coupled model. Finally, the development of the fully coupled climate-hydrology model is described and some of the challenges associated...... with coupling models for hydrological processes on sub-grid scales of the regional climate model are presented....

  19. Multi-criteria evaluation of hydrological models

    Science.gov (United States)

    Rakovec, Oldrich; Clark, Martyn; Weerts, Albrecht; Hill, Mary; Teuling, Ryan; Uijlenhoet, Remko

    2013-04-01

    Over the last years, there is a tendency in the hydrological community to move from the simple conceptual models towards more complex, physically/process-based hydrological models. This is because conceptual models often fail to simulate the dynamics of the observations. However, there is little agreement on how much complexity needs to be considered within the complex process-based models. One way to proceed to is to improve understanding of what is important and unimportant in the models considered. The aim of this ongoing study is to evaluate structural model adequacy using alternative conceptual and process-based models of hydrological systems, with an emphasis on understanding how model complexity relates to observed hydrological processes. Some of the models require considerable execution time and the computationally frugal sensitivity analysis, model calibration and uncertainty quantification methods are well-suited to providing important insights for models with lengthy execution times. The current experiment evaluates two version of the Framework for Understanding Structural Errors (FUSE), which both enable running model inter-comparison experiments. One supports computationally efficient conceptual models, and the second supports more-process-based models that tend to have longer execution times. The conceptual FUSE combines components of 4 existing conceptual hydrological models. The process-based framework consists of different forms of Richard's equations, numerical solutions, groundwater parameterizations and hydraulic conductivity distribution. The hydrological analysis of the model processes has evolved from focusing only on simulated runoff (final model output), to also including other criteria such as soil moisture and groundwater levels. Parameter importance and associated structural importance are evaluated using different types of sensitivity analyses techniques, making use of both robust global methods (e.g. Sobol') as well as several

  20. ERM model analysis for adaptation to hydrological model errors

    Science.gov (United States)

    Baymani-Nezhad, M.; Han, D.

    2018-05-01

    Hydrological conditions are changed continuously and these phenomenons generate errors on flood forecasting models and will lead to get unrealistic results. Therefore, to overcome these difficulties, a concept called model updating is proposed in hydrological studies. Real-time model updating is one of the challenging processes in hydrological sciences and has not been entirely solved due to lack of knowledge about the future state of the catchment under study. Basically, in terms of flood forecasting process, errors propagated from the rainfall-runoff model are enumerated as the main source of uncertainty in the forecasting model. Hence, to dominate the exciting errors, several methods have been proposed by researchers to update the rainfall-runoff models such as parameter updating, model state updating, and correction on input data. The current study focuses on investigations about the ability of rainfall-runoff model parameters to cope with three types of existing errors, timing, shape and volume as the common errors in hydrological modelling. The new lumped model, the ERM model, has been selected for this study to evaluate its parameters for its use in model updating to cope with the stated errors. Investigation about ten events proves that the ERM model parameters can be updated to cope with the errors without the need to recalibrate the model.

  1. Towards a regional climate model coupled to a comprehensive hydrological model

    Science.gov (United States)

    Rasmussen, S. H.; Drews, M.; Christensen, J. H.; Butts, M. B.; Jensen, K. H.; Refsgaard, J.; Hydrological ModellingAssessing Climate Change Impacts At Different Scales (Hyacints)

    2010-12-01

    When planing new ground water abstractions wells, building areas, roads or other land use activities information about expected future groundwater table location for the lifetime of the construction may be critical. The life time of an abstraction well can be expected to be more than 50 years, while if for buildings may be up to 100 years or more. The construction of an abstraction well is expensive and it is important to know if clean groundwater is available for its expected life time. The future groundwater table is depending on the future climate. With climate change the hydrology is expected to change as well. Traditionally, this assessment has been done by driving hydrological models with output from a climate model. In this way feedback between the groundwater hydrology and the climate is neglected. Neglecting this feedback can lead to imprecise or wrong results. The goal of this work is to couple the regional climate model HIRHAM (Christensen et al. 2006) to the hydrological model MIKE SHE (Graham and Butts, 2006). The coupling exploits the new OpenMI technology that provides a standardized interface to define, describe and transfer data on a time step basis between software components that run simultaneously (Gregersen et al., 2007). HIRHAM runs on a UNIX platform whereas MIKE SHE and OpenMI are under WINDOWS. Therefore the first critical task has been to develop an effective communication link between the platforms. The first step towards assessing the coupled models performance are addressed by looking at simulated land-surface atmosphere feedback through variables such as evapotranspiration, sensible heat flux and soil moisture content. Christensen, O.B., Drews, M., Christensen, J.H., Dethloff, K., Ketelsen, K., Hebestadt, I. and Rinke, A. (2006) The HIRHAM Regional Climate Model. Version 5; DMI Scientific Report 0617. Danish Meteorological Institute. Graham, D.N. and Butts, M.B. (2005) Flexible, integrated watershed modelling with MIKE SHE, In

  2. Hydrological Modeling in Alaska with WRF-Hydro

    Science.gov (United States)

    Elmer, N. J.; Zavodsky, B.; Molthan, A.

    2017-12-01

    The operational National Water Model (NWM), implemented in August 2016, is an instantiation of the Weather Research and Forecasting hydrological extension package (WRF-Hydro). Currently, the NWM only covers the contiguous United States, but will be expanded to include an Alaska domain in the future. It is well known that Alaska presents several hydrological modeling challenges, including unique arctic/sub-arctic hydrological processes not observed elsewhere in the United States and a severe lack of in-situ observations for model initialization. This project sets up an experimental version of WRF-Hydro in Alaska mimicking the NWM to gauge the ability of WRF-Hydro to represent hydrological processes in Alaska and identify model calibration challenges. Recent and upcoming launches of hydrology-focused NASA satellite missions such as the Soil Moisture Active Passive (SMAP) and Surface Water Ocean Topography (SWOT) expand the spatial and temporal coverage of observations in Alaska, so this study also lays the groundwork for assimilating these NASA datasets into WRF-Hydro in the future.

  3. Watershed Modeling Applications with the Open-Access Modular Distributed Watershed Educational Toolbox (MOD-WET) and Introductory Hydrology Textbook

    Science.gov (United States)

    Huning, L. S.; Margulis, S. A.

    2014-12-01

    Traditionally, introductory hydrology courses focus on hydrologic processes as independent or semi-independent concepts that are ultimately integrated into a watershed model near the end of the term. When an "off-the-shelf" watershed model is introduced in the curriculum, this approach can result in a potential disconnect between process-based hydrology and the inherent interconnectivity of processes within the water cycle. In order to curb this and reduce the learning curve associated with applying hydrologic concepts to complex real-world problems, we developed the open-access Modular Distributed Watershed Educational Toolbox (MOD-WET). The user-friendly, MATLAB-based toolbox contains the same physical equations for hydrological processes (i.e. precipitation, snow, radiation, evaporation, unsaturated flow, infiltration, groundwater, and runoff) that are presented in the companion e-textbook (http://aqua.seas.ucla.edu/margulis_intro_to_hydro_textbook.html) and taught in the classroom. The modular toolbox functions can be used by students to study individual hydrologic processes. These functions are integrated together to form a simple spatially-distributed watershed model, which reinforces a holistic understanding of how hydrologic processes are interconnected and modeled. Therefore when watershed modeling is introduced, students are already familiar with the fundamental building blocks that have been unified in the MOD-WET model. Extensive effort has been placed on the development of a highly modular and well-documented code that can be run on a personal computer within the commonly-used MATLAB environment. MOD-WET was designed to: 1) increase the qualitative and quantitative understanding of hydrological processes at the basin-scale and demonstrate how they vary with watershed properties, 2) emphasize applications of hydrologic concepts rather than computer programming, 3) elucidate the underlying physical processes that can often be obscured with a complicated

  4. The evolution of process-based hydrologic models

    NARCIS (Netherlands)

    Clark, Martyn P.; Bierkens, Marc F.P.; Samaniego, Luis; Woods, Ross A.; Uijlenhoet, Remko; Bennett, Katrina E.; Pauwels, Valentijn R.N.; Cai, Xitian; Wood, Andrew W.; Peters-Lidard, Christa D.

    2017-01-01

    The diversity in hydrologic models has historically led to great controversy on the "correct" approach to process-based hydrologic modeling, with debates centered on the adequacy of process parameterizations, data limitations and uncertainty, and computational constraints on model analysis. In this

  5. Adaptable Web Modules to Stimulate Active Learning in Engineering Hydrology using Data and Model Simulations of Three Regional Hydrologic Systems

    Science.gov (United States)

    Habib, E. H.; Tarboton, D. G.; Lall, U.; Bodin, M.; Rahill-Marier, B.; Chimmula, S.; Meselhe, E. A.; Ali, A.; Williams, D.; Ma, Y.

    2013-12-01

    server-based system. Open source web technologies and community-based tools are used to facilitate wide dissemination and adaptation by diverse, independent institutions. The new hydrologic learning modules are based on recent developments in hydrologic modeling, data, and resources. The modules are embedded in three regional-scale ecosystems, Coastal Louisiana, Florida Everglades, and Utah Great Salt Lake Basin. These sites provide a wealth of hydrologic concepts and scenarios that can be used in most water resource and hydrology curricula. The study develops several learning modules based on the three hydro-systems covering subjects such as: water-budget analysis, effects of human and natural changes, climate-hydrology teleconnections, and water-resource management scenarios. The new developments include an instructional interface to give critical guidance and support to the learner and an instructor's guide containing adaptation and implementation procedures to assist instructors in adopting and integrating the material into courses and provide a consistent experience. The design of the new hydrologic education developments will be transferable to independent institutions and adaptable both instructionally and technically through a server system capable of supporting additional developments by the educational community.

  6. Effects of temporal and spatial resolution of calibration data on integrated hydrologic water quality model identification

    Science.gov (United States)

    Jiang, Sanyuan; Jomaa, Seifeddine; Büttner, Olaf; Rode, Michael

    2014-05-01

    Hydrological water quality modeling is increasingly used for investigating runoff and nutrient transport processes as well as watershed management but it is mostly unclear how data availablity determins model identification. In this study, the HYPE (HYdrological Predictions for the Environment) model, which is a process-based, semi-distributed hydrological water quality model, was applied in two different mesoscale catchments (Selke (463 km2) and Weida (99 km2)) located in central Germany to simulate discharge and inorganic nitrogen (IN) transport. PEST and DREAM(ZS) were combined with the HYPE model to conduct parameter calibration and uncertainty analysis. Split-sample test was used for model calibration (1994-1999) and validation (1999-2004). IN concentration and daily IN load were found to be highly correlated with discharge, indicating that IN leaching is mainly controlled by runoff. Both dynamics and balances of water and IN load were well captured with NSE greater than 0.83 during validation period. Multi-objective calibration (calibrating hydrological and water quality parameters simultaneously) was found to outperform step-wise calibration in terms of model robustness. Multi-site calibration was able to improve model performance at internal sites, decrease parameter posterior uncertainty and prediction uncertainty. Nitrogen-process parameters calibrated using continuous daily averages of nitrate-N concentration observations produced better and more robust simulations of IN concentration and load, lower posterior parameter uncertainty and IN concentration prediction uncertainty compared to the calibration against uncontinuous biweekly nitrate-N concentration measurements. Both PEST and DREAM(ZS) are efficient in parameter calibration. However, DREAM(ZS) is more sound in terms of parameter identification and uncertainty analysis than PEST because of its capability to evolve parameter posterior distributions and estimate prediction uncertainty based on global

  7. Modelling of hydrologic processes and potential response to climate change through the use of a multisite SWAT

    DEFF Research Database (Denmark)

    Gül, G.O.; Rosbjerg, Dan

    2010-01-01

    Hydrologic models that use components for integrated modelling of surface water and groundwater systems help conveniently simulate the dynamically linked hydrologic and hydraulic processes that govern flow conditions in watersheds. The Soil and Water Assessment Tool (SWAT) is one such model...... that allows continuous simulations over long time periods in the land phase of the hydrologic cycle by incorporating surface water and groundwater interactions. This study provides a verified structure for the SWAT to evaluate existing flow regimes in a small-sized catchment in Denmark and examines a simple...... simulation to help quantify the effects of climate change on regional water quantities. SWAT can be regarded among the alternative hydrologic simulation tools applicable for catchments with similar characteristics and of similar sizes in Denmark. However, the modellers would be required to determine a proper...

  8. Assimilation of remote sensing observations into a continuous distributed hydrological model: impacts on the hydrologic cycle

    Science.gov (United States)

    Laiolo, Paola; Gabellani, Simone; Campo, Lorenzo; Cenci, Luca; Silvestro, Francesco; Delogu, Fabio; Boni, Giorgio; Rudari, Roberto

    2015-04-01

    The reliable estimation of hydrological variables (e.g. soil moisture, evapotranspiration, surface temperature) in space and time is of fundamental importance in operational hydrology to improve the forecast of the rainfall-runoff response of catchments and, consequently, flood predictions. Nowadays remote sensing can offer a chance to provide good space-time estimates of several hydrological variables and then improve hydrological model performances especially in environments with scarce in-situ data. This work investigates the impact of the assimilation of different remote sensing products on the hydrological cycle by using a continuous physically based distributed hydrological model. Three soil moisture products derived by ASCAT (Advanced SCATterometer) are used to update the model state variables. The satellite-derived products are assimilated into the hydrological model using different assimilation techniques: a simple nudging and the Ensemble Kalman Filter. Moreover two assimilation strategies are evaluated to assess the impact of assimilating the satellite products at model spatial resolution or at the satellite scale. The experiments are carried out for three Italian catchments on multi year period. The benefits on the model predictions of discharge, LST, evapotranspiration and soil moisture dynamics are tested and discussed.

  9. Hydrological system dynamics of glaciated Karnali River Basin Nepal Himalaya using J2000 Hydrological model

    Science.gov (United States)

    Khatiwada, K. R.; Nepal, S.; Panthi, J., Sr.; Shrestha, M.

    2015-12-01

    Hydrological modelling plays an important role in understanding hydrological processes of a catchment. In the context of climate change, the understanding of hydrological characteristic of the catchment is very vital to understand how the climate change will affect the hydrological regime. This research facilitates in better understanding of the hydrological system dynamics of a himalayan mountainous catchment in western Nepal. The Karnali River, longest river flowing inside Nepal, is one of the three major basins of Nepal, having the area of 45269 sq. km. is unique. The basin has steep topography and high mountains to the northern side. The 40% of the basin is dominated by forest land while other land cover are: grass land, bare rocky land etc. About 2% of the areas in basin is covered by permanent glacier apart from that about 12% of basin has the snow and ice cover. There are 34 meteorological stations distributed across the basin. A process oriented distributed J2000 hydrologial model has been applied to understand the hydrological system dynamics. The model application provides distributed output of various hydrological components. The J2000 model applies Hydrological Response Unit (HRU) as a modelling entity. With 6861 HRU and 1010 reaches, the model was calibrated (1981-1999) and validated (2000-2004) at a daily scale using split-sample test. The model is able to capture the overall hydrological dynamics well. The rising limbs and recession limbs are simulated equally and with satisfactory ground water conditions. Based on the graphical and statistical evaluation of the model performance the model is able to simulate hydrological processes fairly well. Calibration shows that Nash Sutcliffe efficiency is 0.91, coefficient of determination is 0.92 Initial observation shows that during the pre-monsoon season(March to May) the glacial runoff is 25% of the total discharge while in the monsoon(June to September) season it is only 13%. The surface runoff

  10. Hydrology of prairie wetlands: Understanding the integrated surface-water and groundwater processes

    Science.gov (United States)

    Hayashi, Masaki; van der Kamp, Garth; Rosenberry, Donald O.

    2016-01-01

    Wetland managers and policy makers need to make decisions based on a sound scientific understanding of hydrological and ecological functions of wetlands. This article presents an overview of the hydrology of prairie wetlands intended for managers, policy makers, and researchers new to this field (e.g., graduate students), and a quantitative conceptual framework for understanding the hydrological functions of prairie wetlands and their responses to changes in climate and land use. The existence of prairie wetlands in the semi-arid environment of the Prairie-Pothole Region (PPR) depends on the lateral inputs of runoff water from their catchments because mean annual potential evaporation exceeds precipitation in the PPR. Therefore, it is critically important to consider wetlands and catchments as highly integrated hydrological units. The water balance of individual wetlands is strongly influenced by runoff from the catchment and the exchange of groundwater between the central pond and its moist margin. Land-use practices in the catchment have a sensitive effect on runoff and hence the water balance. Surface and subsurface storage and connectivity among individual wetlands controls the diversity of pond permanence within a wetland complex, resulting in a variety of eco-hydrological functionalities necessary for maintaining the integrity of prairie-wetland ecosystems.

  11. Modeling urbanized watershed flood response changes with distributed hydrological model: key hydrological processes, parameterization and case studies

    Science.gov (United States)

    Chen, Y.

    2017-12-01

    Urbanization is the world development trend for the past century, and the developing countries have been experiencing much rapider urbanization in the past decades. Urbanization brings many benefits to human beings, but also causes negative impacts, such as increasing flood risk. Impact of urbanization on flood response has long been observed, but quantitatively studying this effect still faces great challenges. For example, setting up an appropriate hydrological model representing the changed flood responses and determining accurate model parameters are very difficult in the urbanized or urbanizing watershed. In the Pearl River Delta area, rapidest urbanization has been observed in China for the past decades, and dozens of highly urbanized watersheds have been appeared. In this study, a physically based distributed watershed hydrological model, the Liuxihe model is employed and revised to simulate the hydrological processes of the highly urbanized watershed flood in the Pearl River Delta area. A virtual soil type is then defined in the terrain properties dataset, and its runoff production and routing algorithms are added to the Liuxihe model. Based on a parameter sensitive analysis, the key hydrological processes of a highly urbanized watershed is proposed, that provides insight into the hydrological processes and for parameter optimization. Based on the above analysis, the model is set up in the Songmushan watershed where there is hydrological data observation. A model parameter optimization and updating strategy is proposed based on the remotely sensed LUC types, which optimizes model parameters with PSO algorithm and updates them based on the changed LUC types. The model parameters in Songmushan watershed are regionalized at the Pearl River Delta area watersheds based on the LUC types of the other watersheds. A dozen watersheds in the highly urbanized area of Dongguan City in the Pearl River Delta area were studied for the flood response changes due to

  12. Integrated Surface/subsurface flow modeling in PFLOTRAN

    Energy Technology Data Exchange (ETDEWEB)

    Painter, Scott L [Oak Ridge National Lab. (ORNL), Oak Ridge, TN (United States)

    2016-10-01

    Understanding soil water, groundwater, and shallow surface water dynamics as an integrated hydrological system is critical for understanding the Earth’s critical zone, the thin outer layer at our planet’s surface where vegetation, soil, rock, and gases interact to regulate the environment. Computational tools that take this view of soil moisture and shallow surface flows as a single integrated system are typically referred to as integrated surface/subsurface hydrology models. We extend the open-source, highly parallel, subsurface flow and reactive transport simulator PFLOTRAN to accommodate surface flows. In contrast to most previous implementations, we do not represent a distinct surface system. Instead, the vertical gradient in hydraulic head at the land surface is neglected, which allows the surface flow system to be eliminated and incorporated directly into the subsurface system. This tight coupling approach leads to a robust capability and also greatly simplifies implementation in existing subsurface simulators such as PFLOTRAN. Successful comparisons to independent numerical solutions build confidence in the approximation and implementation. Example simulations of the Walker Branch and East Fork Poplar Creek watersheds near Oak Ridge, Tennessee demonstrate the robustness of the approach in geometrically complex applications. The lack of a robust integrated surface/subsurface hydrology capability had been a barrier to PFLOTRAN’s use in critical zone studies. This work addresses that capability gap, thus enabling PFLOTRAN as a community platform for building integrated models of the critical zone.

  13. iTree-Hydro: Snow hydrology update for the urban forest hydrology model

    Science.gov (United States)

    Yang Yang; Theodore A. Endreny; David J. Nowak

    2011-01-01

    This article presents snow hydrology updates made to iTree-Hydro, previously called the Urban Forest Effects—Hydrology model. iTree-Hydro Version 1 was a warm climate model developed by the USDA Forest Service to provide a process-based planning tool with robust water quantity and quality predictions given data limitations common to most urban areas. Cold climate...

  14. Assessing sequential data assimilation techniques for integrating GRACE data into a hydrological model

    KAUST Repository

    Khaki, M.

    2017-07-06

    The time-variable terrestrial water storage (TWS) products from the Gravity Recovery And Climate Experiment (GRACE) have been increasingly used in recent years to improve the simulation of hydrological models by applying data assimilation techniques. In this study, for the first time, we assess the performance of the most popular data assimilation sequential techniques for integrating GRACE TWS into the World-Wide Water Resources Assessment (W3RA) model. We implement and test stochastic and deterministic ensemble-based Kalman filters (EnKF), as well as Particle filters (PF) using two different resampling approaches of Multinomial Resampling and Systematic Resampling. These choices provide various opportunities for weighting observations and model simulations during the assimilation and also accounting for error distributions. Particularly, the deterministic EnKF is tested to avoid perturbing observations before assimilation (that is the case in an ordinary EnKF). Gaussian-based random updates in the EnKF approaches likely do not fully represent the statistical properties of the model simulations and TWS observations. Therefore, the fully non-Gaussian PF is also applied to estimate more realistic updates. Monthly GRACE TWS are assimilated into W3RA covering the entire Australia. To evaluate the filters performances and analyze their impact on model simulations, their estimates are validated by independent in-situ measurements. Our results indicate that all implemented filters improve the estimation of water storage simulations of W3RA. The best results are obtained using two versions of deterministic EnKF, i.e. the Square Root Analysis (SQRA) scheme and the Ensemble Square Root Filter (EnSRF), respectively improving the model groundwater estimations errors by 34% and 31% compared to a model run without assimilation. Applying the PF along with Systematic Resampling successfully decreases the model estimation error by 23%.

  15. Subdivision of Texas watersheds for hydrologic modeling.

    Science.gov (United States)

    2009-06-01

    The purpose of this report is to present a set of findings and examples for subdivision of watersheds for hydrologic modeling. Three approaches were used to examine the impact of watershed subdivision on modeled hydrologic response: (1) An equal-area...

  16. CORDEX - a treasure trove of open climate data for hydrological modelling

    Science.gov (United States)

    O'Rourke, Eleanor; Nikulin, Grigory; Kjellström, Erik

    2015-04-01

    The Coordinated Regional Downscaling Experiment (CORDEX) was initiated by the World Climate Research Programme (WCRP) to coordinate high-resolution Regional Climate Modelling and provide a set of regional climate projections for the majority of global land regions. Additionally making this data available, and importantly useable, to impact and adaptation communities was a fundamental goal. Phase I of CORDEX, which came to a close in November 2013, was successful in developing a framework in which scientists around the world adopted a common protocol to guide the development of high-resolution Regional Climate Model (RCM) and empirical statistical downscaling (ESD) projections, and the intercomparison of these projections, on each continent, with a particular focus on the African region. As a result of these intensive activities by groups across the globe more than 47000 quality checked open datasets are now freely available to users through the searchable Earth System Grid Federation (ESGF). The integration of this data into large scale hydrological modelling is in action within the Swedish Meteorological & Hydrological Institute (SMHI) exemplifying the great potential use of this resource to the hydrological community. The aim of CORDEX Phase II is to enhance the dialogue with end-users so as to meet the growing demand for tailored regional climate information. Here, greater interaction between the CORDEX and hydrological modelling community can only prove hugely beneficial leading to greater protection for those vulnerable to the impacts of a changing climate.

  17. Socio-Hydrology Modelling for an Uncertain Future, with Examples from the USA and Canada (Invited)

    Science.gov (United States)

    White, D. D.; Gober, P.; Sampson, D. A.; Quay, R.; Kirkwood, C.

    2013-12-01

    Socio-hydrology brings an interest in human values, markets, social organizations and public policy to the traditional emphasis of water science on climate, hydrology, toxicology,and ecology. It also conveys a decision focus in the form of decision support tools, engagement, and new knowledge about the science-policy interface. This paper demonstrates how policy decisions and human behavior can be better integrated into climate and hydrological models to improve their usefulness for support in decision making. Examples from the Southwest USA and Western Canada highlight uncertainties, vulnerabilities, and critical tradeoffs facing water decision makers in the face of rapidly changing environmental and societal conditions. Irreducible uncertainties in downscaled climate and hydrological models limit the usefulness of climate-driven, predict-and-plan methods of water resource planning and management. Thus, it is argued that such methods should be replaced by approaches that use exploratory modelling, scenario planning, and risk assessment in which the emphasis is on managing uncertainty rather than on reducing it.

  18. GSFLOW - Coupled Ground-Water and Surface-Water Flow Model Based on the Integration of the Precipitation-Runoff Modeling System (PRMS) and the Modular Ground-Water Flow Model (MODFLOW-2005)

    Science.gov (United States)

    Markstrom, Steven L.; Niswonger, Richard G.; Regan, R. Steven; Prudic, David E.; Barlow, Paul M.

    2008-01-01

    The need to assess the effects of variability in climate, biota, geology, and human activities on water availability and flow requires the development of models that couple two or more components of the hydrologic cycle. An integrated hydrologic model called GSFLOW (Ground-water and Surface-water FLOW) was developed to simulate coupled ground-water and surface-water resources. The new model is based on the integration of the U.S. Geological Survey Precipitation-Runoff Modeling System (PRMS) and the U.S. Geological Survey Modular Ground-Water Flow Model (MODFLOW). Additional model components were developed, and existing components were modified, to facilitate integration of the models. Methods were developed to route flow among the PRMS Hydrologic Response Units (HRUs) and between the HRUs and the MODFLOW finite-difference cells. This report describes the organization, concepts, design, and mathematical formulation of all GSFLOW model components. An important aspect of the integrated model design is its ability to conserve water mass and to provide comprehensive water budgets for a location of interest. This report includes descriptions of how water budgets are calculated for the integrated model and for individual model components. GSFLOW provides a robust modeling system for simulating flow through the hydrologic cycle, while allowing for future enhancements to incorporate other simulation techniques.

  19. Integrated hydrological and water quality model for river management: A case study on Lena River

    Energy Technology Data Exchange (ETDEWEB)

    Fonseca, André, E-mail: andrerd@gmail.com; Botelho, Cidália; Boaventura, Rui A.R.; Vilar, Vítor J.P., E-mail: vilar@fe.up.pt

    2014-07-01

    The Hydrologic Simulation Program FORTRAN (HSPF) model was used to assess the impact of wastewater discharges on the water quality of a Lis River tributary (Lena River), a 176 km{sup 2} watershed in Leiria region, Portugal. The model parameters obtained in this study, could potentially serve as reference values for the calibration of other watersheds in the area or with similar climatic characteristics, which don't have enough data for calibration. Water quality constituents modeled in this study included temperature, fecal coliforms, dissolved oxygen, biochemical oxygen demand, total suspended solids, nitrates, orthophosphates and pH. The results were found to be close to the average observed values for all parameters studied for both calibration and validation periods with percent bias values between − 26% and 23% for calibration and − 30% and 51% for validation for all parameters, with fecal coliforms showing the highest deviation. The model revealed a poor water quality in Lena River for the entire simulation period, according to the Council Directive concerning the surface water quality intended for drinking water abstraction in the Member States (75/440/EEC). Fecal coliforms, orthophosphates and nitrates were found to be 99, 82 and 46% above the limit established in the Directive. HSPF was used to predict the impact of point and nonpoint pollution sources on the water quality of Lena River. Winter and summer scenarios were also addressed to evaluate water quality in high and low flow conditions. A maximum daily load was calculated to determine the reduction needed to comply with the Council Directive 75/440/EEC. The study showed that Lena River is fairly polluted calling for awareness at behavioral change of waste management in order to prevent the escalation of these effects with especially attention to fecal coliforms. - Highlights: • An integrated hydrological and water quality model for river management is presented. • An insight into the

  20. A Review of the Integrated Effects of Changing Climate, Land Use, and Dams on Mekong River Hydrology

    Directory of Open Access Journals (Sweden)

    Yadu Pokhrel

    2018-03-01

    Full Text Available The ongoing and proposed construction of large-scale hydropower dams in the Mekong river basin is a subject of intense debate and growing international concern due to the unprecedented and potentially irreversible impacts these dams are likely to have on the hydrological, agricultural, and ecological systems across the basin. Studies have shown that some of the dams built in the tributaries and the main stem of the upper Mekong have already caused basin-wide impacts by altering the magnitude and seasonality of flows, blocking sediment transport, affecting fisheries and livelihoods of downstream inhabitants, and changing the flood pulse to the Tonle Sap Lake. There are hundreds of additional dams planned for the near future that would result in further changes, potentially causing permanent damage to the highly productive agricultural systems and fisheries, as well as the riverine and floodplain ecosystems. Several studies have examined the potential impacts of existing and planned dams but the integrated effects of the dams when combined with the adverse hydrologic consequences of climate change remain largely unknown. Here, we provide a detailed review of the existing literature on the changes in climate, land use, and dam construction and the resulting impacts on hydrological, agricultural, and ecological systems across the Mekong. The review provides a basis to better understand the effects of climate change and accelerating human water management activities on the coupled hydrological-agricultural-ecological systems, and identifies existing challenges to study the region’s Water, Energy, and Food (WEF nexus with emphasis on the influence of future dams and projected climate change. In the last section, we synthesize the results and highlight the urgent need to develop integrated models to holistically study the coupled natural-human systems across the basin that account for the impacts of climate change and water infrastructure development

  1. Hydrologic modeling of the Columbia Plateau basalts

    International Nuclear Information System (INIS)

    Dove, F.H.; Cole, C.R.; Bond, F.W.; Zimmerman, D.A.

    1982-09-01

    The Office of Nuclear Waste Isolation (ONWI) directed the Assessment of Effectiveness of Geologic Isolation Systems (AEGIS) Program to conduct a technology demonstration of current performance assessment techniques for the Department of Energy (DOE) as applied to a nuclear waste repository in the Columbia Plateau Basalts. Hypothetical repository coordinates were selected for an actual geographical setting on the Hanford Reservation in the state of Washington. Published hydrologic and geologic data used in the analyses were gathered in 1979 or earlier. The hydrologic simulation was divided into three major parts: (1) aquifer recharge calculations, (2) a regional hydrologic model, and (3) a local hydrologic model of the Pasco Basin. The presentation discusses the regional model. An estimate of the amount of water transmitted through the groundwater system was required to bound the transmissivity values and to estimate the transmissivity distributions for the deeper basalts. The multiple layer two-dimensional Variable Thickness Transient (VTT) code was selected as appropriate for the amount of data available and for the conditions existing in the regional systems. This model uses a finite difference formulation to represent the partial differential flow equation. The regional study area as defined for the VTT model was divided into 55 by 55 square pattern with each grid 5 kilometers on a side. The regional system was modeled as a held potential surface layer and two underlying basalt layers. The regional model established the boundary conditions for the hydrologic model the Pasco Basin

  2. Assessing the impact of model spin-up on surface water-groundwater interactions using an integrated hydrologic model

    KAUST Repository

    Ajami, Hoori

    2014-03-01

    Integrated land surface-groundwater models are valuable tools in simulating the terrestrial hydrologic cycle as a continuous system and exploring the extent of land surface-subsurface interactions from catchment to regional scales. However, the fidelity of model simulations is impacted not only by the vegetation and subsurface parameterizations, but also by the antecedent condition of model state variables, such as the initial soil moisture, depth to groundwater, and ground temperature. In land surface modeling, a given model is often run repeatedly over a single year of forcing data until it reaches an equilibrium state: the point at which there is minimal artificial drift in the model state or prognostic variables (most often the soil moisture). For more complex coupled and integrated systems, where there is an increased computational cost of simulation and the number of variables sensitive to initialization is greater than in traditional uncoupled land surface modeling schemes, the challenge is to minimize the impact of initialization while using the smallest spin-up time possible. In this study, multicriteria analysis was performed to assess the spin-up behavior of the ParFlow.CLM integrated groundwater-surface water-land surface model over a 208 km2 subcatchment of the Ringkobing Fjord catchment in Denmark. Various measures of spin-up performance were computed for model state variables such as the soil moisture and groundwater storage, as well as for diagnostic variables such as the latent and sensible heat fluxes. The impacts of initial conditions on surface water-groundwater interactions were then explored. Our analysis illustrates that the determination of an equilibrium state depends strongly on the variable and performance measure used. Choosing an improper initialization of the model can generate simulations that lead to a misinterpretation of land surface-subsurface feedback processes and result in large biases in simulated discharge. Estimated spin

  3. Hydrological Process Simulation of Inland River Watershed: A Case Study of the Heihe River Basin with Multiple Hydrological Models

    Directory of Open Access Journals (Sweden)

    Lili Wang

    2018-04-01

    Full Text Available Simulating the hydrological processes of an inland river basin can help provide the scientific guidance to the policies of water allocation among different subbasins and water resource management groups within the subbasins. However, it is difficult to simulate the hydrological processes of an inland river basin with hydrological models due to the non-consistent hydrological characteristics of the entire basin. This study presents a solution to this problem with a case study about the hydrological process simulation in an inland river basin in China, Heihe River basin. It is divided into the upper, middle, and lower reaches based on the distinctive hydrological characteristics in the Heihe River basin, and three hydrological models are selected, applied, and tested to simulate the hydrological cycling processes for each reach. The upper reach is the contributing area with the complex runoff generation processes, therefore, the hydrological informatic modeling system (HIMS is utilized due to its combined runoff generation mechanisms. The middle reach has strong impacts of intensive human activities on the interactions of surface and subsurface flows, so a conceptual water balance model is applied to simulate the water balance process. For the lower reach, as the dissipative area with groundwater dominating the hydrological process, a groundwater modeling system with the embedment of MODFLOW model is applied to simulate the groundwater dynamics. Statistical parameters and water balance analysis prove that the three models have excellent performances in simulating the hydrological process of the three reaches. Therefore, it is an effective way to simulate the hydrological process of inland river basin with multiple hydrological models according to the characteristics of each subbasin.

  4. Large-scale hydrological modelling and decision-making for sustainable water and land management along the Tarim River

    OpenAIRE

    Yu, Yang

    2017-01-01

    The debate over the effectiveness of Integrated Water Resources Management (IWRM) in practice has lasted for years. As the complexity and scope of IWRM increases in practice, it is difficult for hydrological models to directly simulate the interactions among water, ecosystem and humans. This study presents the large-scale hydrological modeling (MIKE HYDRO) approach and a Decision Support System (DSS) for decision-making with stakeholders on the sustainable water and land management along the ...

  5. Coupling Hydrologic and Hydrodynamic Models to Estimate PMF

    Science.gov (United States)

    Felder, G.; Weingartner, R.

    2015-12-01

    Most sophisticated probable maximum flood (PMF) estimations derive the PMF from the probable maximum precipitation (PMP) by applying deterministic hydrologic models calibrated with observed data. This method is based on the assumption that the hydrological system is stationary, meaning that the system behaviour during the calibration period or the calibration event is presumed to be the same as it is during the PMF. However, as soon as a catchment-specific threshold is reached, the system is no longer stationary. At or beyond this threshold, retention areas, new flow paths, and changing runoff processes can strongly affect downstream peak discharge. These effects can be accounted for by coupling hydrologic and hydrodynamic models, a technique that is particularly promising when the expected peak discharge may considerably exceed the observed maximum discharge. In such cases, the coupling of hydrologic and hydraulic models has the potential to significantly increase the physical plausibility of PMF estimations. This procedure ensures both that the estimated extreme peak discharge does not exceed the physical limit based on riverbed capacity and that the dampening effect of inundation processes on peak discharge is considered. Our study discusses the prospect of considering retention effects on PMF estimations by coupling hydrologic and hydrodynamic models. This method is tested by forcing PREVAH, a semi-distributed deterministic hydrological model, with randomly generated, physically plausible extreme precipitation patterns. The resulting hydrographs are then used to externally force the hydraulic model BASEMENT-ETH (riverbed in 1D, potential inundation areas in 2D). Finally, the PMF estimation results obtained using the coupled modelling approach are compared to the results obtained using ordinary hydrologic modelling.

  6. Modelling hydrologic and hydrodynamic processes in basins with large semi-arid wetlands

    Science.gov (United States)

    Fleischmann, Ayan; Siqueira, Vinícius; Paris, Adrien; Collischonn, Walter; Paiva, Rodrigo; Pontes, Paulo; Crétaux, Jean-François; Bergé-Nguyen, Muriel; Biancamaria, Sylvain; Gosset, Marielle; Calmant, Stephane; Tanimoun, Bachir

    2018-06-01

    hydrologic and hydrodynamic modelling proves to be an important tool for integrated evaluation of hydrological processes in such poorly gauged, large scale basins. We hope that this model application provides new ways forward for large scale model development in such systems, involving semi-arid regions and complex floodplains.

  7. Multi-model analysis in hydrological prediction

    Science.gov (United States)

    Lanthier, M.; Arsenault, R.; Brissette, F.

    2017-12-01

    Hydrologic modelling, by nature, is a simplification of the real-world hydrologic system. Therefore ensemble hydrological predictions thus obtained do not present the full range of possible streamflow outcomes, thereby producing ensembles which demonstrate errors in variance such as under-dispersion. Past studies show that lumped models used in prediction mode can return satisfactory results, especially when there is not enough information available on the watershed to run a distributed model. But all lumped models greatly simplify the complex processes of the hydrologic cycle. To generate more spread in the hydrologic ensemble predictions, multi-model ensembles have been considered. In this study, the aim is to propose and analyse a method that gives an ensemble streamflow prediction that properly represents the forecast probabilities and reduced ensemble bias. To achieve this, three simple lumped models are used to generate an ensemble. These will also be combined using multi-model averaging techniques, which generally generate a more accurate hydrogram than the best of the individual models in simulation mode. This new predictive combined hydrogram is added to the ensemble, thus creating a large ensemble which may improve the variability while also improving the ensemble mean bias. The quality of the predictions is then assessed on different periods: 2 weeks, 1 month, 3 months and 6 months using a PIT Histogram of the percentiles of the real observation volumes with respect to the volumes of the ensemble members. Initially, the models were run using historical weather data to generate synthetic flows. This worked for individual models, but not for the multi-model and for the large ensemble. Consequently, by performing data assimilation at each prediction period and thus adjusting the initial states of the models, the PIT Histogram could be constructed using the observed flows while allowing the use of the multi-model predictions. The under-dispersion has been

  8. Using an Integrated Hydrologic-Economic Model to Develop Minimum Cost Water Supply Portfolios and Manage Supply Risk

    Science.gov (United States)

    Characklis, G. W.; Ramsey, J.

    2004-12-01

    Water scarcity has become a reality in many areas as a result of population growth, fewer available sources, and reduced tolerance for the environmental impacts of developing the new supplies that do exist. As a result, successfully managing future water supply risk will become more dependent on coordinating the use of existing resources. Toward that end, flexible supply strategies that can rapidly respond to hydrologic variability will provide communities with increasing economic advantages, particularly if the frequency of more extreme events (e.g., drought) increases due to global climate change. Markets for established commodities (e.g., oil, gas) often provide a framework for efficiently responding to changes in supply and demand. Water markets, however, have remained relatively crude, with most transactions involving permanent transfers and long regulatory processes. Recently, interest in the use of flexible short-term transfers (e.g., leases, options) has begun to motivate consideration of more sophisticated strategies for managing supply risk, strategies similar to those used in more mature markets. In this case, communities can benefit from some of the advantages that water enjoys over other commodities, in particular, the ability to accurately characterize the stochastic nature of supply and demand through hydrologic modeling. Hydrologic-economic models are developed for two different water scarce regions supporting active water markets: Edward Aquifer and Lower Rio Grande Valley. These models are used to construct portfolios of water supply transfers (e.g., permanent transfers, options, and spot leases) that minimize the cost of meeting a probabilistic reliability constraint. Real and simulated spot price distributions allow each type of transfer to be priced in a manner consistent with financial theory (e.g., Black-Scholes). Market simulations are integrated with hydrologic models such that variability in supply and demand are linked with price behavior

  9. Common problematic aspects of coupling hydrological models with groundwater flow models on the river catchment scale

    Directory of Open Access Journals (Sweden)

    R. Barthel

    2006-01-01

    Full Text Available Model coupling requires a thorough conceptualisation of the coupling strategy, including an exact definition of the individual model domains, the "transboundary" processes and the exchange parameters. It is shown here that in the case of coupling groundwater flow and hydrological models – in particular on the regional scale – it is very important to find a common definition and scale-appropriate process description of groundwater recharge and baseflow (or "groundwater runoff/discharge" in order to achieve a meaningful representation of the processes that link the unsaturated and saturated zones and the river network. As such, integration by means of coupling established disciplinary models is problematic given that in such models, processes are defined from a purpose-oriented, disciplinary perspective and are therefore not necessarily consistent with definitions of the same process in the model concepts of other disciplines. This article contains a general introduction to the requirements and challenges of model coupling in Integrated Water Resources Management including a definition of the most relevant technical terms, a short description of the commonly used approach of model coupling and finally a detailed consideration of the role of groundwater recharge and baseflow in coupling groundwater models with hydrological models. The conclusions summarize the most relevant problems rather than giving practical solutions. This paper aims to point out that working on a large scale in an integrated context requires rethinking traditional disciplinary workflows and encouraging communication between the different disciplines involved. It is worth noting that the aspects discussed here are mainly viewed from a groundwater perspective, which reflects the author's background.

  10. airGRteaching: an R-package designed for teaching hydrology with lumped hydrological models

    Science.gov (United States)

    Thirel, Guillaume; Delaigue, Olivier; Coron, Laurent; Andréassian, Vazken; Brigode, Pierre

    2017-04-01

    Lumped hydrological models are useful and convenient tools for research, engineering and educational purposes. They propose catchment-scale representations of the precipitation-discharge relationship. Thanks to their limited data requirements, they can be easily implemented and run. With such models, it is possible to simulate a number of hydrological key processes over the catchment with limited structural and parametric complexity, typically evapotranspiration, runoff, underground losses, etc. The Hydrology Group at Irstea (Antony) has been developing a suite of rainfall-runoff models over the past 30 years. This resulted in a suite of models running at different time steps (from hourly to annual) applicable for various issues including water balance estimation, forecasting, simulation of impacts and scenario testing. Recently, Irstea has developed an easy-to-use R-package (R Core Team, 2016), called airGR (Coron et al., 2016, 2017), to make these models widely available. Although its initial target public was hydrological modellers, the package is already used for educational purposes. Indeed, simple models allow for rapidly visualising the effects of parameterizations and model components on flows hydrographs. In order to avoid the difficulties that students may have when manipulating R and datasets, we developed (Delaigue and Coron, 2016): - Three simplified functions to prepare data, calibrate a model and run a simulation - Simplified and dynamic plot functions - A shiny (Chang et al., 2016) interface that connects this R-package to a browser-based visualisation tool. On this interface, the students can use different hydrological models (including the possibility to use a snow-accounting model), manually modify their parameters and automatically calibrate their parameters with diverse objective functions. One of the visualisation tabs of the interface includes observed precipitation and temperature, simulated snowpack (if any), observed and simulated

  11. A framework of integrated hydrological and hydrodynamic models using synthetic rainfall for flash flood hazard mapping of ungauged catchments in tropical zones

    Directory of Open Access Journals (Sweden)

    W. Lohpaisankrit

    2016-05-01

    Full Text Available Flash flood hazard maps provide a scientific support to mitigate flash flood risk. The present study develops a practical framework with the help of integrated hydrological and hydrodynamic modelling in order to estimate the potential flash floods. We selected a small pilot catchment which has already suffered from flash floods in the past. This catchment is located in the Nan River basin, northern Thailand. Reliable meteorological and hydrometric data are missing in the catchment. Consequently, the entire upper basin of the main river was modelled with the help of the hydrological modelling system PANTA RHEI. In this basin, three monitoring stations are located along the main river. PANTA RHEI was calibrated and validated with the extreme flood events in June 2011 and July 2008, respectively. The results show a good agreement with the observed discharge data. In order to create potential flash flood scenarios, synthetic rainfall series were derived from temporal rainfall patterns based on the radar-rainfall observation and different rainfall depths from regional rainfall frequency analysis. The temporal rainfall patterns were characterized by catchment-averaged rainfall series selected from 13 rainstorms in 2008 and 2011 within the region. For regional rainfall frequency analysis, the well-known L-moments approach and related criteria were used to examine extremely climatic homogeneity of the region. According to the L-moments approach, Generalized Pareto distribution was recognized as the regional frequency distribution. The synthetic rainfall series were fed into the PANTA RHEI model. The simulated results from PANTA RHEI were provided to a 2-D hydrodynamic model (MEADFLOW, and various simulations were performed. Results from the integrated modelling framework are used in the ongoing study to regionalize and map the spatial distribution of flash flood hazards with four levels of flood severities. As an overall outcome, the presented framework

  12. Integrating local research watersheds into hydrologic education: Lessons from the Dry Creek Experimental Watershed

    Science.gov (United States)

    McNamara, J. P.; Aishlin, P. S.; Flores, A. N.; Benner, S. G.; Marshall, H. P.; Pierce, J. L.

    2014-12-01

    While a proliferation of instrumented research watersheds and new data sharing technologies has transformed hydrologic research in recent decades, similar advances have not been realized in hydrologic education. Long-standing problems in hydrologic education include discontinuity of hydrologic topics from introductory to advanced courses, inconsistency of content across academic departments, and difficulties in development of laboratory and homework assignments utilizing large time series and spatial data sets. Hydrologic problems are typically not amenable to "back-of-the-chapter" examples. Local, long-term research watersheds offer solutions to these problems. Here, we describe our integration of research and monitoring programs in the Dry Creek Experimental Watershed into undergraduate and graduate hydrology programs at Boise State University. We developed a suite of watershed-based exercises into courses and curriculums using real, tangible datasets from the watershed to teach concepts not amenable to traditional textbook and lecture methods. The aggregation of exercises throughout a course or degree allows for scaffolding of concepts with progressive exposure of advanced concepts throughout a course or degree. The need for exercises of this type is growing as traditional lecture-based classes (passive learning from a local authoritative source) are being replaced with active learning courses that integrate many sources of information through situational factors.

  13. Feedback loops and temporal misalignment in component-based hydrologic modeling

    Science.gov (United States)

    Elag, Mostafa M.; Goodall, Jonathan L.; Castronova, Anthony M.

    2011-12-01

    In component-based modeling, a complex system is represented as a series of loosely integrated components with defined interfaces and data exchanges that allow the components to be coupled together through shared boundary conditions. Although the component-based paradigm is commonly used in software engineering, it has only recently been applied for modeling hydrologic and earth systems. As a result, research is needed to test and verify the applicability of the approach for modeling hydrologic systems. The objective of this work was therefore to investigate two aspects of using component-based software architecture for hydrologic modeling: (1) simulation of feedback loops between components that share a boundary condition and (2) data transfers between temporally misaligned model components. We investigated these topics using a simple case study where diffusion of mass is modeled across a water-sediment interface. We simulated the multimedia system using two model components, one for the water and one for the sediment, coupled using the Open Modeling Interface (OpenMI) standard. The results were compared with a more conventional numerical approach for solving the system where the domain is represented by a single multidimensional array. Results showed that the component-based approach was able to produce the same results obtained with the more conventional numerical approach. When the two components were temporally misaligned, we explored the use of different interpolation schemes to minimize mass balance error within the coupled system. The outcome of this work provides evidence that component-based modeling can be used to simulate complicated feedback loops between systems and guidance as to how different interpolation schemes minimize mass balance error introduced when components are temporally misaligned.

  14. Integrated Site Model Process Model Report

    International Nuclear Information System (INIS)

    Booth, T.

    2000-01-01

    The Integrated Site Model (ISM) provides a framework for discussing the geologic features and properties of Yucca Mountain, which is being evaluated as a potential site for a geologic repository for the disposal of nuclear waste. The ISM is important to the evaluation of the site because it provides 3-D portrayals of site geologic, rock property, and mineralogic characteristics and their spatial variabilities. The ISM is not a single discrete model; rather, it is a set of static representations that provide three-dimensional (3-D), computer representations of site geology, selected hydrologic and rock properties, and mineralogic-characteristics data. These representations are manifested in three separate model components of the ISM: the Geologic Framework Model (GFM), the Rock Properties Model (RPM), and the Mineralogic Model (MM). The GFM provides a representation of the 3-D stratigraphy and geologic structure. Based on the framework provided by the GFM, the RPM and MM provide spatial simulations of the rock and hydrologic properties, and mineralogy, respectively. Functional summaries of the component models and their respective output are provided in Section 1.4. Each of the component models of the ISM considers different specific aspects of the site geologic setting. Each model was developed using unique methodologies and inputs, and the determination of the modeled units for each of the components is dependent on the requirements of that component. Therefore, while the ISM represents the integration of the rock properties and mineralogy into a geologic framework, the discussion of ISM construction and results is most appropriately presented in terms of the three separate components. This Process Model Report (PMR) summarizes the individual component models of the ISM (the GFM, RPM, and MM) and describes how the three components are constructed and combined to form the ISM

  15. Integrated Application of Remote Sensing, GIS and Hydrological Modeling to Estimate the Potential Impact Area of Earthquake-Induced Dammed Lakes

    Directory of Open Access Journals (Sweden)

    Bo Cao

    2017-10-01

    Full Text Available Dammed lakes are an important secondary hazard caused by earthquakes. They can induce further damage to nearby humans. Current hydrology calculation research on dammed lakes usually lacks spatial expressive ability and cannot accurately conduct impact assessment without the support of remote sensing, which obtains important characteristic information of dammed lakes. The current study aims to address the issues of the potential impact area estimate of earthquake-induced dammed lakes by combining remote sensing (RS, a geographic information system (GIS, and hydrological modeling. The Tangjiashan dammed lake induced by the Wenchuan earthquake was selected as the case for study. The elevation-versus-reservoir capacity curve was first calculated using the seed-growing algorithm based on digital elevation model (DEM data. The simulated annealing algorithm was applied to train the hydrological modeling parameters according to the historical hydrologic data. Then, the downstream water elevation variational process under different collapse capacity conditions was performed based on the obtained parameters. Finally, the downstream potential impact area was estimated by the highest water elevation values at different hydrologic sections. Results show that a flood with a collapse elevation of at least 680 m will impact the entire downstream region of Beichuan town. We conclude that spatial information technology combined with hydrological modeling can accurately predict and demonstrate the potential impact area with limited data resources. This paper provides a better guide for future immediate responses to dammed lake hazard mitigation.

  16. The relation between geometry, hydrology and stability of complex hillslopes examined using low-dimensional hydrological models

    NARCIS (Netherlands)

    Talebi, A.

    2008-01-01

    Key words: Hillslope geometry, Hillslope hydrology, Hillslope stability, Complex hillslopes, Modeling shallow landslides, HSB model, HSB-SM model.

    The hydrologic response of a hillslope to rainfall involves a complex, transient saturated-unsaturated interaction that usually leads to a

  17. A flexible hydrological modelling system developed using an object oriented methodology

    Energy Technology Data Exchange (ETDEWEB)

    Rinde, Trond

    1998-12-31

    The report presents a software system called Process Integrating Network (PINE). The capabilities, working principles, programming technical design and principles of use of the system are described as are some practical applications. PINE is a simulation tool for modelling of hydrological and hydrologically related phenomena. The system is based on object oriented programming principles and was specially designed to provide freedom in the choice of model structures and algorithms for process descriptions. It supports full freedom with regards to spatial distribution and temporal resolution. Geographical information systems (GIS) may be integrated with PINE in order to provide full spatial distribution in system parametrisation, process simulation and visualisation of simulation results. Simulation models are developed by linking components for process description together in a structure. The system can handle compound working media such as water with chemical or biological constituents. Non-hydrological routines may then be included to describe the responses of such constituents. Features such as extensibility and reuse of program components are emphasised in the program design. Separation between process topology, process descriptions and process data facilitates simple and consistent implementation of components for process description. Such components may be automatically prototyped and their response functions may be implemented without knowledge of other parts of the program system and without the need to program import or export routines or a user interface. Model extension is thus a rapid process that does not require extensive programming skills. Components for process descriptions may further be placed in separate program libraries, which can be included in the program as required. The program system can thus be very compact while it still has a large number of process algorithms available. The system can run on both PC and UNIX platforms. 106 figs., 20

  18. Cover integrity in shallow land burial of low-level wastes: hydrology and erosion

    International Nuclear Information System (INIS)

    Lane, L.J.; Nyhan, J.W.

    1981-01-01

    Applications of a state-of-the-art technology for simulating hydrologic processes and erosion affecting cover integrity at shallow land waste burial sites are described. A nonpoint source pollution model developed for agricultural systems has been adapted for application to waste burial sites in semiarid and arid regions. Applications include designs for field experiments, evaluation of slope length and steepness, evaluation of various soil types, and evaluation of vegetative cover influencing erosion rates and the water balance within the soil profile

  19. Macroscale hydrologic modeling of ecologically relevant flow metrics

    Science.gov (United States)

    Wenger, Seth J.; Luce, Charles H.; Hamlet, Alan F.; Isaak, Daniel J.; Neville, Helen M.

    2010-09-01

    Stream hydrology strongly affects the structure of aquatic communities. Changes to air temperature and precipitation driven by increased greenhouse gas concentrations are shifting timing and volume of streamflows potentially affecting these communities. The variable infiltration capacity (VIC) macroscale hydrologic model has been employed at regional scales to describe and forecast hydrologic changes but has been calibrated and applied mainly to large rivers. An important question is how well VIC runoff simulations serve to answer questions about hydrologic changes in smaller streams, which are important habitat for many fish species. To answer this question, we aggregated gridded VIC outputs within the drainage basins of 55 streamflow gages in the Pacific Northwest United States and compared modeled hydrographs and summary metrics to observations. For most streams, several ecologically relevant aspects of the hydrologic regime were accurately modeled, including center of flow timing, mean annual and summer flows and frequency of winter floods. Frequencies of high and low flows in the summer were not well predicted, however. Predictions were worse for sites with strong groundwater influence, and some sites showed errors that may result from limitations in the forcing climate data. Higher resolution (1/16th degree) modeling provided small improvements over lower resolution (1/8th degree). Despite some limitations, the VIC model appears capable of representing several ecologically relevant hydrologic characteristics in streams, making it a useful tool for understanding the effects of hydrology in delimiting species distributions and predicting the potential effects of climate shifts on aquatic organisms.

  20. Modelling Interactions between Land Use, Climate, and Hydrology along with Stakeholders’ Negotiation for Water Resources Management

    Directory of Open Access Journals (Sweden)

    Babak Farjad

    2017-11-01

    Full Text Available This paper describes the main functionalities of an integrated framework to model the interactions between land use, climate, and hydrology along with stakeholders’ negotiation. Its novelty lies in the combination of individual-based and spatially distributed models within the Socio-Hydrology paradigm to capture the complexity and uncertainty inherent to these systems. It encompasses a land-use/land-cover cellular automata model, an agent-based model used for automated stakeholders’ negotiation, and the hydrological MIKE SHE/MIKE 11 model, which are linked and can be accessed through a web-based interface. It enables users to run simulations to explore a wide range of scenarios related to land development and water resource management while considering the reciprocal influence of human and natural systems. This framework was developed with the involvement of key stakeholders from the initial design stage to the final demonstration and validation.

  1. Lessons Learned from the Deployment of a Hydrologic Science Observations Data Model

    Science.gov (United States)

    Beran, B.; Valentine, D.; Zaslavsky, I.; van Ingen, C.

    2007-12-01

    The CUAHSI Hydrologic Information System project is developing information technology infrastructure to support hydrologic science. The CUAHSI Observations Data Model (ODM) is a data model to store hydrologic observations data in a system designed to optimize data retrieval for integrated analysis of information collected by multiple investigators. The ODM v1, provides a distinct view into what information the community has determined is important to store, and what data views the community. As we began to work with ODM v1, we discovered the problem with the approach of tightly linking the community views of data to the database model. Design decisions for ODM v1 hindered the ability to utilize the datamodel as an aggregated information catalog need for the cyberinfrastructure. Different development groups had different approaches to populating the datamodel, and handling the complexity. The approaches varied from populating the ODM with a bare minimum of constraints to creating a fully constrained datamodel. This made the integration of different tools, difficult. In the end, we decided to utilize the fully populate model which ensure maximum compatibility with the data sources. Groups also discovered that while the data model central concept was optimized for data retrieval of individual observation. In practice, the concept of data series is better to manage data, yet there is no link between data series and data value in ODM v1. We are beginning to develop ODM v2 as a series of profiles. By utilizing profiles, we intend to make the core information model smaller, more manageable, and simpler to understand and populate. We intend to keep the community semantics, improve the linkages between data series and data values, and enhance data discovery for the CUAHSI cyberinfrastructure.

  2. Model structural uncertainty quantification and hydrologic parameter and prediction error analysis using airborne electromagnetic data

    DEFF Research Database (Denmark)

    Minsley, B. J.; Christensen, Nikolaj Kruse; Christensen, Steen

    Model structure, or the spatial arrangement of subsurface lithological units, is fundamental to the hydrological behavior of Earth systems. Knowledge of geological model structure is critically important in order to make informed hydrological predictions and management decisions. Model structure...... is never perfectly known, however, and incorrect assumptions can be a significant source of error when making model predictions. We describe a systematic approach for quantifying model structural uncertainty that is based on the integration of sparse borehole observations and large-scale airborne...... electromagnetic (AEM) data. Our estimates of model structural uncertainty follow a Bayesian framework that accounts for both the uncertainties in geophysical parameter estimates given AEM data, and the uncertainties in the relationship between lithology and geophysical parameters. Using geostatistical sequential...

  3. Integration of Spatially Hydrological Modelling on Bentong Catchment, Pahang, Peninsular Malaysia Using Distributed GIS-based Rainfall Runoff Model

    Directory of Open Access Journals (Sweden)

    Rosli, M.H.

    2017-07-01

    Full Text Available With the advance of GIS technology, hydrology model can simulated at catchment wide scale. The objective is to integrate National Resource Conservation Service (NRCS Curve Number (CN with kinematic wave and manning’s equation using GIS to develop a simple GIS-based distributed model to simulate rainfall runoff in Bentong catchment. Model was built using Spatial Distributed Direct Hydrograph (SDDH concept and applying the time area (TA approach in presenting the predicted discharge hydrograph. The effective precipitation estimation was first calculated using the NRCS CN method. Then, the core maps that consists of digital elevation model (DEM, soil and land use map in grid. DEM was used to derive slope, flow direction and flow accumulation while soil and land use map used to derive roughness coefficient and CN. The overland velocity and channel velocity estimation derived from combination of kinematic wave theory with Manning’s equation. To capture the time frame, the travel time map was divided into isochrones in order to generate the TA histogram and finally. The creation of SDDH using the TA histogram which will lead to the estimation of travel time for the catchment. Simulated hydrograph was plotted together with the observed discharge for comparison. Six storm events used for model performance evaluation using statistical measure such as Nash-Sutcliffe efficiency (NSE, percent bias (PBIAS and coefficient of determination (R2;. SDDH model performed quite well as NSE gave result ranging from 0.55 to 0.68 with mean of 0.6. PBIAS indicate that the model slightly over predicted compared to observed hydrograph with result ranges from -46.71 (the most over predicted to +4.83 (the most under predicted with average of -20.73%. R2; ranges between 0.55 to 0.82 with mean of 0.67. When comparing the time to peak, (tp, min, and peak discharge, (pd, m3/s, results gave NSEtp 0.82, PBIAStp 0.65, R2tp 0.32, NSEpd 0.95, PBIASpd 14.49 and R2pd 0

  4. Land-surface modelling in hydrological perspective

    DEFF Research Database (Denmark)

    Overgaard, Jesper; Rosbjerg, Dan; Butts, M.B.

    2006-01-01

    The purpose of this paper is to provide a review of the different types of energy-based land-surface models (LSMs) and discuss some of the new possibilities that will arise when energy-based LSMs are combined with distributed hydrological modelling. We choose to focus on energy-based approaches......, and the difficulties inherent in various evaluation procedures are presented. Finally, the dynamic coupling of hydrological and atmospheric models is explored, and the perspectives of such efforts are discussed......., because in comparison to the traditional potential evapotranspiration models, these approaches allow for a stronger link to remote sensing and atmospheric modelling. New opportunities for evaluation of distributed land-surface models through application of remote sensing are discussed in detail...

  5. Unraveling the Hydrology of the Glacierized Kaidu Basin by Integrating Multisource Data in the Tianshan Mountains, Northwestern China

    Science.gov (United States)

    Shen, Yan-Jun; Shen, Yanjun; Fink, Manfred; Kralisch, Sven; Brenning, Alexander

    2018-01-01

    Understanding the water balance, especially as it relates to the distribution of runoff components, is crucial for water resource management and coping with the impacts of climate change. However, hydrological processes are poorly known in mountainous regions due to data scarcity and the complex dynamics of snow and glaciers. This study aims to provide a quantitative comparison of gridded precipitation products in the Tianshan Mountains, located in Central Asia and in order to further understand the mountain hydrology and distribution of runoff components in the glacierized Kaidu Basin. We found that gridded precipitation products are affected by inconsistent biases based on a spatiotemporal comparison with the nearest weather stations and should be evaluated with caution before using them as boundary conditions in hydrological modeling. Although uncertainties remain in this data-scarce basin, driven by field survey data and bias-corrected gridded data sets (ERA-Interim and APHRODITE), the water balance and distribution of runoff components can be plausibly quantified based on the distributed hydrological model (J2000). We further examined parameter sensitivity and uncertainty with respect to both simulated streamflow and different runoff components based on an ensemble of simulations. This study demonstrated the possibility of integrating gridded products in hydrological modeling. The methodology used can be important for model applications and design in other data-scarce mountainous regions. The model-based simulation quantified the water balance and how the water resources are partitioned throughout the year in Tianshan Mountain basins, although the uncertainties present in this study result in important limitations.

  6. Integrated surface-subsurface water flow modelling of the Laxemar area. Application of the hydrological model ECOFLOW

    International Nuclear Information System (INIS)

    Sokrut, Nikolay; Werner, Kent; Holmen, Johan

    2007-01-01

    Since 2002, the Swedish Nuclear Fuel and Waste Management Co (SKB) performs site investigations in the Simpevarp area, for the siting of a deep geological repository for spent nuclear fuel. The site descriptive modelling includes conceptual and quantitative modelling of surface-subsurface water interactions, which are key inputs to safety assessment and environmental impact assessment. Such modelling is important also for planning of continued site investigations. In this report, the distributed hydrological model ECOFLOW is applied to the Laxemar subarea to test the ability of the model to simulate surface water and near-surface groundwater flow, and to illustrate ECOFLOW's advantages and drawbacks. The ECOFLOW model area is generally characterised by large areas of exposed or shallow bedrock. The ECOFLOW modelling results are compared to previous results produced by MIKE SHE-MIKE 11 and PCRaster-POLFLOW, in order to check whether non-calibrated surface and subsurface water flows computed by ECOFLOW are consistent with these previous results. The analyses include quantification and comparison of inflow and outflow terms of the water balance, as well as analyses of groundwater recharge-discharge patterns. ECOFLOW is used to simulate a one-year non calibrated period, considering seven catchments (including three areas with direct runoff to the sea) within the Laxemar subarea. The modelling results show the ability of the model to produce reasonable results for a model domain including both porous media (Quaternary deposits) and discontinuous media (bedrock). The results demonstrate notable differences in the specific discharge between the considered catchments, with specific discharge values in the range 157-212 mm/year; the lowest value (the Lake Frisksjoen catchment) may however be erroneous due to numerical instability in the model. Overall, these results agree with specific discharge values computed by MIKE SHE-MIKE 11 and PCRaster-POLFLOW (190 and 128-186 mm

  7. Integrated surface-subsurface water flow modelling of the Laxemar area. Application of the hydrological model ECOFLOW

    Energy Technology Data Exchange (ETDEWEB)

    Sokrut, Nikolay; Werner, Kent; Holmen, Johan [Golder Associates AB, Uppsala (Sweden)

    2007-01-15

    Since 2002, the Swedish Nuclear Fuel and Waste Management Co (SKB) performs site investigations in the Simpevarp area, for the siting of a deep geological repository for spent nuclear fuel. The site descriptive modelling includes conceptual and quantitative modelling of surface-subsurface water interactions, which are key inputs to safety assessment and environmental impact assessment. Such modelling is important also for planning of continued site investigations. In this report, the distributed hydrological model ECOFLOW is applied to the Laxemar subarea to test the ability of the model to simulate surface water and near-surface groundwater flow, and to illustrate ECOFLOW's advantages and drawbacks. The ECOFLOW model area is generally characterised by large areas of exposed or shallow bedrock. The ECOFLOW modelling results are compared to previous results produced by MIKE SHE-MIKE 11 and PCRaster-POLFLOW, in order to check whether non-calibrated surface and subsurface water flows computed by ECOFLOW are consistent with these previous results. The analyses include quantification and comparison of inflow and outflow terms of the water balance, as well as analyses of groundwater recharge-discharge patterns. ECOFLOW is used to simulate a one-year non calibrated period, considering seven catchments (including three areas with direct runoff to the sea) within the Laxemar subarea. The modelling results show the ability of the model to produce reasonable results for a model domain including both porous media (Quaternary deposits) and discontinuous media (bedrock). The results demonstrate notable differences in the specific discharge between the considered catchments, with specific discharge values in the range 157-212 mm/year; the lowest value (the Lake Frisksjoen catchment) may however be erroneous due to numerical instability in the model. Overall, these results agree with specific discharge values computed by MIKE SHE-MIKE 11 and PCRaster-POLFLOW (190 and 128

  8. Hydrological Responses of Andean Lakes and Tropical Floodplains to Climate Variability and Human Intervention: an Integrative Modelling Framework

    Science.gov (United States)

    Hoyos, I. C.; González Morales, C.; Serna López, J. P.; Duque, C. L.; Canon Barriga, J. E.; Dominguez, F.

    2013-12-01

    Andean water bodies in tropical regions are significantly influenced by fluctuations associated with climatic and anthropogenic drivers, which implies long term changes in mountain snow peaks, land covers and ecosystems, among others. Our work aims at providing an integrative framework to realistically assess the possible future of natural water bodies with different degrees of human intervention. We are studying in particular the evolution of three water bodies in Colombia: two Andean lakes and a floodplain wetland. These natural reservoirs represent the accumulated effect of hydrological processes in their respective basins, which exhibit different patterns of climate variability and distinct human intervention and environmental histories. Modelling the hydrological responses of these local water bodies to climate variability and human intervention require an understanding of the strong linkage between geophysical and social factors. From the geophysical perspective, the challenge is how to downscale global climate projections in the local context: complex orography and relative lack of data. To overcome this challenge we combine the correlational and physically based analysis of several sources of spatially distributed biophysical and meteorological information to accurately determine aspects such as moisture sources and sinks and past, present and future local precipitation and temperature regimes. From the social perspective, the challenge is how to adequately represent and incorporate into the models the likely response of social agents whose water-related interests are diverse and usually conflictive. To deal with the complexity of these systems we develop interaction matrices, which are useful tools to holistically discuss and represent each environment as a complex system. Our goal is to assess partially the uncertainties of the hydrological balances in these intervened water bodies we establish climate/social scenarios, using hybrid models that combine

  9. Modeling Pre- and Post- Wildfire Hydrologic Response to Vegetation Change in the Valles Caldera National Preserve, NM

    Science.gov (United States)

    Gregory, A. E.; Benedict, K. K.; Zhang, S.; Savickas, J.

    2017-12-01

    Large scale, high severity wildfires in forests have become increasingly prevalent in the western United States due to fire exclusion. Although past work has focused on the immediate consequences of wildfire (ie. runoff magnitude and debris flow), little has been done to understand the post wildfire hydrologic consequences of vegetation regrowth. Furthermore, vegetation is often characterized by static parameterizations within hydrological models. In order to understand the temporal relationship between hydrologic processes and revegetation, we modularized and partially automated the hydrologic modeling process to increase connectivity between remotely sensed data, the Virtual Watershed Platform (a data management resource, called the VWP), input meteorological data, and the Precipitation-Runoff Modeling System (PRMS). This process was used to run simulations in the Valles Caldera of NM, an area impacted by the 2011 Las Conchas Fire, in PRMS before and after the Las Conchas to evaluate hydrologic process changes. The modeling environment addressed some of the existing challenges faced by hydrological modelers. At present, modelers are somewhat limited in their ability to push the boundaries of hydrologic understanding. Specific issues faced by modelers include limited computational resources to model processes at large spatial and temporal scales, data storage capacity and accessibility from the modeling platform, computational and time contraints for experimental modeling, and the skills to integrate modeling software in ways that have not been explored. By taking an interdisciplinary approach, we were able to address some of these challenges by leveraging the skills of hydrologic, data, and computer scientists; and the technical capabilities provided by a combination of on-demand/high-performance computing, distributed data, and cloud services. The hydrologic modeling process was modularized to include options for distributing meteorological data, parameter space

  10. Design and Applications of a GeoSemantic Framework for Integration of Data and Model Resources in Hydrologic Systems

    Science.gov (United States)

    Elag, M.; Kumar, P.

    2016-12-01

    Hydrologists today have to integrate resources such as data and models, which originate and reside in multiple autonomous and heterogeneous repositories over the Web. Several resource management systems have emerged within geoscience communities for sharing long-tail data, which are collected by individual or small research groups, and long-tail models, which are developed by scientists or small modeling communities. While these systems have increased the availability of resources within geoscience domains, deficiencies remain due to the heterogeneity in the methods, which are used to describe, encode, and publish information about resources over the Web. This heterogeneity limits our ability to access the right information in the right context so that it can be efficiently retrieved and understood without the Hydrologist's mediation. A primary challenge of the Web today is the lack of the semantic interoperability among the massive number of resources, which already exist and are continually being generated at rapid rates. To address this challenge, we have developed a decentralized GeoSemantic (GS) framework, which provides three sets of micro-web services to support (i) semantic annotation of resources, (ii) semantic alignment between the metadata of two resources, and (iii) semantic mediation among Standard Names. Here we present the design of the framework and demonstrate its application for semantic integration between data and models used in the IML-CZO. First we show how the IML-CZO data are annotated using the Semantic Annotation Services. Then we illustrate how the Resource Alignment Services and Knowledge Integration Services are used to create a semantic workflow among TopoFlow model, which is a spatially-distributed hydrologic model and the annotated data. Results of this work are (i) a demonstration of how the GS framework advances the integration of heterogeneous data and models of water-related disciplines by seamless handling of their semantic

  11. Publishing and sharing of hydrologic models through WaterHUB

    Science.gov (United States)

    Merwade, V.; Ruddell, B. L.; Song, C.; Zhao, L.; Kim, J.; Assi, A.

    2011-12-01

    Most hydrologists use hydrologic models to simulate the hydrologic processes to understand hydrologic pathways and fluxes for research, decision making and engineering design. Once these tasks are complete including publication of results, the models generally are not published or made available to the public for further use and improvement. Although publication or sharing of models is not required for journal publications, sharing of models may open doors for new collaborations, and avoids duplication of efforts if other researchers are interested in simulating a particular watershed for which a model already exists. For researchers, who are interested in sharing models, there are limited avenues to publishing their models to the wider community. Towards filling this gap, a prototype cyberinfrastructure (CI), called WaterHUB, is developed for sharing hydrologic data and modeling tools in an interactive environment. To test the utility of WaterHUB for sharing hydrologic models, a system to publish and share SWAT (Soil Water Assessment Tool) is developed. Users can utilize WaterHUB to search and download existing SWAT models, and also upload new SWAT models. Metadata such as the name of the watershed, name of the person or agency who developed the model, simulation period, time step, and list of calibrated parameters also published with individual model.

  12. Synthesizing models useful for ecohydrology and ecohydraulic approaches: An emphasis on integrating models to address complex research questions

    Science.gov (United States)

    Brewer, Shannon K.; Worthington, Thomas; Mollenhauer, Robert; Stewart, David; McManamay, Ryan; Guertault, Lucie; Moore, Desiree

    2018-01-01

    Ecohydrology combines empiricism, data analytics, and the integration of models to characterize linkages between ecological and hydrological processes. A challenge for practitioners is determining which models best generalizes heterogeneity in hydrological behaviour, including water fluxes across spatial and temporal scales, integrating environmental and socio‐economic activities to determine best watershed management practices and data requirements. We conducted a literature review and synthesis of hydrologic, hydraulic, water quality, and ecological models designed for solving interdisciplinary questions. We reviewed 1,275 papers and identified 178 models that have the capacity to answer an array of research questions about ecohydrology or ecohydraulics. Of these models, 43 were commonly applied due to their versatility, accessibility, user‐friendliness, and excellent user‐support. Forty‐one of 43 reviewed models were linked to at least 1 other model especially: Water Quality Analysis Simulation Program (linked to 21 other models), Soil and Water Assessment Tool (19), and Hydrologic Engineering Center's River Analysis System (15). However, model integration was still relatively infrequent. There was substantial variation in model applications, possibly an artefact of the regional focus of research questions, simplicity of use, quality of user‐support efforts, or a limited understanding of model applicability. Simply increasing the interoperability of model platforms, transformation of models to user‐friendly forms, increasing user‐support, defining the reliability and risk associated with model results, and increasing awareness of model applicability may promote increased use of models across subdisciplines. Nonetheless, the current availability of models allows an array of interdisciplinary questions to be addressed, and model choice relates to several factors including research objective, model complexity, ability to link to other models, and

  13. Forest hydrology

    Science.gov (United States)

    Ge Sun; Devendra Amatya; Steve McNulty

    2016-01-01

    Forest hydrology studies the distribution, storage, movement, and quality of water and the hydrological processes in forest-dominated ecosystems. Forest hydrological science is regarded as the foundation of modern integrated water¬shed management. This chapter provides an overview of the history of forest hydrology and basic principles of this unique branch of...

  14. Catchment Integration of Sensor Array Observations to Understand Hydrologic Connectivity

    Science.gov (United States)

    Redfern, S.; Livneh, B.; Molotch, N. P.; Suding, K.; Neff, J. C.; Hinckley, E. L. S.

    2017-12-01

    Hydrologic connectivity and the land surface water balance are likely to be impacted by climate change in the coming years. Although recent work has started to demonstrate that climate modulates connectivity, we still lack knowledge of how local ecology will respond to environmental and atmospheric changes and subsequently interact with connectivity. The overarching goal of this research is to address and forecast how climate change will affect hydrologic connectivity in an alpine environment, through the use of near-surface observations (temperature, humidity, soil moisture, snow depth) from a new 16-sensor array (plus 5 precipitation gauges), together with a distributed hydrologic model, over a small catchment on Colorado's Niwot Ridge (above 3000m). Model simulations will be constrained to distributed sensor measurements taken in the study area and calibrated with streamflow. Periods of wetting and dry-down will be analyzed to identify signatures of connectivity across the landscape, its seasonal signals and its sensitivity to land cover. Further work will aim to develop future hydrologic projections, compare model output with related observations, conduct multi-physics experiments, and continue to expand the existing sensor network.

  15. Establishment of a hydrological monitoring network in a tropical African catchment: An integrated participatory approach

    Science.gov (United States)

    Gomani, M. C.; Dietrich, O.; Lischeid, G.; Mahoo, H.; Mahay, F.; Mbilinyi, B.; Sarmett, J.

    Sound decision making for water resources management has to be based on good knowledge of the dominant hydrological processes of a catchment. This information can only be obtained through establishing suitable hydrological monitoring networks. Research catchments are typically established without involving the key stakeholders, which results in instruments being installed at inappropriate places as well as at high risk of theft and vandalism. This paper presents an integrated participatory approach for establishing a hydrological monitoring network. We propose a framework with six steps beginning with (i) inception of idea; (ii) stakeholder identification; (iii) defining the scope of the network; (iv) installation; (v) monitoring; and (vi) feedback mechanism integrated within the participatory framework. The approach is illustrated using an example of the Ngerengere catchment in Tanzania. In applying the approach, the concept of establishing the Ngerengere catchment monitoring network was initiated in 2008 within the Resilient Agro-landscapes to Climate Change in Tanzania (ReACCT) research program. The main stakeholders included: local communities; Sokoine University of Agriculture; Wami Ruvu Basin Water Office and the ReACCT Research team. The scope of the network was based on expert experience in similar projects and lessons learnt from literature review of similar projects from elsewhere integrated with local expert knowledge. The installations involved reconnaissance surveys, detailed surveys, and expert consultations to identify best sites. First, a Digital Elevation Model, land use, and soil maps were used to identify potential monitoring sites. Local and expert knowledge was collected on flow regimes, indicators of shallow groundwater plant species, precipitation pattern, vegetation, and soil types. This information was integrated and used to select sites for installation of an automatic weather station, automatic rain gauges, river flow gauging stations

  16. PATHS groundwater hydrologic model

    Energy Technology Data Exchange (ETDEWEB)

    Nelson, R.W.; Schur, J.A.

    1980-04-01

    A preliminary evaluation capability for two-dimensional groundwater pollution problems was developed as part of the Transport Modeling Task for the Waste Isolation Safety Assessment Program (WISAP). Our approach was to use the data limitations as a guide in setting the level of modeling detail. PATHS Groundwater Hydrologic Model is the first level (simplest) idealized hybrid analytical/numerical model for two-dimensional, saturated groundwater flow and single component transport; homogeneous geology. This document consists of the description of the PATHS groundwater hydrologic model. The preliminary evaluation capability prepared for WISAP, including the enhancements that were made because of the authors' experience using the earlier capability is described. Appendixes A through D supplement the report as follows: complete derivations of the background equations are provided in Appendix A. Appendix B is a comprehensive set of instructions for users of PATHS. It is written for users who have little or no experience with computers. Appendix C is for the programmer. It contains information on how input parameters are passed between programs in the system. It also contains program listings and test case listing. Appendix D is a definition of terms.

  17. Mathematical modelling of fracture hydrology

    International Nuclear Information System (INIS)

    Herbert, A.W.; Hodgkinson, D.P.; Lever, D.A.; Robinson, P.C.; Rae, J.

    1985-06-01

    This report summarises the work performed between January 1983 and December 1984 for the CEC/DOE contract 'Mathematical Modelling of Fracture Hydrology', under the following headings: 1) Statistical fracture network modelling, 2) Continuum models of flow and transport, 3) Simplified models, 4) Analysis of laboratory experiments and 5) Analysis of field experiments. (author)

  18. Teaching geographical hydrology in a non-stationary world

    Science.gov (United States)

    Hendriks, Martin R.; Karssenberg, Derek

    2010-05-01

    cooperate. Besides fieldwork, a student should also learn to make use of the many available data sets, such as google earth, or as provided by remote sensing, or automatic data loggers. In our opinion the following sequence of activities should be applied for a student to attain a desirable working knowledge level. As mentioned earlier, a student first of all needs to have sufficient classical hydrological knowledge. After this a student should be educated in using simple models, in which field knowledge is incorporated. After this, a student should learn how to build models for solving typical hydrological problems. Modelling is especially worthwhile when the model is applied to a known area, as this certifies integration of fieldwork and modelling activities. To learn how to model, tailored courses with software that provides a set of easily learned functions to match the student's conceptual thought processes are needed. It is not easy to bring theoretical, field, and modelling knowledge together, and a pitfall may be the lack of knowledge of one or more of the above. Also, a student must learn to be able to deal with uncertainties in data and models, and must be trained to deal with unpredictability. Therefore, in our opinion a modern student should strive to become an integrating specialist in all of the above mentioned fields if we are to take geographical hydrology to a higher level and if we want to come to grips with it in a non-stationary world. A student must learn to think and act in an integrative way, and for this combining classical hydrology, field hydrology and modelling at a high education level in our hydrology curricula, in our opinion, is the way to proceed.

  19. Including policy and management in socio-hydrology models: initial conceptualizations

    Science.gov (United States)

    Hermans, Leon; Korbee, Dorien

    2017-04-01

    Socio-hydrology studies the interactions in coupled human-water systems. So far, the use of dynamic models that capture the direct feedback between societal and hydrological systems has been dominant. What has not yet been included with any particular emphasis, is the policy or management layer, which is a central element in for instance integrated water resources management (IWRM) or adaptive delta management (ADM). Studying the direct interactions between human-water systems generates knowledges that eventually helps influence these interactions in ways that may ensure better outcomes - for society and for the health and sustainability of water systems. This influence sometimes occurs through spontaneous emergence, uncoordinated by societal agents - private sector, citizens, consumers, water users. However, the term 'management' in IWRM and ADM also implies an additional coordinated attempt through various public actors. This contribution is a call to include the policy and management dimension more prominently into the research focus of the socio-hydrology field, and offers first conceptual variables that should be considered in attempts to include this policy or management layer in socio-hydrology models. This is done by drawing on existing frameworks to study policy processes throughout both planning and implementation phases. These include frameworks such as the advocacy coalition framework, collective learning and policy arrangements, which all emphasis longer-term dynamics and feedbacks between actor coalitions in strategic planning and implementation processes. A case about longter-term dynamics in the management of the Haringvliet in the Netherlands is used to illustrate the paper.

  20. Chance-constrained overland flow modeling for improving conceptual distributed hydrologic simulations based on scaling representation of sub-daily rainfall variability

    International Nuclear Information System (INIS)

    Han, Jing-Cheng; Huang, Guohe; Huang, Yuefei; Zhang, Hua; Li, Zhong; Chen, Qiuwen

    2015-01-01

    Lack of hydrologic process representation at the short time-scale would lead to inadequate simulations in distributed hydrological modeling. Especially for complex mountainous watersheds, surface runoff simulations are significantly affected by the overland flow generation, which is closely related to the rainfall characteristics at a sub-time step. In this paper, the sub-daily variability of rainfall intensity was considered using a probability distribution, and a chance-constrained overland flow modeling approach was proposed to capture the generation of overland flow within conceptual distributed hydrologic simulations. The integrated modeling procedures were further demonstrated through a watershed of China Three Gorges Reservoir area, leading to an improved SLURP-TGR hydrologic model based on SLURP. Combined with rainfall thresholds determined to distinguish various magnitudes of daily rainfall totals, three levels of significance were simultaneously employed to examine the hydrologic-response simulation. Results showed that SLURP-TGR could enhance the model performance, and the deviation of runoff simulations was effectively controlled. However, rainfall thresholds were so crucial for reflecting the scaling effect of rainfall intensity that optimal levels of significance and rainfall threshold were 0.05 and 10 mm, respectively. As for the Xiangxi River watershed, the main runoff contribution came from interflow of the fast store. Although slight differences of overland flow simulations between SLURP and SLURP-TGR were derived, SLURP-TGR was found to help improve the simulation of peak flows, and would improve the overall modeling efficiency through adjusting runoff component simulations. Consequently, the developed modeling approach favors efficient representation of hydrological processes and would be expected to have a potential for wide applications. - Highlights: • We develop an improved hydrologic model considering the scaling effect of rainfall. • A

  1. Chance-constrained overland flow modeling for improving conceptual distributed hydrologic simulations based on scaling representation of sub-daily rainfall variability

    Energy Technology Data Exchange (ETDEWEB)

    Han, Jing-Cheng [State Key Laboratory of Hydroscience & Engineering, Department of Hydraulic Engineering, Tsinghua University, Beijing 100084 (China); Huang, Guohe, E-mail: huang@iseis.org [Institute for Energy, Environment and Sustainable Communities, University of Regina, Regina, Saskatchewan S4S 0A2 (Canada); Huang, Yuefei [State Key Laboratory of Hydroscience & Engineering, Department of Hydraulic Engineering, Tsinghua University, Beijing 100084 (China); Zhang, Hua [College of Science and Engineering, Texas A& M University — Corpus Christi, Corpus Christi, TX 78412-5797 (United States); Li, Zhong [Institute for Energy, Environment and Sustainable Communities, University of Regina, Regina, Saskatchewan S4S 0A2 (Canada); Chen, Qiuwen [Center for Eco-Environmental Research, Nanjing Hydraulics Research Institute, Nanjing 210029 (China)

    2015-08-15

    Lack of hydrologic process representation at the short time-scale would lead to inadequate simulations in distributed hydrological modeling. Especially for complex mountainous watersheds, surface runoff simulations are significantly affected by the overland flow generation, which is closely related to the rainfall characteristics at a sub-time step. In this paper, the sub-daily variability of rainfall intensity was considered using a probability distribution, and a chance-constrained overland flow modeling approach was proposed to capture the generation of overland flow within conceptual distributed hydrologic simulations. The integrated modeling procedures were further demonstrated through a watershed of China Three Gorges Reservoir area, leading to an improved SLURP-TGR hydrologic model based on SLURP. Combined with rainfall thresholds determined to distinguish various magnitudes of daily rainfall totals, three levels of significance were simultaneously employed to examine the hydrologic-response simulation. Results showed that SLURP-TGR could enhance the model performance, and the deviation of runoff simulations was effectively controlled. However, rainfall thresholds were so crucial for reflecting the scaling effect of rainfall intensity that optimal levels of significance and rainfall threshold were 0.05 and 10 mm, respectively. As for the Xiangxi River watershed, the main runoff contribution came from interflow of the fast store. Although slight differences of overland flow simulations between SLURP and SLURP-TGR were derived, SLURP-TGR was found to help improve the simulation of peak flows, and would improve the overall modeling efficiency through adjusting runoff component simulations. Consequently, the developed modeling approach favors efficient representation of hydrological processes and would be expected to have a potential for wide applications. - Highlights: • We develop an improved hydrologic model considering the scaling effect of rainfall. • A

  2. Linking hydrology, ecosystem function, and livelihood sustainability in African papyrus wetlands using a Bayesian Network Model

    Science.gov (United States)

    van Dam, A.; Gettel, G. M.; Kipkemboi, J.; Rahman, M. M.

    2011-12-01

    Papyrus wetlands in East Africa provide ecosystem services supporting the livelihoods of millions but are rapidly degrading due to economic development. For ecosystem conservation, an integrated understanding of the natural and social processes driving ecosystem change is needed. This research focuses on integrating the causal relationships between hydrology, ecosystem function, and livelihood sustainability in Nyando wetland, western Kenya. Livelihood sustainability is based on ecosystem services that include plant and animal harvest for building material and food, conversion of wetlands to crop and grazing land, water supply, and water quality regulation. Specific objectives were: to integrate studies of hydrology, ecology, and livelihood activities using a Bayesian Network (BN) model and include stakeholder involvement in model development. The BN model (Netica 4.16) had 35 nodes with seven decision nodes describing demography, economy, papyrus market, and rainfall, and two target nodes describing ecosystem function (defined by groundwater recharge, nutrient and sediment retention, and biodiversity) and livelihood sustainability (drinking water supply, crop production, livestock production, and papyrus yield). The conditional probability tables were populated using results of ecohydrological and socio-economic field work and consultations with stakeholders. The model was evaluated for an average year with decision node probabilities set according to data from research, expert opinion, and stakeholders' views. Then, scenarios for dry and wet seasons and for economic development (low population growth and unemployment) and policy development (more awareness of wetland value) were evaluated. In an average year, the probability for maintaining a "good" level of sediment and nutrient retention functions, groundwater recharge, and biodiversity was about 60%. ("Good" is defined by expert opinion based on ongoing field research.) In the dry season, the probability was

  3. Influence of ecohydrologic feedbacks from simulated crop growth on integrated regional hydrologic simulations under climate scenarios

    Science.gov (United States)

    van Walsum, P. E. V.; Supit, I.

    2012-06-01

    Hydrologic climate change modelling is hampered by climate-dependent model parameterizations. To reduce this dependency, we extended the regional hydrologic modelling framework SIMGRO to host a two-way coupling between the soil moisture model MetaSWAP and the crop growth simulation model WOFOST, accounting for ecohydrologic feedbacks in terms of radiation fraction that reaches the soil, crop coefficient, interception fraction of rainfall, interception storage capacity, and root zone depth. Except for the last, these feedbacks are dependent on the leaf area index (LAI). The influence of regional groundwater on crop growth is included via a coupling to MODFLOW. Two versions of the MetaSWAP-WOFOST coupling were set up: one with exogenous vegetation parameters, the "static" model, and one with endogenous crop growth simulation, the "dynamic" model. Parameterization of the static and dynamic models ensured that for the current climate the simulated long-term averages of actual evapotranspiration are the same for both models. Simulations were made for two climate scenarios and two crops: grass and potato. In the dynamic model, higher temperatures in a warm year under the current climate resulted in accelerated crop development, and in the case of potato a shorter growing season, thus partly avoiding the late summer heat. The static model has a higher potential transpiration; depending on the available soil moisture, this translates to a higher actual transpiration. This difference between static and dynamic models is enlarged by climate change in combination with higher CO2 concentrations. Including the dynamic crop simulation gives for potato (and other annual arable land crops) systematically higher effects on the predicted recharge change due to climate change. Crop yields from soils with poor water retention capacities strongly depend on capillary rise if moisture supply from other sources is limited. Thus, including a crop simulation model in an integrated

  4. Hydrological models for environmental management

    National Research Council Canada - National Science Library

    Bolgov, Mikhail V

    2002-01-01

    .... Stochastic modelling and forecasting cannot at present adequately represent the characteristics of hydrological regimes, nor analyze the influence of water on processes that arise in biological...

  5. Thermal-hydrological models

    Energy Technology Data Exchange (ETDEWEB)

    Buscheck, T., LLNL

    1998-04-29

    This chapter describes the physical processes and natural and engineered system conditions that affect thermal-hydrological (T-H) behavior in the unsaturated zone (UZ) at Yucca Mountain and how these effects are represented in mathematical and numerical models that are used to predict T-H conditions in the near field, altered zone, and engineered barrier system (EBS), and on waste package (WP) surfaces.

  6. Approaches to modelling hydrology and ecosystem interactions

    Science.gov (United States)

    Silberstein, Richard P.

    2014-05-01

    As the pressures of industry, agriculture and mining on groundwater resources increase there is a burgeoning un-met need to be able to capture these multiple, direct and indirect stresses in a formal framework that will enable better assessment of impact scenarios. While there are many catchment hydrological models and there are some models that represent ecological states and change (e.g. FLAMES, Liedloff and Cook, 2007), these have not been linked in any deterministic or substantive way. Without such coupled eco-hydrological models quantitative assessments of impacts from water use intensification on water dependent ecosystems under changing climate are difficult, if not impossible. The concept would include facility for direct and indirect water related stresses that may develop around mining and well operations, climate stresses, such as rainfall and temperature, biological stresses, such as diseases and invasive species, and competition such as encroachment from other competing land uses. Indirect water impacts could be, for example, a change in groundwater conditions has an impact on stream flow regime, and hence aquatic ecosystems. This paper reviews previous work examining models combining ecology and hydrology with a view to developing a conceptual framework linking a biophysically defensable model that combines ecosystem function with hydrology. The objective is to develop a model capable of representing the cumulative impact of multiple stresses on water resources and associated ecosystem function.

  7. Evaluating spatial patterns in hydrological modelling

    DEFF Research Database (Denmark)

    Koch, Julian

    the contiguous United Sates (10^6 km2). To this end, the thesis at hand applies a set of spatial performance metrics on various hydrological variables, namely land-surface-temperature (LST), evapotranspiration (ET) and soil moisture. The inspiration for the applied metrics is found in related fields...... is not fully exploited by current modelling frameworks due to the lack of suitable spatial performance metrics. Furthermore, the traditional model evaluation using discharge is found unsuitable to lay confidence on the predicted catchment inherent spatial variability of hydrological processes in a fully...

  8. Improved Understanding of Permafrost Controls on Hydrology in Interior Alaska by Integration of Ground-Based Geophysical Permafrost Characterization and Numerical Modeling

    Science.gov (United States)

    2015-05-01

    freeze/thaw dynamics, geophysics, ground ice, groundwater modeling, hydrologic impacts , interior Alaska, lakes, permafrost, sub-arctic, taliks, Yukon...21  Figure 4.1.1 Location map of Beaver Meadow and Twelvemile study areas...modeling, hydrologic impacts , interior Alaska, lakes, permafrost, sub-arctic, taliks, Yukon Flats Acknowledgements We would like to

  9. Incorporating modelled subglacial hydrology into inversions for basal drag

    Directory of Open Access Journals (Sweden)

    C. P. Koziol

    2017-12-01

    Full Text Available A key challenge in modelling coupled ice-flow–subglacial hydrology is initializing the state and parameters of the system. We address this problem by presenting a workflow for initializing these values at the start of a summer melt season. The workflow depends on running a subglacial hydrology model for the winter season, when the system is not forced by meltwater inputs, and ice velocities can be assumed constant. Key parameters of the winter run of the subglacial hydrology model are determined from an initial inversion for basal drag using a linear sliding law. The state of the subglacial hydrology model at the end of winter is incorporated into an inversion of basal drag using a non-linear sliding law which is a function of water pressure. We demonstrate this procedure in the Russell Glacier area and compare the output of the linear sliding law with two non-linear sliding laws. Additionally, we compare the modelled winter hydrological state to radar observations and find that it is in line with summer rather than winter observations.

  10. [Review on HSPF model for simulation of hydrology and water quality processes].

    Science.gov (United States)

    Li, Zhao-fu; Liu, Hong-Yu; Li, Yan

    2012-07-01

    Hydrological Simulation Program-FORTRAN (HSPF), written in FORTRAN, is one ol the best semi-distributed hydrology and water quality models, which was first developed based on the Stanford Watershed Model. Many studies on HSPF model application were conducted. It can represent the contributions of sediment, nutrients, pesticides, conservatives and fecal coliforms from agricultural areas, continuously simulate water quantity and quality processes, as well as the effects of climate change and land use change on water quantity and quality. HSPF consists of three basic application components: PERLND (Pervious Land Segment) IMPLND (Impervious Land Segment), and RCHRES (free-flowing reach or mixed reservoirs). In general, HSPF has extensive application in the modeling of hydrology or water quality processes and the analysis of climate change and land use change. However, it has limited use in China. The main problems with HSPF include: (1) some algorithms and procedures still need to revise, (2) due to the high standard for input data, the accuracy of the model is limited by spatial and attribute data, (3) the model is only applicable for the simulation of well-mixed rivers, reservoirs and one-dimensional water bodies, it must be integrated with other models to solve more complex problems. At present, studies on HSPF model development are still undergoing, such as revision of model platform, extension of model function, method development for model calibration, and analysis of parameter sensitivity. With the accumulation of basic data and imorovement of data sharing, the HSPF model will be applied more extensively in China.

  11. Comparison and Validation of Hydrological E-Flow Methods through Hydrodynamic Modelling

    Science.gov (United States)

    Kuriqi, Alban; Rivaes, Rui; Sordo-Ward, Alvaro; Pinheiro, António N.; Garrote, Luis

    2017-04-01

    Flow regime determines physical habitat conditions and local biotic configuration. The development of environmental flow guidelines to support the river integrity is becoming a major concern in water resources management. In this study, we analysed two sites located in southern part of Portugal, respectively at Odelouca and Ocreza Rivers, characterised by the Mediterranean climate. Both rivers are almost in pristine condition, not regulated by dams or other diversion construction. This study presents an analysis of the effect on fish habitat suitability by the implementation of different hydrological e-flow methods. To conduct this study we employed certain hydrological e-flow methods recommended by the European Small Hydropower Association (ESHA). River hydrology assessment was based on approximately 30 years of mean daily flow data, provided by the Portuguese Water Information System (SNIRH). The biological data, bathymetry, physical and hydraulic features, and the Habitat Suitability Index for fish species were collected from extensive field works. We followed the Instream Flow Incremental Methodology (IFIM) to assess the flow-habitat relationship taking into account the habitat suitability of different instream flow releases. Initially, we analysed fish habitat suitability based on natural conditions, and we used it as reference condition for other scenarios considering the chosen hydrological e-flow methods. We accomplished the habitat modelling through hydrodynamic analysis by using River-2D model. The same methodology was applied to each scenario by considering as input the e-flows obtained from each of the hydrological method employed in this study. This contribution shows the significance of ecohydrological studies in establishing a foundation for water resources management actions. Keywords: ecohydrology, e-flow, Mediterranean rivers, river conservation, fish habitat, River-2D, Hydropower.

  12. Developing hydrological model for water quality in Iraq marshes zone using Landsat-TM

    Science.gov (United States)

    Marghany, Maged; Hasab, Hashim Ali; Mansor, Shattri; Shariff, Abdul Rashid Bin Mohamed

    2016-06-01

    The Mesopotamia marshlands constitute the largest wetland ecosystem in the Middle East and Western Eurasia. These wetlands are located at the confluence of the Tigris and Euphrates Rivers in southern Iraq. However, there are series reductions in the wetland zones because of neighbor countries, i.e. Turkey, Syria built dams upstream of Tigris and Euphrates Rivers. In addition, the first Gulf war of the 1980s had damaged majority of the marches resources. In fact,the marshes had been reduced in size to less than 7% since 1973 and had deteriorated in water quality parameters. The study integrates Hydrological Model of RMA-2 with Geographic Information System, and remote sensing techniques to map the water quality in the marshlands south of Iraq. This study shows that RMA-2 shows the two dimensional water flow pattern and water quality quantities in the marshlands. It can be said that the integration between Hydrological Model of RMA-2, Geographic Information System, and remote sensing techniques can be used to monitor water quality in the marshlands south of Iraq.

  13. Description of the National Hydrologic Model for use with the Precipitation-Runoff Modeling System (PRMS)

    Science.gov (United States)

    Regan, R. Steven; Markstrom, Steven L.; Hay, Lauren E.; Viger, Roland J.; Norton, Parker A.; Driscoll, Jessica M.; LaFontaine, Jacob H.

    2018-01-08

    This report documents several components of the U.S. Geological Survey National Hydrologic Model of the conterminous United States for use with the Precipitation-Runoff Modeling System (PRMS). It provides descriptions of the (1) National Hydrologic Model, (2) Geospatial Fabric for National Hydrologic Modeling, (3) PRMS hydrologic simulation code, (4) parameters and estimation methods used to compute spatially and temporally distributed default values as required by PRMS, (5) National Hydrologic Model Parameter Database, and (6) model extraction tool named Bandit. The National Hydrologic Model Parameter Database contains values for all PRMS parameters used in the National Hydrologic Model. The methods and national datasets used to estimate all the PRMS parameters are described. Some parameter values are derived from characteristics of topography, land cover, soils, geology, and hydrography using traditional Geographic Information System methods. Other parameters are set to long-established default values and computation of initial values. Additionally, methods (statistical, sensitivity, calibration, and algebraic) were developed to compute parameter values on the basis of a variety of nationally-consistent datasets. Values in the National Hydrologic Model Parameter Database can periodically be updated on the basis of new parameter estimation methods and as additional national datasets become available. A companion ScienceBase resource provides a set of static parameter values as well as images of spatially-distributed parameters associated with PRMS states and fluxes for each Hydrologic Response Unit across the conterminuous United States.

  14. DRAINMOD-FOREST: Integrated Modeling of Hydrology, Soil Carbon and Nitrogen Dynamics, and Plant Growth for Drained Forests.

    Science.gov (United States)

    Tian, Shiying; Youssef, Mohamed A; Skaggs, R Wayne; Amatya, Devendra M; Chescheir, G M

    2012-01-01

    We present a hybrid and stand-level forest ecosystem model, DRAINMOD-FOREST, for simulating the hydrology, carbon (C) and nitrogen (N) dynamics, and tree growth for drained forest lands under common silvicultural practices. The model was developed by linking DRAINMOD, the hydrological model, and DRAINMOD-N II, the soil C and N dynamics model, to a forest growth model, which was adapted mainly from the 3-PG model. The forest growth model estimates net primary production, C allocation, and litterfall using physiology-based methods regulated by air temperature, water deficit, stand age, and soil N conditions. The performance of the newly developed DRAINMOD-FOREST model was evaluated using a long-term (21-yr) data set collected from an artificially drained loblolly pine ( L.) plantation in eastern North Carolina, USA. Results indicated that the DRAINMOD-FOREST accurately predicted annual, monthly, and daily drainage, as indicated by Nash-Sutcliffe coefficients of 0.93, 0.87, and 0.75, respectively. The model also predicted annual net primary productivity and dynamics of leaf area index reasonably well. Predicted temporal changes in the organic matter pool on the forest floor and in forest soil were reasonable compared to published literature. Both predicted annual and monthly nitrate export were in good agreement with field measurements, as indicated by Nash-Sutcliffe coefficients above 0.89 and 0.79 for annual and monthly predictions, respectively. This application of DRAINMOD-FOREST demonstrated its capability for predicting hydrology and C and N dynamics in drained forests under limited silvicultural practices. Copyright © by the American Society of Agronomy, Crop Science Society of America, and Soil Science Society of America, Inc.

  15. GIS based generation of dynamic hydrological and land patch simulation models for rural watershed areas

    Directory of Open Access Journals (Sweden)

    M. Varga

    2016-03-01

    Full Text Available This paper introduces a GIS based methodology to generate dynamic process model for the simulation based analysis of a sensitive rural watershed. The Direct Computer Mapping (DCM based solution starts from GIS layers and, via the graph interpretation and graphical edition of the process network, the expert interface is able to integrate the field experts’ knowledge in the computer aided generation of the simulation model. The methodology was applied and tested for the Southern catchment basin of Lake Balaton, Hungary. In the simplified hydrological model the GIS description of nine watercourses, 121 water sections, 57 small lakes and 20 Lake Balaton compartments were mapped through the expert interface to the dynamic databases of the DCM model. The hydrological model involved precipitation, evaporation, transpiration, runoff, infiltration. The COoRdination of INformation on the Environment (CORINE land cover based simplified “land patch” model considered the effect of meteorological and hydrological scenarios on freshwater resources in the land patches, rivers and lakes. The first results show that the applied model generation methodology helps to build complex models, which, after validation can support the analysis of various land use, with the consideration of environmental aspects.

  16. Toward the Development of a Cold Regions Regional-Scale Hydrologic Model, Final Project Report

    Energy Technology Data Exchange (ETDEWEB)

    Hinzman, Larry D [Univ. of Alaska, Fairbanks, AK (United States); Bolton, William Robert [Univ. of Alaska, Fairbanks, AK (United States); Young-Robertson, Jessica (Cable) [Univ. of Alaska, Fairbanks, AK (United States)

    2018-01-02

    This project improves meso-scale hydrologic modeling in the boreal forest by: (1) demonstrating the importance of capturing the heterogeneity of the landscape using small scale datasets for parameterization for both small and large basins; (2) demonstrating that in drier parts of the landscape and as the boreal forest dries with climate change, modeling approaches must consider the sensitivity of simulations to soil hydraulic parameters - such as residual water content - that are usually held constant. Thus, variability / flexibility in residual water content must be considered for accurate simulation of hydrologic processes in the boreal forest; (3) demonstrating that assessing climate change impacts on boreal forest hydrology through multiple model integration must account for direct effects of climate change (temperature and precipitation), and indirect effects from climate impacts on landscape characteristics (permafrost and vegetation distribution). Simulations demonstrated that climate change will increase runoff, but will increase ET to a greater extent and result in a drying of the landscape; and (4) vegetation plays a significant role in boreal hydrologic processes in permafrost free areas that have deciduous trees. This landscape type results in a decoupling of ET and precipitation, a tight coupling of ET and temperature, low runoff, and overall soil drying.

  17. Testing the Structure of Hydrological Models using Genetic Programming

    Science.gov (United States)

    Selle, B.; Muttil, N.

    2009-04-01

    Genetic Programming is able to systematically explore many alternative model structures of different complexity from available input and response data. We hypothesised that genetic programming can be used to test the structure hydrological models and to identify dominant processes in hydrological systems. To test this, genetic programming was used to analyse a data set from a lysimeter experiment in southeastern Australia. The lysimeter experiment was conducted to quantify the deep percolation response under surface irrigated pasture to different soil types, water table depths and water ponding times during surface irrigation. Using genetic programming, a simple model of deep percolation was consistently evolved in multiple model runs. This simple and interpretable model confirmed the dominant process contributing to deep percolation represented in a conceptual model that was published earlier. Thus, this study shows that genetic programming can be used to evaluate the structure of hydrological models and to gain insight about the dominant processes in hydrological systems.

  18. How to handle spatial heterogeneity in hydrological models.

    Science.gov (United States)

    Loritz, Ralf; Neuper, Malte; Gupta, Hoshin; Zehe, Erwin

    2017-04-01

    The amount of data we observe in our environmental systems is larger than ever. This leads to a new kind of problem where hydrological modelers can have access to large datasets with various quantitative and qualitative observations but are uncertain about the information content with respect to the hydrological functioning of a landscape. For example digital elevation models obviously contain plenty of information about the topography of a landscape; however the question of relevance for Hydrology is how much of this information is important for the hydrological functioning of a landscape. This kind of question is not limited to topography and we can ask similar questions when handling distributed rainfall data or geophysical images. In this study we would like to show how one can separate dominant patterns in the landscape from idiosyncratic system details. We use a 2D numerical hillslope model in combination with an extensive research data set to test a variety of different model setups that are built upon different landscape characteristics and run by different rainfalls measurements. With the help of information theory based measures we can identify and learn how much heterogeneity is really necessary for successful hydrological simulations and how much of it we can neglect.

  19. Integration of a Three-Dimensional Process-Based Hydrological Model into the Object Modeling System

    Directory of Open Access Journals (Sweden)

    Giuseppe Formetta

    2016-01-01

    Full Text Available The integration of a spatial process model into an environmental modeling framework can enhance the model’s capabilities. This paper describes a general methodology for integrating environmental models into the Object Modeling System (OMS regardless of the model’s complexity, the programming language, and the operating system used. We present the integration of the GEOtop model into the OMS version 3.0 and illustrate its application in a small watershed. OMS is an environmental modeling framework that facilitates model development, calibration, evaluation, and maintenance. It provides innovative techniques in software design such as multithreading, implicit parallelism, calibration and sensitivity analysis algorithms, and cloud-services. GEOtop is a physically based, spatially distributed rainfall-runoff model that performs three-dimensional finite volume calculations of water and energy budgets. Executing GEOtop as an OMS model component allows it to: (1 interact directly with the open-source geographical information system (GIS uDig-JGrass to access geo-processing, visualization, and other modeling components; and (2 use OMS components for automatic calibration, sensitivity analysis, or meteorological data interpolation. A case study of the model in a semi-arid agricultural catchment is presented for illustration and proof-of-concept. Simulated soil water content and soil temperature results are compared with measured data, and model performance is evaluated using goodness-of-fit indices. This study serves as a template for future integration of process models into OMS.

  20. Characterizing urbanization impacts on floodplain through integrated land use, hydrologic, and hydraulic modeling: Applications to a watershed in northwest Houston, TX

    Science.gov (United States)

    Gori, A.; Juan, A.; Blessing, R.; Brody, S.; Bedient, P. B.

    2017-12-01

    The FEMA 100 year floodplain serves as the benchmark for characterizing and managing flood risk in the United States. However, it is usually generated by using methodologies that are too simplistic to accurately depict the spatial reality of flood risk, and often fail to consider non-stationary variables such as changing land use conditions or precipitation patterns. The impacts of these limitations are evidenced in Houston, TX, where rainfall-induced flooding has resulted in billions of dollars in commercial and residential damage over the past two decades, much of which has occurred outside of the 100 year floodplain. Specifically, rapid urbanization has drastically increased overland runoff and resulting peak flows, thereby exposing new areas to flood risks. It is therefore crucial to examine the impacts of future land development on floodplain depth and extent in order to develop effective long-term stormwater management and mitigation strategies. This study presents a methodology for characterizing the impacts of future development on flood risk in an urbanizing watershed by integrating land use projection and high-resolution hydrologic / hydraulic modeling. Development projections are generated by identifying historical land use/ land cover change (LULCC) drivers, which are incorporated into an artificial neural network (ANN) to predict development conditions out to 2040. Hydrologic modeling of current and projected land cover conditions is achieved through a physics-based distributed hydrologic model. Finally, a coupled 1D/2D unsteady hydraulic model is used to simulate floodplain depths and extents, and to generate floodplain maps for all considered scenarios. This methodology is applied to the Cypress Creek watershed in northwest Houston, TX, a partially-developed watershed which is expected to rapidly urbanize for the next few decades. The study quantifies floodplain changes (i.e., extent and depth) and the number of impacted residences, and also

  1. SWAT Modeling for Depression-Dominated Areas: How Do Depressions Manipulate Hydrologic Modeling?

    Directory of Open Access Journals (Sweden)

    Mohsen Tahmasebi Nasab

    2017-01-01

    Full Text Available Modeling hydrologic processes for depression-dominated areas such as the North American Prairie Pothole Region is complex and reliant on a clear understanding of dynamic filling-spilling-merging-splitting processes of numerous depressions over the surface. Puddles are spatially distributed over a watershed and their sizes, storages, and interactions vary over time. However, most hydrologic models fail to account for these dynamic processes. Like other traditional methods, depressions are filled as a required preprocessing step in the Soil and Water Assessment Tool (SWAT. The objective of this study was to facilitate hydrologic modeling for depression-dominated areas by coupling SWAT with a Puddle Delineation (PD algorithm. In the coupled PD-SWAT model, the PD algorithm was utilized to quantify topographic details, including the characteristics, distribution, and hierarchical relationships of depressions, which were incorporated into SWAT at the hydrologic response unit (HRU scale. The new PD-SWAT model was tested for a large watershed in North Dakota under real precipitation events. In addition, hydrologic modeling of a small watershed was conducted under two extreme high and low synthetic precipitation conditions. In particular, the PD-SWAT was compared against the regular SWAT based on depressionless DEMs. The impact of depressions on the hydrologic modeling of the large and small watersheds was evaluated. The simulation results for the large watershed indicated that SWAT systematically overestimated the outlet discharge, which can be attributed to the failure to account for the hydrologic effects of depressions. It was found from the PD-SWAT modeling results that at the HRU scale surface runoff initiation was significantly delayed due to the threshold control of depressions. Under the high precipitation scenario, depressions increased the surface runoff peak. However, the low precipitation scenario could not fully fill depressions to reach

  2. Inter-comparison of energy balance and hydrological models for land surface energy flux estimation over a whole river catchment

    DEFF Research Database (Denmark)

    Guzinski, R.; Nieto, H.; Stisen, S.

    2015-01-01

    Evapotranspiration (ET) is the main link between the natural water cycle and the land surface energy budget. Therefore water-balance and energy-balance approaches are two of the main methodologies for modelling this process. The water-balance approach is usually implemented as a complex....... The temporal patterns produced by the remote sensing and hydrological models are quite highly correlated (r ≈ 0.8). This indicates potential benefits to the hydrological modelling community of integrating spatial information derived through remote sensing methodology (contained in the ET maps...

  3. Modeling erosion and sedimentation coupled with hydrological and overland flow processes at the watershed scale

    Science.gov (United States)

    Kim, Jongho; Ivanov, Valeriy Y.; Katopodes, Nikolaos D.

    2013-09-01

    A novel two-dimensional, physically based model of soil erosion and sediment transport coupled to models of hydrological and overland flow processes has been developed. The Hairsine-Rose formulation of erosion and deposition processes is used to account for size-selective sediment transport and differentiate bed material into original and deposited soil layers. The formulation is integrated within the framework of the hydrologic and hydrodynamic model tRIBS-OFM, Triangulated irregular network-based, Real-time Integrated Basin Simulator-Overland Flow Model. The integrated model explicitly couples the hydrodynamic formulation with the advection-dominated transport equations for sediment of multiple particle sizes. To solve the system of equations including both the Saint-Venant and the Hairsine-Rose equations, the finite volume method is employed based on Roe's approximate Riemann solver on an unstructured grid. The formulation yields space-time dynamics of flow, erosion, and sediment transport at fine scale. The integrated model has been successfully verified with analytical solutions and empirical data for two benchmark cases. Sensitivity tests to grid resolution and the number of used particle sizes have been carried out. The model has been validated at the catchment scale for the Lucky Hills watershed located in southeastern Arizona, USA, using 10 events for which catchment-scale streamflow and sediment yield data were available. Since the model is based on physical laws and explicitly uses multiple types of watershed information, satisfactory results were obtained. The spatial output has been analyzed and the driving role of topography in erosion processes has been discussed. It is expected that the integrated formulation of the model has the promise to reduce uncertainties associated with typical parameterizations of flow and erosion processes. A potential for more credible modeling of earth-surface processes is thus anticipated.

  4. Ensemble catchment hydrological modelling for climate change impact analysis

    Science.gov (United States)

    Vansteenkiste, Thomas; Ntegeka, Victor; Willems, Patrick

    2014-05-01

    It is vital to investigate how the hydrological model structure affects the climate change impact given that future changes not in the range for which the models were calibrated or validated are likely. Thus an ensemble modelling approach which involves a diversity of models with different structures such as spatial resolutions and process descriptions is crucial. The ensemble modelling approach was applied to a set of models: from the lumped conceptual models NAM, PDM and VHM, an intermediate detailed and distributed model WetSpa, to the highly detailed and fully distributed model MIKE-SHE. Explicit focus was given to the high and low flow extremes. All models were calibrated for sub flows and quick flows derived from rainfall and potential evapotranspiration (ETo) time series. In general, all models were able to produce reliable estimates of the flow regimes under the current climate for extreme peak and low flows. An intercomparison of the low and high flow changes under changed climatic conditions was made using climate scenarios tailored for extremes. Tailoring was important for two reasons. First, since the use of many scenarios was not feasible it was necessary to construct few scenarios that would reasonably represent the range of extreme impacts. Second, scenarios would be more informative as changes in high and low flows would be easily traced to changes of ETo and rainfall; the tailored scenarios are constructed using seasonal changes that are defined using different levels of magnitude (high, mean and low) for rainfall and ETo. After simulation of these climate scenarios in the five hydrological models, close agreement was found among the models. The different models predicted similar range of peak flow changes. For the low flows, however, the differences in the projected impact range by different hydrological models was larger, particularly for the drier scenarios. This suggests that the hydrological model structure is critical in low flow predictions

  5. Using the SIMGRO regional hydrological model to evaluate salinity control measures in an irrigation area

    NARCIS (Netherlands)

    Kupper, E.; Querner, E.P.; Morábito, J.A.; Menenti, M.

    2002-01-01

    In irrigated areas with drainage and an important interaction with the groundwater system, it is often difficult to predict effects of measures to control salinity. Therefore, in order to evaluate measures to control salinity the SIMGRO integrated regional hydrological model was extended with a

  6. The transferability of hydrological models under nonstationary climatic conditions

    Directory of Open Access Journals (Sweden)

    C. Z. Li

    2012-04-01

    Full Text Available This paper investigates issues involved in calibrating hydrological models against observed data when the aim of the modelling is to predict future runoff under different climatic conditions. To achieve this objective, we tested two hydrological models, DWBM and SIMHYD, using data from 30 unimpaired catchments in Australia which had at least 60 yr of daily precipitation, potential evapotranspiration (PET, and streamflow data. Nash-Sutcliffe efficiency (NSE, modified index of agreement (d1 and water balance error (WBE were used as performance criteria. We used a differential split-sample test to split up the data into 120 sub-periods and 4 different climatic sub-periods in order to assess how well the calibrated model could be transferred different periods. For each catchment, the models were calibrated for one sub-period and validated on the other three. Monte Carlo simulation was used to explore parameter stability compared to historic climatic variability. The chi-square test was used to measure the relationship between the distribution of the parameters and hydroclimatic variability. The results showed that the performance of the two hydrological models differed and depended on the model calibration. We found that if a hydrological model is set up to simulate runoff for a wet climate scenario then it should be calibrated on a wet segment of the historic record, and similarly a dry segment should be used for a dry climate scenario. The Monte Carlo simulation provides an effective and pragmatic approach to explore uncertainty and equifinality in hydrological model parameters. Some parameters of the hydrological models are shown to be significantly more sensitive to the choice of calibration periods. Our findings support the idea that when using conceptual hydrological models to assess future climate change impacts, a differential split-sample test and Monte Carlo simulation should be used to quantify uncertainties due to

  7. Repurposing of open data through large scale hydrological modelling - hypeweb.smhi.se

    Science.gov (United States)

    Strömbäck, Lena; Andersson, Jafet; Donnelly, Chantal; Gustafsson, David; Isberg, Kristina; Pechlivanidis, Ilias; Strömqvist, Johan; Arheimer, Berit

    2015-04-01

    Hydrological modelling demands large amounts of spatial data, such as soil properties, land use, topography, lakes and reservoirs, ice and snow coverage, water management (e.g. irrigation patterns and regulations), meteorological data and observed water discharge in rivers. By using such data, the hydrological model will in turn provide new data that can be used for new purposes (i.e. re-purposing). This presentation will give an example of how readily available open data from public portals have been re-purposed by using the Hydrological Predictions for the Environment (HYPE) model in a number of large-scale model applications covering numerous subbasins and rivers. HYPE is a dynamic, semi-distributed, process-based, and integrated catchment model. The model output is launched as new Open Data at the web site www.hypeweb.smhi.se to be used for (i) Climate change impact assessments on water resources and dynamics; (ii) The European Water Framework Directive (WFD) for characterization and development of measure programs to improve the ecological status of water bodies; (iii) Design variables for infrastructure constructions; (iv) Spatial water-resource mapping; (v) Operational forecasts (1-10 days and seasonal) on floods and droughts; (vi) Input to oceanographic models for operational forecasts and marine status assessments; (vii) Research. The following regional domains have been modelled so far with different resolutions (number of subbasins within brackets): Sweden (37 000), Europe (35 000), Arctic basin (30 000), La Plata River (6 000), Niger River (800), Middle-East North-Africa (31 000), and the Indian subcontinent (6 000). The Hype web site provides several interactive web applications for exploring results from the models. The user can explore an overview of various water variables for historical and future conditions. Moreover the user can explore and download historical time series of discharge for each basin and explore the performance of the model

  8. Ensemble Analysis of Variational Assimilation of Hydrologic and Hydrometeorological Data into Distributed Hydrologic Model

    Science.gov (United States)

    Lee, H.; Seo, D.; Koren, V.

    2008-12-01

    A prototype 4DVAR (four-dimensional variational) data assimilator for gridded Sacramento soil-moisture accounting and kinematic-wave routing models in the Hydrology Laboratory's Research Distributed Hydrologic Model (HL-RDHM) has been developed. The prototype assimilates streamflow and in-situ soil moisture data and adjusts gridded precipitation and climatological potential evaporation data to reduce uncertainty in the model initial conditions for improved monitoring and prediction of streamflow and soil moisture at the outlet and interior locations within the catchment. Due to large degrees of freedom involved, data assimilation (DA) into distributed hydrologic models is complex. To understand and assess sensitivity of the performance of DA to uncertainties in the model initial conditions and in the data, two synthetic experiments have been carried out in an ensemble framework. Results from the synthetic experiments shed much light on the potential and limitations with DA into distributed models. For initial real-world assessment, the prototype DA has also been applied to the headwater basin at Eldon near the Oklahoma-Arkansas border. We present these results and describe the next steps.

  9. Hydrologic studies within the Columbia Plateau, Washington: an integration of current knowledge

    International Nuclear Information System (INIS)

    Gephart, R.E.; Arnett, R.C.; Baca, R.G.; Leonhart, L.S.; Spane, F.A. Jr.

    1979-10-01

    Hydrologic studies are one of the principal research activities within the Basalt Waste Isolation Project. The objective of these studies is to provide a clear evaluation of the hydrologic systems present within the Columbia River basalt significant to the possible siting of a waste repository. This is accomplished through an intense data gathering program in addition to conducting groundwater flow and solute transport modeling under both anticipated and credible hypothetical hydrologic scenarios. The hydrology effort is centered within the Pasco Basin located in south-central Washington State, particularly that portion of the basin within the Hanford Site. Regional hydrology studies for other portions of the Columbia Plateau are being carried out to assist in understanding the surface-water and groundwater flow systems existing within the Pasco Basin. The major questions being addressed in all of the above studies focus upon important repository considerations related to groundwater flow paths, groundwater velocities, and solute concentrations and travel times. This report summarizes the data obtained and interpretations made to date regarding the hydrology of the Pasco Basin. The text of this report is divided into four chapters. Chapter I describes the purpose and scope of the hydrology program. Chapter II discusses the regional studies. Chapter III discusses the Pasco Basin hydrology, and Chapter IV gives a status report of the numerical modeling activities

  10. MODFLOW-OWHM v2: The next generation of fully integrated hydrologic simulation software

    Science.gov (United States)

    Boyce, S. E.; Hanson, R. T.; Ferguson, I. M.; Reimann, T.; Henson, W.; Mehl, S.; Leake, S.; Maddock, T.

    2016-12-01

    The One-Water Hydrologic Flow Model (One-Water) is a MODFLOW-based integrated hydrologic flow model designed for the analysis of a broad range of conjunctive-use and climate-related issues. One-Water fully links the movement and use of groundwater, surface water, and imported water for consumption by agriculture and natural vegetation on the landscape, and for potable and other uses within a supply-and-demand framework. One-Water includes linkages for deformation-, flow-, and head-dependent flows; additional observation and parameter options for higher-order calibrations; and redesigned code for facilitation of self-updating models and faster simulation run times. The next version of One-Water, currently under development, will include a new surface-water operations module that simulates dynamic reservoir operations, a new sustainability analysis package that facilitates the estimation and simulation of reduced storage depletion and captured discharge, a conduit-flow process for karst aquifers and leaky pipe networks, a soil zone process that adds an enhanced infiltration process, interflow, deep percolation and soil moisture, and a new subsidence and aquifer compaction package. It will also include enhancements to local grid refinement, and additional features to facilitate easier model updates, faster execution, better error messages, and more integration/cross communication between the traditional MODFLOW packages. By retaining and tracking the water within the hydrosphere, One-Water accounts for "all of the water everywhere and all of the time." This philosophy provides more confidence in the water accounting by the scientific community and provides the public a foundation needed to address wider classes of problems. Ultimately, more complex questions are being asked about water resources, so they require a more complete answer about conjunctive-use and climate-related issues.

  11. Modeling the hydrological cycle on Mars

    Directory of Open Access Journals (Sweden)

    Ghada Machtoub

    2012-03-01

    Full Text Available The study provides a detailed analysis of the hydrological cycle on Mars simulated with a newly developed microphysical model, incorporated in a spectral Mars General Circulation Model. The modeled hydrological cycle is compared well with simulations of other global climate models. The simulated seasonal migration ofwater vapor, circulation instability, and the high degree of temporal variability of localized water vapor outbursts are shown closely consistent with recent observations. The microphysical parameterization provides a significant improvement in the modeling of ice clouds evolved over the tropics and major ancient volcanoes on Mars. The most significant difference between the simulations presented here and other GCM results is the level at which the water ice clouds are found. The model findings also support interpretation of observed thermal anomalies in the Martian tropics during northern spring and summer seasons.

  12. Findings and Challenges in Fine-Resolution Large-Scale Hydrological Modeling

    Science.gov (United States)

    Her, Y. G.

    2017-12-01

    Fine-resolution large-scale (FL) modeling can provide the overall picture of the hydrological cycle and transport while taking into account unique local conditions in the simulation. It can also help develop water resources management plans consistent across spatial scales by describing the spatial consequences of decisions and hydrological events extensively. FL modeling is expected to be common in the near future as global-scale remotely sensed data are emerging, and computing resources have been advanced rapidly. There are several spatially distributed models available for hydrological analyses. Some of them rely on numerical methods such as finite difference/element methods (FDM/FEM), which require excessive computing resources (implicit scheme) to manipulate large matrices or small simulation time intervals (explicit scheme) to maintain the stability of the solution, to describe two-dimensional overland processes. Others make unrealistic assumptions such as constant overland flow velocity to reduce the computational loads of the simulation. Thus, simulation efficiency often comes at the expense of precision and reliability in FL modeling. Here, we introduce a new FL continuous hydrological model and its application to four watersheds in different landscapes and sizes from 3.5 km2 to 2,800 km2 at the spatial resolution of 30 m on an hourly basis. The model provided acceptable accuracy statistics in reproducing hydrological observations made in the watersheds. The modeling outputs including the maps of simulated travel time, runoff depth, soil water content, and groundwater recharge, were animated, visualizing the dynamics of hydrological processes occurring in the watersheds during and between storm events. Findings and challenges were discussed in the context of modeling efficiency, accuracy, and reproducibility, which we found can be improved by employing advanced computing techniques and hydrological understandings, by using remotely sensed hydrological

  13. visCOS: An R-package to evaluate model performance of hydrological models

    Science.gov (United States)

    Klotz, Daniel; Herrnegger, Mathew; Wesemann, Johannes; Schulz, Karsten

    2016-04-01

    The evaluation of model performance is a central part of (hydrological) modelling. Much attention has been given to the development of evaluation criteria and diagnostic frameworks. (Klemeš, 1986; Gupta et al., 2008; among many others). Nevertheless, many applications exist for which objective functions do not yet provide satisfying summaries. Thus, the necessity to visualize results arises in order to explore a wider range of model capacities, be it strengths or deficiencies. Visualizations are usually devised for specific projects and these efforts are often not distributed to a broader community (e.g. via open source software packages). Hence, the opportunity to explicitly discuss a state-of-the-art presentation technique is often missed. We therefore present a comprehensive R-package for evaluating model performance by visualizing and exploring different aspects of hydrological time-series. The presented package comprises a set of useful plots and visualization methods, which complement existing packages, such as hydroGOF (Zambrano-Bigiarini et al., 2012). It is derived from practical applications of the hydrological models COSERO and COSEROreg (Kling et al., 2014). visCOS, providing an interface in R, represents an easy-to-use software package for visualizing and assessing model performance and can be implemented in the process of model calibration or model development. The package provides functions to load hydrological data into R, clean the data, process, visualize, explore and finally save the results in a consistent way. Together with an interactive zoom function of the time series, an online calculation of the objective functions for variable time-windows is included. Common hydrological objective functions, such as the Nash-Sutcliffe Efficiency and the Kling-Gupta Efficiency, can also be evaluated and visualized in different ways for defined sub-periods like hydrological years or seasonal sections. Many hydrologists use long-term water-balances as a

  14. Prediction of soil stability and erosion in semiarid regions using numerical hydrological model (MCAT) and airborne hyperspectral imagery

    Science.gov (United States)

    Brook, Anna; Wittenberg, Lea

    2015-04-01

    Long-term environmental monitoring is addressed to identify physical and biological changes and progresses taking place in the ecosystem. This basic action of landscape monitoring is an essential part of the systematic long-term surveillance, aiming to evaluate, assess and predict the spatial change and progresses. Indeed, it provides a context for wide range of diverse studies and research frameworks from regional or global scale. Spatial-temporal trends and changes at various scales (massive to less certain) require establishing consistent baseline data over time. One of the spatial cases of landscape monitoring is dedicated to soil formation and pedological progresses. It is previously acknowledged that changes in soil affect the functionality of the environment, so monitoring changes recently become important cause considerable resources in areas such as environmental management, sustainability services, and protecting the environment healthy. Given the above, it can be concluded that monitoring changes in the base for sustainable development. The hydrological response of bare soils and watersheds in semiarid regions to intense rainfall events is known to be complex due to multiply physical and structural impacts and feedbacks. As a result, the comprehensive evaluations of mathematical models including detailed consideration of uncertainties in the modeling of hydrological and environmental systems are of increasing importance. The presented method incorporates means of remote sensing data, hydrological and climate data and implementing dedicated and integrative Monte Carlo Analysis Toolbox (MCAT) model for semiarid region. Complexity of practical models to represent spatial systems requires an extensive understanding of the spatial phenomena, while providing realistic balance of sensitivity and corresponding uncertainty levels. Nowadays a large number of dedicated mathematical models applied to assess environmental hydrological process. Among the most

  15. Model complexity control for hydrologic prediction

    NARCIS (Netherlands)

    Schoups, G.; Van de Giesen, N.C.; Savenije, H.H.G.

    2008-01-01

    A common concern in hydrologic modeling is overparameterization of complex models given limited and noisy data. This leads to problems of parameter nonuniqueness and equifinality, which may negatively affect prediction uncertainties. A systematic way of controlling model complexity is therefore

  16. Moving university hydrology education forward with community-based geoinformatics, data and modeling resources

    Directory of Open Access Journals (Sweden)

    V. Merwade

    2012-08-01

    Full Text Available In this opinion paper, we review recent literature related to data and modeling driven instruction in hydrology, and present our findings from surveying the hydrology education community in the United States. This paper presents an argument that that data and modeling driven geoscience cybereducation (DMDGC approaches are essential for teaching the conceptual and applied aspects of hydrology, as a part of the broader effort to improve science, technology, engineering, and mathematics (STEM education at the university level. The authors have undertaken a series of surveys and a workshop involving university hydrology educators to determine the state of the practice of DMDGC approaches to hydrology. We identify the most common tools and approaches currently utilized, quantify the extent of the adoption of DMDGC approaches in the university hydrology classroom, and explain the community's views on the challenges and barriers preventing DMDGC approaches from wider use. DMDGC approaches are currently emphasized at the graduate level of the curriculum, and only the most basic modeling and visualization tools are in widespread use. The community identifies the greatest barriers to greater adoption as a lack of access to easily adoptable curriculum materials and a lack of time and training to learn constantly changing tools and methods. The community's current consensus is that DMDGC approaches should emphasize conceptual learning, and should be used to complement rather than replace lecture-based pedagogies. Inadequate online material publication and sharing systems, and a lack of incentives for faculty to develop and publish materials via such systems, is also identified as a challenge. Based on these findings, we suggest that a number of steps should be taken by the community to develop the potential of DMDGC in university hydrology education, including formal development and assessment of curriculum materials, integrating lecture-format and DMDGC

  17. Development of hydrological models and surface process modelization Study case in High Mountain slopes

    International Nuclear Information System (INIS)

    Loaiza, Juan Carlos; Pauwels, Valentijn R

    2011-01-01

    Hydrological models are useful because allow to predict fluxes into the hydrological systems, which is useful to predict foods and violent phenomenon associated to water fluxes, especially in materials under a high meteorization level. The combination of these models with meteorological predictions, especially with rainfall models, allow to model water behavior into the soil. On most of cases, this type of models is really sensible to evapotranspiration. On climatic studies, the superficial processes have to be represented adequately. Calibration and validation of these models is necessary to obtain reliable results. This paper is a practical exercise of application of complete hydrological information at detailed scale in a high mountain catchment, considering the soil use and types more representatives. The information of soil moisture, infiltration, runoff and rainfall is used to calibrate and validate TOPLATS hydrological model to simulate the behavior of soil moisture. The finds show that is possible to implement an hydrological model by means of soil moisture information use and an equation of calibration by Extended Kalman Filter (EKF).

  18. Design and Implementation of Hydrologic Process Knowledge-base Ontology: A case study for the Infiltration Process

    Science.gov (United States)

    Elag, M.; Goodall, J. L.

    2013-12-01

    Hydrologic modeling often requires the re-use and integration of models from different disciplines to simulate complex environmental systems. Component-based modeling introduces a flexible approach for integrating physical-based processes across disciplinary boundaries. Several hydrologic-related modeling communities have adopted the component-based approach for simulating complex physical systems by integrating model components across disciplinary boundaries in a workflow. However, it is not always straightforward to create these interdisciplinary models due to the lack of sufficient knowledge about a hydrologic process. This shortcoming is a result of using informal methods for organizing and sharing information about a hydrologic process. A knowledge-based ontology provides such standards and is considered the ideal approach for overcoming this challenge. The aims of this research are to present the methodology used in analyzing the basic hydrologic domain in order to identify hydrologic processes, the ontology itself, and how the proposed ontology is integrated with the Water Resources Component (WRC) ontology. The proposed ontology standardizes the definitions of a hydrologic process, the relationships between hydrologic processes, and their associated scientific equations. The objective of the proposed Hydrologic Process (HP) Ontology is to advance the idea of creating a unified knowledge framework for components' metadata by introducing a domain-level ontology for hydrologic processes. The HP ontology is a step toward an explicit and robust domain knowledge framework that can be evolved through the contribution of domain users. Analysis of the hydrologic domain is accomplished using the Formal Concept Approach (FCA), in which the infiltration process, an important hydrologic process, is examined. Two infiltration methods, the Green-Ampt and Philip's methods, were used to demonstrate the implementation of information in the HP ontology. Furthermore, a SPARQL

  19. Using a lumped conceptual hydrological model for five different catchments in Sweden

    OpenAIRE

    Ekenberg, Madeleine

    2016-01-01

    Hydrological models offer powerful tools for understanding and predicting. In this thesis we havereviewed the advantages and disadvantages of physically based distributed hydrological models andconceptually lumped hydrological models. Based on that review, we went into depth and developed aMATLAB code to test if a simple conceptual lumped hydrological model, namely GR2M, wouldperform satisfactory for five different catchments in different parts of Sweden. The model had ratherunsatisfactory re...

  20. Use of hydrologic and hydrodynamic modeling for ecosystem restoration

    Science.gov (United States)

    Obeysekera, J.; Kuebler, L.; Ahmed, S.; Chang, M.-L.; Engel, V.; Langevin, C.; Swain, E.; Wan, Y.

    2011-01-01

    Planning and implementation of unprecedented projects for restoring the greater Everglades ecosystem are underway and the hydrologic and hydrodynamic modeling of restoration alternatives has become essential for success of restoration efforts. In view of the complex nature of the South Florida water resources system, regional-scale (system-wide) hydrologic models have been developed and used extensively for the development of the Comprehensive Everglades Restoration Plan. In addition, numerous subregional-scale hydrologic and hydrodynamic models have been developed and are being used for evaluating project-scale water management plans associated with urban, agricultural, and inland costal ecosystems. The authors provide a comprehensive summary of models of all scales, as well as the next generation models under development to meet the future needs of ecosystem restoration efforts in South Florida. The multiagency efforts to develop and apply models have allowed the agencies to understand the complex hydrologic interactions, quantify appropriate performance measures, and use new technologies in simulation algorithms, software development, and GIS/database techniques to meet the future modeling needs of the ecosystem restoration programs. Copyright ?? 2011 Taylor & Francis Group, LLC.

  1. The Western States Water Mission: A Hyper-Resolution Hydrological Model and Data Integration Platform for the Western United States

    Science.gov (United States)

    Famiglietti, J. S.; David, C. H.; Reager, J. T., II; Oaida, C.; Stampoulis, D.; Levoe, S.; Liu, P. W.; Trangsrud, A.; Basilio, R. R.; Allen, G. H.; Crichton, D. J.; Emery, C. M.; Farr, T.; Granger, S. L.; Hobbs, J.; Malhotra, S.; Osterman, G. B.; Rueckert, M.; Turmon, M.

    2017-12-01

    The Western States Water Mission (WSWM) is a high-resolution (3 km2), hydrological model and data integration platform under development at the Jet Propulsion Laboratory for the last 2 years. Distinctive features of the WSWM are its explicit representations of river networks and deep groundwater, an emphasis on uncertainty quantification, a major visualization and data distribution effort, and its focus on multivariate data assimilation, including GRACE/FO, SMAP, SWOT and MODSCAG fractional snow covered area. Importantly, the WSWM is actively managed as a flight project, i.e. with the rigor of a satellite mission. In this presentation we give an overview of the WSWM, including past accomplishments status, and future plans. In particular, results from recent 30-year simulations with GRACE and MODSCAG assimilation will be presented.

  2. Hydrological Modelling the Middle Magdalena Valley (Colombia)

    Science.gov (United States)

    Arenas, M. C.; Duque, N.; Arboleda, P.; Guadagnini, A.; Riva, M.; Donado-Garzon, L. D.

    2017-12-01

    Hydrological distributed modeling is key point for a comprehensive assessment of the feedback between the dynamics of the hydrological cycle, climate conditions and land use. Such modeling results are markedly relevant in the fields of water resources management, natural hazards and oil and gas industry. Here, we employ TopModel (TOPography based hydrological MODEL) for the hydrological modeling of an area in the Middle Magdalena Valley (MMV), a tropical basin located in Colombia. This study is located over the intertropical convergence zone and is characterized by special meteorological conditions, with fast water fluxes over the year. It has been subject to significant land use changes, as a result of intense economical activities, i.e., and agriculture, energy and oil & gas production. The model employees a record of 12 years of daily precipitation and evapotranspiration data as inputs. Streamflow data monitored across the same time frame are used for model calibration. The latter is performed by considering data from 2000 to 2008. Model validation then relies on observations from 2009 to 2012. The robustness of our analyses is based on the Nash-Sutcliffe coefficient (values of this metric being 0.62 and 0.53, respectively for model calibration and validation). Our results reveal high water storage capacity in the soil, and a marked subsurface runoff, consistent with the characteristics of the soil types in the regions. A significant influence on runoff response of the basin to topographical factors represented in the model is evidenced. Our calibrated model provides relevant indications about recharge in the region, which is important to quantify the interaction between surface water and groundwater, specially during the dry season, which is more relevant in climate-change and climate-variability scenarios.

  3. Modeling hydrology, groundwater recharge and non-point nitrate loadings in the Himalayan Upper Yamuna basin

    International Nuclear Information System (INIS)

    Narula, Kapil K.; Gosain, A.K.

    2013-01-01

    The mountainous Himalayan watersheds are important hydrologic systems responsible for much of the water supply in the Indian sub-continent. These watersheds are increasingly facing anthropogenic and climate-related pressures that impact spatial and temporal distribution of water availability. This study evaluates temporal and spatial distribution of water availability including groundwater recharge and quality (non-point nitrate loadings) for a Himalayan watershed, namely, the Upper Yamuna watershed (part of the Ganga River basin). The watershed has an area of 11 600 km 2 with elevation ranging from 6300 to 600 m above mean sea level. Soil and Water Assessment Tool (SWAT), a physically-based, time-continuous model, has been used to simulate the land phase of the hydrological cycle, to obtain streamflows, groundwater recharge, and nitrate (NO 3 ) load distributions in various components of runoff. The hydrological SWAT model is integrated with the MODular finite difference groundwater FLOW model (MODFLOW), and Modular 3-Dimensional Multi-Species Transport model (MT3DMS), to obtain groundwater flow and NO 3 transport. Validation of various modules of this integrated model has been done for sub-basins of the Upper Yamuna watershed. Results on surface runoff and groundwater levels obtained as outputs from simulation show a good comparison with the observed streamflows and groundwater levels (Nash–Sutcliffe and R 2 correlations greater than + 0.7). Nitrate loading obtained after nitrification, denitrification, and NO 3 removal from unsaturated and shallow aquifer zones is combined with groundwater recharge. Results for nitrate modeling in groundwater aquifers are compared with observed NO 3 concentration and are found to be in good agreement. The study further evaluates the sensitivity of water availability to climate change. Simulations have been made with the weather inputs of climate change scenarios of A2, B2, and A1B for end of the century. Water yield estimates

  4. Modeling hydrology, groundwater recharge and non-point nitrate loadings in the Himalayan Upper Yamuna basin

    Energy Technology Data Exchange (ETDEWEB)

    Narula, Kapil K., E-mail: kkn2104@columbia.edu [Columbia Water Center (India Office), Columbia University, New Delhi 110 016 (India); Gosain, A.K. [Department of Civil Engineering, Indian Institute of Technology (IIT) Delhi, Hauz Khas, New Delhi 110 016 (India)

    2013-12-01

    The mountainous Himalayan watersheds are important hydrologic systems responsible for much of the water supply in the Indian sub-continent. These watersheds are increasingly facing anthropogenic and climate-related pressures that impact spatial and temporal distribution of water availability. This study evaluates temporal and spatial distribution of water availability including groundwater recharge and quality (non-point nitrate loadings) for a Himalayan watershed, namely, the Upper Yamuna watershed (part of the Ganga River basin). The watershed has an area of 11 600 km{sup 2} with elevation ranging from 6300 to 600 m above mean sea level. Soil and Water Assessment Tool (SWAT), a physically-based, time-continuous model, has been used to simulate the land phase of the hydrological cycle, to obtain streamflows, groundwater recharge, and nitrate (NO{sub 3}) load distributions in various components of runoff. The hydrological SWAT model is integrated with the MODular finite difference groundwater FLOW model (MODFLOW), and Modular 3-Dimensional Multi-Species Transport model (MT3DMS), to obtain groundwater flow and NO{sub 3} transport. Validation of various modules of this integrated model has been done for sub-basins of the Upper Yamuna watershed. Results on surface runoff and groundwater levels obtained as outputs from simulation show a good comparison with the observed streamflows and groundwater levels (Nash–Sutcliffe and R{sup 2} correlations greater than + 0.7). Nitrate loading obtained after nitrification, denitrification, and NO{sub 3} removal from unsaturated and shallow aquifer zones is combined with groundwater recharge. Results for nitrate modeling in groundwater aquifers are compared with observed NO{sub 3} concentration and are found to be in good agreement. The study further evaluates the sensitivity of water availability to climate change. Simulations have been made with the weather inputs of climate change scenarios of A2, B2, and A1B for end of the

  5. Integrating SMOS brightness temperatures with a new conceptual spatially distributed hydrological model for improving flood and drought predictions at large scale.

    Science.gov (United States)

    Hostache, Renaud; Rains, Dominik; Chini, Marco; Lievens, Hans; Verhoest, Niko E. C.; Matgen, Patrick

    2017-04-01

    Motivated by climate change and its impact on the scarcity or excess of water in many parts of the world, several agencies and research institutions have taken initiatives in monitoring and predicting the hydrologic cycle at a global scale. Such a monitoring/prediction effort is important for understanding the vulnerability to extreme hydrological events and for providing early warnings. This can be based on an optimal combination of hydro-meteorological models and remote sensing, in which satellite measurements can be used as forcing or calibration data or for regularly updating the model states or parameters. Many advances have been made in these domains and the near future will bring new opportunities with respect to remote sensing as a result of the increasing number of spaceborn sensors enabling the large scale monitoring of water resources. Besides of these advances, there is currently a tendency to refine and further complicate physically-based hydrologic models to better capture the hydrologic processes at hand. However, this may not necessarily be beneficial for large-scale hydrology, as computational efforts are therefore increasing significantly. As a matter of fact, a novel thematic science question that is to be investigated is whether a flexible conceptual model can match the performance of a complex physically-based model for hydrologic simulations at large scale. In this context, the main objective of this study is to investigate how innovative techniques that allow for the estimation of soil moisture from satellite data can help in reducing errors and uncertainties in large scale conceptual hydro-meteorological modelling. A spatially distributed conceptual hydrologic model has been set up based on recent developments of the SUPERFLEX modelling framework. As it requires limited computational efforts, this model enables early warnings for large areas. Using as forcings the ERA-Interim public dataset and coupled with the CMEM radiative transfer model

  6. Setting up a hydrological model based on global data for the Ayeyarwady basin in Myanmar

    Science.gov (United States)

    ten Velden, Corine; Sloff, Kees; Nauta, Tjitte

    2017-04-01

    that form the basis for the performance calculations is uncertain; data analysis suggests that rating curves are not frequently updated. The modelling results are not perfect and there is ample room for improvement, but the results are reasonable given the notion that setting up a hydrological model for this area would not have been possible without the use of global datasets due to the lack of available local data. The resulting hydrological model then enabled the set-up of the RIBASIM water allocation model for the Ayeyarwady basin in order to assess its water resources. The study discussed here is a first step; ideally this is followed up by a more thorough calibration and validation with the limited local measurements available, e.g. a precipitation correction based on the available rainfall measurements, to ensure the integration of global and local data.

  7. Human impact parameterizations in global hydrological models improve estimates of monthly discharges and hydrological extremes: a multi-model validation study

    NARCIS (Netherlands)

    Veldkamp, T I E; Zhao, F; Ward, P J; Moel, H de; Aerts, J C J H; Schmied, H Müller; Portmann, F T; Masaki, Y; Pokhrel, Y; Liu, X; Satoh, Yusuke; Gerten, Dieter; Gosling, S N; Zaherpour, J; Wada, Yoshihide

    2018-01-01

    Human activity has a profound influence on river discharges, hydrological extremes and water-related hazards. In this study, we compare the results of five state-of-the-art global hydrological models (GHMs) with observations to examine the role of human impact parameterizations (HIP) in the

  8. Modelling Hydrological Processes in Created Freshwater Wetlands:an Integrated System Approach%人工淡水湿地的水文过程模拟:综合系统法(摘要)

    Institute of Scientific and Technical Information of China (English)

    张立; 威廉·杰·米奇

    2006-01-01

    This study investigates hydrologic processes of four different flow-through created freshwater wetlands in Ohio, USA, by use of several versions of a simple daily mass-balance water budget model.The model includes surface inflows and outflows, precipitation, evapotranspiration, and groundwater seepage. We calibrated the daily water budget for two experimental wetlands that had pumped inflow during 1999 and validated it during 2000 - 2002 on the same basins. The coefficient of prediction efficiency is 0.70 and the modelled hydroperiod followed observed water depths during the calibration period well. The average retention time in the calibration year 1999 was 4.4 - 4.6 days. The model was applied to a 3-ha created riparian wetland that receives river flooding. Results illustrated that this wetland has developed a hydroperiod with more than sufficient flooding to ensure that it will meet the hydrologic criteria of a formal jurisdictional wetland definition in the USA. Water budget predictions for a stormwater wetland provided useful design information for hydroperiod and hydrologic dynamics prior to the construction of that system. The model was simulated for average, dry, and wet years. An integrated systems approach was developed using a STELLA 7.0 with its capabilities of dynamicinterface level control (e. g. buttons and switches) features.

  9. Remote sensing, hydrological modeling and in situ observations in snow cover research: A review

    Science.gov (United States)

    Dong, Chunyu

    2018-06-01

    Snow is an important component of the hydrological cycle. As a major part of the cryosphere, snow cover also represents a valuable terrestrial water resource. In the context of climate change, the dynamics of snow cover play a crucial role in rebalancing the global energy and water budgets. Remote sensing, hydrological modeling and in situ observations are three techniques frequently utilized for snow cover investigations. However, the uncertainties caused by systematic errors, scale gaps, and complicated snow physics, among other factors, limit the usability of these three approaches in snow studies. In this paper, an overview of the advantages, limitations and recent progress of the three methods is presented, and more effective ways to estimate snow cover properties are evaluated. The possibility of improving remotely sensed snow information using ground-based observations is discussed. As a rapidly growing source of volunteered geographic information (VGI), web-based geotagged photos have great potential to provide ground truth data for remotely sensed products and hydrological models and thus contribute to procedures for cloud removal, correction, validation, forcing and assimilation. Finally, this review proposes a synergistic framework for the future of snow cover research. This framework highlights the cross-scale integration of in situ and remotely sensed snow measurements and the assimilation of improved remote sensing data into hydrological models.

  10. Integrated Modeling System for Analysis of Watershed Water Balance: A Case Study in the Tims Branch Watershed, South Carolina

    Science.gov (United States)

    Setegn, S. G.; Mahmoudi, M.; Lawrence, A.; Duque, N.

    2015-12-01

    The Applied Research Center at Florida International University (ARC-FIU) is supporting the soil and groundwater remediation efforts of the U.S. Department of Energy (DOE) Savannah River Site (SRS) by developing a surface water model to simulate the hydrology and the fate and transport of contaminants and sediment in the Tims Branch watershed. Hydrological models are useful tool in water and land resource development and decision-making for watershed management. Moreover, simulation of hydrological processes improves understanding of the environmental dynamics and helps to manage and protect water resources and the environment. MIKE SHE, an advanced integrated modeling system is used to simulate the hydrological processes of the Tim Branch watershed with the objective of developing an integrated modeling system to improve understanding of the physical, chemical and biological processes within the Tims Branch watershed. MIKE SHE simulates water flow in the entire land based phase of the hydrological cycle from rainfall to river flow, via various flow processes such as, overland flow, infiltration, evapotranspiration, and groundwater flow. In this study a MIKE SHE model is developed and applied to the Tim branch watershed to study the watershed response to storm events and understand the water balance of the watershed under different climatic and catchment characteristics. The preliminary result of the integrated model indicated that variation in the depth of overland flow highly depend on the amount and distribution of rainfall in the watershed. The ultimate goal of this project is to couple the MIKE SHE and MIKE 11 models to integrate the hydrological component in the land phase of hydrological cycle and stream flow process. The coupled MIKE SHE/MIKE 11 model will further be integrated with an Ecolab module to represent a range of water quality, contaminant transport, and ecological processes with respect to the stream, surface water and groundwater in the Tims

  11. Analysis of the impact of climate change on groundwater related hydrological fluxes: a multi-model approach including different downscaling methods

    Directory of Open Access Journals (Sweden)

    S. Stoll

    2011-01-01

    Full Text Available Climate change related modifications in the spatio-temporal distribution of precipitation and evapotranspiration will have an impact on groundwater resources. This study presents a modelling approach exploiting the advantages of integrated hydrological modelling and a broad climate model basis. We applied the integrated MIKE SHE model on a perialpine, small catchment in northern Switzerland near Zurich. To examine the impact of climate change we forced the hydrological model with data from eight GCM-RCM combinations showing systematic biases which are corrected by three different statistical downscaling methods, not only for precipitation but also for the variables that govern potential evapotranspiration. The downscaling methods are evaluated in a split sample test and the sensitivity of the downscaling procedure on the hydrological fluxes is analyzed. The RCMs resulted in very different projections of potential evapotranspiration and, especially, precipitation. All three downscaling methods reduced the differences between the predictions of the RCMs and all corrected predictions showed no future groundwater stress which can be related to an expected increase in precipitation during winter. It turned out that especially the timing of the precipitation and thus recharge is very important for the future development of the groundwater levels. However, the simulation experiments revealed the weaknesses of the downscaling methods which directly influence the predicted hydrological fluxes, and thus also the predicted groundwater levels. The downscaling process is identified as an important source of uncertainty in hydrological impact studies, which has to be accounted for. Therefore it is strongly recommended to test different downscaling methods by using verification data before applying them to climate model data.

  12. Coupled hydrologic and hydraulic modeling of Upper Niger River Basin

    Science.gov (United States)

    Fleischmann, Ayan; Siqueira, Vinícius; Paris, Adrien; Collischonn, Walter; Paiva, Rodrigo; Gossett, Marielle; Pontes, Paulo; Calmant, Stephane; Biancamaria, Sylvain; Crétaux, Jean-François; Tanimoune, Bachir

    2017-04-01

    distributary) is fundamental for the correct representation of the flood wave attenuation in Niger main stem. Improvements could be made in terms of floods propagation across the basin -through parameters such as Manning's roughness and section depth and width-using the comparison with satellite altimetry data, for instance. Finally, such coupled hydrologic and hydrodynamic models prove to be an important tool for integrated evaluation of hydrological processes in such ungauged, large scale floodplain areas. Possible uses of the model involve the assessment of different scenarios of anthropic alteration, e.g., the effects of reservoirs implementation and climate and land use changes.

  13. Embedding complex hydrology in the regional climate system – Dynamic coupling across different modelling domains

    DEFF Research Database (Denmark)

    Butts, Michael; Drews, Martin; Larsen, Morten Andreas Dahl

    2014-01-01

    the atmosphere and the groundwater via the land surface and can represent the lateral movement of water in both the surface and subsurface and their interactions, not normally accounted for in climate models. Meso-scale processes are important for climate in general and rainfall in particular. Hydrological......To improve our understanding of the impacts of feedback between the atmosphere and the terrestrial water cycle including groundwater and to improve the integration of water resource management modelling for climate adaption we have developed a dynamically coupled climate–hydrological modelling...... impacts are assessed at the catchment scale, the most important scale for water management. Feedback between groundwater, the land surface and the atmosphere occurs across a range of scales. Recognising this, the coupling was developed to allow dynamic exchange of water and energy at the catchment scale...

  14. Hydrological model in STEALTH 2-D code

    International Nuclear Information System (INIS)

    Hart, R.; Hofmann, R.

    1979-10-01

    Porous media fluid flow logic has been added to the two-dimensional version of the STEALTH explicit finite-difference code. It is a first-order hydrological model based upon Darcy's Law. Anisotropic permeability can be prescribed through x and y directional permeabilities. The fluid flow equations are formulated for either two-dimensional translation symmetry or two-dimensional axial symmetry. The addition of the hydrological model to STEALTH is a first step toward analyzing a physical system's response to the coupling of thermal, mechanical, and fluid flow phenomena

  15. High-resolution numerical modeling of meteorological and hydrological conditions during May 2014 floods in Serbia

    Science.gov (United States)

    Vujadinovic, Mirjam; Vukovic, Ana; Cvetkovic, Bojan; Pejanovic, Goran; Nickovic, Slobodan; Djurdjevic, Vladimir; Rajkovic, Borivoj; Djordjevic, Marija

    2015-04-01

    In May 2014 west Balkan region was affected by catastrophic floods in Serbia, Bosnia and Herzegovina and eastern parts of Croatia. Observed precipitation amount were extremely high, on many stations largest ever recorded. In the period from 12th to 18th of May, most of Serbia received between 50 to 100 mm of rainfall, while western parts of the country, which were influenced the most, had over 200 mm of rainfall, locally even more than 300 mm. This very intense precipitation came when the soil was already saturated after a very wet period during the second half of April and beginning of May, when most of Serbia received between 120 i 170 mm of rainfall. New abundant precipitation on already saturated soil increased surface and underground water flow, caused floods, soil erosion and landslides. High water levels, most of them record breaking, were measured on the Sava, Drina, Dunav, Kolubara, Ljig, Ub, Toplica, Tamnava, Jadar, Zapadna Morava, Velika Morava, Mlava and Pek river. Overall, two cities and 17 municipals were severely affected by the floods, 32000 people were evacuated from their homes, while 51 died. Material damage to the infrastructure, energy power system, crops, livestock funds and houses is estimated to more than 2 billion euro. Although the operational numerical weather forecast gave in generally good precipitation prediction, flood forecasting in this case was mainly done through the expert judgment rather than relying on dynamic hydrological modeling. We applied an integrated atmospheric-hydrologic modelling system to some of the most impacted catchments in order to timely simulate hydrological response, and examine its potentials as a flood warning system. The system is based on the Non-hydrostatic Multiscale Model NMMB, which is a numerical weather prediction model that can be used on a broad range of spatial and temporal scales. Its non-hydrostatic module allows high horizontal resolution and resolving cloud systems as well as large

  16. Large-scale hydrological modelling in the semi-arid north-east of Brazil

    Energy Technology Data Exchange (ETDEWEB)

    Guentner, A

    2002-09-01

    Semi-arid areas are characterized by small water resources. An increasing water demand due to population growth and economic development as well as a possible decreasing water availability in the course of climate change may aggravate water scarcity in future in these areas. The quantitative assessment of the water resources is a prerequisite for the development of sustainable measures of water management. For this task, hydrological models within a dynamic integrated framework are indispensable tools. The main objective of this study is to develop a hydrological model for the quantification of water availability over a large geographic domain of semi-arid environments. The study area is the Federal State of Ceara in the semi-arid north-east of Brazil. Surface water from reservoirs provides the largest part of water supply. The area has recurrently been affected by droughts which caused serious economic losses and social impacts like migration from the rural regions. (orig.)

  17. Development and Evaluation of an Integrated Hydrological Modeling Framework for Monitoring and Understanding Floods and Droughts

    Science.gov (United States)

    Yang, Z. L.; Wu, W. Y.; Lin, P.; Maidment, D. R.

    2017-12-01

    Extreme water events such as catastrophic floods and severe droughts have increased in recent decades. Mitigating the risk to lives, food security, infrastructure, energy supplies, as well as numerous other industries posed by these extreme events requires informed decision-making and planning based on sound science. We are developing a global water modeling capability by building models that will provide total operational water predictions (evapotranspiration, soil moisture, groundwater, channel flow, inundation, snow) at unprecedented spatial resolutions and updated frequencies. Toward this goal, this talk presents an integrated global hydrological modeling framework that takes advantage of gridded meteorological forcing, land surface modeling, channeled flow modeling, ground observations, and satellite remote sensing. Launched in August 2016, the National Water Model successfully incorporates weather forecasts to predict river flows for more than 2.7 million rivers across the continental United States, which transfers a "synoptic weather map" to a "synoptic river flow map" operationally. In this study, we apply a similar framework to a high-resolution global river network database, which is developed from a hierarchical Dominant River Tracing (DRT) algorithm, and runoff output from the Global Land Data Assimilation System (GLDAS) to a vector-based river routing model (The Routing Application for Parallel Computation of Discharge, RAPID) to produce river flows from 2001 to 2016 using Message Passing Interface (MPI) on Texas Advanced Computer Center's Stampede system. In this simulation, global river discharges for more than 177,000 rivers are computed every 30 minutes. The modeling framework's performance is evaluated with various observations including river flows at more than 400 gauge stations globally. Overall, the model exhibits a reasonably good performance in simulating the averaged patterns of terrestrial water storage, evapotranspiration and runoff. The

  18. Different methods for spatial interpolation of rainfall data for operational hydrology and hydrological modeling at watershed scale: a review

    Directory of Open Access Journals (Sweden)

    Ly, S.

    2013-01-01

    Full Text Available Watershed management and hydrological modeling require data related to the very important matter of precipitation, often measured using raingages or weather stations. Hydrological models often require a preliminary spatial interpolation as part of the modeling process. The success of spatial interpolation varies according to the type of model chosen, its mode of geographical management and the resolution used. The quality of a result is determined by the quality of the continuous spatial rainfall, which ensues from the interpolation method used. The objective of this article is to review the existing methods for interpolation of rainfall data that are usually required in hydrological modeling. We review the basis for the application of certain common methods and geostatistical approaches used in interpolation of rainfall. Previous studies have highlighted the need for new research to investigate ways of improving the quality of rainfall data and ultimately, the quality of hydrological modeling.

  19. Development of a "Hydrologic Equivalent Wetland" Concept for Modeling Cumulative Effects of Wetlands on Watershed Hydrology

    Science.gov (United States)

    Wang, X.; Liu, T.; Li, R.; Yang, X.; Duan, L.; Luo, Y.

    2012-12-01

    Wetlands are one of the most important watershed microtopographic features that affect, in combination rather than individually, hydrologic processes (e.g., routing) and the fate and transport of constituents (e.g., sediment and nutrients). Efforts to conserve existing wetlands and/or to restore lost wetlands require that watershed-level effects of wetlands on water quantity and water quality be quantified. Because monitoring approaches are usually cost or logistics prohibitive at watershed scale, distributed watershed models, such as the Soil and Water Assessment Tool (SWAT), can be a best resort if wetlands can be appropriately represented in the models. However, the exact method that should be used to incorporate wetlands into hydrologic models is the subject of much disagreement in the literature. In addition, there is a serious lack of information about how to model wetland conservation-restoration effects using such kind of integrated modeling approach. The objectives of this study were to: 1) develop a "hydrologic equivalent wetland" (HEW) concept; and 2) demonstrate how to use the HEW concept in SWAT to assess effects of wetland restoration within the Broughton's Creek watershed located in southwestern Manitoba of Canada, and of wetland conservation within the upper portion of the Otter Tail River watershed located in northwestern Minnesota of the United States. The HEWs were defined in terms of six calibrated parameters: the fraction of the subbasin area that drains into wetlands (WET_FR), the volume of water stored in the wetlands when filled to their normal water level (WET_NVOL), the volume of water stored in the wetlands when filled to their maximum water level (WET_MXVOL), the longest tributary channel length in the subbasin (CH_L1), Manning's n value for the tributary channels (CH_N1), and Manning's n value for the main channel (CH_N2). The results indicated that the HEW concept allows the nonlinear functional relations between watershed processes

  20. Testing the structure of a hydrological model using Genetic Programming

    Science.gov (United States)

    Selle, Benny; Muttil, Nitin

    2011-01-01

    SummaryGenetic Programming is able to systematically explore many alternative model structures of different complexity from available input and response data. We hypothesised that Genetic Programming can be used to test the structure of hydrological models and to identify dominant processes in hydrological systems. To test this, Genetic Programming was used to analyse a data set from a lysimeter experiment in southeastern Australia. The lysimeter experiment was conducted to quantify the deep percolation response under surface irrigated pasture to different soil types, watertable depths and water ponding times during surface irrigation. Using Genetic Programming, a simple model of deep percolation was recurrently evolved in multiple Genetic Programming runs. This simple and interpretable model supported the dominant process contributing to deep percolation represented in a conceptual model that was published earlier. Thus, this study shows that Genetic Programming can be used to evaluate the structure of hydrological models and to gain insight about the dominant processes in hydrological systems.

  1. Characterizing the Surface Connectivity of Depressional Wetlands: Linking Remote Sensing and Hydrologic Modeling Approaches

    Science.gov (United States)

    Christensen, J.; Evenson, G. R.; Vanderhoof, M.; Wu, Q.; Golden, H. E.; Lane, C.

    2017-12-01

    Surface connectivity of wetlands in the 700,000 km2 Prairie Pothole Region of North America (PPR) can occur through fill-spill and fill-merge mechanisms, with some wetlands eventually spilling into stream/river systems. These wetland-to-wetland and wetland-to-stream connections vary both spatially and temporally in PPR watersheds and are important to understanding hydrologic and biogeochemical processes in the landscape. To explore how to best characterize spatial and temporal variability in aquatic connectivity, we compared three approaches, 1) hydrological modeling alone, 2) remotely-sensed data alone, and 3) integrating remotely-sensed data into a hydrological model. These approaches were tested in the Pipestem Creek Watershed, North Dakota across a drought to deluge cycle (1990-2011). A Soil and Water Assessment Tool (SWAT) model was modified to include the water storage capacity of individual non-floodplain wetlands identified in the National Wetland Inventory (NWI) dataset. The SWAT-NWI model simulated the water balance and storage of each wetland and the temporal variability of their hydrologic connections between wetlands during the 21-year study period. However, SWAT-NWI only accounted for fill-spill, and did not allow for the expansion and merging of wetlands situated within larger depressions. Alternatively, we assessed the occurrence of fill-merge mechanisms using inundation maps derived from Landsat images on 19 cloud-free days during the 21 years. We found fill-merge mechanisms to be prevalent across the Pipestem watershed during times of deluge. The SWAT-NWI model was then modified to use LiDAR-derived depressions that account for the potential maximum depression extent, including the merging of smaller wetlands. The inundation maps were used to evaluate the ability of the SWAT-depression model to simulate fill-merge dynamics in addition to fill-spill dynamics throughout the study watershed. Ultimately, using remote sensing to inform and validate

  2. Green roof hydrologic performance and modeling: a review.

    Science.gov (United States)

    Li, Yanling; Babcock, Roger W

    2014-01-01

    Green roofs reduce runoff from impervious surfaces in urban development. This paper reviews the technical literature on green roof hydrology. Laboratory experiments and field measurements have shown that green roofs can reduce stormwater runoff volume by 30 to 86%, reduce peak flow rate by 22 to 93% and delay the peak flow by 0 to 30 min and thereby decrease pollution, flooding and erosion during precipitation events. However, the effectiveness can vary substantially due to design characteristics making performance predictions difficult. Evaluation of the most recently published study findings indicates that the major factors affecting green roof hydrology are precipitation volume, precipitation dynamics, antecedent conditions, growth medium, plant species, and roof slope. This paper also evaluates the computer models commonly used to simulate hydrologic processes for green roofs, including stormwater management model, soil water atmosphere and plant, SWMS-2D, HYDRUS, and other models that are shown to be effective for predicting precipitation response and economic benefits. The review findings indicate that green roofs are effective for reduction of runoff volume and peak flow, and delay of peak flow, however, no tool or model is available to predict expected performance for any given anticipated system based on design parameters that directly affect green roof hydrology.

  3. One-Water Hydrologic Flow Model (MODFLOW-OWHM)

    Science.gov (United States)

    Hanson, Randall T.; Boyce, Scott E.; Schmid, Wolfgang; Hughes, Joseph D.; Mehl, Steffen W.; Leake, Stanley A.; Maddock, Thomas; Niswonger, Richard G.

    2014-01-01

    The One-Water Hydrologic Flow Model (MF-OWHM) is a MODFLOW-based integrated hydrologic flow model (IHM) that is the most complete version, to date, of the MODFLOW family of hydrologic simulators needed for the analysis of a broad range of conjunctive-use issues. Conjunctive use is the combined use of groundwater and surface water. MF-OWHM allows the simulation, analysis, and management of nearly all components of human and natural water movement and use in a physically-based supply-and-demand framework. MF-OWHM is based on the Farm Process for MODFLOW-2005 (MF-FMP2) combined with Local Grid Refinement (LGR) for embedded models to allow use of the Farm Process (FMP) and Streamflow Routing (SFR) within embedded grids. MF-OWHM also includes new features such as the Surface-water Routing Process (SWR), Seawater Intrusion (SWI), and Riparian Evapotrasnpiration (RIP-ET), and new solvers such as Newton-Raphson (NWT) and nonlinear preconditioned conjugate gradient (PCGN). This IHM also includes new connectivities to expand the linkages for deformation-, flow-, and head-dependent flows. Deformation-dependent flows are simulated through the optional linkage to simulated land subsidence with a vertically deforming mesh. Flow-dependent flows now include linkages between the new SWR with SFR and FMP, as well as connectivity with embedded models for SFR and FMP through LGR. Head-dependent flows now include a modified Hydrologic Flow Barrier Package (HFB) that allows optional transient HFB capabilities, and the flow between any two layers that are adjacent along a depositional or erosional boundary or displaced along a fault. MF-OWHM represents a complete operational hydrologic model that fully links the movement and use of groundwater, surface water, and imported water for consumption by irrigated agriculture, but also of water used in urban areas and by natural vegetation. Supply and demand components of water use are analyzed under demand-driven and supply

  4. Hydrologic characteristics of freshwater mussel habitat: novel insights from modeled flows

    Science.gov (United States)

    Drew, C. Ashton; Eddy, Michele; Kwak, Thomas J.; Cope, W. Gregory; Augspurger, Tom

    2018-01-01

    The ability to model freshwater stream habitat and species distributions is limited by the spatially sparse flow data available from long-term gauging stations. Flow data beyond the immediate vicinity of gauging stations would enhance our ability to explore and characterize hydrologic habitat suitability. The southeastern USA supports high aquatic biodiversity, but threats, such as landuse alteration, climate change, conflicting water-resource demands, and pollution, have led to the imperilment and legal protection of many species. The ability to distinguish suitable from unsuitable habitat conditions, including hydrologic suitability, is a key criterion for successful conservation and restoration of aquatic species. We used the example of the critically endangered Tar River Spinymussel (Parvaspina steinstansana) and associated species to demonstrate the value of modeled flow data (WaterFALL™) to generate novel insights into population structure and testable hypotheses regarding hydrologic suitability. With ordination models, we: 1) identified all catchments with potentially suitable hydrology, 2) identified 2 distinct hydrologic environments occupied by the Tar River Spinymussel, and 3) estimated greater hydrological habitat niche breadth of assumed surrogate species associates at the catchment scale. Our findings provide the first demonstrated application of complete, continuous, regional modeled hydrologic data to freshwater mussel distribution and management. This research highlights the utility of modeling and data-mining methods to facilitate further exploration and application of such modeled environmental conditions to inform aquatic species management. We conclude that such an approach can support landscape-scale management decisions that require spatial information at fine resolution (e.g., enhanced National Hydrology Dataset catchments) and broad extent (e.g., multiple river basins).

  5. On the Representation of Subgrid Microtopography Effects in Process-based Hydrologic Models

    Science.gov (United States)

    Jan, A.; Painter, S. L.; Coon, E. T.

    2017-12-01

    Increased availability of high-resolution digital elevation are enabling process-based hydrologic modeling on finer and finer scales. However, spatial variability in surface elevation (microtopography) exists below the scale of a typical hyper-resolution grid cell and has the potential to play a significant role in water retention, runoff, and surface/subsurface interactions. Though the concept of microtopographic features (depressions, obstructions) and the associated implications on flow and discharge are well established, representing those effects in watershed-scale integrated surface/subsurface hydrology models remains a challenge. Using the complex and coupled hydrologic environment of the Arctic polygonal tundra as an example, we study the effects of submeter topography and present a subgrid model parameterized by small-scale spatial heterogeneities for use in hyper-resolution models with polygons at a scale of 15-20 meters forming the surface cells. The subgrid model alters the flow and storage terms in the diffusion wave equation for surface flow. We compare our results against sub-meter scale simulations (acts as a benchmark for our simulations) and hyper-resolution models without the subgrid representation. The initiation of runoff in the fine-scale simulations is delayed and the recession curve is slowed relative to simulated runoff using the hyper-resolution model with no subgrid representation. Our subgrid modeling approach improves the representation of runoff and water retention relative to models that ignore subgrid topography. We evaluate different strategies for parameterizing subgrid model and present a classification-based method to efficiently move forward to larger landscapes. This work was supported by the Interoperable Design of Extreme-scale Application Software (IDEAS) project and the Next-Generation Ecosystem Experiments-Arctic (NGEE Arctic) project. NGEE-Arctic is supported by the Office of Biological and Environmental Research in the

  6. Modelling food-web mediated effects of hydrological variability and environmental flows.

    Science.gov (United States)

    Robson, Barbara J; Lester, Rebecca E; Baldwin, Darren S; Bond, Nicholas R; Drouart, Romain; Rolls, Robert J; Ryder, Darren S; Thompson, Ross M

    2017-11-01

    Environmental flows are designed to enhance aquatic ecosystems through a variety of mechanisms; however, to date most attention has been paid to the effects on habitat quality and life-history triggers, especially for fish and vegetation. The effects of environmental flows on food webs have so far received little attention, despite food-web thinking being fundamental to understanding of river ecosystems. Understanding environmental flows in a food-web context can help scientists and policy-makers better understand and manage outcomes of flow alteration and restoration. In this paper, we consider mechanisms by which flow variability can influence and alter food webs, and place these within a conceptual and numerical modelling framework. We also review the strengths and weaknesses of various approaches to modelling the effects of hydrological management on food webs. Although classic bioenergetic models such as Ecopath with Ecosim capture many of the key features required, other approaches, such as biogeochemical ecosystem modelling, end-to-end modelling, population dynamic models, individual-based models, graph theory models, and stock assessment models are also relevant. In many cases, a combination of approaches will be useful. We identify current challenges and new directions in modelling food-web responses to hydrological variability and environmental flow management. These include better integration of food-web and hydraulic models, taking physiologically-based approaches to food quality effects, and better representation of variations in space and time that may create ecosystem control points. Crown Copyright © 2017. Published by Elsevier Ltd. All rights reserved.

  7. From spatially variable streamflow to distributed hydrological models: Analysis of key modeling decisions

    Science.gov (United States)

    Fenicia, Fabrizio; Kavetski, Dmitri; Savenije, Hubert H. G.; Pfister, Laurent

    2016-02-01

    This paper explores the development and application of distributed hydrological models, focusing on the key decisions of how to discretize the landscape, which model structures to use in each landscape element, and how to link model parameters across multiple landscape elements. The case study considers the Attert catchment in Luxembourg—a 300 km2 mesoscale catchment with 10 nested subcatchments that exhibit clearly different streamflow dynamics. The research questions are investigated using conceptual models applied at hydrologic response unit (HRU) scales (1-4 HRUs) on 6 hourly time steps. Multiple model structures are hypothesized and implemented using the SUPERFLEX framework. Following calibration, space/time model transferability is tested using a split-sample approach, with evaluation criteria including streamflow prediction error metrics and hydrological signatures. Our results suggest that: (1) models using geology-based HRUs are more robust and capture the spatial variability of streamflow time series and signatures better than models using topography-based HRUs; this finding supports the hypothesis that, in the Attert, geology exerts a stronger control than topography on streamflow generation, (2) streamflow dynamics of different HRUs can be represented using distinct and remarkably simple model structures, which can be interpreted in terms of the perceived dominant hydrologic processes in each geology type, and (3) the same maximum root zone storage can be used across the three dominant geological units with no loss in model transferability; this finding suggests that the partitioning of water between streamflow and evaporation in the study area is largely independent of geology and can be used to improve model parsimony. The modeling methodology introduced in this study is general and can be used to advance our broader understanding and prediction of hydrological behavior, including the landscape characteristics that control hydrologic response, the

  8. Hydrologic response to multimodel climate output using a physically based model of groundwater/surface water interactions

    Science.gov (United States)

    Sulis, M.; Paniconi, C.; Marrocu, M.; Huard, D.; Chaumont, D.

    2012-12-01

    General circulation models (GCMs) are the primary instruments for obtaining projections of future global climate change. Outputs from GCMs, aided by dynamical and/or statistical downscaling techniques, have long been used to simulate changes in regional climate systems over wide spatiotemporal scales. Numerous studies have acknowledged the disagreements between the various GCMs and between the different downscaling methods designed to compensate for the mismatch between climate model output and the spatial scale at which hydrological models are applied. Very little is known, however, about the importance of these differences once they have been input or assimilated by a nonlinear hydrological model. This issue is investigated here at the catchment scale using a process-based model of integrated surface and subsurface hydrologic response driven by outputs from 12 members of a multimodel climate ensemble. The data set consists of daily values of precipitation and min/max temperatures obtained by combining four regional climate models and five GCMs. The regional scenarios were downscaled using a quantile scaling bias-correction technique. The hydrologic response was simulated for the 690 km2des Anglais catchment in southwestern Quebec, Canada. The results show that different hydrological components (river discharge, aquifer recharge, and soil moisture storage) respond differently to precipitation and temperature anomalies in the multimodel climate output, with greater variability for annual discharge compared to recharge and soil moisture storage. We also find that runoff generation and extreme event-driven peak hydrograph flows are highly sensitive to any uncertainty in climate data. Finally, the results show the significant impact of changing sequences of rainy days on groundwater recharge fluxes and the influence of longer dry spells in modifying soil moisture spatial variability.

  9. On the role of model structure in hydrological modeling : Understanding models

    NARCIS (Netherlands)

    Gharari, S.

    2016-01-01

    Modeling is an essential part of the science of hydrology. Models enable us to formulate what we know and perceive from the real world into a neat package. Rainfall-runoff models are abstract simplifications of how a catchment works. Within the research field of scientific rainfall-runoff modeling,

  10. Constraining the JULES land-surface model for different land-use types using citizen-science generated hydrological data

    Science.gov (United States)

    Chou, H. K.; Ochoa-Tocachi, B. F.; Buytaert, W.

    2017-12-01

    Community land surface models such as JULES are increasingly used for hydrological assessment because of their state-of-the-art representation of land-surface processes. However, a major weakness of JULES and other land surface models is the limited number of land surface parameterizations that is available. Therefore, this study explores the use of data from a network of catchments under homogeneous land-use to generate parameter "libraries" to extent the land surface parameterizations of JULES. The network (called iMHEA) is part of a grassroots initiative to characterise the hydrological response of different Andean ecosystems, and collects data on streamflow, precipitation, and several weather variables at a high temporal resolution. The tropical Andes are a useful case study because of the complexity of meteorological and geographical conditions combined with extremely heterogeneous land-use that result in a wide range of hydrological responses. We then calibrated JULES for each land-use represented in the iMHEA dataset. For the individual land-use types, the results show improved simulations of streamflow when using the calibrated parameters with respect to default values. In particular, the partitioning between surface and subsurface flows can be improved. But also, on a regional scale, hydrological modelling was greatly benefitted from constraining parameters using such distributed citizen-science generated streamflow data. This study demonstrates the modelling and prediction on regional hydrology by integrating citizen science and land surface model. In the context of hydrological study, the limitation of data scarcity could be solved indeed by using this framework. Improved predictions of such impacts could be leveraged by catchment managers to guide watershed interventions, to evaluate their effectiveness, and to minimize risks.

  11. Modern software approaches applied to a Hydrological model: the GEOtop Open-Source Software Project

    Science.gov (United States)

    Cozzini, Stefano; Endrizzi, Stefano; Cordano, Emanuele; Bertoldi, Giacomo; Dall'Amico, Matteo

    2017-04-01

    The GEOtop hydrological scientific package is an integrated hydrological model that simulates the heat and water budgets at and below the soil surface. It describes the three-dimensional water flow in the soil and the energy exchange with the atmosphere, considering the radiative and turbulent fluxes. Furthermore, it reproduces the highly non-linear interactions between the water and energy balance during soil freezing and thawing, and simulates the temporal evolution of snow cover, soil temperature and moisture. The core components of the package were presented in the 2.0 version (Endrizzi et al, 2014), which was released as Free Software Open-source project. However, despite the high scientific quality of the project, a modern software engineering approach was still missing. Such weakness hindered its scientific potential and its use both as a standalone package and, more importantly, in an integrate way with other hydrological software tools. In this contribution we present our recent software re-engineering efforts to create a robust and stable scientific software package open to the hydrological community, easily usable by researchers and experts, and interoperable with other packages. The activity takes as a starting point the 2.0 version, scientifically tested and published. This version, together with several test cases based on recent published or available GEOtop applications (Cordano and Rigon, 2013, WRR, Kollet et al, 2016, WRR) provides the baseline code and a certain number of referenced results as benchmark. Comparison and scientific validation can then be performed for each software re-engineering activity performed on the package. To keep track of any single change the package is published on its own github repository geotopmodel.github.io/geotop/ under GPL v3.0 license. A Continuous Integration mechanism by means of Travis-CI has been enabled on the github repository on master and main development branches. The usage of CMake configuration tool

  12. Grid based calibration of SWAT hydrological models

    Directory of Open Access Journals (Sweden)

    D. Gorgan

    2012-07-01

    Full Text Available The calibration and execution of large hydrological models, such as SWAT (soil and water assessment tool, developed for large areas, high resolution, and huge input data, need not only quite a long execution time but also high computation resources. SWAT hydrological model supports studies and predictions of the impact of land management practices on water, sediment, and agricultural chemical yields in complex watersheds. The paper presents the gSWAT application as a web practical solution for environmental specialists to calibrate extensive hydrological models and to run scenarios, by hiding the complex control of processes and heterogeneous resources across the grid based high computation infrastructure. The paper highlights the basic functionalities of the gSWAT platform, and the features of the graphical user interface. The presentation is concerned with the development of working sessions, interactive control of calibration, direct and basic editing of parameters, process monitoring, and graphical and interactive visualization of the results. The experiments performed on different SWAT models and the obtained results argue the benefits brought by the grid parallel and distributed environment as a solution for the processing platform. All the instances of SWAT models used in the reported experiments have been developed through the enviroGRIDS project, targeting the Black Sea catchment area.

  13. Interaction between GIS and hydrologic model: A preliminary approach using ArcHydro Framework Data Model

    Directory of Open Access Journals (Sweden)

    Silvio Jorge C. Simões

    2013-08-01

    Full Text Available In different regions of Brazil, population growth and economic development can degrade water quality, compromising watershed health and human supply. Because of its ability to combine spatial and temporal data in the same environment and to create water resources management (WRM models, the Geographical Information System (GIS is a powerful tool for managing water resources, preventing floods and estimating water supply. This paper discusses the integration between GIS and hydrological models and presents a case study relating to the upper section of the Paraíba do Sul Basin (Sao Paulo State portion, situated in the Southeast of Brazil. The case study presented in this paper has a database suitable for the basin’s dimensions, including digitized topographic maps at a 50,000 scale. From an ArcGIS®/ArcHydro Framework Data Model, a geometric network was created to produce different raster products. This first grid derived from the digital elevation model grid (DEM is the flow direction map followed by flow accumulation, stream and catchment maps. The next steps in this research are to include the different multipurpose reservoirs situated along the Paraíba do Sul River and to incorporate rainfall time series data in ArcHydro to build a hydrologic data model within a GIS environment in order to produce a comprehensive spatial temporal model.

  14. Modeling post-wildfire hydrological processes with ParFlow

    Science.gov (United States)

    Escobar, I. S.; Lopez, S. R.; Kinoshita, A. M.

    2017-12-01

    Wildfires alter the natural processes within a watershed, such as surface runoff, evapotranspiration rates, and subsurface water storage. Post-fire hydrologic models are typically one-dimensional, empirically-based models or two-dimensional, conceptually-based models with lumped parameter distributions. These models are useful for modeling and predictions at the watershed outlet; however, do not provide detailed, distributed hydrologic processes at the point scale within the watershed. This research uses ParFlow, a three-dimensional, distributed hydrologic model to simulate post-fire hydrologic processes by representing the spatial and temporal variability of soil burn severity (via hydrophobicity) and vegetation recovery. Using this approach, we are able to evaluate the change in post-fire water components (surface flow, lateral flow, baseflow, and evapotranspiration). This work builds upon previous field and remote sensing analysis conducted for the 2003 Old Fire Burn in Devil Canyon, located in southern California (USA). This model is initially developed for a hillslope defined by a 500 m by 1000 m lateral extent. The subsurface reaches 12.4 m and is assigned a variable cell thickness to explicitly consider soil burn severity throughout the stages of recovery and vegetation regrowth. We consider four slope and eight hydrophobic layer configurations. Evapotranspiration is used as a proxy for vegetation regrowth and is represented by the satellite-based Simplified Surface Energy Balance (SSEBOP) product. The pre- and post-fire surface runoff, subsurface storage, and surface storage interactions are evaluated at the point scale. Results will be used as a basis for developing and fine-tuning a watershed-scale model. Long-term simulations will advance our understanding of post-fire hydrological partitioning between water balance components and the spatial variability of watershed processes, providing improved guidance for post-fire watershed management. In reference

  15. Diagnosing the impact of alternative calibration strategies on coupled hydrologic models

    Science.gov (United States)

    Smith, T. J.; Perera, C.; Corrigan, C.

    2017-12-01

    Hydrologic models represent a significant tool for understanding, predicting, and responding to the impacts of water on society and society on water resources and, as such, are used extensively in water resources planning and management. Given this important role, the validity and fidelity of hydrologic models is imperative. While extensive focus has been paid to improving hydrologic models through better process representation, better parameter estimation, and better uncertainty quantification, significant challenges remain. In this study, we explore a number of competing model calibration scenarios for simple, coupled snowmelt-runoff models to better understand the sensitivity / variability of parameterizations and its impact on model performance, robustness, fidelity, and transferability. Our analysis highlights the sensitivity of coupled snowmelt-runoff model parameterizations to alterations in calibration approach, underscores the concept of information content in hydrologic modeling, and provides insight into potential strategies for improving model robustness / fidelity.

  16. Putting hydrological modelling practice to the test

    NARCIS (Netherlands)

    Melsen, Lieke Anna

    2017-01-01

    Six steps can be distinguished in the process of hydrological modelling: the perceptual model (deciding on the processes), the conceptual model (deciding on the equations), the procedural model (get the code to run on a computer), calibration (identify the parameters), evaluation (confronting

  17. Socio-hydrological model to inform community adaptation to seasonal drought and climate variability in rural agricultural watersheds in Costa Rica

    Science.gov (United States)

    Hund, S. V.; Johnson, M. S.; Morillas, L.; McDaniels, T.; Romero Valpreda, J.; Allen, D. M.

    2017-12-01

    Climate variability and seasonal droughts associated with ENSO (El Niño Southern Oscillation) and increasing water demand due to growing population are leading to serious water conflicts in the wet-dry tropics of Central America. Integrated methods are needed to understand the linkages of these complex socio-hydrological systems and design reliable adaption strategies in a period of global change. With increasing pressure on surface and groundwater resources during long annual dry seasons, rural agricultural communities suffer water shortages, especially in those years preceded by wet seasons with lower rainfall (and reduced groundwater recharge). To support community resilience to rainfall variability and droughts, we conducted a combination of fieldwork (development of hydrologic monitoring system and local stakeholder cooperation), and hydrological modeling for two watersheds with a shared aquifer (Potrero and Caimital) in Northwestern Costa Rica. The agricultural land use of the region and the many rural villages that draw directly on their local water resource and live in close interaction with their watersheds necessitated a socio-hydrological systems approach. In this talk we present results from our hydrologic modeling, for which we used the WEAP (Water Evaluation and Planning) model and locally recorded data. With the integrated water supply and demand features of the WEAP model, we were able to synthesize both the hydrological system and the societal system (specifically, household and agricultural water use), and show feedbacks such as that water use tends to increase during the dry season, likely exacerbating water shortages issues. Further, applying a range of ENSO related rainfall scenarios to the model demonstrated that community adaptation will become in particular important in response to lower water availability in future El Niño years. In collaboration with local stakeholders, we identified a set of feasible adaptation strategies to seasonal

  18. Towards simplification of hydrologic modeling: Identification of dominant processes

    Science.gov (United States)

    Markstrom, Steven; Hay, Lauren E.; Clark, Martyn P.

    2016-01-01

    The Precipitation–Runoff Modeling System (PRMS), a distributed-parameter hydrologic model, has been applied to the conterminous US (CONUS). Parameter sensitivity analysis was used to identify: (1) the sensitive input parameters and (2) particular model output variables that could be associated with the dominant hydrologic process(es). Sensitivity values of 35 PRMS calibration parameters were computed using the Fourier amplitude sensitivity test procedure on 110 000 independent hydrologically based spatial modeling units covering the CONUS and then summarized to process (snowmelt, surface runoff, infiltration, soil moisture, evapotranspiration, interflow, baseflow, and runoff) and model performance statistic (mean, coefficient of variation, and autoregressive lag 1). Identified parameters and processes provide insight into model performance at the location of each unit and allow the modeler to identify the most dominant process on the basis of which processes are associated with the most sensitive parameters. The results of this study indicate that: (1) the choice of performance statistic and output variables has a strong influence on parameter sensitivity, (2) the apparent model complexity to the modeler can be reduced by focusing on those processes that are associated with sensitive parameters and disregarding those that are not, (3) different processes require different numbers of parameters for simulation, and (4) some sensitive parameters influence only one hydrologic process, while others may influence many

  19. Bayesian analysis of data and model error in rainfall-runoff hydrological models

    Science.gov (United States)

    Kavetski, D.; Franks, S. W.; Kuczera, G.

    2004-12-01

    A major unresolved issue in the identification and use of conceptual hydrologic models is realistic description of uncertainty in the data and model structure. In particular, hydrologic parameters often cannot be measured directly and must be inferred (calibrated) from observed forcing/response data (typically, rainfall and runoff). However, rainfall varies significantly in space and time, yet is often estimated from sparse gauge networks. Recent work showed that current calibration methods (e.g., standard least squares, multi-objective calibration, generalized likelihood uncertainty estimation) ignore forcing uncertainty and assume that the rainfall is known exactly. Consequently, they can yield strongly biased and misleading parameter estimates. This deficiency confounds attempts to reliably test model hypotheses, to generalize results across catchments (the regionalization problem) and to quantify predictive uncertainty when the hydrologic model is extrapolated. This paper continues the development of a Bayesian total error analysis (BATEA) methodology for the calibration and identification of hydrologic models, which explicitly incorporates the uncertainty in both the forcing and response data, and allows systematic model comparison based on residual model errors and formal Bayesian hypothesis testing (e.g., using Bayes factors). BATEA is based on explicit stochastic models for both forcing and response uncertainty, whereas current techniques focus solely on response errors. Hence, unlike existing methods, the BATEA parameter equations directly reflect the modeler's confidence in all the data. We compare several approaches to approximating the parameter distributions: a) full Markov Chain Monte Carlo methods and b) simplified approaches based on linear approximations. Studies using synthetic and real data from the US and Australia show that BATEA systematically reduces the parameter bias, leads to more meaningful model fits and allows model comparison taking

  20. Assimilating uncertain, dynamic and intermittent streamflow observations in hydrological models

    Science.gov (United States)

    Mazzoleni, Maurizio; Alfonso, Leonardo; Chacon-Hurtado, Juan; Solomatine, Dimitri

    2015-09-01

    Catastrophic floods cause significant socio-economical losses. Non-structural measures, such as real-time flood forecasting, can potentially reduce flood risk. To this end, data assimilation methods have been used to improve flood forecasts by integrating static ground observations, and in some cases also remote sensing observations, within water models. Current hydrologic and hydraulic research works consider assimilation of observations coming from traditional, static sensors. At the same time, low-cost, mobile sensors and mobile communication devices are becoming also increasingly available. The main goal and innovation of this study is to demonstrate the usefulness of assimilating uncertain streamflow observations that are dynamic in space and intermittent in time in the context of two different semi-distributed hydrological model structures. The developed method is applied to the Brue basin, where the dynamic observations are imitated by the synthetic observations of discharge. The results of this study show how model structures and sensors locations affect in different ways the assimilation of streamflow observations. In addition, it proves how assimilation of such uncertain observations from dynamic sensors can provide model improvements similar to those of streamflow observations coming from a non-optimal network of static physical sensors. This can be a potential application of recent efforts to build citizen observatories of water, which can make the citizens an active part in information capturing, evaluation and communication, helping simultaneously to improvement of model-based flood forecasting.

  1. Observatories, think tanks, and community models in the hydrologic and environmental sciences: How does it affect me?

    Science.gov (United States)

    Torgersen, Thomas

    2006-06-01

    Multiple issues in hydrologic and environmental sciences are now squarely in the public focus and require both government and scientific study. Two facts also emerge: (1) The new approach being touted publicly for advancing the hydrologic and environmental sciences is the establishment of community-operated "big science" (observatories, think tanks, community models, and data repositories). (2) There have been important changes in the business of science over the last 20 years that make it important for the hydrologic and environmental sciences to demonstrate the "value" of public investment in hydrological and environmental science. Given that community-operated big science (observatories, think tanks, community models, and data repositories) could become operational, I argue that such big science should not mean a reduction in the importance of single-investigator science. Rather, specific linkages between the large-scale, team-built, community-operated big science and the single investigator should provide context data, observatory data, and systems models for a continuing stream of hypotheses by discipline-based, specialized research and a strong rationale for continued, single-PI ("discovery-based") research. I also argue that big science can be managed to provide a better means of demonstrating the value of public investment in the hydrologic and environmental sciences. Decisions regarding policy will still be political, but big science could provide an integration of the best scientific understanding as a guide for the best policy.

  2. Hydrology under change: an evaluation protocol to investigate how hydrological models deal with changing catchments

    Science.gov (United States)

    G. Thirel; V. Andreassian; C. Perrin; J.-N. Audouy; L. Berthet; Pamela Edwards; N. Folton; C. Furusho; A. Kuentz; J. Lerat; G. Lindstrom; E. Martin; T. Mathevet; R. Merz; J. Parajka; D. Ruelland; J. Vaze

    2015-01-01

    Testing hydrological models under changing conditions is essential to evaluate their ability to cope with changing catchments and their suitability for impact studies. With this perspective in mind, a workshop dedicated to this issue was held at the 2013 General Assembly of the International Association of Hydrological Sciences (IAHS) in Göteborg, Sweden, in July 2013...

  3. Towards simplification of hydrologic modeling: identification of dominant processes

    Directory of Open Access Journals (Sweden)

    S. L. Markstrom

    2016-11-01

    Full Text Available parameter hydrologic model, has been applied to the conterminous US (CONUS. Parameter sensitivity analysis was used to identify: (1 the sensitive input parameters and (2 particular model output variables that could be associated with the dominant hydrologic process(es. Sensitivity values of 35 PRMS calibration parameters were computed using the Fourier amplitude sensitivity test procedure on 110 000 independent hydrologically based spatial modeling units covering the CONUS and then summarized to process (snowmelt, surface runoff, infiltration, soil moisture, evapotranspiration, interflow, baseflow, and runoff and model performance statistic (mean, coefficient of variation, and autoregressive lag 1. Identified parameters and processes provide insight into model performance at the location of each unit and allow the modeler to identify the most dominant process on the basis of which processes are associated with the most sensitive parameters. The results of this study indicate that: (1 the choice of performance statistic and output variables has a strong influence on parameter sensitivity, (2 the apparent model complexity to the modeler can be reduced by focusing on those processes that are associated with sensitive parameters and disregarding those that are not, (3 different processes require different numbers of parameters for simulation, and (4 some sensitive parameters influence only one hydrologic process, while others may influence many.

  4. A sensitivity analysis of regional and small watershed hydrologic models

    Science.gov (United States)

    Ambaruch, R.; Salomonson, V. V.; Simmons, J. W.

    1975-01-01

    Continuous simulation models of the hydrologic behavior of watersheds are important tools in several practical applications such as hydroelectric power planning, navigation, and flood control. Several recent studies have addressed the feasibility of using remote earth observations as sources of input data for hydrologic models. The objective of the study reported here was to determine how accurately remotely sensed measurements must be to provide inputs to hydrologic models of watersheds, within the tolerances needed for acceptably accurate synthesis of streamflow by the models. The study objective was achieved by performing a series of sensitivity analyses using continuous simulation models of three watersheds. The sensitivity analysis showed quantitatively how variations in each of 46 model inputs and parameters affect simulation accuracy with respect to five different performance indices.

  5. A Lightweight Modeling System for Region-Wide Monitoring of Hydrologic Threats

    Science.gov (United States)

    Luna, D.; Hernandez, F.; Wang, R.; Liang, Y.; Teng, W. L.; Liang, X.

    2016-12-01

    Transportation infrastructure is subject to multiple hydrology-related threats, including floods, bridge scouring, landslides, and icing. While modern land-surface models could potentially assist in forecast and response operations, applying these models is challenging, because of the extensiveness of the infrastructure that the government transportation agencies are responsible for. Constructing detailed models for every point of interest and running them in real time would require significant efforts from a team of modeling professionals and considerable computational resources. To address this challenge, we introduce the Hydrologic Disaster Forecast and Response (HDFR) system, a lightweight software framework (under development) that streamlines the process of acquiring real-time and forecast data, inputting it into hydrologic models, and translating the results into concrete actionable information for field-team deployment. HDFR integrates a series of data, modeling, and severity modules behind a unified GIS graphical user interface. The latter interface allows non-expert users to easily execute complex workflows, ranging from forcing information acquisition to severity level computations at specific locations. The HDFR allows the performance of these monitoring tasks without the need of a supercomputer-grade infrastructure. Currently, the HDFR uses a regression algorithm as a proxy for physically-based models, to estimate return periods of variables of interest for watersheds of concern, based on key forcing and state variables (e.g., precipitation, soil moisture). This method only requires the execution of land-surface simulations during an offline training phase; however, the HDFR also features a hierarchical multi-scale modeling strategy for improved forecast precision. This approach minimizes the number of models runs to those for selected areas and resolutions, depending on observed conditions. Several prototype versions of the HDFR built on GRASS GIS

  6. Results and Lessons Learned from a Coupled Social and Physical Hydrology Model: Testing Alternative Water Management Policies and Institutional Structures Using Agent-Based Modeling and Regional Hydrology

    Science.gov (United States)

    Murphy, J.; Lammers, R. B.; Prousevitch, A.; Ozik, J.; Altaweel, M.; Collier, N. T.; Kliskey, A. D.; Alessa, L.

    2015-12-01

    Water Management in the U.S. Southwest is under increasing scrutiny as many areas endure persistent drought. The impact of these prolonged dry conditions is a product of regional climate and hydrological conditions, but also of a highly engineered water management infrastructure and a complex web of social arrangements whereby water is allocated, shared, exchanged, used, re-used, and finally consumed. We coupled an agent-based model with a regional hydrological model to understand the dynamics in one richly studied and highly populous area: southern Arizona, U.S.A., including metropolitan Phoenix and Tucson. There, multiple management entities representing an array of municipalities and other water providers and customers, including private companies and Native American tribes are enmeshed in a complex legal and economic context in which water is bought, leased, banked, and exchanged in a variety of ways and on multiple temporal and physical scales. A recurrent question in the literature of adaptive management is the impact of management structure on overall system performance. To explore this, we constructed an agent-based model to capture this social complexity, and coupled this with a physical hydrological model that we used to drive the system under a variety of water stress scenarios and to assess the regional impact of the social system's performance. We report the outcomes of ensembles of runs in which varieties of alternative policy constraints and management strategies are considered. We hope to contribute to policy discussions in this area and connected and legislatively similar areas (such as California) as current conditions change and existing legal and policy structures are revised. Additionally, we comment on the challenges of integrating models that ostensibly are in different domains (physical and social) but that independently represent a system in which physical processes and human actions are closely intertwined and difficult to disentangle.

  7. Hydrological catchment modelling: past, present and future

    Directory of Open Access Journals (Sweden)

    2007-01-01

    Full Text Available This paper discusses basic issues in hydrological modelling and flood forecasting, ranging from the roles of physically-based and data-driven rainfall runoff models, to the concepts of predictive uncertainty and equifinality and their implications. The evolution of a wide range of hydrological catchment models employing the physically meaningful and data-driven approaches introduces the need for objective test beds or benchmarks to assess the merits of the different models in reconciling the alternative approaches. In addition, the paper analyses uncertainty in models and predictions by clarifying the meaning of uncertainty, by distinguishing between parameter and predictive uncertainty and by demonstrating how the concept of equifinality must be addressed by appropriate and robust inference approaches. Finally, the importance of predictive uncertainty in the decision making process is highlighted together with possible approaches aimed at overcoming the diffidence of end-users.

  8. HYDROLOGIC MODELLING OF KATSINA-ALA RIVER BASIN: AN EMERGING SCENARIO FROM LAKE NYOS THREAT

    Directory of Open Access Journals (Sweden)

    J. O. Akinyede

    2012-07-01

    Full Text Available Understanding the hydrologic system surrounding crater lakes is of great importance for prevention of flooding damages, conservation of ecological environment, and assessment of socio-economic impact of dam failure on the civilians in the downstream regions. Lake Nyos is a crater lake formed by volcanic activities at the Oku volcanic field on the Cameroon Volcanic Line. It is a freshwater lake with a maximum depth of 200 meter. In 1986, a limnic eruption at the lake emitted 1.6 million tonnes of carbon dioxide from the bottom of saturated water into the air and suffocated up to 1,800 people and 3,500 livestock at nearby villages. The lake waters are held in place by a natural dam composed of loosely consolidated volcanic rock, which is now at the verge of collapse due to accelerated erosion. This study was carried out to determine the flood risks and vulnerability of population and infrastructure along Katsina-Ala drainage basins. The project integrated both satellite images and field datasets into a hydrologic model for Katsina-Ala River Basin and its vicinity including the Lake Nyos. ArcHydro was used to construct a hydrologic database as 'data models' and MIKE SHE was employed to conduct hydrologic simulations. Vulnerable infrastructures, population and socio-economic activities were identified to assist the Federal and State governments in disaster mitigation and management plans. The result of the project provides comprehensive knowledge of hydrologic system of Katsina-Ala drainage basin to mitigate potential future disasters from a potential dam failure and manage water resources against such disasters.

  9. Sharing hydrological knowledge: an international comparison of hydrological models in the Meuse River Basin

    Science.gov (United States)

    Bouaziz, Laurène; Sperna Weiland, Frederiek; Drogue, Gilles; Brauer, Claudia; Weerts, Albrecht

    2015-04-01

    International collaboration between institutes and universities working and studying the same transboundary basin is needed for consensus building around possible effects of climate change and climate adaptation measures. Education, experience and expert knowledge of the hydrological community have resulted in the development of a great variety of model concepts, calibration and analysis techniques. Intercomparison could be a first step into consensus modeling or an ensemble based modeling strategy. Besides these practical objectives, such an intercomparison offers the opportunity to explore different ranges of models and learn from each other, hopefully increasing the insight into the hydrological processes that play a role in the transboundary basin. In this experiment, different international research groups applied their rainfall-runoff model in the Ourthe, a Belgium sub-catchment of the Meuse. Data preparation involved the interpolation of hourly precipitation station data collected and owned by the Service Public de Wallonie1 and the freely available E-OBS dataset for daily temperature (Haylock et al., 2008). Daily temperature was disaggregated to hourly values and potential evaporation was derived with the Hargreaves formula. The data was made available to the researchers through an FTP server. The protocol for the modeling involved a split-sample calibration and validation for pre-defined periods. Objective functions for calibration were fixed but the calibration algorithm was a free choice of the research groups. The selection of calibration algorithm was considered model dependent because lumped as well as computationally less efficient distributed models were used. For each model, an ensemble of best performing parameter sets was selected and several performance metrics enabled to assess the models' abilities to simulate discharge. The aim of this experiment is to identify those model components and structures that increase model performance and may best

  10. Evaluation of drought propagation in an ensemble mean of large-scale hydrological models

    NARCIS (Netherlands)

    Loon, van A.F.; Huijgevoort, van M.H.J.; Lanen, van H.A.J.

    2012-01-01

    Hydrological drought is increasingly studied using large-scale models. It is, however, not sure whether large-scale models reproduce the development of hydrological drought correctly. The pressing question is how well do large-scale models simulate the propagation from meteorological to hydrological

  11. An approach to measure parameter sensitivity in watershed hydrologic modeling

    Data.gov (United States)

    U.S. Environmental Protection Agency — Abstract Hydrologic responses vary spatially and temporally according to watershed characteristics. In this study, the hydrologic models that we developed earlier...

  12. Integrating real-time subsurface hydrologic monitoring with empirical rainfall thresholds to improve landslide early warning

    Science.gov (United States)

    Mirus, Benjamin B.; Becker, Rachel E.; Baum, Rex L.; Smith, Joel B.

    2018-01-01

    Early warning for rainfall-induced shallow landsliding can help reduce fatalities and economic losses. Although these commonly occurring landslides are typically triggered by subsurface hydrological processes, most early warning criteria rely exclusively on empirical rainfall thresholds and other indirect proxies for subsurface wetness. We explore the utility of explicitly accounting for antecedent wetness by integrating real-time subsurface hydrologic measurements into landslide early warning criteria. Our efforts build on previous progress with rainfall thresholds, monitoring, and numerical modeling along the landslide-prone railway corridor between Everett and Seattle, Washington, USA. We propose a modification to a previously established recent versus antecedent (RA) cumulative rainfall thresholds by replacing the antecedent 15-day rainfall component with an average saturation observed over the same timeframe. We calculate this antecedent saturation with real-time telemetered measurements from five volumetric water content probes installed in the shallow subsurface within a steep vegetated hillslope. Our hybrid rainfall versus saturation (RS) threshold still relies on the same recent 3-day rainfall component as the existing RA thresholds, to facilitate ready integration with quantitative precipitation forecasts. During the 2015–2017 monitoring period, this RS hybrid approach has an increase of true positives and a decrease of false positives and false negatives relative to the previous RA rainfall-only thresholds. We also demonstrate that alternative hybrid threshold formats could be even more accurate, which suggests that further development and testing during future landslide seasons is needed. The positive results confirm that accounting for antecedent wetness conditions with direct subsurface hydrologic measurements can improve thresholds for alert systems and early warning of rainfall-induced shallow landsliding.

  13. Modeling the effect of urban infrastructure on hydrologic processes within i-Tree Hydro, a statistically and spatially distributed model

    Science.gov (United States)

    Taggart, T. P.; Endreny, T. A.; Nowak, D.

    2014-12-01

    Gray and green infrastructure in urban environments alters many natural hydrologic processes, creating an urban water balance unique to the developed environment. A common way to assess the consequences of impervious cover and grey infrastructure is by measuring runoff hydrographs. This focus on the watershed outlet masks the spatial variation of hydrologic process alterations across the urban environment in response to localized landscape characteristics. We attempt to represent this spatial variation in the urban environment using the statistically and spatially distributed i-Tree Hydro model, a scoping level urban forest effects water balance model. i-Tree Hydro has undergone expansion and modification to include the effect of green infrastructure processes, road network attributes, and urban pipe system leakages. These additions to the model are intended to increase the understanding of the altered urban hydrologic cycle by examining the effects of the location of these structures on the water balance. Specifically, the effect of these additional structures and functions on the spatially varying properties of interception, soil moisture and runoff generation. Differences in predicted properties and optimized parameter sets between the two models are examined and related to the recent landscape modifications. Datasets used in this study consist of watersheds and sewersheds within the Syracuse, NY metropolitan area, an urban area that has integrated green and gray infrastructure practices to alleviate stormwater problems.

  14. Hydrological Modeling of the Jiaoyi Watershed (China) Using HSPF Model

    Science.gov (United States)

    Yan, Chang-An; Zhang, Wanchang; Zhang, Zhijie

    2014-01-01

    A watershed hydrological model, hydrological simulation program-Fortran (HSPF), was applied to simulate the spatial and temporal variation of hydrological processes in the Jiaoyi watershed of Huaihe River Basin, the heaviest shortage of water resources and polluted area in China. The model was calibrated using the years 2001–2004 and validated with data from 2005 to 2006. Calibration and validation results showed that the model generally simulated mean monthly and daily runoff precisely due to the close matching hydrographs between simulated and observed runoff, as well as the excellent evaluation indicators such as Nash-Sutcliffe efficiency (NSE), coefficient of correlation (R 2), and the relative error (RE). The similar simulation results between calibration and validation period showed that all the calibrated parameters had a certain representation in Jiaoyi watershed. Additionally, the simulation in rainy months was more accurate than the drought months. Another result in this paper was that HSPF was also capable of estimating the water balance components reasonably and realistically in space through the whole watershed. The calibrated model can be used to explore the effects of climate change scenarios and various watershed management practices on the water resources and water environment in the basin. PMID:25013863

  15. WEB-DHM: A distributed biosphere hydrological model developed by coupling a simple biosphere scheme with a hillslope hydrological model

    Science.gov (United States)

    The coupling of land surface models and hydrological models potentially improves the land surface representation, benefiting both the streamflow prediction capabilities as well as providing improved estimates of water and energy fluxes into the atmosphere. In this study, the simple biosphere model 2...

  16. Hydrological Process Simulation of Inland River Watershed: A Case Study of the Heihe River Basin with Multiple Hydrological Models

    OpenAIRE

    Lili Wang; Zhonggen Wang; Jingjie Yu; Yichi Zhang; Suzhen Dang

    2018-01-01

    Simulating the hydrological processes of an inland river basin can help provide the scientific guidance to the policies of water allocation among different subbasins and water resource management groups within the subbasins. However, it is difficult to simulate the hydrological processes of an inland river basin with hydrological models due to the non-consistent hydrological characteristics of the entire basin. This study presents a solution to this problem with a case study about the hydrolo...

  17. Hydrologic models and analysis of water availability in Cuyama Valley, California

    Science.gov (United States)

    Hanson, R.T.; Flint, Lorraine E.; Faunt, Claudia C.; Gibbs, Dennis R.; Schmid, Wolfgang

    2014-01-01

    Changes in population, agricultural development practices (including shifts to more water-intensive crops), and climate variability are placing increasingly larger demands on available water resources, particularly groundwater, in the Cuyama Valley, one of the most productive agricultural regions in Santa Barbara County. The goal of this study was to produce a model capable of being accurate at scales relevant to water management decisions that could be considered in the evaluation of the sustainable water supply. The Cuyama Valley Hydrologic Model (CUVHM) was designed to simulate the most important natural and human components of the hydrologic system, including components dependent on variations in climate, thereby providing a reliable assessment of groundwater conditions and processes that can inform water users and help to improve planning for future conditions. Model development included a revision of the conceptual model of the flow system, construction of a precipitation-runoff model using the Basin Characterization Model (BCM), and construction of an integrated hydrologic flow model with MODFLOW-One-Water Hydrologic Flow Model (MF-OWHM). The hydrologic models were calibrated to historical conditions of water and land use and, then, used to assess the use and movement of water throughout the Valley. These tools provide a means to understand the evolution of water use in the Valley, its availability, and the limits of sustainability. The conceptual model identified inflows and outflows that include the movement and use of water in both natural and anthropogenic systems. The groundwater flow system is characterized by a layered geologic sedimentary sequence that—in combination with the effects of groundwater pumping, natural recharge, and the application of irrigation water at the land surface—displays vertical hydraulic-head gradients. Overall, most of the agricultural demand for water in the Cuyama Valley in the initial part of the growing season is

  18. eWaterCycle: A global operational hydrological forecasting model

    Science.gov (United States)

    van de Giesen, Nick; Bierkens, Marc; Donchyts, Gennadii; Drost, Niels; Hut, Rolf; Sutanudjaja, Edwin

    2015-04-01

    Development of an operational hyper-resolution hydrological global model is a central goal of the eWaterCycle project (www.ewatercycle.org). This operational model includes ensemble forecasts (14 days) to predict water related stress around the globe. Assimilation of near-real time satellite data is part of the intended product that will be launched at EGU 2015. The challenges come from several directions. First, there are challenges that are mainly computer science oriented but have direct practical hydrological implications. For example, we aim to make use as much as possible of existing standards and open-source software. For example, different parts of our system are coupled through the Basic Model Interface (BMI) developed in the framework of the Community Surface Dynamics Modeling System (CSDMS). The PCR-GLOBWB model, built by Utrecht University, is the basic hydrological model that is the engine of the eWaterCycle project. Re-engineering of parts of the software was needed for it to run efficiently in a High Performance Computing (HPC) environment, and to be able to interface using BMI, and run on multiple compute nodes in parallel. The final aim is to have a spatial resolution of 1km x 1km, which is currently 10 x 10km. This high resolution is computationally not too demanding but very memory intensive. The memory bottleneck becomes especially apparent for data assimilation, for which we use OpenDA. OpenDa allows for different data assimilation techniques without the need to build these from scratch. We have developed a BMI adaptor for OpenDA, allowing OpenDA to use any BMI compatible model. To circumvent memory shortages which would result from standard applications of the Ensemble Kalman Filter, we have developed a variant that does not need to keep all ensemble members in working memory. At EGU, we will present this variant and how it fits well in HPC environments. An important step in the eWaterCycle project was the coupling between the hydrological and

  19. Hydrologic and Water Quality Model Development Using Simulink

    Directory of Open Access Journals (Sweden)

    James D. Bowen

    2014-11-01

    Full Text Available A stormwater runoff model based on the Soil Conservation Service (SCS method and a finite-volume based water quality model have been developed to investigate the use of Simulink for use in teaching and research. Simulink, a MATLAB extension, is a graphically based model development environment for system modeling and simulation. Widely used for mechanical and electrical systems, Simulink has had less use for modeling of hydrologic systems. The watershed model is being considered for use in teaching graduate-level courses in hydrology and/or stormwater modeling. Simulink’s block (data process and arrow (data transfer object model, the copy and paste user interface, the large number of existing blocks, and the absence of computer code allows students to become model developers almost immediately. The visual depiction of systems, their component subsystems, and the flow of data through the systems are ideal attributes for hands-on teaching of hydrologic and mass balance processes to today’s computer-savvy visual learners. Model development with Simulink for research purposes is also investigated. A finite volume, multi-layer pond model using the water quality kinetics present in CE-QUAL-W2 has been developed using Simulink. The model is one of the first uses of Simulink for modeling eutrophication dynamics in stratified natural systems. The model structure and a test case are presented. One use of the model for teaching a graduate-level water quality modeling class is also described.

  20. A novel spatial performance metric for robust pattern optimization of distributed hydrological models

    Science.gov (United States)

    Stisen, S.; Demirel, C.; Koch, J.

    2017-12-01

    Evaluation of performance is an integral part of model development and calibration as well as it is of paramount importance when communicating modelling results to stakeholders and the scientific community. There exists a comprehensive and well tested toolbox of metrics to assess temporal model performance in the hydrological modelling community. On the contrary, the experience to evaluate spatial performance is not corresponding to the grand availability of spatial observations readily available and to the sophisticate model codes simulating the spatial variability of complex hydrological processes. This study aims at making a contribution towards advancing spatial pattern oriented model evaluation for distributed hydrological models. This is achieved by introducing a novel spatial performance metric which provides robust pattern performance during model calibration. The promoted SPAtial EFficiency (spaef) metric reflects three equally weighted components: correlation, coefficient of variation and histogram overlap. This multi-component approach is necessary in order to adequately compare spatial patterns. spaef, its three components individually and two alternative spatial performance metrics, i.e. connectivity analysis and fractions skill score, are tested in a spatial pattern oriented model calibration of a catchment model in Denmark. The calibration is constrained by a remote sensing based spatial pattern of evapotranspiration and discharge timeseries at two stations. Our results stress that stand-alone metrics tend to fail to provide holistic pattern information to the optimizer which underlines the importance of multi-component metrics. The three spaef components are independent which allows them to complement each other in a meaningful way. This study promotes the use of bias insensitive metrics which allow comparing variables which are related but may differ in unit in order to optimally exploit spatial observations made available by remote sensing

  1. eWaterCycle: A high resolution global hydrological model

    Science.gov (United States)

    van de Giesen, Nick; Bierkens, Marc; Drost, Niels; Hut, Rolf; Sutanudjaja, Edwin

    2014-05-01

    In 2013, the eWaterCycle project was started, which has the ambitious goal to run a high resolution global hydrological model. Starting point was the PCR-GLOBWB built by Utrecht University. The software behind this model will partially be re-engineered in order to enable to run it in a High Performance Computing (HPC) environment. The aim is to have a spatial resolution of 1km x 1km. The idea is also to run the model in real-time and forecasting mode, using data assimilation. An on-demand hydraulic model will be available for detailed flow and flood forecasting in support of navigation and disaster management. The project faces a set of scientific challenges. First, to enable the model to run in a HPC environment, model runs were analyzed to examine on which parts of the program most CPU time was spent. These parts were re-coded in Open MPI to allow for parallel processing. Different parallelization strategies are thinkable. In our case, it was decided to use watershed logic as a first step to distribute the analysis. There is rather limited recent experience with HPC in hydrology and there is much to be learned and adjusted, both on the hydrological modeling side and the computer science side. For example, an interesting early observation was that hydrological models are, due to their localized parameterization, much more memory intensive than models of sister-disciplines such as meteorology and oceanography. Because it would be deadly to have to swap information between CPU and hard drive, memory management becomes crucial. A standard Ensemble Kalman Filter (enKF) would, for example, have excessive memory demands. To circumvent these problems, an alternative to the enKF was developed that produces equivalent results. This presentation shows the most recent results from the model, including a 5km x 5km simulation and a proof of concept for the new data assimilation approach. Finally, some early ideas about financial sustainability of an operational global

  2. Integrated landscape-based approach of remote sensing, GIS, and physical modelling to study the hydrological connectivity of wetlands to the downstream water: progress and challenge

    Science.gov (United States)

    Yeo, I. Y.

    2015-12-01

    We report the recent progress on our effort to improve the mapping of wetland dynamics and the modelling of its functioning and hydrological connection to the downstream waters. Our study focused on the Coastal Plain of the Chesapeake Bay Watershed (CBW), the Delmarva Peninsula, where the most of wetlands in CBW are densely distributed. The wetland ecosystem plays crucial roles in improving water quality and ecological integrity for the downstream waters and the Chesapeake Bay, and headwater wetlands in the region, such as Delmarva Bay, are now subject to the legal protection under the Clean Water Rules. We developed new wetland maps using time series Landsat images and a highly accurate LiDAR map over last 30 years. These maps show the changes in surface water fraction at a 30-m grid cell at annual time scale. Using GIS, we analyse these maps to characterize changing dynamics of wetland inundation due to the physical environmental factors (e.g., weather variability, tide) and assessed the hydrological connection of wetlands to the downstream water at the watershed scale. Focusing on the two adjacent watersheds in the upper region of the Choptank River Basin, we study how wetland inundation dynamics and the hydrologic linkage of wetlands to downstream water would vary by the local hydrogeological setting and attempt to identify the key landscape factors affecting the wetland ecosystems and functioning. We then discuss the potential of using remote sensing products to improve the physical modelling of wetlands from our experience with SWAT (Soil and Water Assessment Tool).

  3. Land surface modelling in hydrology and meteorology – lessons learned from the Baltic Basin

    Directory of Open Access Journals (Sweden)

    L. P. Graham

    2000-01-01

    Full Text Available By both tradition and purpose, the land parameterization schemes of hydrological and meteorological models differ greatly. Meteorologists are concerned primarily with solving the energy balance, whereas hydrologists are most interested in the water balance. Meteorological climate models typically have multi-layered soil parameterisation that solves temperature fluxes numerically with diffusive equations. The same approach is carried over to a similar treatment of water transport. Hydrological models are not usually so interested in soil temperatures, but must provide a reasonable representation of soil moisture to get runoff right. To treat the heterogeneity of the soil, many hydrological models use only one layer with a statistical representation of soil variability. Such a hydrological model can be used on large scales while taking subgrid variability into account. Hydrological models also include lateral transport of water – an imperative if' river discharge is to be estimated. The concept of a complexity chain for coupled modelling systems is introduced, together with considerations for mixing model components. Under BALTEX (Baltic Sea Experiment and SWECLIM (Swedish Regional Climate Modelling Programme, a large-scale hydrological model of runoff in the Baltic Basin is used to review atmospheric climate model simulations. This incorporates both the runoff record and hydrological modelling experience into atmospheric model development. Results from two models are shown. A conclusion is that the key to improved models may be less complexity. Perhaps the meteorological models should keep their multi-layered approach for modelling soil temperature, but add a simpler, yet physically consistent, hydrological approach for modelling snow processes and water transport in the soil. Keywords: land surface modelling; hydrological modelling; atmospheric climate models; subgrid variability; Baltic Basin

  4. Development and comparison of Bayesian modularization method in uncertainty assessment of hydrological models

    Science.gov (United States)

    Li, L.; Xu, C.-Y.; Engeland, K.

    2012-04-01

    With respect to model calibration, parameter estimation and analysis of uncertainty sources, different approaches have been used in hydrological models. Bayesian method is one of the most widely used methods for uncertainty assessment of hydrological models, which incorporates different sources of information into a single analysis through Bayesian theorem. However, none of these applications can well treat the uncertainty in extreme flows of hydrological models' simulations. This study proposes a Bayesian modularization method approach in uncertainty assessment of conceptual hydrological models by considering the extreme flows. It includes a comprehensive comparison and evaluation of uncertainty assessments by a new Bayesian modularization method approach and traditional Bayesian models using the Metropolis Hasting (MH) algorithm with the daily hydrological model WASMOD. Three likelihood functions are used in combination with traditional Bayesian: the AR (1) plus Normal and time period independent model (Model 1), the AR (1) plus Normal and time period dependent model (Model 2) and the AR (1) plus multi-normal model (Model 3). The results reveal that (1) the simulations derived from Bayesian modularization method are more accurate with the highest Nash-Sutcliffe efficiency value, and (2) the Bayesian modularization method performs best in uncertainty estimates of entire flows and in terms of the application and computational efficiency. The study thus introduces a new approach for reducing the extreme flow's effect on the discharge uncertainty assessment of hydrological models via Bayesian. Keywords: extreme flow, uncertainty assessment, Bayesian modularization, hydrological model, WASMOD

  5. Robust estimation of hydrological model parameters

    Directory of Open Access Journals (Sweden)

    A. Bárdossy

    2008-11-01

    Full Text Available The estimation of hydrological model parameters is a challenging task. With increasing capacity of computational power several complex optimization algorithms have emerged, but none of the algorithms gives a unique and very best parameter vector. The parameters of fitted hydrological models depend upon the input data. The quality of input data cannot be assured as there may be measurement errors for both input and state variables. In this study a methodology has been developed to find a set of robust parameter vectors for a hydrological model. To see the effect of observational error on parameters, stochastically generated synthetic measurement errors were applied to observed discharge and temperature data. With this modified data, the model was calibrated and the effect of measurement errors on parameters was analysed. It was found that the measurement errors have a significant effect on the best performing parameter vector. The erroneous data led to very different optimal parameter vectors. To overcome this problem and to find a set of robust parameter vectors, a geometrical approach based on Tukey's half space depth was used. The depth of the set of N randomly generated parameters was calculated with respect to the set with the best model performance (Nash-Sutclife efficiency was used for this study for each parameter vector. Based on the depth of parameter vectors, one can find a set of robust parameter vectors. The results show that the parameters chosen according to the above criteria have low sensitivity and perform well when transfered to a different time period. The method is demonstrated on the upper Neckar catchment in Germany. The conceptual HBV model was used for this study.

  6. Towards improved parameterization of a macroscale hydrologic model in a discontinuous permafrost boreal forest ecosystem

    Directory of Open Access Journals (Sweden)

    A. Endalamaw

    2017-09-01

    Full Text Available Modeling hydrological processes in the Alaskan sub-arctic is challenging because of the extreme spatial heterogeneity in soil properties and vegetation communities. Nevertheless, modeling and predicting hydrological processes is critical in this region due to its vulnerability to the effects of climate change. Coarse-spatial-resolution datasets used in land surface modeling pose a new challenge in simulating the spatially distributed and basin-integrated processes since these datasets do not adequately represent the small-scale hydrological, thermal, and ecological heterogeneity. The goal of this study is to improve the prediction capacity of mesoscale to large-scale hydrological models by introducing a small-scale parameterization scheme, which better represents the spatial heterogeneity of soil properties and vegetation cover in the Alaskan sub-arctic. The small-scale parameterization schemes are derived from observations and a sub-grid parameterization method in the two contrasting sub-basins of the Caribou Poker Creek Research Watershed (CPCRW in Interior Alaska: one nearly permafrost-free (LowP sub-basin and one permafrost-dominated (HighP sub-basin. The sub-grid parameterization method used in the small-scale parameterization scheme is derived from the watershed topography. We found that observed soil thermal and hydraulic properties – including the distribution of permafrost and vegetation cover heterogeneity – are better represented in the sub-grid parameterization method than the coarse-resolution datasets. Parameters derived from the coarse-resolution datasets and from the sub-grid parameterization method are implemented into the variable infiltration capacity (VIC mesoscale hydrological model to simulate runoff, evapotranspiration (ET, and soil moisture in the two sub-basins of the CPCRW. Simulated hydrographs based on the small-scale parameterization capture most of the peak and low flows, with similar accuracy in both sub

  7. Numerical modeling of the agricultural-hydrologic system in Punjab, India

    Science.gov (United States)

    Nyblade, M.; Russo, T. A.; Zikatanov, L.; Zipp, K.

    2017-12-01

    The goal of food security for India's growing population is threatened by the decline in freshwater resources due to unsustainable water use for irrigation. The issue is acute in parts of Punjab, India, where small landholders produce a major quantity of India's food with declining groundwater resources. To further complicate this problem, other regions of the state are experiencing groundwater logging and salinization, and are reliant on canal systems for fresh water delivery. Due to the lack of water use records, groundwater consumption for this study is estimated with available data on crop yields, climate, and total canal water delivery. The hydrologic and agricultural systems are modeled using appropriate numerical methods and software. This is a state-wide hydrologic numerical model of Punjab that accounts for multiple aquifer layers, agricultural water demands, and interactions between the surface canal system and groundwater. To more accurately represent the drivers of agricultural production and therefore water use, we couple an economic crop optimization model with the hydrologic model. These tools will be used to assess and optimize crop choice scenarios based on farmer income, food production, and hydrologic system constraints. The results of these combined models can be used to further understand the hydrologic system response to government crop procurement policies and climate change, and to assess the effectiveness of possible water conservation solutions.

  8. Research on Multi Hydrological Models Applicability and Modelling Data Uncertainty Analysis for Flash Flood Simulation in Hilly Area

    Science.gov (United States)

    Ye, L.; Wu, J.; Wang, L.; Song, T.; Ji, R.

    2017-12-01

    Flooding in small-scale watershed in hilly area is characterized by short time periods and rapid rise and recession due to the complex underlying surfaces, various climate type and strong effect of human activities. It is almost impossible for a single hydrological model to describe the variation of flooding in both time and space accurately for all the catchments in hilly area because the hydrological characteristics can vary significantly among different catchments. In this study, we compare the performance of 5 hydrological models with varying degrees of complexity for simulation of flash flood for 14 small-scale watershed in China in order to find the relationship between the applicability of the hydrological models and the catchments characteristics. Meanwhile, given the fact that the hydrological data is sparse in hilly area, the effect of precipitation data, DEM resolution and their interference on the uncertainty of flood simulation is also illustrated. In general, the results showed that the distributed hydrological model (HEC-HMS in this study) performed better than the lumped hydrological models. Xinajiang and API models had good simulation for the humid catchments when long-term and continuous rainfall data is provided. Dahuofang model can simulate the flood peak well while the runoff generation module is relatively poor. In addition, the effect of diverse modelling data on the simulations is not simply superposed, and there is a complex interaction effect among different modelling data. Overall, both the catchment hydrological characteristics and modelling data situation should be taken into consideration in order to choose the suitable hydrological model for flood simulation for small-scale catchment in hilly area.

  9. Scale effect challenges in urban hydrology highlighted with a Fully Distributed Model and High-resolution rainfall data

    Science.gov (United States)

    Ichiba, Abdellah; Gires, Auguste; Tchiguirinskaia, Ioulia; Schertzer, Daniel; Bompard, Philippe; Ten Veldhuis, Marie-Claire

    2017-04-01

    Nowadays, there is a growing interest on small-scale rainfall information, provided by weather radars, to be used in urban water management and decision-making. Therefore, an increasing interest is in parallel devoted to the development of fully distributed and grid-based models following the increase of computation capabilities, the availability of high-resolution GIS information needed for such models implementation. However, the choice of an appropriate implementation scale to integrate the catchment heterogeneity and the whole measured rainfall variability provided by High-resolution radar technologies still issues. This work proposes a two steps investigation of scale effects in urban hydrology and its effects on modeling works. In the first step fractal tools are used to highlight the scale dependency observed within distributed data used to describe the catchment heterogeneity, both the structure of the sewer network and the distribution of impervious areas are analyzed. Then an intensive multi-scale modeling work is carried out to understand scaling effects on hydrological model performance. Investigations were conducted using a fully distributed and physically based model, Multi-Hydro, developed at Ecole des Ponts ParisTech. The model was implemented at 17 spatial resolutions ranging from 100 m to 5 m and modeling investigations were performed using both rain gauge rainfall information as well as high resolution X band radar data in order to assess the sensitivity of the model to small scale rainfall variability. Results coming out from this work demonstrate scale effect challenges in urban hydrology modeling. In fact, fractal concept highlights the scale dependency observed within distributed data used to implement hydrological models. Patterns of geophysical data change when we change the observation pixel size. The multi-scale modeling investigation performed with Multi-Hydro model at 17 spatial resolutions confirms scaling effect on hydrological model

  10. Modeling the hydrologic impacts of forest harvesting on Florida flatwoods

    Science.gov (United States)

    Ge Sun; Hans Rierkerk; Nicholas B. Comerford

    1998-01-01

    The great temporal and spatial variability of pine flatwoods hydrology suggests traditional short-term field methods may not be effective in evaluating the hydrologic effects of forest management. The flatwoods model was developed, calibrated and validated specifically for the cypress wetland-pine upland landscape. The model was applied to two typical flatwoods sites...

  11. Sensitivity of hydrological modeling to meteorological data and implications for climate change studies

    International Nuclear Information System (INIS)

    Roy, L.G.; Roy, R.; Desrochers, G.E.; Vaillancourt, C.; Chartier, I.

    2008-01-01

    There are uncertainties associated with the use of hydrological models. This study aims to analyse one source of uncertainty associated with hydrological modeling, particularly in the context of climate change studies on water resources. Additional intent of this study is to compare the ability of some meteorological data sources, used in conjunction with an hydrological model, to reproduce the hydrologic regime of a watershed. A case study on a watershed of south-western Quebec, Canada using five different sources of meteorological data as input to an offline hydrological model are presented in this paper. Data used came from weather stations, NCEP reanalysis, ERA40 reanalysis and two Canadian Regional Climate Model (CRCM) runs driven by NCEP and ERA40 reanalysis, providing atmospheric driving boundary conditions to this limited-area climate model. To investigate the sensitivity of simulated streamflow to different sources of meteorological data, we first calibrated the hydrological model with each of the meteorological data sets over the 1961-1980 period. The five different sets of parameters of the hydrological model were then used to simulate streamflow of the 1981-2000 validation period with the five meteorological data sets as inputs. The 25 simulated streamflow series have been compared to the observed streamflow of the watershed. The five meteorological data sets do not have the same ability, when used with the hydrological model, to reproduce streamflow. Our results show also that the hydrological model parameters used may have an important influence on results such as water balance, but it is linked with the differences that may have in the characteristics of the meteorological data used. For climate change impacts assessments on water resources, we have found that there is an uncertainty associated with the meteorological data used to calibrate the model. For expected changes on mean annual flows of the Chateauguay River, our results vary from a small

  12. Interpolation of Missing Precipitation Data Using Kernel Estimations for Hydrologic Modeling

    Directory of Open Access Journals (Sweden)

    Hyojin Lee

    2015-01-01

    Full Text Available Precipitation is the main factor that drives hydrologic modeling; therefore, missing precipitation data can cause malfunctions in hydrologic modeling. Although interpolation of missing precipitation data is recognized as an important research topic, only a few methods follow a regression approach. In this study, daily precipitation data were interpolated using five different kernel functions, namely, Epanechnikov, Quartic, Triweight, Tricube, and Cosine, to estimate missing precipitation data. This study also presents an assessment that compares estimation of missing precipitation data through Kth nearest neighborhood (KNN regression to the five different kernel estimations and their performance in simulating streamflow using the Soil Water Assessment Tool (SWAT hydrologic model. The results show that the kernel approaches provide higher quality interpolation of precipitation data compared with the KNN regression approach, in terms of both statistical data assessment and hydrologic modeling performance.

  13. Modelling the effect of land use change on hydrological model ...

    African Journals Online (AJOL)

    Modelling the effect of land use change on hydrological model parameters via linearized calibration method in the upstream of Huaihe River Basin, China. ... is presented, based on the analysis of the problems of the objective function of the ...

  14. Simulation of the water balance of boreal watersheds of northeastern British Columbia, Canada using MIKE SHE, an integrated hydrological model

    Science.gov (United States)

    Abadzadesahraei, S.; Déry, S.; Rex, J. F.

    2016-12-01

    Northeastern British Columbia (BC) is undergoing rapid development for oil and gas extraction, largely depending on subsurface hydraulic fracturing (fracking), which relies on available freshwater. Even though this industrial activity has made substantial contributions to regional and provincial economies, it is important to ensure that sufficient and sustainable water supplies are available for all those dependent on the resource, including ecological systems. Further, BC statistics predict that the northeastern region's population will increase by 30% over the next 25 years, thereby amplifying the demands of domestic and industrial water usage. Hence, given the increasing demands for surface water in the complex wetlands of northeastern BC, obtaining accurate long-term water balance information is of vital importance. Thus, this study aims to simulate the 1979-2014 water balance at two boreal watersheds using the MIKE SHE model. More specifically, this research intends to quantify the historical, and regional, water budgets and their associated hydrological processes at two boreal watersheds—the Coles Lake and Tsea Lake watersheds—in northeastern BC. The development of coupled groundwater and surface water model of these watersheds are discussed. The model setup, calibration process, and results are presented, focusing on the water balance of boreal watersheds. Hydrological components within these watersheds are quantified through a combination of intensive fieldwork, observational data, analysis and numerical modeling. The output from the model provides important information for decision makers to manage water resources in northeastern BC. Keywords: Northeastern BC; boreal watershed; water balance; MIKE SHE hydrological model.

  15. Hydrology: The interdisciplinary science of water

    Science.gov (United States)

    Vogel, Richard M.; Lall, Upmanu; Cai, Ximing; Rajagopalan, Balaji; Weiskel, Peter K.; Hooper, Richard P.; Matalas, Nicholas C.

    2015-01-01

    We live in a world where biophysical and social processes are tightly coupled. Hydrologic systems change in response to a variety of natural and human forces such as climate variability and change, water use and water infrastructure, and land cover change. In turn, changes in hydrologic systems impact socioeconomic, ecological, and climate systems at a number of scales, leading to a coevolution of these interlinked systems. The Harvard Water Program, Hydrosociology, Integrated Water Resources Management, Ecohydrology, Hydromorphology, and Sociohydrology were all introduced to provide distinct, interdisciplinary perspectives on water problems to address the contemporary dynamics of human interaction with the hydrosphere and the evolution of the Earth’s hydrologic systems. Each of them addresses scientific, social, and engineering challenges related to how humans influence water systems and vice versa. There are now numerous examples in the literature of how holistic approaches can provide a structure and vision of the future of hydrology. We review selected examples, which taken together, describe the type of theoretical and applied integrated hydrologic analyses and associated curricular content required to address the societal issue of water resources sustainability. We describe a modern interdisciplinary science of hydrology needed to develop an in-depth understanding of the dynamics of the connectedness between human and natural systems and to determine effective solutions to resolve the complex water problems that the world faces today. Nearly, every theoretical hydrologic model introduced previously is in need of revision to accommodate how climate, land, vegetation, and socioeconomic factors interact, change, and evolve over time.

  16. Distributed Hydrologic Modeling of Semiarid Basins in Arizona: A Platform for Land Cover and Climate Change Assessments

    Science.gov (United States)

    Hawkins, G. A.; Vivoni, E. R.

    2011-12-01

    Watershed management is challenged by rising concerns over climate change and its potential to interact with land cover alterations to impact regional water supplies and hydrologic processes. The inability to conduct experimental manipulations that address climate and land cover change at watershed scales limits the capacity of water managers to make decisions to protect future supplies. As a result, spatially-explicit, physically-based models possess value for predicting the possible consequences on watershed hydrology. In this study, we apply a distributed watershed model, the Triangulated Irregular Network (TIN)-based Real-time Integrated Basin Simulator (tRIBS), to the Beaver Creek basin in Arizona. This sub-basin of the Verde River is representative of the regional topography, land cover, soils distribution and availability of hydrologic data in forested regions of northern Arizona. As such, it can serve as a demonstration study in the broader region to illustrate the utility of distributed models for change assessment studies. Through a model application to summertime conditions, we compare the hydrologic response from three sources of meteorological input: (1) an available network of ground-based stations, (2) weather radar rainfall estimates, and (3) the North American Land Data Assimilation System (NLDAS). Comparisons focus on analysis of spatiotemporal distributions of precipitation, soil moisture, runoff generation, evapotranspiration and recharge from the root zone at high resolution for an assessment of sustainable water supplies for agricultural and domestic purposes. We also present a preliminary analysis of the impact of vegetation change arising from historical treatments in the Beaver Creek to inform the hydrologic consequences in the form of soil moisture and evapotranspiration patterns with differing degrees of proposed forest thinning. Our results are discussed in the context of improved hydrologic predictions for sustainability and decision

  17. How can hydrological modeling help to understand process dynamics in sparsely gauged tropical regions - case study Mata Âtlantica, Brazil

    Science.gov (United States)

    Künne, Annika; Penedo, Santiago; Schuler, Azeneth; Bardy Prado, Rachel; Kralisch, Sven; Flügel, Wolfgang-Albert

    2015-04-01

    To ensure long-term water security for domestic, agricultural and industrial use in the emerging country of Brazil with fast-growing markets and technologies, understanding of catchment hydrology is essential. Yet, hydrological analysis, high resolution temporal and spatial monitoring and reliable meteo-hydrological data are insufficient to fully understand hydrological processes in the region and to predict future trends. Physically based hydrological modeling can help to expose uncertainties of measured data, predict future trends and contribute to physical understanding about the watershed. The Brazilian Atlantic rainforest (Mata Atlântica) is one of the world's biodiversity hotspots. After the Portuguese colonization, its original expansion of 1.5 million km² was reduced to only 7% of the former area. Due to forest fragmentation, overexploitation and soil degradation, pressure on water resources in the region has significantly increased. Climatically, the region possesses distinctive wet and dry periods. While extreme precipitation events in the rainy season cause floods and landslides, dry periods can lead to water shortages, especially in the agricultural and domestic supply sectors. To ensure both, the protection of the remnants of Atlantic rainforest biome as well as water supply, a hydrological understanding of this sparsely gauged region is essential. We will present hydrological models of two meso- to large-scale catchments (Rio Macacu and Rio Dois Rios) within the Mata Âtlantica in the state of Rio de Janeiro. The results show how physically based models can contribute to hydrological system understanding within the region and answer what-if scenarios, supporting regional planners and decision makers in integrated water resources management.

  18. Rainfall-runoff and hydraulic modelling integration in the Blatina River

    International Nuclear Information System (INIS)

    Timko, J.

    2017-01-01

    This paper investigates the use and integration of rainfall-runoff modelling and hydrologic modelling of Blatina river catchment. Characteristics of physical-geographical sphere and its components were created within the model, enhancing the robustness of input data for the mathematical modelling of landscape runoff. Rainfall-runoff model HEC-HMS utilised in this research allows using a wide range of methodologies to determine the movement of water in the riverbed, water losses in the basin, hydraulic and hydrological methods of transformation and base-flow. Loss and transformation of water in the basin were modeled with curve numbers method SCS-CN. The simulated hydrograph was calibrated using rainfall-runoff event from June 2009. The same event was also modelled after the deforestation of the focus area. Using hydraulic model MIKE 21, a flood of focus rainfall-runoff area was simulated under both current real and changed land cover scenarios. (authors)

  19. A coupled stochastic rainfall-evapotranspiration model for hydrological impact analysis

    Science.gov (United States)

    Pham, Minh Tu; Vernieuwe, Hilde; De Baets, Bernard; Verhoest, Niko E. C.

    2018-02-01

    A hydrological impact analysis concerns the study of the consequences of certain scenarios on one or more variables or fluxes in the hydrological cycle. In such an exercise, discharge is often considered, as floods originating from extremely high discharges often cause damage. Investigating the impact of extreme discharges generally requires long time series of precipitation and evapotranspiration to be used to force a rainfall-runoff model. However, such kinds of data may not be available and one should resort to stochastically generated time series, even though the impact of using such data on the overall discharge, and especially on the extreme discharge events, is not well studied. In this paper, stochastically generated rainfall and corresponding evapotranspiration time series, generated by means of vine copulas, are used to force a simple conceptual hydrological model. The results obtained are comparable to the modelled discharge using observed forcing data. Yet, uncertainties in the modelled discharge increase with an increasing number of stochastically generated time series used. Notwithstanding this finding, it can be concluded that using a coupled stochastic rainfall-evapotranspiration model has great potential for hydrological impact analysis.

  20. Integrated modeling of long-term vegetation and hydrologic dynamics in Rocky Mountain watersheds

    Science.gov (United States)

    Robert Steven Ahl

    2007-01-01

    Changes in forest structure resulting from natural disturbances, or managed treatments, can have negative and long lasting impacts on water resources. To facilitate integrated management of forest and water resources, a System for Long-Term Integrated Management Modeling (SLIMM) was developed. By combining two spatially explicit, continuous time models, vegetation...

  1. Using the PCRaster-POLFLOW approach to GIS-based modelling of coupled groundwater-surface water hydrology in the Forsmark Area

    Energy Technology Data Exchange (ETDEWEB)

    Jarsjoe, Jerker; Shibuo, Yoshihiro; Destouni, Georgia [Stockholm Univ. (Sweden). Dept. of Physical Geography and Quaternary Geology

    2004-09-01

    The catchment-scale hydrologic modelling approach PCRaster-POLFLOW permits the integration of environmental process modelling functions with classical GIS functions such as database maintenance and screen display. It has previously successfully been applied at relatively large river basins and catchments, such as Rhine, Elbe and Norrstroem, for modelling stream water flow and nutrient transport. In this study, we review the PCRaster-POLFLOW modelling approach and apply it using a relatively fine spatial resolution to the smaller catchment of Forsmark. As input we use data from SKB's database, which includes detailed data from Forsmark (and Simpevarp), since these locations are being investigated as part of the process to find a suitable location for a deep repository for spent nuclear fuel. We show, by comparison with independently measured, area-averaged runoff data, that the PCRaster-POLFLOW model produces results that, without using site-specific calibration, agree well with these independent measurements. In addition, we deliver results for four planned hydrological stations within the Forsmark catchment thus allowing for future direct comparisons with streamflow monitoring. We also show that, and how, the PCRaster-POLFLOW model in its present state can be used for predicting average seasonal streamflow. The present modelling exercise provided insights into possible ways of extending and using the PCRaster-POLFLOW model for applications beyond its current main focus of surface water hydrology. In particular, regarding analysis of possible surface water-groundwater interactions, we identify the Analytic Element Method for groundwater modelling together with its GIS-based pre- and post processor ArcFlow as suitable and promising for use in combination with the PCRaster-POLFLOW modelling approach. Furthermore, for transport modelling, such as that of radionuclides entering the coupled shallow groundwater-surface water hydrological system from possible deep

  2. Using the PCRaster-POLFLOW approach to GIS-based modelling of coupled groundwater-surface water hydrology in the Forsmark Area

    International Nuclear Information System (INIS)

    Jarsjoe, Jerker; Shibuo, Yoshihiro; Destouni, Georgia

    2004-09-01

    The catchment-scale hydrologic modelling approach PCRaster-POLFLOW permits the integration of environmental process modelling functions with classical GIS functions such as database maintenance and screen display. It has previously successfully been applied at relatively large river basins and catchments, such as Rhine, Elbe and Norrstroem, for modelling stream water flow and nutrient transport. In this study, we review the PCRaster-POLFLOW modelling approach and apply it using a relatively fine spatial resolution to the smaller catchment of Forsmark. As input we use data from SKB's database, which includes detailed data from Forsmark (and Simpevarp), since these locations are being investigated as part of the process to find a suitable location for a deep repository for spent nuclear fuel. We show, by comparison with independently measured, area-averaged runoff data, that the PCRaster-POLFLOW model produces results that, without using site-specific calibration, agree well with these independent measurements. In addition, we deliver results for four planned hydrological stations within the Forsmark catchment thus allowing for future direct comparisons with streamflow monitoring. We also show that, and how, the PCRaster-POLFLOW model in its present state can be used for predicting average seasonal streamflow. The present modelling exercise provided insights into possible ways of extending and using the PCRaster-POLFLOW model for applications beyond its current main focus of surface water hydrology. In particular, regarding analysis of possible surface water-groundwater interactions, we identify the Analytic Element Method for groundwater modelling together with its GIS-based pre- and post processor ArcFlow as suitable and promising for use in combination with the PCRaster-POLFLOW modelling approach. Furthermore, for transport modelling, such as that of radionuclides entering the coupled shallow groundwater-surface water hydrological system from possible deep

  3. Uncertainty analysis of hydrological modeling in a tropical area using different algorithms

    Science.gov (United States)

    Rafiei Emam, Ammar; Kappas, Martin; Fassnacht, Steven; Linh, Nguyen Hoang Khanh

    2018-01-01

    Hydrological modeling outputs are subject to uncertainty resulting from different sources of errors (e.g., error in input data, model structure, and model parameters), making quantification of uncertainty in hydrological modeling imperative and meant to improve reliability of modeling results. The uncertainty analysis must solve difficulties in calibration of hydrological models, which further increase in areas with data scarcity. The purpose of this study is to apply four uncertainty analysis algorithms to a semi-distributed hydrological model, quantifying different source of uncertainties (especially parameter uncertainty) and evaluate their performance. In this study, the Soil and Water Assessment Tools (SWAT) eco-hydrological model was implemented for the watershed in the center of Vietnam. The sensitivity of parameters was analyzed, and the model was calibrated. The uncertainty analysis for the hydrological model was conducted based on four algorithms: Generalized Likelihood Uncertainty Estimation (GLUE), Sequential Uncertainty Fitting (SUFI), Parameter Solution method (ParaSol) and Particle Swarm Optimization (PSO). The performance of the algorithms was compared using P-factor and Rfactor, coefficient of determination (R 2), the Nash Sutcliffe coefficient of efficiency (NSE) and Percent Bias (PBIAS). The results showed the high performance of SUFI and PSO with P-factor>0.83, R-factor 0.91, NSE>0.89, and 0.18model use for policy or management decisions.

  4. Technical note: Representing glacier geometry changes in a semi-distributed hydrological model

    Directory of Open Access Journals (Sweden)

    J. Seibert

    2018-04-01

    Full Text Available Glaciers play an important role in high-mountain hydrology. While changing glacier areas are considered of highest importance for the understanding of future changes in runoff, glaciers are often only poorly represented in hydrological models. Most importantly, the direct coupling between the simulated glacier mass balances and changing glacier areas needs feasible solutions. The use of a complex glacier model is often not possible due to data and computational limitations. The Δh parameterization is a simple approach to consider the spatial variation of glacier thickness and area changes. Here, we describe a conceptual implementation of the Δh parameterization in the semi-distributed hydrological model HBV-light, which also allows for the representation of glacier advance phases and for comparison between the different versions of the implementation. The coupled glacio-hydrological simulation approach, which could also be implemented in many other semi-distributed hydrological models, is illustrated based on an example application.

  5. Modeling of hydrological processes in arid agricultural regions

    Directory of Open Access Journals (Sweden)

    Jiang LI,Xiaomin MAO,Shaozhong KANG,David A. BARRY

    2015-12-01

    Full Text Available Understanding of hydrological processes, including consideration of interactions between vegetation growth and water transfer in the root zone, underpins efficient use of water resources in arid-zone agriculture. Water transfers take place in the soil-plant-atmosphere continuum, and include groundwater dynamics, unsaturated zone flow, evaporation/transpiration from vegetated/bare soil and surface water, agricultural canal/surface water flow and seepage, and well pumping. Models can be categorized into three classes: (1 regional distributed hydrological models with various land uses, (2 groundwater-soil-plant-atmosphere continuum models that neglect lateral water fluxes, and (3 coupled models with groundwater flow and unsaturated zone water dynamics. This review highlights, in addition, future research challenges in modeling arid-zone agricultural systems, e.g., to effectively assimilate data from remote sensing, and to fully reflect climate change effects at various model scales.

  6. Upscaling from research watersheds: an essential stage of trustworthy general-purpose hydrologic model building

    Science.gov (United States)

    McNamara, J. P.; Semenova, O.; Restrepo, P. J.

    2011-12-01

    Highly instrumented research watersheds provide excellent opportunities for investigating hydrologic processes. A danger, however, is that the processes observed at a particular research watershed are too specific to the watershed and not representative even of the larger scale watershed that contains that particular research watershed. Thus, models developed based on those partial observations may not be suitable for general hydrologic use. Therefore demonstrating the upscaling of hydrologic process from research watersheds to larger watersheds is essential to validate concepts and test model structure. The Hydrograph model has been developed as a general-purpose process-based hydrologic distributed system. In its applications and further development we evaluate the scaling of model concepts and parameters in a wide range of hydrologic landscapes. All models, either lumped or distributed, are based on a discretization concept. It is common practice that watersheds are discretized into so called hydrologic units or hydrologic landscapes possessing assumed homogeneous hydrologic functioning. If a model structure is fixed, the difference in hydrologic functioning (difference in hydrologic landscapes) should be reflected by a specific set of model parameters. Research watersheds provide the possibility for reasonable detailed combining of processes into some typical hydrologic concept such as hydrologic units, hydrologic forms, and runoff formation complexes in the Hydrograph model. And here by upscaling we imply not the upscaling of a single process but upscaling of such unified hydrologic functioning. The simulation of runoff processes for the Dry Creek research watershed, Idaho, USA (27 km2) was undertaken using the Hydrograph model. The information on the watershed was provided by Boise State University and included a GIS database of watershed characteristics and a detailed hydrometeorological observational dataset. The model provided good simulation results in

  7. Impacts of correcting the inter-variable correlation of climate model outputs on hydrological modeling

    Science.gov (United States)

    Chen, Jie; Li, Chao; Brissette, François P.; Chen, Hua; Wang, Mingna; Essou, Gilles R. C.

    2018-05-01

    Bias correction is usually implemented prior to using climate model outputs for impact studies. However, bias correction methods that are commonly used treat climate variables independently and often ignore inter-variable dependencies. The effects of ignoring such dependencies on impact studies need to be investigated. This study aims to assess the impacts of correcting the inter-variable correlation of climate model outputs on hydrological modeling. To this end, a joint bias correction (JBC) method which corrects the joint distribution of two variables as a whole is compared with an independent bias correction (IBC) method; this is considered in terms of correcting simulations of precipitation and temperature from 26 climate models for hydrological modeling over 12 watersheds located in various climate regimes. The results show that the simulated precipitation and temperature are considerably biased not only in the individual distributions, but also in their correlations, which in turn result in biased hydrological simulations. In addition to reducing the biases of the individual characteristics of precipitation and temperature, the JBC method can also reduce the bias in precipitation-temperature (P-T) correlations. In terms of hydrological modeling, the JBC method performs significantly better than the IBC method for 11 out of the 12 watersheds over the calibration period. For the validation period, the advantages of the JBC method are greatly reduced as the performance becomes dependent on the watershed, GCM and hydrological metric considered. For arid/tropical and snowfall-rainfall-mixed watersheds, JBC performs better than IBC. For snowfall- or rainfall-dominated watersheds, however, the two methods behave similarly, with IBC performing somewhat better than JBC. Overall, the results emphasize the advantages of correcting the P-T correlation when using climate model-simulated precipitation and temperature to assess the impact of climate change on watershed

  8. Urban Hydrology and Water Quality Modeling - Resolution Modeling Comparison for Water Quantity and Quality

    Science.gov (United States)

    Fry, T. J.; Maxwell, R. M.

    2014-12-01

    Urbanization presents challenging water resource problems for communities worldwide. The hydromodifications associated with urbanization results in increased runoff rates and volumes and increased peak flows. These hydrologic changes can lead to increased erosion and stream destabilization, decreased evapotranspiration, decreased ground water recharge, increases in pollutant loading, and localized anthropogenic climate change or Urban Heat Islands. Stormwater represents a complex and dynamic component of the urban water cycle that requires careful mitigation. With the implementation of Phase II rules under the CWA, stormwater management is shifting from a drainage-efficiency focus to a natural systems focus. The natural system focus, referred to as Low Impact Development (LID), or Green Infrastructure, uses best management practices (BMPs) to reduce the impacts caused by urbanization hydromodification. Large-scale patterns of stormwater runoff from urban environments are complex and it is unclear what the large-scale impacts of green infrastructure are on the water cycle. High resolution physically based hydrologic models can be used to more accurately simulate the urban hydrologic cycle. These types of models tend to be more dynamic and allow for greater flexibility in evaluating and accounting for various hydrologic processes in the urban environment that may be lost with lower resolution conceptual models. We propose to evaluate the effectiveness of high resolution models to accurately represent and determine the urban hydrologic cycle with the overall goal of being able to accurately assess the impacts of LID BMPs in urban environments. We propose to complete a rigorous model intercomparison between ParFlow and FLO-2D. Both of these models can be scaled to higher resolutions, allow for rainfall to be spatially and temporally input, and solve the shallow water equations. Each model is different in the way it accounts for infiltration, initial abstraction losses

  9. Comparison of global optimization approaches for robust calibration of hydrologic model parameters

    Science.gov (United States)

    Jung, I. W.

    2015-12-01

    Robustness of the calibrated parameters of hydrologic models is necessary to provide a reliable prediction of future performance of watershed behavior under varying climate conditions. This study investigated calibration performances according to the length of calibration period, objective functions, hydrologic model structures and optimization methods. To do this, the combination of three global optimization methods (i.e. SCE-UA, Micro-GA, and DREAM) and four hydrologic models (i.e. SAC-SMA, GR4J, HBV, and PRMS) was tested with different calibration periods and objective functions. Our results showed that three global optimization methods provided close calibration performances under different calibration periods, objective functions, and hydrologic models. However, using the agreement of index, normalized root mean square error, Nash-Sutcliffe efficiency as the objective function showed better performance than using correlation coefficient and percent bias. Calibration performances according to different calibration periods from one year to seven years were hard to generalize because four hydrologic models have different levels of complexity and different years have different information content of hydrological observation. Acknowledgements This research was supported by a grant (14AWMP-B082564-01) from Advanced Water Management Research Program funded by Ministry of Land, Infrastructure and Transport of Korean government.

  10. Application of a Groundwater Modeling Tool for Managing Hydrologically Connected Area in State of Nebraska, US

    Science.gov (United States)

    Li, R.; Flyr, B.; Bradley, J.; Pun, M.; Schneider, J.; Wietjes, J.; Chinta, S.

    2014-12-01

    Determination of the nature and degree of hydrologically connected groundwater and surface water resources is of paramount importance to integrated water management within the State of Nebraska to understand the impact of water uses on available supplies, such as depletion of streams and aquifers caused by groundwater pumping. The ability to quantify effects of surface water-groundwater hydrologic connection and interactions, is regarded as one of the most important steps towards effectively managing water resources in Nebraska and provides the basis for designating management areas. Designation of management areas allows the state and other management entities to focus various efforts and resources towards those projects that have the greatest impact to water users. Nebraska Department of Natural Resources (NDNR) developed a groundwater modeling tool, Cycle Well Analysis, to determine the areas defined to have a high degree of connectivity between groundwater and surface water (in accordance with the state regulations). This tool features two graphic user interfaces to allow the analysis to be fully compatible with most MODFLOW-based numerical groundwater models currently utilized by NDNR. Case studies showed that the tool, in combination of Geographic Information Systems (GIS), can be used to quantify the degree of stream depletion and delineate the boundary of hydrologically connected areas within different political boundaries and subbasins in Nebraska. This approach may be applied to other regions with similar background and need for integrated water management.

  11. Calibration process of highly parameterized semi-distributed hydrological model

    Science.gov (United States)

    Vidmar, Andrej; Brilly, Mitja

    2017-04-01

    Hydrological phenomena take place in the hydrological system, which is governed by nature, and are essentially stochastic. These phenomena are unique, non-recurring, and changeable across space and time. Since any river basin with its own natural characteristics and any hydrological event therein, are unique, this is a complex process that is not researched enough. Calibration is a procedure of determining the parameters of a model that are not known well enough. Input and output variables and mathematical model expressions are known, while only some parameters are unknown, which are determined by calibrating the model. The software used for hydrological modelling nowadays is equipped with sophisticated algorithms for calibration purposes without possibility to manage process by modeler. The results are not the best. We develop procedure for expert driven process of calibration. We use HBV-light-CLI hydrological model which has command line interface and coupling it with PEST. PEST is parameter estimation tool which is used widely in ground water modeling and can be used also on surface waters. Process of calibration managed by expert directly, and proportionally to the expert knowledge, affects the outcome of the inversion procedure and achieves better results than if the procedure had been left to the selected optimization algorithm. First step is to properly define spatial characteristic and structural design of semi-distributed model including all morphological and hydrological phenomena, like karstic area, alluvial area and forest area. This step includes and requires geological, meteorological, hydraulic and hydrological knowledge of modeler. Second step is to set initial parameter values at their preferred values based on expert knowledge. In this step we also define all parameter and observation groups. Peak data are essential in process of calibration if we are mainly interested in flood events. Each Sub Catchment in the model has own observations group

  12. Determining hydrological changes in a small Arctic treeline basin using cold regions hydrological modelling and a pseudo-global warming approach

    Science.gov (United States)

    Krogh, S. A.; Pomeroy, J. W.

    2017-12-01

    Increasing temperatures are producing higher rainfall ratios, shorter snow-covered periods, permafrost thaw, more shrub coverage, more northerly treelines and greater interaction between groundwater and surface flow in Arctic basins. How these changes will impact the hydrology of the Arctic treeline environment represents a great challenge. To diagnose the future hydrology along the current Arctic treeline, a physically based cold regions model was used to simulate the hydrology of a small basin near Inuvik, Northwest Territories, Canada. The hydrological model includes hydrological processes such as snow redistribution and sublimation by wind, canopy interception of snow/rain and sublimation/evaporation, snowmelt energy balance, active layer freeze/thaw, infiltration into frozen and unfrozen soils, evapotranspiration, horizontal flow through organic terrain and snowpack, subsurface flow and streamflow routing. The model was driven with weather simulated by a high-resolution (4 km) numerical weather prediction model under two scenarios: (1) control run, using ERA-Interim boundary conditions (2001-2013) and (2) future, using a Pseudo-Global Warming (PGW) approach based on the RCP8.5 projections perturbing the control run. Transient changes in vegetation based on recent observations and ecological expectations were then used to re-parameterise the model. Historical hydrological simulations were validated against daily streamflow, snow water equivalent and active layer thickness records, showing the model's suitability in this environment. Strong annual warming ( 6 °C) and more precipitation ( 20%) were simulated by the PGW scenario, with winter precipitation and fall temperature showing the largest seasonal increase. The joint impact of climate and transient vegetation changes on snow accumulation and redistribution, evapotranspiration, active layer development, runoff generation and hydrograph characteristics are analyzed and discussed.

  13. GLOFRIM v1.0 – A globally applicable computational framework for integrated hydrological–hydrodynamic modelling

    NARCIS (Netherlands)

    Hoch, J.M.; Neal, Jeffrey; Baart, Fedor; van Beek, L.P.H.; Winsemius, Hessel; Bates, Paul; Bierkens, M.F.P.

    2017-01-01

    We here present GLOFRIM, a globally applicable computational framework for integrated hydrological–hydrodynamic modelling. GLOFRIM facilitates spatially explicit coupling of hydrodynamic and hydrologic models and caters for an ensemble of models to be coupled. It currently encompasses the global

  14. Coupling meteorological and hydrological models for flood forecasting

    Directory of Open Access Journals (Sweden)

    Bartholmes

    2005-01-01

    Full Text Available This paper deals with the problem of analysing the coupling of meteorological meso-scale quantitative precipitation forecasts with distributed rainfall-runoff models to extend the forecasting horizon. Traditionally, semi-distributed rainfall-runoff models have been used for real time flood forecasting. More recently, increased computer capabilities allow the utilisation of distributed hydrological models with mesh sizes from tenths of metres to a few kilometres. On the other hand, meteorological models, providing the quantitative precipitation forecast, tend to produce average values on meshes ranging from slightly less than 10 to 200 kilometres. Therefore, to improve the quality of flood forecasts, the effects of coupling the meteorological and the hydrological models at different scales were analysed. A distributed hydrological model (TOPKAPI was developed and calibrated using a 1x1 km mesh for the case of the river Po closed at Ponte Spessa (catchment area c. 37000 km2. The model was then coupled with several other European meteorological models ranging from the Limited Area Models (provided by DMI and DWD with resolutions from 0.0625° * 0.0625°, to the ECMWF ensemble predictions with a resolution of 1.85° * 1.85°. Interesting results, describing the coupled model behaviour, are available for a meteorological extreme event in Northern Italy (Nov. 1994. The results demonstrate the poor reliability of the quantitative precipitation forecasts produced by meteorological models presently available; this is not resolved using the Ensemble Forecasting technique, when compared with results obtainable with measured rainfall.

  15. A comparative analysis of 9 multi-model averaging approaches in hydrological continuous streamflow simulation

    Science.gov (United States)

    Arsenault, Richard; Gatien, Philippe; Renaud, Benoit; Brissette, François; Martel, Jean-Luc

    2015-10-01

    This study aims to test whether a weighted combination of several hydrological models can simulate flows more accurately than the models taken individually. In addition, the project attempts to identify the most efficient model averaging method and the optimal number of models to include in the weighting scheme. In order to address the first objective, streamflow was simulated using four lumped hydrological models (HSAMI, HMETS, MOHYSE and GR4J-6), each of which were calibrated with three different objective functions on 429 watersheds. The resulting 12 hydrographs (4 models × 3 metrics) were weighted and combined with the help of 9 averaging methods which are the simple arithmetic mean (SAM), Akaike information criterion (AICA), Bates-Granger (BGA), Bayes information criterion (BICA), Bayesian model averaging (BMA), Granger-Ramanathan average variant A, B and C (GRA, GRB and GRC) and the average by SCE-UA optimization (SCA). The same weights were then applied to the hydrographs in validation mode, and the Nash-Sutcliffe Efficiency metric was measured between the averaged and observed hydrographs. Statistical analyses were performed to compare the accuracy of weighted methods to that of individual models. A Kruskal-Wallis test and a multi-objective optimization algorithm were then used to identify the most efficient weighted method and the optimal number of models to integrate. Results suggest that the GRA, GRB, GRC and SCA weighted methods perform better than the individual members. Model averaging from these four methods were superior to the best of the individual members in 76% of the cases. Optimal combinations on all watersheds included at least one of each of the four hydrological models. None of the optimal combinations included all members of the ensemble of 12 hydrographs. The Granger-Ramanathan average variant C (GRC) is recommended as the best compromise between accuracy, speed of execution, and simplicity.

  16. Impact of vegetation dynamics on hydrological processes in a semi-arid basin by using a land surface-hydrology coupled model

    Energy Technology Data Exchange (ETDEWEB)

    Jiao, Yang; Lei, Huimin; Yang, Dawen; Huang, Maoyi; Liu, Dengfeng; Yuan, Xing

    2017-08-01

    Land surface models (LSMs) are widely used to understand the interactions between hydrological processes and vegetation dynamics, which is important for the attribution and prediction of regional hydrological variations. However, most LSMs have large uncertainties in their representations of ecohydrological processes due to deficiencies in hydrological parameterizations. In this study, the Community Land Model version 4 (CLM4) LSM was modified with an advanced runoff generation and flow routing scheme, resulting in a new land surface-hydrology coupled model, CLM-GBHM. Both models were implemented in the Wudinghe River Basin (WRB), which is a semi-arid basin located in the middle reaches of the Yellow River, China. Compared with CLM, CLM-GBHM increased the Nash Sutcliffe efficiency for daily river discharge simulation (1965–1969) from 0.03 to 0.23 and reduced the relative bias in water table depth simulations (2010–2012) from 32.4% to 13.4%. The CLM-GBHM simulations with static, remotely sensed and model-predicted vegetation conditions showed that the vegetation in the WRB began to recover in the 2000s due to the Grain for Green Program but had not reached the same level of vegetation cover as regions in natural eco-hydrological equilibrium. Compared with a simulation using remotely sensed vegetation cover, the simulation with a dynamic vegetation model that considers only climate-induced change showed a 10.3% increase in evapotranspiration, a 47.8% decrease in runoff, and a 62.7% and 71.3% deceleration in changing trend of the outlet river discharge before and after the year 2000, respectively. This result suggests that both natural and anthropogenic factors should be incorporated in dynamic vegetation models to better simulate the eco-hydrological cycle.

  17. Mathematical modelling of fracture hydrology

    International Nuclear Information System (INIS)

    Rae, J.; Hodgkinson, D.P.; Robinson, P.C.; Herbert, A.W.

    1984-04-01

    This progress report contains notes on three aspects of hydrological modelling. Work on hydrodynamic dispersion in fractured media has been extended to transverse dispersion. Further work has been done on diffusion into the rock matrix and its effect on solute transport. The program NAMSOL has been used for the MIRAGE code comparison exercise being organised by Atkins R and D. (author)

  18. Hillslope hydrological modeling : the role of bedrock geometry and hillslope-stream interaction

    NARCIS (Netherlands)

    Shahedi, K.

    2008-01-01

    Keywords: Hillslope hydrology, hydrological modeling, bedrock geometry, boundary condition, numerical solution.

    This thesis focuses on hillslope subsurface flow as a dominant control on the hydrological processes defining the catchment response to rainfall. Due to the difficulties

  19. Improved Regional Climate Model Simulation of Precipitation by a Dynamical Coupling to a Hydrology Model

    DEFF Research Database (Denmark)

    Larsen, Morten Andreas Dahl; Drews, Martin; Hesselbjerg Christensen, Jens

    convective precipitation systems. As a result climate model simulations let alone future projections of precipitation often exhibit substantial biases. Here we show that the dynamical coupling of a regional climate model to a detailed fully distributed hydrological model - including groundwater-, overland...... of local precipitation dynamics are seen for time scales of app. Seasonal duration and longer. We show that these results can be attributed to a more complete treatment of land surface feedbacks. The local scale effect on the atmosphere suggests that coupled high-resolution climate-hydrology models...... including a detailed 3D redistribution of sub- and land surface water have a significant potential for improving climate projections even diminishing the need for bias correction in climate-hydrology studies....

  20. Investigation of the transferability of hydrological models and a method to improve model calibration

    Directory of Open Access Journals (Sweden)

    G. Hartmann

    2005-01-01

    Full Text Available In order to find a model parameterization such that the hydrological model performs well even under different conditions, appropriate model performance measures have to be determined. A common performance measure is the Nash Sutcliffe efficiency. Usually it is calculated comparing observed and modelled daily values. In this paper a modified version is suggested in order to calibrate a model on different time scales simultaneously (days up to years. A spatially distributed hydrological model based on HBV concept was used. The modelling was applied on the Upper Neckar catchment, a mesoscale river in south western Germany with a basin size of about 4000 km2. The observation period 1961-1990 was divided into four different climatic periods, referred to as "warm", "cold", "wet" and "dry". These sub periods were used to assess the transferability of the model calibration and of the measure of performance. In a first step, the hydrological model was calibrated on a certain period and afterwards applied on the same period. Then, a validation was performed on the climatologically opposite period than the calibration, e.g. the model calibrated on the cold period was applied on the warm period. Optimal parameter sets were identified by an automatic calibration procedure based on Simulated Annealing. The results show, that calibrating a hydrological model that is supposed to handle short as well as long term signals becomes an important task. Especially the objective function has to be chosen very carefully.

  1. Exploring the Influence of Topography on Belowground C Processes Using a Coupled Hydrologic-Biogeochemical Model

    Science.gov (United States)

    Shi, Y.; Davis, K. J.; Eissenstat, D. M.; Kaye, J. P.; Duffy, C.; Yu, X.; He, Y.

    2014-12-01

    Belowground carbon processes are affected by soil moisture and soil temperature, but current biogeochemical models are 1-D and cannot resolve topographically driven hill-slope soil moisture patterns, and cannot simulate the nonlinear effects of soil moisture on carbon processes. Coupling spatially-distributed physically-based hydrologic models with biogeochemical models may yield significant improvements in the representation of topographic influence on belowground C processes. We will couple the Flux-PIHM model to the Biome-BGC (BBGC) model. Flux-PIHM is a coupled physically-based land surface hydrologic model, which incorporates a land-surface scheme into the Penn State Integrated Hydrologic Model (PIHM). The land surface scheme is adapted from the Noah land surface model. Because PIHM is capable of simulating lateral water flow and deep groundwater, Flux-PIHM is able to represent the link between groundwater and the surface energy balance, as well as the land surface heterogeneities caused by topography. The coupled Flux-PIHM-BBGC model will be tested at the Susquehanna/Shale Hills critical zone observatory (SSHCZO). The abundant observations, including eddy covariance fluxes, soil moisture, groundwater level, sap flux, stream discharge, litterfall, leaf area index, above ground carbon stock, and soil carbon efflux, make SSHCZO an ideal test bed for the coupled model. In the coupled model, each Flux-PIHM model grid will couple a BBGC cell. Flux-PIHM will provide BBGC with soil moisture and soil temperature information, while BBGC provides Flux-PIHM with leaf area index. Preliminary results show that when Biome- BGC is driven by PIHM simulated soil moisture pattern, the simulated soil carbon is clearly impacted by topography.

  2. Simulations of ecosystem hydrological processes using a unified multi-scale model

    Energy Technology Data Exchange (ETDEWEB)

    Yang, Xiaofan; Liu, Chongxuan; Fang, Yilin; Hinkle, Ross; Li, Hong-Yi; Bailey, Vanessa; Bond-Lamberty, Ben

    2015-01-01

    This paper presents a unified multi-scale model (UMSM) that we developed to simulate hydrological processes in an ecosystem containing both surface water and groundwater. The UMSM approach modifies the Navier–Stokes equation by adding a Darcy force term to formulate a single set of equations to describe fluid momentum and uses a generalized equation to describe fluid mass balance. The advantage of the approach is that the single set of the equations can describe hydrological processes in both surface water and groundwater where different models are traditionally required to simulate fluid flow. This feature of the UMSM significantly facilitates modelling of hydrological processes in ecosystems, especially at locations where soil/sediment may be frequently inundated and drained in response to precipitation, regional hydrological and climate changes. In this paper, the UMSM was benchmarked using WASH123D, a model commonly used for simulating coupled surface water and groundwater flow. Disney Wilderness Preserve (DWP) site at the Kissimmee, Florida, where active field monitoring and measurements are ongoing to understand hydrological and biogeochemical processes, was then used as an example to illustrate the UMSM modelling approach. The simulations results demonstrated that the DWP site is subject to the frequent changes in soil saturation, the geometry and volume of surface water bodies, and groundwater and surface water exchange. All the hydrological phenomena in surface water and groundwater components including inundation and draining, river bank flow, groundwater table change, soil saturation, hydrological interactions between groundwater and surface water, and the migration of surface water and groundwater interfaces can be simultaneously simulated using the UMSM. Overall, the UMSM offers a cross-scale approach that is particularly suitable to simulate coupled surface and ground water flow in ecosystems with strong surface water and groundwater interactions.

  3. Analysing the temporal dynamics of model performance for hydrological models

    NARCIS (Netherlands)

    Reusser, D.E.; Blume, T.; Schaefli, B.; Zehe, E.

    2009-01-01

    The temporal dynamics of hydrological model performance gives insights into errors that cannot be obtained from global performance measures assigning a single number to the fit of a simulated time series to an observed reference series. These errors can include errors in data, model parameters, or

  4. NitroScape: A model to integrate nitrogen transfers and transformations in rural landscapes

    Energy Technology Data Exchange (ETDEWEB)

    Duretz, S. [INRA-AgroParisTech, UMR 1091 Environnement et Grandes Cultures (EGC), 78850 Thiverval-Grignon (France); Drouet, J.L., E-mail: Jean-Louis.Drouet@grignon.inra.fr [INRA-AgroParisTech, UMR 1091 Environnement et Grandes Cultures (EGC), 78850 Thiverval-Grignon (France); Durand, P. [INRA-AgroCampus, UMR 1069 Sol Agro et hydrosysteme Spatialisation (SAS), 35042 Rennes cedex (France); Hutchings, N.J. [Department of Agroecology, Faculty of Agricultural Sciences, University of Aarhus (AU), Blichers Alle, 8830 Tjele (Denmark); Theobald, M.R. [Department of Chemistry and Agricultural Analysis, Technical University of Madrid (UPM), 28040 Madrid (Spain); Centre for Ecology and Hydrology (CEH), Bush Estate, Penicuik, Midlothian EH26 0QB (United Kingdom); Salmon-Monviola, J. [INRA-AgroCampus, UMR 1069 Sol Agro et hydrosysteme Spatialisation (SAS), 35042 Rennes cedex (France); Dragosits, U. [Centre for Ecology and Hydrology (CEH), Bush Estate, Penicuik, Midlothian EH26 0QB (United Kingdom); Maury, O. [INRA-AgroParisTech, UMR 1091 Environnement et Grandes Cultures (EGC), 78850 Thiverval-Grignon (France); Sutton, M.A. [Centre for Ecology and Hydrology (CEH), Bush Estate, Penicuik, Midlothian EH26 0QB (United Kingdom); Cellier, P. [INRA-AgroParisTech, UMR 1091 Environnement et Grandes Cultures (EGC), 78850 Thiverval-Grignon (France)

    2011-11-15

    Modelling nitrogen transfer and transformation at the landscape scale is relevant to estimate the mobility of the reactive forms of nitrogen (N{sub r}) and the associated threats to the environment. Here we describe the development of a spatially and temporally explicit model to integrate N{sub r} transfer and transformation at the landscape scale. The model couples four existing models, to simulate atmospheric, farm, agro-ecosystem and hydrological N{sub r} fluxes and transformations within a landscape. Simulations were carried out on a theoretical landscape consisting of pig-crop farms interspersed with unmanaged ecosystems. Simulation results illustrated the effect of spatial interactions between landscape elements on N{sub r} fluxes and losses to the environment. More than 10% of the total N{sub 2}O emissions were due to indirect emissions. The nitrogen budgets and transformations of the unmanaged ecosystems varied considerably, depending on their location within the landscape. The model represents a new tool for assessing the effect of changes in landscape structure on N{sub r} fluxes. - Highlights: > The landscape scale is relevant to study how spatial interactions affect N{sub r} fate. > The NitroScape model integrates N{sub r} transfer and transformation at landscape scale. > NitroScape couples existing atmospheric, farm, agro-ecosystem and hydrological models. > Data exchanges within NitroScape are dynamic and spatially distributed. > More than 10% of the simulated N{sub 2}O emissions are due to indirect emissions. - A model integrating terrestrial, hydrological and atmospheric processes of N{sub r} transfer and transformation at the landscape scale has been developed to simulate the effect of spatial interactions between landscape elements on N{sub r} fate.

  5. NitroScape: A model to integrate nitrogen transfers and transformations in rural landscapes

    International Nuclear Information System (INIS)

    Duretz, S.; Drouet, J.L.; Durand, P.; Hutchings, N.J.; Theobald, M.R.; Salmon-Monviola, J.; Dragosits, U.; Maury, O.; Sutton, M.A.; Cellier, P.

    2011-01-01

    Modelling nitrogen transfer and transformation at the landscape scale is relevant to estimate the mobility of the reactive forms of nitrogen (N r ) and the associated threats to the environment. Here we describe the development of a spatially and temporally explicit model to integrate N r transfer and transformation at the landscape scale. The model couples four existing models, to simulate atmospheric, farm, agro-ecosystem and hydrological N r fluxes and transformations within a landscape. Simulations were carried out on a theoretical landscape consisting of pig-crop farms interspersed with unmanaged ecosystems. Simulation results illustrated the effect of spatial interactions between landscape elements on N r fluxes and losses to the environment. More than 10% of the total N 2 O emissions were due to indirect emissions. The nitrogen budgets and transformations of the unmanaged ecosystems varied considerably, depending on their location within the landscape. The model represents a new tool for assessing the effect of changes in landscape structure on N r fluxes. - Highlights: → The landscape scale is relevant to study how spatial interactions affect N r fate. → The NitroScape model integrates N r transfer and transformation at landscape scale. → NitroScape couples existing atmospheric, farm, agro-ecosystem and hydrological models. → Data exchanges within NitroScape are dynamic and spatially distributed. → More than 10% of the simulated N 2 O emissions are due to indirect emissions. - A model integrating terrestrial, hydrological and atmospheric processes of N r transfer and transformation at the landscape scale has been developed to simulate the effect of spatial interactions between landscape elements on N r fate.

  6. Advancements in Hydrology and Erosion Process Understanding and Post-Fire Hydrologic and Erosion Model Development for Semi-Arid Landscapes

    Science.gov (United States)

    Williams, C. Jason; Pierson, Frederick B.; Al-Hamdan, Osama Z.; Robichaud, Peter R.; Nearing, Mark A.; Hernandez, Mariano; Weltz, Mark A.; Spaeth, Kenneth E.; Goodrich, David C.

    2017-04-01

    Fire activity continues to increase in semi-arid regions around the globe. Private and governmental land management entities are challenged with predicting and mitigating post-fire hydrologic and erosion responses on these landscapes. For more than a decade, a team of scientists with the US Department of Agriculture has collaborated on extensive post-fire hydrologic field research and the application of field research to development of post-fire hydrology and erosion predictive technologies. Experiments funded through this research investigated the impacts of fire on vegetation and soils and the effects of these fire-induced changes on infiltration, runoff generation, erodibility, and soil erosion processes. The distribution of study sites spans diverse topography across grassland, shrubland, and woodland landscapes throughout the western United States. Knowledge gleaned from the extensive field experiments was applied to develop and enhance physically-based models for hillslope- to watershed-scale runoff and erosion prediction. Our field research and subsequent data syntheses have identified key knowledge gaps and challenges regarding post-fire hydrology and erosion modeling. Our presentation details some consistent trends across a diverse domain and varying landscape conditions based on our extensive field campaigns. We demonstrate how field data have advanced our understanding of post-fire hydrology and erosion for semi-arid landscapes and highlight remaining key knowledge gaps. Lastly, we briefly show how our well-replicated experimental methodologies have contributed to advancements in hydrologic and erosion model development for the post-fire environment.

  7. Distributed Hydrologic Modeling Apps for Decision Support in the Cloud

    Science.gov (United States)

    Swain, N. R.; Latu, K.; Christiensen, S.; Jones, N.; Nelson, J.

    2013-12-01

    Advances in computation resources and greater availability of water resources data represent an untapped resource for addressing hydrologic uncertainties in water resources decision-making. The current practice of water authorities relies on empirical, lumped hydrologic models to estimate watershed response. These models are not capable of taking advantage of many of the spatial datasets that are now available. Physically-based, distributed hydrologic models are capable of using these data resources and providing better predictions through stochastic analysis. However, there exists a digital divide that discourages many science-minded decision makers from using distributed models. This divide can be spanned using a combination of existing web technologies. The purpose of this presentation is to present a cloud-based environment that will offer hydrologic modeling tools or 'apps' for decision support and the web technologies that have been selected to aid in its implementation. Compared to the more commonly used lumped-parameter models, distributed models, while being more intuitive, are still data intensive, computationally expensive, and difficult to modify for scenario exploration. However, web technologies such as web GIS, web services, and cloud computing have made the data more accessible, provided an inexpensive means of high-performance computing, and created an environment for developing user-friendly apps for distributed modeling. Since many water authorities are primarily interested in the scenario exploration exercises with hydrologic models, we are creating a toolkit that facilitates the development of a series of apps for manipulating existing distributed models. There are a number of hurdles that cloud-based hydrologic modeling developers face. One of these is how to work with the geospatial data inherent with this class of models in a web environment. Supporting geospatial data in a website is beyond the capabilities of standard web frameworks and it

  8. Dynamic Collaboration Infrastructure for Hydrologic Science

    Science.gov (United States)

    Tarboton, D. G.; Idaszak, R.; Castillo, C.; Yi, H.; Jiang, F.; Jones, N.; Goodall, J. L.

    2016-12-01

    Data and modeling infrastructure is becoming increasingly accessible to water scientists. HydroShare is a collaborative environment that currently offers water scientists the ability to access modeling and data infrastructure in support of data intensive modeling and analysis. It supports the sharing of and collaboration around "resources" which are social objects defined to include both data and models in a structured standardized format. Users collaborate around these objects via comments, ratings, and groups. HydroShare also supports web services and cloud based computation for the execution of hydrologic models and analysis and visualization of hydrologic data. However, the quantity and variety of data and modeling infrastructure available that can be accessed from environments like HydroShare is increasing. Storage infrastructure can range from one's local PC to campus or organizational storage to storage in the cloud. Modeling or computing infrastructure can range from one's desktop to departmental clusters to national HPC resources to grid and cloud computing resources. How does one orchestrate this vast number of data and computing infrastructure without needing to correspondingly learn each new system? A common limitation across these systems is the lack of efficient integration between data transport mechanisms and the corresponding high-level services to support large distributed data and compute operations. A scientist running a hydrology model from their desktop may require processing a large collection of files across the aforementioned storage and compute resources and various national databases. To address these community challenges a proof-of-concept prototype was created integrating HydroShare with RADII (Resource Aware Data-centric collaboration Infrastructure) to provide software infrastructure to enable the comprehensive and rapid dynamic deployment of what we refer to as "collaborative infrastructure." In this presentation we discuss the

  9. Diagnosis of the hydrology of a small Arctic basin at the tundra-taiga transition using a physically based hydrological model

    Science.gov (United States)

    Krogh, Sebastian A.; Pomeroy, John W.; Marsh, Philip

    2017-07-01

    A better understanding of cold regions hydrological processes and regimes in transitional environments is critical for predicting future Arctic freshwater fluxes under climate and vegetation change. A physically based hydrological model using the Cold Regions Hydrological Model platform was created for a small Arctic basin in the tundra-taiga transition region. The model represents snow redistribution and sublimation by wind and vegetation, snowmelt energy budget, evapotranspiration, subsurface flow through organic terrain, infiltration to frozen soils, freezing and thawing of soils, permafrost and streamflow routing. The model was used to reconstruct the basin water cycle over 28 years to understand and quantify the mass fluxes controlling its hydrological regime. Model structure and parameters were set from the current understanding of Arctic hydrology, remote sensing, field research in the basin and region, and calibration against streamflow observations. Calibration was restricted to subsurface hydraulic and storage parameters. Multi-objective evaluation of the model using observed streamflow, snow accumulation and ground freeze/thaw state showed adequate simulation. Significant spatial variability in the winter mass fluxes was found between tundra, shrubs and forested sites, particularly due to the substantial blowing snow redistribution and sublimation from the wind-swept upper basin, as well as sublimation of canopy intercepted snow from the forest (about 17% of snowfall). At the basin scale, the model showed that evapotranspiration is the largest loss of water (47%), followed by streamflow (39%) and sublimation (14%). The models streamflow performance sensitivity to a set of parameter was analysed, as well as the mean annual mass balance uncertainty associated with these parameters.

  10. Significant uncertainty in global scale hydrological modeling from precipitation data erros

    NARCIS (Netherlands)

    Sperna Weiland, F.; Vrugt, J.A.; Beek, van P.H.; Weerts, A.H.; Bierkens, M.F.P.

    2015-01-01

    In the past decades significant progress has been made in the fitting of hydrologic models to data. Most of this work has focused on simple, CPU-efficient, lumped hydrologic models using discharge, water table depth, soil moisture, or tracer data from relatively small river basins. In this paper, we

  11. Significant uncertainty in global scale hydrological modeling from precipitation data errors

    NARCIS (Netherlands)

    Weiland, Frederiek C. Sperna; Vrugt, Jasper A.; van Beek, Rens (L. ) P. H.; Weerts, Albrecht H.; Bierkens, Marc F. P.

    2015-01-01

    In the past decades significant progress has been made in the fitting of hydrologic models to data. Most of this work has focused on simple, CPU-efficient, lumped hydrologic models using discharge, water table depth, soil moisture, or tracer data from relatively small river basins. In this paper, we

  12. Calibration by Hydrological Response Unit of a National Hydrologic Model to Improve Spatial Representation and Distribution of Parameters

    Science.gov (United States)

    Norton, P. A., II

    2015-12-01

    The U. S. Geological Survey is developing a National Hydrologic Model (NHM) to support consistent hydrologic modeling across the conterminous United States (CONUS). The Precipitation-Runoff Modeling System (PRMS) simulates daily hydrologic and energy processes in watersheds, and is used for the NHM application. For PRMS each watershed is divided into hydrologic response units (HRUs); by default each HRU is assumed to have a uniform hydrologic response. The Geospatial Fabric (GF) is a database containing initial parameter values for input to PRMS and was created for the NHM. The parameter values in the GF were derived from datasets that characterize the physical features of the entire CONUS. The NHM application is composed of more than 100,000 HRUs from the GF. Selected parameter values commonly are adjusted by basin in PRMS using an automated calibration process based on calibration targets, such as streamflow. Providing each HRU with distinct values that captures variability within the CONUS may improve simulation performance of the NHM. During calibration of the NHM by HRU, selected parameter values are adjusted for PRMS based on calibration targets, such as streamflow, snow water equivalent (SWE) and actual evapotranspiration (AET). Simulated SWE, AET, and runoff were compared to value ranges derived from multiple sources (e.g. the Snow Data Assimilation System, the Moderate Resolution Imaging Spectroradiometer (i.e. MODIS) Global Evapotranspiration Project, the Simplified Surface Energy Balance model, and the Monthly Water Balance Model). This provides each HRU with a distinct set of parameter values that captures the variability within the CONUS, leading to improved model performance. We present simulation results from the NHM after preliminary calibration, including the results of basin-level calibration for the NHM using: 1) default initial GF parameter values, and 2) parameter values calibrated by HRU.

  13. Long Memory Models to Generate Synthetic Hydrological Series

    Directory of Open Access Journals (Sweden)

    Guilherme Armando de Almeida Pereira

    2014-01-01

    Full Text Available In Brazil, much of the energy production comes from hydroelectric plants whose planning is not trivial due to the strong dependence on rainfall regimes. This planning is accomplished through optimization models that use inputs such as synthetic hydrologic series generated from the statistical model PAR(p (periodic autoregressive. Recently, Brazil began the search for alternative models able to capture the effects that the traditional model PAR(p does not incorporate, such as long memory effects. Long memory in a time series can be defined as a significant dependence between lags separated by a long period of time. Thus, this research develops a study of the effects of long dependence in the series of streamflow natural energy in the South subsystem, in order to estimate a long memory model capable of generating synthetic hydrologic series.

  14. Hydrologic modeling and field testing at Yucca mountain, Nevada

    International Nuclear Information System (INIS)

    Hoxie, D.T.

    1991-01-01

    Yucca Mountain, Nevada, is being evaluated as a possible site for a mined geologic repository for the disposal of high-level nuclear waste. The repository is proposed to be constructed in fractured, densely welded tuff within the thick (500 to 750 meters) unsaturated zone at the site. Characterization of the site unsaturated-zone hydrogeologic system requires quantitative specification of the existing state of the system and the development of numerical hydrologic models to predict probable evolution of the hydrogeologic system over the lifetime of the repository. To support development of hydrologic models for the system, a testing program has been designed to characterize the existing state of the system, to measure hydrologic properties for the system and to identify and quantify those processes that control system dynamics. 12 refs

  15. Does model performance improve with complexity? A case study with three hydrological models

    Science.gov (United States)

    Orth, Rene; Staudinger, Maria; Seneviratne, Sonia I.; Seibert, Jan; Zappa, Massimiliano

    2015-04-01

    In recent decades considerable progress has been made in climate model development. Following the massive increase in computational power, models became more sophisticated. At the same time also simple conceptual models have advanced. In this study we validate and compare three hydrological models of different complexity to investigate whether their performance varies accordingly. For this purpose we use runoff and also soil moisture measurements, which allow a truly independent validation, from several sites across Switzerland. The models are calibrated in similar ways with the same runoff data. Our results show that the more complex models HBV and PREVAH outperform the simple water balance model (SWBM) in case of runoff but not for soil moisture. Furthermore the most sophisticated PREVAH model shows an added value compared to the HBV model only in case of soil moisture. Focusing on extreme events we find generally improved performance of the SWBM during drought conditions and degraded agreement with observations during wet extremes. For the more complex models we find the opposite behavior, probably because they were primarily developed for prediction of runoff extremes. As expected given their complexity, HBV and PREVAH have more problems with over-fitting. All models show a tendency towards better performance in lower altitudes as opposed to (pre-) alpine sites. The results vary considerably across the investigated sites. In contrast, the different metrics we consider to estimate the agreement between models and observations lead to similar conclusions, indicating that the performance of the considered models is similar at different time scales as well as for anomalies and long-term means. We conclude that added complexity does not necessarily lead to improved performance of hydrological models, and that performance can vary greatly depending on the considered hydrological variable (e.g. runoff vs. soil moisture) or hydrological conditions (floods vs. droughts).

  16. Identification of hydrological model parameters for flood forecasting using data depth measures

    Science.gov (United States)

    Krauße, T.; Cullmann, J.

    2011-03-01

    The development of methods for estimating the parameters of hydrological models considering uncertainties has been of high interest in hydrological research over the last years. Besides the very popular Markov Chain Monte Carlo (MCMC) methods which estimate the uncertainty of model parameters in the settings of a Bayesian framework, the development of depth based sampling methods, also entitled robust parameter estimation (ROPE), have attracted an increasing research interest. These methods understand the estimation of model parameters as a geometric search of a set of robust performing parameter vectors by application of the concept of data depth. Recent studies showed that the parameter vectors estimated by depth based sampling perform more robust in validation. One major advantage of this kind of approach over the MCMC methods is that the formulation of a likelihood function within a Bayesian uncertainty framework gets obsolete and arbitrary purpose-oriented performance criteria defined by the user can be integrated without any further complications. In this paper we present an advanced ROPE method entitled the Advanced Robust Parameter Estimation by Monte Carlo algorithm (AROPEMC). The AROPEMC algorithm is a modified version of the original robust parameter estimation algorithm ROPEMC developed by Bárdossy and Singh (2008). AROPEMC performs by merging iterative Monte Carlo simulations, identifying well performing parameter vectors, the sampling of robust parameter vectors according to the principle of data depth and the application of a well-founded stopping criterion applied in supervised machine learning. The principals of the algorithm are illustrated by means of the Rosenbrock's and Rastrigin's function, two well known performance benchmarks for optimisation algorithms. Two case studies demonstrate the advantage of AROPEMC compared to state of the art global optimisation algorithms. A distributed process-oriented hydrological model is calibrated and

  17. On the importance of methods in hydrological modelling. Perspectives from a case study

    Science.gov (United States)

    Fenicia, Fabrizio; Kavetski, Dmitri

    2017-04-01

    The hydrological community generally appreciates that developing any non-trivial hydrological model requires a multitude of modelling choices. These choices may range from a (seemingly) straightforward application of mass conservation, to the (often) guesswork-like selection of constitutive functions, parameter values, etc. The application of a model itself requires a myriad of methodological choices - the selection of numerical solvers, objective functions for model calibration, validation approaches, performance metrics, etc. Not unreasonably, hydrologists embarking on ever ambitious projects prioritize hydrological insight over the morass of methodological choices. Perhaps to emphasize "ideas" over "methods", some journals have even reduced the fontsize of the methodology sections of its articles. However, the very nature of modelling is that seemingly routine methodological choices can significantly affect the conclusions of case studies and investigations - making it dangerous to skimp over methodological details in an enthusiastic rush towards the next great hydrological idea. This talk shares modelling insights from a hydrological study of a 300 km2 catchment in Luxembourg, where the diversity of hydrograph dynamics observed at 10 locations begs the question of whether external forcings or internal catchment properties act as dominant controls on streamflow generation. The hydrological insights are fascinating (at least to us), but in this talk we emphasize the impact of modelling methodology on case study conclusions and recommendations. How did we construct our prior set of hydrological model hypotheses? What numerical solver was implemented and why was an objective function based on Bayesian theory deployed? And what would have happened had we omitted model cross-validation, or not used a systematic hypothesis testing approach?

  18. Impacts of model initialization on an integrated surface water - groundwater model

    KAUST Repository

    Ajami, Hoori

    2015-04-01

    Integrated hydrologic models characterize catchment responses by coupling the subsurface flow with land surface processes. One of the major areas of uncertainty in such models is the specification of the initial condition and its influence on subsequent simulations. A key challenge in model initialization is that it requires spatially distributed information on model states, groundwater levels and soil moisture, even when such data are not routinely available. Here, the impact of uncertainty in initial condition was explored across a 208 km2 catchment in Denmark using the ParFlow.CLM model. The initialization impact was assessed under two meteorological conditions (wet vs dry) using five depth to water table and soil moisture distributions obtained from various equilibrium states (thermal, root zone, discharge, saturated and unsaturated zone equilibrium) during the model spin-up. Each of these equilibrium states correspond to varying computation times to achieve stability in a particular aspect of the system state. Results identified particular sensitivity in modelled recharge and stream flow to the different initializations, but reduced sensitivity in modelled energy fluxes. Analysis also suggests that to simulate a year that is wetter than the spin-up period, an initialization based on discharge equilibrium is adequate to capture the direction and magnitude of surface water–groundwater exchanges. For a drier or hydrologically similar year to the spin-up period, an initialization based on groundwater equilibrium is required. Variability of monthly subsurface storage changes and discharge bias at the scale of a hydrological event show that the initialization impacts do not diminish as the simulations progress, highlighting the importance of robust and accurate initialization in capturing surface water–groundwater dynamics.

  19. Hydrologic Evaluation of Integrated Multi-satellite Retrivals for GPM over Nanliu River Basin in Southern China

    Science.gov (United States)

    Zhenqing, L.; Sheng, C.; Chaoying, H.

    2017-12-01

    The core satellite of Global Precipitation Measurement (GPM) mission was launched on 27 February2014 with two core sensors dual-frequency precipitation radar (DPR) and microwave imager (GMI). The algorithm of Integrated Multi-satellitE Retrievals for the Global Precipitation Measurement (GPM) mission (IMERG) blends the advantages of currently most popular satellite-based quantitative precipitation estimates (QPE) algorithms, i.e. TRMM Multi-satellite Precipitation Analysis (TMPA), Climate Prediction Center morphing technique (CMORPH) ADDIN EN.CITE ADDIN EN.CITE.DATA , Precipitation Estimation from Remotely Sensed Information using Artificial Neural Networks-Cloud Classification System (PERSIANN-CCS).Therefore, IMERG is deemed to be the state-of-art precipitation product with high spatio-temporal resolution of 0.1°/30min. The real-time and post real-time IMERG products are now available online at https://stormpps.gsfc.nasa.gov/storm. Early studies about assessment of IMERG with gauge observations or analysis products show that the current version GPM Day-1 product IMERG demonstrates promising performance over China [1], Europe [2], and United States [3]. However, few studies are found to study the IMERG' potentials of hydrologic utility.In this study, the real-time and final run post real-time IMERG products are hydrologically evaluated with gauge analysis product as reference over Nanliu River basin (Fig.1) in Southern China since March 2014 to February 2017 with Xinanjiang model. Statistics metrics Relative Bias (RB), Root-Mean-Squared Error (RMSE), Correlation Coefficient (CC), Probability Of Detection (POD), False Alarm Ratio (FAR), Critical Success Index (CSI), and Nash-Sutcliffe (NSCE) index will be used to compare the stream flow simulated with IMERG to the observed stream flow. This timely hydrologic evaluation is expected to offer insights into IMERG' potentials in hydrologic utility and thus provide useful feedback to the IMERG algorithm developers and

  20. Parameterization of a Hydrological Model for a Large, Ungauged Urban Catchment

    Directory of Open Access Journals (Sweden)

    Gerald Krebs

    2016-10-01

    Full Text Available Urbanization leads to the replacement of natural areas by impervious surfaces and affects the catchment hydrological cycle with adverse environmental impacts. Low impact development tools (LID that mimic hydrological processes of natural areas have been developed and applied to mitigate these impacts. Hydrological simulations are one possibility to evaluate the LID performance but the associated small-scale processes require a highly spatially distributed and explicit modeling approach. However, detailed data for model development are often not available for large urban areas, hampering the model parameterization. In this paper we propose a methodology to parameterize a hydrological model to a large, ungauged urban area by maintaining at the same time a detailed surface discretization for direct parameter manipulation for LID simulation and a firm reliance on available data for model conceptualization. Catchment delineation was based on a high-resolution digital elevation model (DEM and model parameterization relied on a novel model regionalization approach. The impact of automated delineation and model regionalization on simulation results was evaluated for three monitored study catchments (5.87–12.59 ha. The simulated runoff peak was most sensitive to accurate catchment discretization and calibration, while both the runoff volume and the fit of the hydrograph were less affected.

  1. Assessment of integrated watershed health based on the natural environment, hydrology, water quality, and aquatic ecology

    Directory of Open Access Journals (Sweden)

    S. R. Ahn

    2017-11-01

    Full Text Available Watershed health, including the natural environment, hydrology, water quality, and aquatic ecology, is assessed for the Han River basin (34 148 km2 in South Korea by using the Soil and Water Assessment Tool (SWAT. The evaluation procedures follow those of the Healthy Watersheds Assessment by the U.S. Environmental Protection Agency (EPA. Six components of the watershed landscape are examined to evaluate the watershed health (basin natural capacity: stream geomorphology, hydrology, water quality, aquatic habitat condition, and biological condition. In particular, the SWAT is applied to the study basin for the hydrology and water-quality components, including 237 sub-watersheds (within a standard watershed on the Korea Hydrologic Unit Map along with three multipurpose dams, one hydroelectric dam, and three multifunction weirs. The SWAT is calibrated (2005–2009 and validated (2010–2014 by using each dam and weir operation, the flux-tower evapotranspiration, the time-domain reflectometry (TDR soil moisture, and groundwater-level data for the hydrology assessment, and by using sediment, total phosphorus, and total nitrogen data for the water-quality assessment. The water balance, which considers the surface–groundwater interactions and variations in the stream-water quality, is quantified according to the sub-watershed-scale relationship between the watershed hydrologic cycle and stream-water quality. We assess the integrated watershed health according to the U.S. EPA evaluation process based on the vulnerability levels of the natural environment, water resources, water quality, and ecosystem components. The results indicate that the watershed's health declined during the most recent 10-year period of 2005–2014, as indicated by the worse results for the surface process metric and soil water dynamics compared to those of the 1995–2004 period. The integrated watershed health tended to decrease farther downstream within the watershed.

  2. Predicting Phosphorus Dynamics Across Physiographic Regions Using a Mixed Hortonian Non-Hortonian Hydrology Model

    Science.gov (United States)

    Collick, A.; Easton, Z. M.; Auerbach, D.; Buchanan, B.; Kleinman, P. J. A.; Fuka, D.

    2017-12-01

    Predicting phosphorus (P) loss from agricultural watersheds depends on accurate representation of the hydrological and chemical processes governing P mobility and transport. In complex landscapes, P predictions are complicated by a broad range of soils with and without restrictive layers, a wide variety of agricultural management, and variable hydrological drivers. The Soil and Water Assessment Tool (SWAT) is a watershed model commonly used to predict runoff and non-point source pollution transport, but is commonly only used with Hortonian (traditional SWAT) or non-Hortonian (SWAT-VSA) initializations. Many shallow soils underlain by a restricting layer commonly generate saturation excess runoff from variable source areas (VSA), which is well represented in a re-conceptualized version, SWAT-VSA. However, many watersheds exhibit traits of both infiltration excess and saturation excess hydrology internally, based on the hydrologic distance from the stream, distribution of soils across the landscape, and characteristics of restricting layers. The objective of this research is to provide an initial look at integrating distributed predictive capabilities that consider both Hortonian and Non-Hortonian solutions simultaneously within a single SWAT-VSA initialization. We compare results from all three conceptual watershed initializations against measured surface runoff and stream P loads and to highlight the model's ability to drive sub-field management of P. All three initializations predict discharge similarly well (daily Nash-Sutcliffe Efficiencies above 0.5), but the new conceptual SWAT-VSA initialization performed best in predicting P export from the watershed, while also identifying critical source areas - those areas generating large runoff and P losses at the sub field level. These results support the use of mixed Hortonian non-Hortonian SWAT-VSA initializations in predicting watershed-scale P losses and identifying critical source areas of P loss in landscapes

  3. Constraining Distributed Catchment Models by Incorporating Perceptual Understanding of Spatial Hydrologic Behaviour

    Science.gov (United States)

    Hutton, Christopher; Wagener, Thorsten; Freer, Jim; Han, Dawei

    2016-04-01

    Distributed models offer the potential to resolve catchment systems in more detail, and therefore simulate the hydrological impacts of spatial changes in catchment forcing (e.g. landscape change). Such models tend to contain a large number of poorly defined and spatially varying model parameters which are therefore computationally expensive to calibrate. Insufficient data can result in model parameter and structural equifinality, particularly when calibration is reliant on catchment outlet discharge behaviour alone. Evaluating spatial patterns of internal hydrological behaviour has the potential to reveal simulations that, whilst consistent with measured outlet discharge, are qualitatively dissimilar to our perceptual understanding of how the system should behave. We argue that such understanding, which may be derived from stakeholder knowledge across different catchments for certain process dynamics, is a valuable source of information to help reject non-behavioural models, and therefore identify feasible model structures and parameters. The challenge, however, is to convert different sources of often qualitative and/or semi-qualitative information into robust quantitative constraints of model states and fluxes, and combine these sources of information together to reject models within an efficient calibration framework. Here we present the development of a framework to incorporate different sources of data to efficiently calibrate distributed catchment models. For each source of information, an interval or inequality is used to define the behaviour of the catchment system. These intervals are then combined to produce a hyper-volume in state space, which is used to identify behavioural models. We apply the methodology to calibrate the Penn State Integrated Hydrological Model (PIHM) at the Wye catchment, Plynlimon, UK. Outlet discharge behaviour is successfully simulated when perceptual understanding of relative groundwater levels between lowland peat, upland peat

  4. Flash flood modeling with the MARINE hydrological distributed model

    Science.gov (United States)

    Estupina-Borrell, V.; Dartus, D.; Ababou, R.

    2006-11-01

    Flash floods are characterized by their violence and the rapidity of their occurrence. Because these events are rare and unpredictable, but also fast and intense, their anticipation with sufficient lead time for warning and broadcasting is a primary subject of research. Because of the heterogeneities of the rain and of the behavior of the surface, spatially distributed hydrological models can lead to a better understanding of the processes and so on they can contribute to a better forecasting of flash flood. Our main goal here is to develop an operational and robust methodology for flash flood forecasting. This methodology should provide relevant data (information) about flood evolution on short time scales, and should be applicable even in locations where direct observations are sparse (e.g. absence of historical and modern rainfalls and streamflows in small mountainous watersheds). The flash flood forecast is obtained by the physically based, space-time distributed hydrological model "MARINE'' (Model of Anticipation of Runoff and INondations for Extreme events). This model is presented and tested in this paper for a real flash flood event. The model consists in two steps, or two components: the first component is a "basin'' flood module which generates flood runoff in the upstream part of the watershed, and the second component is the "stream network'' module, which propagates the flood in the main river and its subsidiaries. The basin flash flood generation model is a rainfall-runoff model that can integrate remotely sensed data. Surface hydraulics equations are solved with enough simplifying hypotheses to allow real time exploitation. The minimum data required by the model are: (i) the Digital Elevation Model, used to calculate slopes that generate runoff, it can be issued from satellite imagery (SPOT) or from French Geographical Institute (IGN); (ii) the rainfall data from meteorological radar, observed or anticipated by the French Meteorological Service (M

  5. Climate change impact on available water resources obtained using multiple global climate and hydrology models

    Directory of Open Access Journals (Sweden)

    S. Hagemann

    2013-05-01

    Full Text Available Climate change is expected to alter the hydrological cycle resulting in large-scale impacts on water availability. However, future climate change impact assessments are highly uncertain. For the first time, multiple global climate (three and hydrological models (eight were used to systematically assess the hydrological response to climate change and project the future state of global water resources. This multi-model ensemble allows us to investigate how the hydrology models contribute to the uncertainty in projected hydrological changes compared to the climate models. Due to their systematic biases, GCM outputs cannot be used directly in hydrological impact studies, so a statistical bias correction has been applied. The results show a large spread in projected changes in water resources within the climate–hydrology modelling chain for some regions. They clearly demonstrate that climate models are not the only source of uncertainty for hydrological change, and that the spread resulting from the choice of the hydrology model is larger than the spread originating from the climate models over many areas. But there are also areas showing a robust change signal, such as at high latitudes and in some midlatitude regions, where the models agree on the sign of projected hydrological changes, indicative of higher confidence in this ensemble mean signal. In many catchments an increase of available water resources is expected but there are some severe decreases in Central and Southern Europe, the Middle East, the Mississippi River basin, southern Africa, southern China and south-eastern Australia.

  6. Hydrological Modelling using HEC-HMS for Flood Risk Assessment of Segamat Town, Malaysia

    Science.gov (United States)

    Romali, N. S.; Yusop, Z.; Ismail, A. Z.

    2018-03-01

    This paper presents an assessment of the applicability of using Hydrologic Modelling System developed by the Hydrologic Engineering Center (HEC-HMS) for hydrological modelling of Segamat River. The objective of the model application is to assist in the assessment of flood risk by providing the peak flows of 2011 Segamat flood for the generation of flood mapping of Segamat town. The capability of the model was evaluated by comparing the historical observed data with the simulation results of the selected flood events. The model calibration and validation efficiency was verified using Nash-Sutcliffe model efficiency coefficient. The results demonstrate the interest to implement the hydrological model for assessing flood risk where the simulated peak flow result is in agreement with historical observed data. The model efficiency of the calibrated and validated exercises is 0.90 and 0.76 respectively, which is acceptable.

  7. User's guide to the Yucca Mountain Integrating Model (YMIM) Version 2.1

    International Nuclear Information System (INIS)

    Gansemer, J.; Lamont, A.

    1995-04-01

    The Yucca Mountain Integrating Model (YMIM) is an integrated model of the engineered barrier system. It contains models of the processes of waste container failure and nuclide release from the fuel rods. YMIM is driven by scenarios of container and rod temperature, near-field chemistry, and near-field hydrology provided by other modules. It is designed to be highly modular so that a model of an individual process can be easily modified to replaced without interfering with the models of other processes. This manual describes the process models and provides instructions for setting up and running YMIM Version 2.1

  8. Blueprint for a coupled model of sedimentology, hydrology, and hydrogeology in streambeds

    Science.gov (United States)

    Partington, Daniel; Therrien, Rene; Simmons, Craig T.; Brunner, Philip

    2017-06-01

    The streambed constitutes the physical interface between the surface and the subsurface of a stream. Across all spatial scales, the physical properties of the streambed control surface water-groundwater interactions. Continuous alteration of streambed properties such as topography or hydraulic conductivity occurs through erosion and sedimentation processes. Recent studies from the fields of ecology, hydrogeology, and sedimentology provide field evidence that sedimentological processes themselves can be heavily influenced by surface water-groundwater interactions, giving rise to complex feedback mechanisms between sedimentology, hydrology, and hydrogeology. More explicitly, surface water-groundwater exchanges play a significant role in the deposition of fine sediments, which in turn modify the hydraulic properties of the streambed. We explore these feedback mechanisms and critically review the extent of current interaction between the different disciplines. We identify opportunities to improve current modeling practices. For example, hydrogeological models treat the streambed as a static rather than a dynamic entity, while sedimentological models do not account for critical catchment processes such as surface water-groundwater exchange. We propose a blueprint for a new modeling framework that bridges the conceptual gaps between sedimentology, hydrogeology, and hydrology. Specifically, this blueprint (1) fully integrates surface-subsurface flows with erosion, transport, and deposition of sediments and (2) accounts for the dynamic changes in surface elevation and hydraulic conductivity of the streambed. Finally, we discuss the opportunities for new research within the coupled framework.

  9. HESS Opinions: Hydrologic predictions in a changing environment: behavioral modeling

    Directory of Open Access Journals (Sweden)

    S. J. Schymanski

    2011-02-01

    Full Text Available Most hydrological models are valid at most only in a few places and cannot be reasonably transferred to other places or to far distant time periods. Transfer in space is difficult because the models are conditioned on past observations at particular places to define parameter values and unobservable processes that are needed to fully characterize the structure and functioning of the landscape. Transfer in time has to deal with the likely temporal changes to both parameters and processes under future changed conditions. This remains an important obstacle to addressing some of the most urgent prediction questions in hydrology, such as prediction in ungauged basins and prediction under global change. In this paper, we propose a new approach to catchment hydrological modeling, based on universal principles that do not change in time and that remain valid across many places. The key to this framework, which we call behavioral modeling, is to assume that there are universal and time-invariant organizing principles that can be used to identify the most appropriate model structure (including parameter values and responses for a given ecosystem at a given moment in time. These organizing principles may be derived from fundamental physical or biological laws, or from empirical laws that have been demonstrated to be time-invariant and to hold at many places and scales. Much fundamental research remains to be undertaken to help discover these organizing principles on the basis of exploration of observed patterns of landscape structure and hydrological behavior and their interpretation as legacy effects of past co-evolution of climate, soils, topography, vegetation and humans. Our hope is that the new behavioral modeling framework will be a step forward towards a new vision for hydrology where models are capable of more confidently predicting the behavior of catchments beyond what has been observed or experienced before.

  10. Agricultural watershed modeling: a review for hydrology and soil erosion processes

    Directory of Open Access Journals (Sweden)

    Carlos Rogério de Mello

    2016-02-01

    Full Text Available ABSTRACT Models have been used by man for thousands of years to control his environment in a favorable way to better human living conditions. The use of hydrologic models has been a widely effective tool in order to support decision makers dealing with watersheds related to several economic and social activities, like public water supply, energy generation, and water availability for agriculture, among others. The purpose of this review is to briefly discuss some models on soil and water movement on landscapes (RUSLE, WEPP, GeoWEPP, LASH, DHSVM and AnnAGNPS to provide information about them to help and serve in a proper manner in order to discuss particular problems related to hydrology and soil erosion processes. Models have been changed and evaluated significantly in recent years, highlighting the use of remote sense, GIS and automatic calibration process, allowing them capable of simulating watersheds under a given land-use and climate change effects. However, hydrology models have almost the same physical structure, which is not enough for simulating problems related to the long-term effects of different land-uses. That has been our challenge for next future: to understand entirely the hydrology cycle, having as reference the critical zone, in which the hydrological processes act together from canopy to the bottom of aquifers.

  11. Is there a need for hydrological modelling in decision support systems for nuclear emergencies

    International Nuclear Information System (INIS)

    Raskob, W.; Heling, R.; Zheleznyak, M.

    2003-01-01

    this purpose simulation programs of different complexity, ranging from compartmental approaches up to 3-D computer models, have been developed and integrated into the RODOS system. They consider the water transport and also the transport and dispersion of radionuclides in the three phases, dissolved, bound on suspended particles and bound on bottom depositions. Results of this model chain are further processed in the aquatic food chain and dose module and can build the basis for some simple countermeasure strategy modelling. Countermeasures at present considered are mainly liming of lakes and restriction of food consumption. More complex measures such as dam building were up to now not introduced in the hydrological model chain. This paper discusses the advantages and disadvantages of the two approaches and highlights also the limits of the support which can be provided by a national hydrological Service. National arrangements in the Netherlands, Ukraine, and Germany will be considered as examples. Some ideas will be presented which may lead to a closer co-operation between national hydrological services and hydrological models implemented in decision support systems. (author)

  12. Use of remote sensing data in distributed hydrological models: applications in the Senegal River basin

    DEFF Research Database (Denmark)

    Sandholt, Inge; Andersen, Jens Asger; Gybkjær, Gorm

    1999-01-01

    Earth observation, remote sensing, hydrology, distributed hydrological modelling, West Africa, Senegal river basin, land cover, soil moisture, NOAA AVHRR, SPOT, Mike-she......Earth observation, remote sensing, hydrology, distributed hydrological modelling, West Africa, Senegal river basin, land cover, soil moisture, NOAA AVHRR, SPOT, Mike-she...

  13. Calibration and Validation Parameter of Hydrologic Model HEC-HMS using Particle Swarm Optimization Algorithms – Single Objective

    Directory of Open Access Journals (Sweden)

    R. Garmeh

    2016-02-01

    Full Text Available Introduction: Planning and management of water resource and river basins needs use of conceptual hydrologic models which play a significant role in predicting basins response to different climatic and meteorological processes. Evaluating watershed response through mathematical hydrologic models requires finding a set of parameter values of the model which provides thebest fit between observed and estimated hydrographs in a procedure called calibration. Asmanual calibration is tedious, time consuming and requires personal experience, automaticcalibration methods make application of more significant CRR models which are based onusing a systematic search procedure to find good parameter sets in terms of at least oneobjective function. Materials and Methods: Conceptual hydrologic models play a significant role inpredicting a basin’s response to different climatic and meteorological processes within natural systems. However, these models require a number of estimated parameters. Model calibration is the procedure of adjusting the parametervalues until the model predictions match the observed data. Manual calibration of high-fidelity hydrologic (simulation models is tedious, time consuming and sometimesimpractical, especially when the number of parameters islarge. Moreover, the high degrees of nonlinearity involved in different hydrologic processes and non-uniqueness ofinverse-type calibration problems make it difficult to find asingle set of parameter values. In this research, the conceptual HEC-HMS model is integrated with the Particle Swarm Optimization (PSO algorithm.The HEC-HMS model was developed as areplacement for HEC-1, which has long been considered as astandard model for hydrologic simulation. Most of thehydrologic models employed in HEC-HMS are event-basedmodels simulating a single storm requiring the specificationof all conditions at the beginning of the simulation. The soil moistureaccounting model in the HEC-HMS is the onlycontinuous

  14. Implications of the methodological choices for hydrologic portrayals of climate change over the contiguous United States: Statistically downscaled forcing data and hydrologic models

    Science.gov (United States)

    Mizukami, Naoki; Clark, Martyn P.; Gutmann, Ethan D.; Mendoza, Pablo A.; Newman, Andrew J.; Nijssen, Bart; Livneh, Ben; Hay, Lauren E.; Arnold, Jeffrey R.; Brekke, Levi D.

    2016-01-01

    Continental-domain assessments of climate change impacts on water resources typically rely on statistically downscaled climate model outputs to force hydrologic models at a finer spatial resolution. This study examines the effects of four statistical downscaling methods [bias-corrected constructed analog (BCCA), bias-corrected spatial disaggregation applied at daily (BCSDd) and monthly scales (BCSDm), and asynchronous regression (AR)] on retrospective hydrologic simulations using three hydrologic models with their default parameters (the Community Land Model, version 4.0; the Variable Infiltration Capacity model, version 4.1.2; and the Precipitation–Runoff Modeling System, version 3.0.4) over the contiguous United States (CONUS). Biases of hydrologic simulations forced by statistically downscaled climate data relative to the simulation with observation-based gridded data are presented. Each statistical downscaling method produces different meteorological portrayals including precipitation amount, wet-day frequency, and the energy input (i.e., shortwave radiation), and their interplay affects estimations of precipitation partitioning between evapotranspiration and runoff, extreme runoff, and hydrologic states (i.e., snow and soil moisture). The analyses show that BCCA underestimates annual precipitation by as much as −250 mm, leading to unreasonable hydrologic portrayals over the CONUS for all models. Although the other three statistical downscaling methods produce a comparable precipitation bias ranging from −10 to 8 mm across the CONUS, BCSDd severely overestimates the wet-day fraction by up to 0.25, leading to different precipitation partitioning compared to the simulations with other downscaled data. Overall, the choice of downscaling method contributes to less spread in runoff estimates (by a factor of 1.5–3) than the choice of hydrologic model with use of the default parameters if BCCA is excluded.

  15. Adaptation to hydrological extremes through insurance: a financial fund simulation model under changing scenarios

    Science.gov (United States)

    Guzman, Diego; Mohor, Guilherme; Câmara, Clarissa; Mendiondo, Eduardo

    2017-04-01

    Researches from around the world relate global environmental changes with the increase of vulnerability to extreme events, such as heavy and scarce precipitations - floods and droughts. Hydrological disasters have caused increasing losses in recent years. Thus, risk transfer mechanisms, such as insurance, are being implemented to mitigate impacts, finance the recovery of the affected population, and promote the reduction of hydrological risks. However, among the main problems in implementing these strategies, there are: First, the partial knowledge of natural and anthropogenic climate change in terms of intensity and frequency; Second, the efficient risk reduction policies require accurate risk assessment, with careful consideration of costs; Third, the uncertainty associated with numerical models and input data used. The objective of this document is to introduce and discuss the feasibility of the application of Hydrological Risk Transfer Models (HRTMs) as a strategy of adaptation to global climate change. The article shows the development of a methodology for the collective and multi-sectoral vulnerability management, facing the hydrological risk in the long term, under an insurance funds simulator. The methodology estimates the optimized premium as a function of willingness to pay (WTP) and the potential direct loss derived from hydrological risk. The proposed methodology structures the watershed insurance scheme in three analysis modules. First, the hazard module, which characterizes the hydrologic threat from the recorded series input or modelled series under IPCC / RCM's generated scenarios. Second, the vulnerability module calculates the potential economic loss for each sector1 evaluated as a function of the return period "TR". Finally, the finance module determines the value of the optimal aggregate premium by evaluating equiprobable scenarios of water vulnerability; taking into account variables such as the maximum limit of coverage, deductible

  16. Integrating remotely sensed surface water extent into continental scale hydrology

    NARCIS (Netherlands)

    Revilla-Romero, Beatriz; Wanders, Niko; Burek, Peter; Salamon, Peter; de Roo, Ad

    2016-01-01

    In hydrological forecasting, data assimilation techniques are employed to improve estimates of initial conditions to update incorrect model states with observational data. However, the limited availability of continuous and up-to-date ground streamflow data is one of the main constraints for

  17. Hydrological excitation of polar motion by different variables from the GLDAS models

    Science.gov (United States)

    Winska, Malgorzata; Nastula, Jolanta; Salstein, David

    2017-12-01

    Continental hydrological loading by land water, snow and ice is a process that is important for the full understanding of the excitation of polar motion. In this study, we compute different estimations of hydrological excitation functions of polar motion (as hydrological angular momentum, HAM) using various variables from the Global Land Data Assimilation System (GLDAS) models of the land-based hydrosphere. The main aim of this study is to show the influence of variables from different hydrological processes including evapotranspiration, runoff, snowmelt and soil moisture, on polar motion excitations at annual and short-term timescales. Hydrological excitation functions of polar motion are determined using selected variables of these GLDAS realizations. Furthermore, we use time-variable gravity field solutions from the Gravity Recovery and Climate Experiment (GRACE) to determine the hydrological mass effects on polar motion excitation. We first conduct an intercomparison of the maps of variations of regional hydrological excitation functions, timing and phase diagrams of different regional and global HAMs. Next, we estimate the hydrological signal in geodetically observed polar motion excitation as a residual by subtracting the contributions of atmospheric angular momentum and oceanic angular momentum. Finally, the hydrological excitations are compared with those hydrological signals determined from residuals of the observed polar motion excitation series. The results will help us understand the relative importance of polar motion excitation within the individual hydrological processes, based on hydrological modeling. This method will allow us to estimate how well the polar motion excitation budget in the seasonal and inter-annual spectral ranges can be closed.

  18. Mathematical modelling of fracture hydrology

    International Nuclear Information System (INIS)

    Herbert, A.W.; Hodgkindon, D.P.; Lever, D.A.; Robinson, P.C.; Rae, J.

    1985-01-01

    This report reviews work carried out between January 1983 and December 1984 for the CEC/DOE contract 'Mathematical Modelling of Fracture Hydrology' which forms part of the CEC Mirage project (CEC 1984. Come 1985. Bourke et. al. 1983). It describes the development and use of a variety of mathematical models for the flow of water and transport of radionuclides in flowing groundwater. These models have an important role to play in assessing the long-term safety of radioactive waste burial, and in the planning and interpretation of associated experiments. The work is reported under five headings, namely 1) Statistical fracture network modelling, 2) Continuum models of flow and transport, 3) Simplified models, 4) Analysis of laboratory experiments, 5) Analysis of field experiments

  19. Assessment of potential for small hydro/solar power integration in a mountainous, data sparse region: the role of hydrological prediction accuracy

    Science.gov (United States)

    Borga, Marco; Francois, Baptiste; Creutin, Jean-Dominique; Hingray, Benoit; Zoccatelli, Davide; Tardivo, Gianmarco

    2015-04-01

    In many parts of the world, integration of small hydropower and solar/wind energy sources along river systems is examined as a way to meet pressing renewable energy targets. Depending on the space and time scales considered, hydrometeorological variability may synchronize or desynchronize solar/wind, runoff and the demand opening the possibility to use their complementarity to smooth the intermittency of each individual energy source. Rivers also provide important ecosystem services, including the provision of high quality downstream water supply and the maintenance of in-stream habitats. With future supply and demand of water resources both impacted by environmental change, a good understanding of the potential for the integration among hydropower and solar/wind energy sources in often sparsely gauged catchments is important. In such cases, where complex data-demanding models may be inappropriate, there is a need for simple conceptual modelling approaches that can still capture the main features of runoff generation and artificial regulation processes. In this work we focus on run-of-the-river and solar-power interaction assessment. In order to catch the three key cycles of the load fluctuation - daily, weekly and seasonal, the time step used in the study is the hourly resolution. We examine the performance of a conceptual hydrological model which includes facilities to model dam regulation and diversions and hydrological modules to account for the effect of glaciarised catchments. The model is applied to catchments of the heavily regulated Upper Adige river system (6900 km2), Eastern Italian Alps, which has a long history of hydropower generation. The model is used to characterize and predict the natural flow regime, assess the regulation impacts, and simulate co-fluctuations between run-of- the-river and solar power. The results demonstrates that the simple, conceptual modelling approach developed here can capture the main hydrological and regulation processes

  20. airGR: an R-package suitable for large sample hydrology presenting a suite of lumped hydrological models

    Science.gov (United States)

    Thirel, G.; Delaigue, O.; Coron, L.; Perrin, C.; Andreassian, V.

    2016-12-01

    Lumped hydrological models are useful and convenient tools for research, engineering and educational purposes. They propose catchment-scale representations of the precipitation-discharge relationship. Thanks to their limited data requirements, they can be easily implemented and run. With such models, it is possible to simulate a number of hydrological key processes over the catchment with limited structural and parametric complexity, typically evapotranspiration, runoff, underground losses, etc. The Hydrology Group at Irstea (Antony) has been developing a suite of rainfall-runoff models over the past 30 years with the main objectives of designing models as efficient as possible in terms of streamflow simulation, applicable to a wide range of catchments and having low data requirements. This resulted in a suite of models running at different time steps (from hourly to annual) applicable for various issues including water balance estimation, forecasting, simulation of impacts and scenario testing. Recently, Irstea has developed an easy-to-use R-package (R Core Team, 2015; Coron et al., 2016), called airGR, to make these models widely available. It includes: - the water balance annual GR1A (Mouehli et al., 2006), - the monthly GR2M (Mouehli, 2003) models, - three versions of the daily model, namely GR4J (Perrin et al., 2003), GR5J (Le Moine, 2008) and GR6J (Pushpalatha et al., 2011), - the hourly GR4H model (Mathevet, 2005), - a degree-day snow module CemaNeige (Valéry et al., 2014). The airGR package has been designed to facilitate the use by non-expert users and allow the addition of evaluation criteria, models or calibration algorithm selected by the end-user. Each model core is coded in FORTRAN to ensure low computational time. The other package functions (i.e. mainly the calibration algorithm and the efficiency criteria) are coded in R. The package is already used for educational purposes. It allows for convenient implementation of model inter-comparisons and

  1. Improved extraction of hydrologic information from geophysical data through coupled hydrogeophysical inversion

    Energy Technology Data Exchange (ETDEWEB)

    Hinnell, A.C.; Ferre, T.P.A.; Vrugt, J.A.; Huisman, J.A.; Moysey, S.; Rings, J.; Kowalsky, M.B.

    2009-11-01

    There is increasing interest in the use of multiple measurement types, including indirect (geophysical) methods, to constrain hydrologic interpretations. To date, most examples integrating geophysical measurements in hydrology have followed a three-step, uncoupled inverse approach. This approach begins with independent geophysical inversion to infer the spatial and/or temporal distribution of a geophysical property (e.g. electrical conductivity). The geophysical property is then converted to a hydrologic property (e.g. water content) through a petrophysical relation. The inferred hydrologic property is then used either independently or together with direct hydrologic observations to constrain a hydrologic inversion. We present an alternative approach, coupled inversion, which relies on direct coupling of hydrologic models and geophysical models during inversion. We compare the abilities of coupled and uncoupled inversion using a synthetic example where surface-based electrical conductivity surveys are used to monitor one-dimensional infiltration and redistribution.

  2. The integrated water balance and soil data set of the Rollesbroich hydrological observatory

    Science.gov (United States)

    Qu, Wei; Bogena, Heye R.; Huisman, Johan A.; Schmidt, Marius; Kunkel, Ralf; Weuthen, Ansgar; Schiedung, Henning; Schilling, Bernd; Sorg, Jürgen; Vereecken, Harry

    2016-10-01

    The Rollesbroich headwater catchment located in western Germany is a densely instrumented hydrological observatory and part of the TERENO (Terrestrial Environmental Observatories) initiative. The measurements acquired in this observatory present a comprehensive data set that contains key hydrological fluxes in addition to important hydrological states and properties. Meteorological data (i.e., precipitation, air temperature, air humidity, radiation components, and wind speed) are continuously recorded and actual evapotranspiration is measured using the eddy covariance technique. Runoff is measured at the catchment outlet with a gauging station. In addition, spatiotemporal variations in soil water content and temperature are measured at high resolution with a wireless sensor network (SoilNet). Soil physical properties were determined using standard laboratory procedures from samples taken at a large number of locations in the catchment. This comprehensive data set can be used to validate remote sensing retrievals and hydrological models, to improve the understanding of spatial temporal dynamics of soil water content, to optimize data assimilation and inverse techniques for hydrological models, and to develop upscaling and downscaling procedures of soil water content information. The complete data set is freely available online (http://www.tereno.net, doi:10.5880/TERENO.2016.001, doi:10.5880/TERENO.2016.004, doi:10.5880/TERENO.2016.003) and additionally referenced by three persistent identifiers securing the long-term data and metadata availability.

  3. Hydrology in a Mediterranean mountain environment, the Vallcebre Research basins (North Eastern Spain). IV. Testing hydrological and erosion models

    International Nuclear Information System (INIS)

    Gallart, F.; Latron, J.; Llorens, P.; Martinez-Carreras, N.

    2009-01-01

    Three modelling exercises were carried out in the Vallcebre research basins in order to both improve the understanding of the hydrological processes and test the adequate of some models in such Mediterranean mountain conditions. These exercises consisted of i) the analysis of the hydrological role of the agricultural terraces using the TOPMODEL topographic index, ii) the parametrisation of TOPMODEL using internal basin information, and iii) a test of the erosion model KINEROS2 for simulating badlands erosion. (Author) 13 refs.

  4. Hydrological modeling of the Simly Dam watershed (Pakistan) using GIS and SWAT model

    OpenAIRE

    Shimaa M. Ghoraba

    2015-01-01

    Modern mathematical models have been developed for studying the complex hydrological processes of a watershed and their direct relation to weather, topography, geology and land use. In this study the hydrology of Simly Dam watershed located in Saon River basin at the north-east of Islamabad is modeled, using the Soil and Water Assessment Tool (SWAT). It aims to simulate the stream flow, establish the water balance and estimate the monthly volume inflow to Simly Dam in order to help the manage...

  5. Hydrological-niche models predict water plant functional group distributions in diverse wetland types.

    Science.gov (United States)

    Deane, David C; Nicol, Jason M; Gehrig, Susan L; Harding, Claire; Aldridge, Kane T; Goodman, Abigail M; Brookes, Justin D

    2017-06-01

    Human use of water resources threatens environmental water supplies. If resource managers are to develop policies that avoid unacceptable ecological impacts, some means to predict ecosystem response to changes in water availability is necessary. This is difficult to achieve at spatial scales relevant for water resource management because of the high natural variability in ecosystem hydrology and ecology. Water plant functional groups classify species with similar hydrological niche preferences together, allowing a qualitative means to generalize community responses to changes in hydrology. We tested the potential for functional groups in making quantitative prediction of water plant functional group distributions across diverse wetland types over a large geographical extent. We sampled wetlands covering a broad range of hydrogeomorphic and salinity conditions in South Australia, collecting both hydrological and floristic data from 687 quadrats across 28 wetland hydrological gradients. We built hydrological-niche models for eight water plant functional groups using a range of candidate models combining different surface inundation metrics. We then tested the predictive performance of top-ranked individual and averaged models for each functional group. Cross validation showed that models achieved acceptable predictive performance, with correct classification rates in the range 0.68-0.95. Model predictions can be made at any spatial scale that hydrological data are available and could be implemented in a geographical information system. We show the response of water plant functional groups to inundation is consistent enough across diverse wetland types to quantify the probability of hydrological impacts over regional spatial scales. © 2017 by the Ecological Society of America.

  6. Bayesian estimation of parameters in a regional hydrological model

    Directory of Open Access Journals (Sweden)

    K. Engeland

    2002-01-01

    Full Text Available This study evaluates the applicability of the distributed, process-oriented Ecomag model for prediction of daily streamflow in ungauged basins. The Ecomag model is applied as a regional model to nine catchments in the NOPEX area, using Bayesian statistics to estimate the posterior distribution of the model parameters conditioned on the observed streamflow. The distribution is calculated by Markov Chain Monte Carlo (MCMC analysis. The Bayesian method requires formulation of a likelihood function for the parameters and three alternative formulations are used. The first is a subjectively chosen objective function that describes the goodness of fit between the simulated and observed streamflow, as defined in the GLUE framework. The second and third formulations are more statistically correct likelihood models that describe the simulation errors. The full statistical likelihood model describes the simulation errors as an AR(1 process, whereas the simple model excludes the auto-regressive part. The statistical parameters depend on the catchments and the hydrological processes and the statistical and the hydrological parameters are estimated simultaneously. The results show that the simple likelihood model gives the most robust parameter estimates. The simulation error may be explained to a large extent by the catchment characteristics and climatic conditions, so it is possible to transfer knowledge about them to ungauged catchments. The statistical models for the simulation errors indicate that structural errors in the model are more important than parameter uncertainties. Keywords: regional hydrological model, model uncertainty, Bayesian analysis, Markov Chain Monte Carlo analysis

  7. A hydrologic-economic modeling approach for analysis of urban water supply dynamics in Chennai, India

    Science.gov (United States)

    Srinivasan, Veena; Gorelick, Steven M.; Goulder, Lawrence

    2010-07-01

    In this paper, we discuss a challenging water resources problem in a developing world city, Chennai, India. The goal is to reconstruct past system behavior and diagnose the causes of a major water crisis. In order to do this, we develop a hydrologic-engineering-economic model to address the complexity of urban water supply arising from consumers' dependence on multiple interconnected sources of water. We integrate different components of the urban water system: water flowing into the reservoir system; diversion and distribution by the public water utility; groundwater flow in the aquifer beneath the city; supply, demand, and prices in the informal tanker-truck-based water market; and consumer behavior. Both the economic and physical impacts of consumers' dependence on multiple sources of water are quantified. The model is calibrated over the period 2002-2006 using a range of hydrologic and socio-economic data. The model's results highlight the inadequacy of the reservoir system and the buffering role played by the urban aquifer and consumers' coping investments during multiyear droughts.

  8. HYDROLOGY AND SEDIMENT MODELING USING THE BASINS NON-POINT SOURCE MODEL

    Science.gov (United States)

    The Non-Point Source Model (Hydrologic Simulation Program-Fortran, or HSPF) within the EPA Office of Water's BASINS watershed modeling system was used to simulate streamflow and total suspended solids within Contentnea Creek, North Carolina, which is a tributary of the Neuse Rive...

  9. Integrating Hydrology, Ecology, and Biogeochemistry in Stormwater Management: the Vermont Experience

    Science.gov (United States)

    Bowden, W. B.

    2005-12-01

    Although Vermont has had a stormwater management program since the 1970's, support for the program languished during a period intense suburban development in several counties in the state, most notably Chittenden County next to Lake Champlain. Beginning in 2000, the state renewed efforts to address concerns that stormwater runoff from suburban developments had significantly degraded streams in the area and threatened the health of the Lake. The state employs an extensive, EPA-approved biomonitoring program (based on macroinvertebrates and fish) to assess the health of streams. However, it is difficult to translate these data into targets for stormwater management or to predict how and especially when they will change as a result of future management practices. The challenge of managing stormwater in this area is further compounded by a complete lack of historical hydrologic monitoring data. Ultimately a stakeholder-driven process developed that has lead to an innovative partnership among state agencies, resource managers, NGO's, the US-EPA and scientists. Through this partnership a unique consensus evolved that management for hydrologic targets by themselves would address most of the stakeholders' concerns. The new regulations that are emerging are based on two components. The first component relies on flow-duration curves (FDC's) derived from a simple, widely-used stormwater model (P-8) for which adequate input data are available. The model was calibrated for streams in other areas for which long-term hydrologic data were available and then used to generate `synthetic' FDC's for the stormwater impaired and a suite of `attainment' (developing, but currently un-impaired) watersheds in Vermont. Statistical (cluster) analyses of synthetic FDC's provide watershed-wide targets for hydrologic reduction. Sub-watershed mapping linked to further multivariate analysis of the flow data identify specific locations to implement best management practices (BMP's) that will

  10. “Black Swans” of Hydrology: Can our Models Address the Science of Hydrologic Change?

    Science.gov (United States)

    Kumar, P.

    2009-12-01

    Coupled models of terrestrial hydrology and climate have grown in complexity leading to better understanding of the coupling between the hydrosphere, biosphere, and the climate system. During the past two decades, these models have evolved through generational changes as they have grown in sophistication in their ability to resolve spatial heterogeneity as well as vegetation dynamics and biogeochemistry. These developments have, in part, been driven by data collection efforts ranging from focused field campaigns to long-term observational networks, advances in remote sensing and other measurement technologies, along with sophisticated estimation and assimilation methods. However, the hydrologic cycle is changing leading to unexpected and unanticipated behavior through emergent dynamics and patterns that are not part of the historical milieu. Is there a new thinking that is needed to address this challenge? The goal of this talk is to draw from the modeling developments in the past two decades to foster a debate for moving forward.

  11. Flood Simulations and Uncertainty Analysis for the Pearl River Basin Using the Coupled Land Surface and Hydrological Model System

    Directory of Open Access Journals (Sweden)

    Yongnan Zhu

    2017-06-01

    Full Text Available The performances of hydrological simulations for the Pearl River Basin in China were analysed using the Coupled Land Surface and Hydrological Model System (CLHMS. Three datasets, including East Asia (EA, high-resolution gauge satellite-merged China Merged Precipitation Analysis (CMPA-Daily, and the Asian Precipitation Highly-Resolved Observational Data Integration Towards Evaluation (APHRODITE daily precipitation were used to drive the CLHMS model to simulate daily hydrological processes from 1998 to 2006. The results indicate that the precipitation data was the most important source of uncertainty in the hydrological simulation. The simulated streamflow driven by the CMPA-Daily agreed well with observations, with a Pearson correlation coefficient (PMC greater than 0.70 and an index of agreement (IOA similarity coefficient greater than 0.82 at Liuzhou, Shijiao, and Wuzhou Stations. Comparison of the Nash-Sutcliffe efficiency coefficient (NSE shows that the peak flow simulation ability of CLHMS driven with the CMPA-Daily rainfall is relatively superior to that with the EA and APHRODITE datasets. The simulation results for the high-flow periods in 1998 and 2005 indicate that the CLHMS is promising for its future application in the flood simulation and prediction.

  12. Identifying influential data points in hydrological model calibration and their impact on streamflow predictions

    Science.gov (United States)

    Wright, David; Thyer, Mark; Westra, Seth

    2015-04-01

    Highly influential data points are those that have a disproportionately large impact on model performance, parameters and predictions. However, in current hydrological modelling practice the relative influence of individual data points on hydrological model calibration is not commonly evaluated. This presentation illustrates and evaluates several influence diagnostics tools that hydrological modellers can use to assess the relative influence of data. The feasibility and importance of including influence detection diagnostics as a standard tool in hydrological model calibration is discussed. Two classes of influence diagnostics are evaluated: (1) computationally demanding numerical "case deletion" diagnostics; and (2) computationally efficient analytical diagnostics, based on Cook's distance. These diagnostics are compared against hydrologically orientated diagnostics that describe changes in the model parameters (measured through the Mahalanobis distance), performance (objective function displacement) and predictions (mean and maximum streamflow). These influence diagnostics are applied to two case studies: a stage/discharge rating curve model, and a conceptual rainfall-runoff model (GR4J). Removing a single data point from the calibration resulted in differences to mean flow predictions of up to 6% for the rating curve model, and differences to mean and maximum flow predictions of up to 10% and 17%, respectively, for the hydrological model. When using the Nash-Sutcliffe efficiency in calibration, the computationally cheaper Cook's distance metrics produce similar results to the case-deletion metrics at a fraction of the computational cost. However, Cooks distance is adapted from linear regression with inherit assumptions on the data and is therefore less flexible than case deletion. Influential point detection diagnostics show great potential to improve current hydrological modelling practices by identifying highly influential data points. The findings of this

  13. Significant uncertainty in global scale hydrological modeling from precipitation data errors

    Science.gov (United States)

    Sperna Weiland, Frederiek C.; Vrugt, Jasper A.; van Beek, Rens (L.) P. H.; Weerts, Albrecht H.; Bierkens, Marc F. P.

    2015-10-01

    In the past decades significant progress has been made in the fitting of hydrologic models to data. Most of this work has focused on simple, CPU-efficient, lumped hydrologic models using discharge, water table depth, soil moisture, or tracer data from relatively small river basins. In this paper, we focus on large-scale hydrologic modeling and analyze the effect of parameter and rainfall data uncertainty on simulated discharge dynamics with the global hydrologic model PCR-GLOBWB. We use three rainfall data products; the CFSR reanalysis, the ERA-Interim reanalysis, and a combined ERA-40 reanalysis and CRU dataset. Parameter uncertainty is derived from Latin Hypercube Sampling (LHS) using monthly discharge data from five of the largest river systems in the world. Our results demonstrate that the default parameterization of PCR-GLOBWB, derived from global datasets, can be improved by calibrating the model against monthly discharge observations. Yet, it is difficult to find a single parameterization of PCR-GLOBWB that works well for all of the five river basins considered herein and shows consistent performance during both the calibration and evaluation period. Still there may be possibilities for regionalization based on catchment similarities. Our simulations illustrate that parameter uncertainty constitutes only a minor part of predictive uncertainty. Thus, the apparent dichotomy between simulations of global-scale hydrologic behavior and actual data cannot be resolved by simply increasing the model complexity of PCR-GLOBWB and resolving sub-grid processes. Instead, it would be more productive to improve the characterization of global rainfall amounts at spatial resolutions of 0.5° and smaller.

  14. Technical review of large-scale hydrological models for implementation in operational flood forecasting schemes on continental level

    OpenAIRE

    KAUFFELD Anna; WETTERHALL F.; Pappenberger F.; SALAMON Peter; THIELEN DEL POZO Jutta

    2014-01-01

    The uncertainty in operational hydrological forecast systems driven with numerical weather predictions inputs are often assessed by quantifying the uncertainty from the inputs and not from the hydrological model itself. However, part of the uncertainty in modelled discharge stems from the hydrological model and some models may be more suitable than others for particular processes. A hydrological multi-model hydrological system can account for some of this uncertainty, but there exists a p...

  15. Modelling catchment hydrological responses in a Himalayan Lake ...

    Indian Academy of Sciences (India)

    water extent of the lake barely covers 11.5 km2. (Badar and Romshoo ... Recent developments of decision support systems based on GIS and distributed hydrological models .... flow of the methodology is given in figure 2. 3.1.1 Model structure ...

  16. Improved Ground Hydrology Calculations for Global Climate Models (GCMs): Soil Water Movement and Evapotranspiration.

    Science.gov (United States)

    Abramopoulos, F.; Rosenzweig, C.; Choudhury, B.

    1988-09-01

    A physically based ground hydrology model is developed to improve the land-surface sensible and latent heat calculations in global climate models (GCMs). The processes of transpiration, evaporation from intercepted precipitation and dew, evaporation from bare soil, infiltration, soil water flow, and runoff are explicitly included in the model. The amount of detail in the hydrologic calculations is restricted to a level appropriate for use in a GCM, but each of the aforementioned processes is modeled on the basis of the underlying physical principles. Data from the Goddard Institute for Space Studies (GISS) GCM are used as inputs for off-line tests of the ground hydrology model in four 8° × 10° regions (Brazil, Sahel, Sahara, and India). Soil and vegetation input parameters are calculated as area-weighted means over the 8° × 10° gridhox. This compositing procedure is tested by comparing resulting hydrological quantities to ground hydrology model calculations performed on the 1° × 1° cells which comprise the 8° × 10° gridbox. Results show that the compositing procedure works well except in the Sahel where lower soil water levels and a heterogeneous land surface produce more variability in hydrological quantities, indicating that a resolution better than 8° × 10° is needed for that region. Modeled annual and diurnal hydrological cycles compare well with observations for Brazil, where real world data are available. The sensitivity of the ground hydrology model to several of its input parameters was tested; it was found to be most sensitive to the fraction of land covered by vegetation and least sensitive to the soil hydraulic conductivity and matric potential.

  17. The SPAtial EFficiency metric (SPAEF): multiple-component evaluation of spatial patterns for optimization of hydrological models

    Science.gov (United States)

    Koch, Julian; Cüneyd Demirel, Mehmet; Stisen, Simon

    2018-05-01

    The process of model evaluation is not only an integral part of model development and calibration but also of paramount importance when communicating modelling results to the scientific community and stakeholders. The modelling community has a large and well-tested toolbox of metrics to evaluate temporal model performance. In contrast, spatial performance evaluation does not correspond to the grand availability of spatial observations readily available and to the sophisticate model codes simulating the spatial variability of complex hydrological processes. This study makes a contribution towards advancing spatial-pattern-oriented model calibration by rigorously testing a multiple-component performance metric. The promoted SPAtial EFficiency (SPAEF) metric reflects three equally weighted components: correlation, coefficient of variation and histogram overlap. This multiple-component approach is found to be advantageous in order to achieve the complex task of comparing spatial patterns. SPAEF, its three components individually and two alternative spatial performance metrics, i.e. connectivity analysis and fractions skill score, are applied in a spatial-pattern-oriented model calibration of a catchment model in Denmark. Results suggest the importance of multiple-component metrics because stand-alone metrics tend to fail to provide holistic pattern information. The three SPAEF components are found to be independent, which allows them to complement each other in a meaningful way. In order to optimally exploit spatial observations made available by remote sensing platforms, this study suggests applying bias insensitive metrics which further allow for a comparison of variables which are related but may differ in unit. This study applies SPAEF in the hydrological context using the mesoscale Hydrologic Model (mHM; version 5.8), but we see great potential across disciplines related to spatially distributed earth system modelling.

  18. A four-stage hybrid model for hydrological time series forecasting.

    Science.gov (United States)

    Di, Chongli; Yang, Xiaohua; Wang, Xiaochao

    2014-01-01

    Hydrological time series forecasting remains a difficult task due to its complicated nonlinear, non-stationary and multi-scale characteristics. To solve this difficulty and improve the prediction accuracy, a novel four-stage hybrid model is proposed for hydrological time series forecasting based on the principle of 'denoising, decomposition and ensemble'. The proposed model has four stages, i.e., denoising, decomposition, components prediction and ensemble. In the denoising stage, the empirical mode decomposition (EMD) method is utilized to reduce the noises in the hydrological time series. Then, an improved method of EMD, the ensemble empirical mode decomposition (EEMD), is applied to decompose the denoised series into a number of intrinsic mode function (IMF) components and one residual component. Next, the radial basis function neural network (RBFNN) is adopted to predict the trend of all of the components obtained in the decomposition stage. In the final ensemble prediction stage, the forecasting results of all of the IMF and residual components obtained in the third stage are combined to generate the final prediction results, using a linear neural network (LNN) model. For illustration and verification, six hydrological cases with different characteristics are used to test the effectiveness of the proposed model. The proposed hybrid model performs better than conventional single models, the hybrid models without denoising or decomposition and the hybrid models based on other methods, such as the wavelet analysis (WA)-based hybrid models. In addition, the denoising and decomposition strategies decrease the complexity of the series and reduce the difficulties of the forecasting. With its effective denoising and accurate decomposition ability, high prediction precision and wide applicability, the new model is very promising for complex time series forecasting. This new forecast model is an extension of nonlinear prediction models.

  19. A Four-Stage Hybrid Model for Hydrological Time Series Forecasting

    Science.gov (United States)

    Di, Chongli; Yang, Xiaohua; Wang, Xiaochao

    2014-01-01

    Hydrological time series forecasting remains a difficult task due to its complicated nonlinear, non-stationary and multi-scale characteristics. To solve this difficulty and improve the prediction accuracy, a novel four-stage hybrid model is proposed for hydrological time series forecasting based on the principle of ‘denoising, decomposition and ensemble’. The proposed model has four stages, i.e., denoising, decomposition, components prediction and ensemble. In the denoising stage, the empirical mode decomposition (EMD) method is utilized to reduce the noises in the hydrological time series. Then, an improved method of EMD, the ensemble empirical mode decomposition (EEMD), is applied to decompose the denoised series into a number of intrinsic mode function (IMF) components and one residual component. Next, the radial basis function neural network (RBFNN) is adopted to predict the trend of all of the components obtained in the decomposition stage. In the final ensemble prediction stage, the forecasting results of all of the IMF and residual components obtained in the third stage are combined to generate the final prediction results, using a linear neural network (LNN) model. For illustration and verification, six hydrological cases with different characteristics are used to test the effectiveness of the proposed model. The proposed hybrid model performs better than conventional single models, the hybrid models without denoising or decomposition and the hybrid models based on other methods, such as the wavelet analysis (WA)-based hybrid models. In addition, the denoising and decomposition strategies decrease the complexity of the series and reduce the difficulties of the forecasting. With its effective denoising and accurate decomposition ability, high prediction precision and wide applicability, the new model is very promising for complex time series forecasting. This new forecast model is an extension of nonlinear prediction models. PMID:25111782

  20. The hydrological modeling in terms of determining the potential European beaver effect

    Science.gov (United States)

    Szostak, Marta; Jagodzińska, Jadwiga

    2017-06-01

    The objective of the paper was the hydrological analysis, in terms of categorizing main watercourses (based on coupled catchments) and marking areas covered by potential impact of the occurrence and activities of the European beaver Castor fiber. At the analysed area - the Forest District Głogów Małopolski there is a population of about 200 beavers in that Forest District. Damage inflicted by beavers was detected on 33.0 ha of the Forest District, while in the area of 13.9 ha the damage was small (below 10%). The monitoring of the beavers' behaviour and the analysis of their influence on hydrology of the area became an important element of using geoinformationtools in the management of forest areas. ArcHydro ArcGIS Esri module was applied, as an integrated set of tools for hydrographical analysis and modelling. Further steps of the procedure are hydrologic analyses such as: marking river networks on the DTM, filling holes, making maps of the flow direction, making the map of the accumulation flow, defining and segmentation of streams, marking elementary basins, marking coupled basins, making dams in the places, where beavers occur and localization of the area with a visible impact of damming. The result of the study includes maps prepared for the Forest District: the map of main rivers and their basins, categories of watercourses and compartments particularly threatened by beaver's foraging.

  1. The application of remote sensing to the development and formulation of hydrologic planning models

    Science.gov (United States)

    Fowler, T. R.; Castruccio, P. A.; Loats, H. L., Jr.

    1977-01-01

    The development of a remote sensing model and its efficiency in determining parameters of hydrologic models are reviewed. Procedures for extracting hydrologic data from LANDSAT imagery, and the visual analysis of composite imagery are presented. A hydrologic planning model is developed and applied to determine seasonal variations in watershed conditions. The transfer of this technology to a user community and contract arrangements are discussed.

  2. Remote sensing inputs to landscape models which predict future spatial land use patterns for hydrologic models

    Science.gov (United States)

    Miller, L. D.; Tom, C.; Nualchawee, K.

    1977-01-01

    A tropical forest area of Northern Thailand provided a test case of the application of the approach in more natural surroundings. Remote sensing imagery subjected to proper computer analysis has been shown to be a very useful means of collecting spatial data for the science of hydrology. Remote sensing products provide direct input to hydrologic models and practical data bases for planning large and small-scale hydrologic developments. Combining the available remote sensing imagery together with available map information in the landscape model provides a basis for substantial improvements in these applications.

  3. Modeling Subsurface Hydrology in Floodplains

    Science.gov (United States)

    Evans, Cristina M.; Dritschel, David G.; Singer, Michael B.

    2018-03-01

    Soil-moisture patterns in floodplains are highly dynamic, owing to the complex relationships between soil properties, climatic conditions at the surface, and the position of the water table. Given this complexity, along with climate change scenarios in many regions, there is a need for a model to investigate the implications of different conditions on water availability to riparian vegetation. We present a model, HaughFlow, which is able to predict coupled water movement in the vadose and phreatic zones of hydraulically connected floodplains. Model output was calibrated and evaluated at six sites in Australia to identify key patterns in subsurface hydrology. This study identifies the importance of the capillary fringe in vadose zone hydrology due to its water storage capacity and creation of conductive pathways. Following peaks in water table elevation, water can be stored in the capillary fringe for up to months (depending on the soil properties). This water can provide a critical resource for vegetation that is unable to access the water table. When water table peaks coincide with heavy rainfall events, the capillary fringe can support saturation of the entire soil profile. HaughFlow is used to investigate the water availability to riparian vegetation, producing daily output of water content in the soil over decadal time periods within different depth ranges. These outputs can be summarized to support scientific investigations of plant-water relations, as well as in management applications.

  4. Proving the ecosystem value through hydrological modelling

    International Nuclear Information System (INIS)

    Dorner, W; Spachinger, K; Metzka, R; Porter, M

    2008-01-01

    Ecosystems provide valuable functions. Also natural floodplains and river structures offer different types of ecosystem functions such as habitat function, recreational area and natural detention. From an economic stand point the loss (or rehabilitation) of these natural systems and their provided natural services can be valued as a damage (or benefit). Consequently these natural goods and services must be economically valued in project assessments e.g. cost-benefit-analysis or cost comparison. Especially in smaller catchments and river systems exists significant evidence that natural flood detention reduces flood risk and contributes to flood protection. Several research projects evaluated the mitigating effect of land use, river training and the loss of natural flood plains on development, peak and volume of floods. The presented project analysis the hypothesis that ignoring natural detention and hydrological ecosystem services could result in economically inefficient solutions for flood protection and mitigation. In test areas, subcatchments of the Danube in Germany, a combination of hydrological and hydrodynamic models with economic evaluation techniques was applied. Different forms of land use, river structure and flood protection measures were assed and compared from a hydrological and economic point of view. A hydrodynamic model was used to simulate flows to assess the extent of flood affected areas and damages to buildings and infrastructure as well as to investigate the impacts of levees and river structure on a local scale. These model results provided the basis for an economic assessment. Different economic valuation techniques, such as flood damage functions, cost comparison method and substation-approach were used to compare the outcomes of different hydrological scenarios from an economic point of view and value the ecosystem service. The results give significant evidence that natural detention must be evaluated as part of flood mitigation projects

  5. Copula Entropy coupled with Wavelet Neural Network Model for Hydrological Prediction

    Science.gov (United States)

    Wang, Yin; Yue, JiGuang; Liu, ShuGuang; Wang, Li

    2018-02-01

    Artificial Neural network(ANN) has been widely used in hydrological forecasting. in this paper an attempt has been made to find an alternative method for hydrological prediction by combining Copula Entropy(CE) with Wavelet Neural Network(WNN), CE theory permits to calculate mutual information(MI) to select Input variables which avoids the limitations of the traditional linear correlation(LCC) analysis. Wavelet analysis can provide the exact locality of any changes in the dynamical patterns of the sequence Coupled with ANN Strong non-linear fitting ability. WNN model was able to provide a good fit with the hydrological data. finally, the hybrid model(CE+WNN) have been applied to daily water level of Taihu Lake Basin, and compared with CE ANN, LCC WNN and LCC ANN. Results showed that the hybrid model produced better results in estimating the hydrograph properties than the latter models.

  6. Modeling of Andean Páramo Ecosystems’ Hydrological Response to Environmental Change

    Directory of Open Access Journals (Sweden)

    Francisco Flores-López

    2016-03-01

    Full Text Available In the Peruvian Andes, water infiltration from tropical wetlands, called páramo, generates headwaters for downstream rivers. The hydrological processes of these wetlands are not well understood within the larger hydrological system, impeding efforts to mitigate the rapid environmental changes anticipated due to regional population growth and climate change. This study constructed and calibrated a Water Evaluation and Planning (WEAP system model for ecosystems with sparse data in the Quiroz-Chipillico watershed in the Piura region of Peru. The model simulates the impacts of possible changes within the hydrological system to assist decision-makers in strategizing about sustainable development for the region, especially the páramo. Using scenarios designed with stakeholder participation, the WEAP model for the Quiroz-Chipillico watershed examines river headflow production, reservoir water levels, and demand coverage for downstream users when the upstream páramo and its environs are subjected to changes of temperature, precipitation, and land use. The model reveals that while temperature and precipitation changes can be expected to impact páramo water production, the anticipated land use changes will be a primary driver of hydrological responses in the páramo and subsequent changes downstream.

  7. Modeling hydrology, groundwater recharge and non-point nitrate loadings in the Himalayan Upper Yamuna basin.

    Science.gov (United States)

    Narula, Kapil K; Gosain, A K

    2013-12-01

    The mountainous Himalayan watersheds are important hydrologic systems responsible for much of the water supply in the Indian sub-continent. These watersheds are increasingly facing anthropogenic and climate-related pressures that impact spatial and temporal distribution of water availability. This study evaluates temporal and spatial distribution of water availability including groundwater recharge and quality (non-point nitrate loadings) for a Himalayan watershed, namely, the Upper Yamuna watershed (part of the Ganga River basin). The watershed has an area of 11,600 km(2) with elevation ranging from 6300 to 600 m above mean sea level. Soil and Water Assessment Tool (SWAT), a physically-based, time-continuous model, has been used to simulate the land phase of the hydrological cycle, to obtain streamflows, groundwater recharge, and nitrate (NO3) load distributions in various components of runoff. The hydrological SWAT model is integrated with the MODular finite difference groundwater FLOW model (MODFLOW), and Modular 3-Dimensional Multi-Species Transport model (MT3DMS), to obtain groundwater flow and NO3 transport. Validation of various modules of this integrated model has been done for sub-basins of the Upper Yamuna watershed. Results on surface runoff and groundwater levels obtained as outputs from simulation show a good comparison with the observed streamflows and groundwater levels (Nash-Sutcliffe and R(2) correlations greater than +0.7). Nitrate loading obtained after nitrification, denitrification, and NO3 removal from unsaturated and shallow aquifer zones is combined with groundwater recharge. Results for nitrate modeling in groundwater aquifers are compared with observed NO3 concentration and are found to be in good agreement. The study further evaluates the sensitivity of water availability to climate change. Simulations have been made with the weather inputs of climate change scenarios of A2, B2, and A1B for end of the century. Water yield estimates under

  8. Impact of multicollinearity on small sample hydrologic regression models

    Science.gov (United States)

    Kroll, Charles N.; Song, Peter

    2013-06-01

    Often hydrologic regression models are developed with ordinary least squares (OLS) procedures. The use of OLS with highly correlated explanatory variables produces multicollinearity, which creates highly sensitive parameter estimators with inflated variances and improper model selection. It is not clear how to best address multicollinearity in hydrologic regression models. Here a Monte Carlo simulation is developed to compare four techniques to address multicollinearity: OLS, OLS with variance inflation factor screening (VIF), principal component regression (PCR), and partial least squares regression (PLS). The performance of these four techniques was observed for varying sample sizes, correlation coefficients between the explanatory variables, and model error variances consistent with hydrologic regional regression models. The negative effects of multicollinearity are magnified at smaller sample sizes, higher correlations between the variables, and larger model error variances (smaller R2). The Monte Carlo simulation indicates that if the true model is known, multicollinearity is present, and the estimation and statistical testing of regression parameters are of interest, then PCR or PLS should be employed. If the model is unknown, or if the interest is solely on model predictions, is it recommended that OLS be employed since using more complicated techniques did not produce any improvement in model performance. A leave-one-out cross-validation case study was also performed using low-streamflow data sets from the eastern United States. Results indicate that OLS with stepwise selection generally produces models across study regions with varying levels of multicollinearity that are as good as biased regression techniques such as PCR and PLS.

  9. Physical models for classroom teaching in hydrology

    Directory of Open Access Journals (Sweden)

    A. Rodhe

    2012-09-01

    Full Text Available Hydrology teaching benefits from the fact that many important processes can be illustrated and explained with simple physical models. A set of mobile physical models has been developed and used during many years of lecturing at basic university level teaching in hydrology. One model, with which many phenomena can be demonstrated, consists of a 1.0-m-long plexiglass container containing an about 0.25-m-deep open sand aquifer through which water is circulated. The model can be used for showing the groundwater table and its influence on the water content in the unsaturated zone and for quantitative determination of hydraulic properties such as the storage coefficient and the saturated hydraulic conductivity. It is also well suited for discussions on the runoff process and the significance of recharge and discharge areas for groundwater. The flow paths of water and contaminant dispersion can be illustrated in tracer experiments using fluorescent or colour dye. This and a few other physical models, with suggested demonstrations and experiments, are described in this article. The finding from using models in classroom teaching is that it creates curiosity among the students, promotes discussions and most likely deepens the understanding of the basic processes.

  10. Evaluation and hydrological modelization in the natural hazard prevention

    International Nuclear Information System (INIS)

    Pla Sentis, Ildefonso

    2011-01-01

    Soil degradation affects negatively his functions as a base to produce food, to regulate the hydrological cycle and the environmental quality. All over the world soil degradation is increasing partly due to lacks or deficiencies in the evaluations of the processes and causes of this degradation on each specific situation. The processes of soil physical degradation are manifested through several problems as compaction, runoff, hydric and Eolic erosion, landslides with collateral effects in situ and in the distance, often with disastrous consequences as foods, landslides, sedimentations, droughts, etc. These processes are frequently associated to unfavorable changes into the hydrologic processes responsible of the water balance and soil hydric regimes, mainly derived to soil use changes and different management practices and climatic changes. The evaluation of these processes using simple simulation models; under several scenarios of climatic change, soil properties and land use and management; would allow to predict the occurrence of this disastrous processes and consequently to select and apply the appropriate practices of soil conservation to eliminate or reduce their effects. This simulation models require, as base, detailed climatic information and hydrologic soil properties data. Despite of the existence of methodologies and commercial equipment (each time more sophisticated and precise) to measure the different physical and hydrological soil properties related with degradation processes, most of them are only applicable under really specific or laboratory conditions. Often indirect methodologies are used, based on relations or empiric indexes without an adequate validation, that often lead to expensive mistakes on the evaluation of soil degradation processes and their effects on natural disasters. It could be preferred simple field methodologies, direct and adaptable to different soil types and climates and to the sample size and the spatial variability of the

  11. GIS model-based real-time hydrological forecasting and operation management system for the Lake Balaton and its watershed

    Science.gov (United States)

    Adolf Szabó, János; Zoltán Réti, Gábor; Tóth, Tünde

    2017-04-01

    Today, the most significant mission of the decision makers on integrated water management issues is to carry out sustainable management for sharing the resources between a variety of users and the environment under conditions of considerable uncertainty (such as climate/land-use/population/etc. change) conditions. In light of this increasing water management complexity, we consider that the most pressing needs is to develop and implement up-to-date GIS model-based real-time hydrological forecasting and operation management systems for aiding decision-making processes to improve water management. After years of researches and developments the HYDROInform Ltd. has developed an integrated, on-line IT system (DIWA-HFMS: DIstributed WAtershed - Hydrologyc Forecasting & Modelling System) which is able to support a wide-ranging of the operational tasks in water resources management such as: forecasting, operation of lakes and reservoirs, water-control and management, etc. Following a test period, the DIWA-HFMS has been implemented for the Lake Balaton and its watershed (in 500 m resolution) at Central-Transdanubian Water Directorate (KDTVIZIG). The significant pillars of the system are: - The DIWA (DIstributed WAtershed) hydrologic model, which is a 3D dynamic water-balance model that distributed both in space and its parameters, and which was developed along combined principles but its mostly based on physical foundations. The DIWA integrates 3D soil-, 2D surface-, and 1D channel-hydraulic components as well. - Lakes and reservoir-operating component; - Radar-data integration module; - fully online data collection tools; - scenario manager tool to create alternative scenarios, - interactive, intuitive, highly graphical user interface. In Vienna, the main functions, operations and results-management of the system will be presented.

  12. Review article: Hydrological modeling in glacierized catchments of central Asia - status and challenges

    Science.gov (United States)

    Chen, Yaning; Li, Weihong; Fang, Gonghuan; Li, Zhi

    2017-02-01

    Meltwater from glacierized catchments is one of the most important water supplies in central Asia. Therefore, the effects of climate change on glaciers and snow cover will have increasingly significant consequences for runoff. Hydrological modeling has become an indispensable research approach to water resources management in large glacierized river basins, but there is a lack of focus in the modeling of glacial discharge. This paper reviews the status of hydrological modeling in glacierized catchments of central Asia, discussing the limitations of the available models and extrapolating these to future challenges and directions. After reviewing recent efforts, we conclude that the main sources of uncertainty in assessing the regional hydrological impacts of climate change are the unreliable and incomplete data sets and the lack of understanding of the hydrological regimes of glacierized catchments of central Asia. Runoff trends indicate a complex response to changes in climate. For future variation of water resources, it is essential to quantify the responses of hydrologic processes to both climate change and shrinking glaciers in glacierized catchments, and scientific focus should be on reducing uncertainties linked to these processes.

  13. A continental-scale hydrology and water quality model for Europe: Calibration and uncertainty of a high-resolution large-scale SWAT model

    Science.gov (United States)

    Abbaspour, K. C.; Rouholahnejad, E.; Vaghefi, S.; Srinivasan, R.; Yang, H.; Kløve, B.

    2015-05-01

    A combination of driving forces are increasing pressure on local, national, and regional water supplies needed for irrigation, energy production, industrial uses, domestic purposes, and the environment. In many parts of Europe groundwater quantity, and in particular quality, have come under sever degradation and water levels have decreased resulting in negative environmental impacts. Rapid improvements in the economy of the eastern European block of countries and uncertainties with regard to freshwater availability create challenges for water managers. At the same time, climate change adds a new level of uncertainty with regard to freshwater supplies. In this research we build and calibrate an integrated hydrological model of Europe using the Soil and Water Assessment Tool (SWAT) program. Different components of water resources are simulated and crop yield and water quality are considered at the Hydrological Response Unit (HRU) level. The water resources are quantified at subbasin level with monthly time intervals. Leaching of nitrate into groundwater is also simulated at a finer spatial level (HRU). The use of large-scale, high-resolution water resources models enables consistent and comprehensive examination of integrated system behavior through physically-based, data-driven simulation. In this article we discuss issues with data availability, calibration of large-scale distributed models, and outline procedures for model calibration and uncertainty analysis. The calibrated model and results provide information support to the European Water Framework Directive and lay the basis for further assessment of the impact of climate change on water availability and quality. The approach and methods developed are general and can be applied to any large region around the world.

  14. Isotope-hydrological models and calculational methods for investigation of groundwater flow

    International Nuclear Information System (INIS)

    Marton, L.

    1982-01-01

    Recharge of groundwater through a semi-confining bed is a typical hydrogeological phenomenon in quaternary deposits which are elevated to a lesser or greater degree above the surroundings. A simple hydrological model has been introduced in which the aquifer is recharged only by precipitation through a semi-permeable layer. For applying the model, it is necessary to know the age of the water or the radioisotope concentrations in some sections of the ground-water flow system. On the basis of the age, the hydraulic conductivity of the aquifer and of the semiconfining bed and the steady rate of infiltration can be calculated. Other hydraulic parameters can be determined with the help of a mathemathical model worked out by Freeze and Witherspoon. The hydrological and mathemathical models are inversely used and are complementary. The reliability and applicability of the hydrological model has been proved in practice and good results were gained in hydrogeological research carried out in Hungary. (author)

  15. Newtonian nudging for a Richards equation-based distributed hydrological model

    Science.gov (United States)

    Paniconi, Claudio; Marrocu, Marino; Putti, Mario; Verbunt, Mark

    The objective of data assimilation is to provide physically consistent estimates of spatially distributed environmental variables. In this study a relatively simple data assimilation method has been implemented in a relatively complex hydrological model. The data assimilation technique is Newtonian relaxation or nudging, in which model variables are driven towards observations by a forcing term added to the model equations. The forcing term is proportional to the difference between simulation and observation (relaxation component) and contains four-dimensional weighting functions that can incorporate prior knowledge about the spatial and temporal variability and characteristic scales of the state variable(s) being assimilated. The numerical model couples a three-dimensional finite element Richards equation solver for variably saturated porous media and a finite difference diffusion wave approximation based on digital elevation data for surface water dynamics. We describe the implementation of the data assimilation algorithm for the coupled model and report on the numerical and hydrological performance of the resulting assimilation scheme. Nudging is shown to be successful in improving the hydrological simulation results, and it introduces little computational cost, in terms of CPU and other numerical aspects of the model's behavior, in some cases even improving numerical performance compared to model runs without nudging. We also examine the sensitivity of the model to nudging term parameters including the spatio-temporal influence coefficients in the weighting functions. Overall the nudging algorithm is quite flexible, for instance in dealing with concurrent observation datasets, gridded or scattered data, and different state variables, and the implementation presented here can be readily extended to any of these features not already incorporated. Moreover the nudging code and tests can serve as a basis for implementation of more sophisticated data assimilation

  16. Operational aspects of asynchronous filtering for hydrological forecasting

    Science.gov (United States)

    Rakovec, O.; Weerts, A. H.; Sumihar, J.; Uijlenhoet, R.

    2015-03-01

    This study investigates the suitability of the Asynchronous Ensemble Kalman Filter (AEnKF) and a partitioned updating scheme for hydrological forecasting. The AEnKF requires forward integration of the model for the analysis and enables assimilation of current and past observations simultaneously at a single analysis step. The results of discharge assimilation into a grid-based hydrological model for the Upper Ourthe catchment in the Belgian Ardennes show that including past predictions and observations in the data assimilation method improves the model forecasts. Additionally, we show that elimination of the strongly non-linear relation between the soil moisture storage and assimilated discharge observations from the model update becomes beneficial for improved operational forecasting, which is evaluated using several validation measures.

  17. A remote sensing driven distributed hydrological model of the Senegal River basin

    DEFF Research Database (Denmark)

    Stisen, Simon; Jensen, Karsten Høgh; Sandholt, Inge

    2008-01-01

    outputs of AET from both model setups was carried out. This revealed substantial differences in the spatial patterns of AET for the examined subcatchment, in spite of similar values of predicted discharge and average AET. The potential for driving large scale hydrological models using remote sensing data......Distributed hydrological models require extensive data amounts for driving the models and for parameterization of the land surface and subsurface. This study investigates the potential of applying remote sensing (RS) based input data in a hydrological model for the 350,000 km2 Senegal River basin...... in West Africa. By utilizing remote sensing data to estimate precipitation, potential evapotranspiration (PET) and leaf area index (LAI) the model was driven entirely by remote sensing based data and independent of traditional meteorological data. The remote sensing retrievals were based on data from...

  18. Bridging the Gap between NASA Hydrological Data and the Geospatial Community

    Science.gov (United States)

    Rui, Hualan; Teng, Bill; Vollmer, Bruce; Mocko, David M.; Beaudoing, Hiroko K.; Nigro, Joseph; Gary, Mark; Maidment, David; Hooper, Richard

    2011-01-01

    There is a vast and ever increasing amount of data on the Earth interconnected energy and hydrological systems, available from NASA remote sensing and modeling systems, and yet, one challenge persists: increasing the usefulness of these data for, and thus their use by, the geospatial communities. The Hydrology Data and Information Services Center (HDISC), part of the Goddard Earth Sciences DISC, has continually worked to better understand the hydrological data needs of the geospatial end users, to thus better able to bridge the gap between NASA data and the geospatial communities. This paper will cover some of the hydrological data sets available from HDISC, and the various tools and services developed for data searching, data subletting ; format conversion. online visualization and analysis; interoperable access; etc.; to facilitate the integration of NASA hydrological data by end users. The NASA Goddard data analysis and visualization system, Giovanni, is described. Two case examples of user-customized data services are given, involving the EPA BASINS (Better Assessment Science Integrating point & Non-point Sources) project and the CUAHSI Hydrologic Information System, with the common requirement of on-the-fly retrieval of long duration time series for a geographical point

  19. The effect of coupling hydrologic and hydrodynamic models on probable maximum flood estimation

    Science.gov (United States)

    Felder, Guido; Zischg, Andreas; Weingartner, Rolf

    2017-07-01

    Deterministic rainfall-runoff modelling usually assumes stationary hydrological system, as model parameters are calibrated with and therefore dependant on observed data. However, runoff processes are probably not stationary in the case of a probable maximum flood (PMF) where discharge greatly exceeds observed flood peaks. Developing hydrodynamic models and using them to build coupled hydrologic-hydrodynamic models can potentially improve the plausibility of PMF estimations. This study aims to assess the potential benefits and constraints of coupled modelling compared to standard deterministic hydrologic modelling when it comes to PMF estimation. The two modelling approaches are applied using a set of 100 spatio-temporal probable maximum precipitation (PMP) distribution scenarios. The resulting hydrographs, the resulting peak discharges as well as the reliability and the plausibility of the estimates are evaluated. The discussion of the results shows that coupling hydrologic and hydrodynamic models substantially improves the physical plausibility of PMF modelling, although both modelling approaches lead to PMF estimations for the catchment outlet that fall within a similar range. Using a coupled model is particularly suggested in cases where considerable flood-prone areas are situated within a catchment.

  20. Digital Hydrologic Networks Supporting Applications Related to Spatially Referenced Regression Modeling

    Science.gov (United States)

    Brakebill, J.W.; Wolock, D.M.; Terziotti, S.E.

    2011-01-01

    Digital hydrologic networks depicting surface-water pathways and their associated drainage catchments provide a key component to hydrologic analysis and modeling. Collectively, they form common spatial units that can be used to frame the descriptions of aquatic and watershed processes. In addition, they provide the ability to simulate and route the movement of water and associated constituents throughout the landscape. Digital hydrologic networks have evolved from derivatives of mapping products to detailed, interconnected, spatially referenced networks of water pathways, drainage areas, and stream and watershed characteristics. These properties are important because they enhance the ability to spatially evaluate factors that affect the sources and transport of water-quality constituents at various scales. SPAtially Referenced Regressions On Watershed attributes (SPARROW), a process-based/statistical model, relies on a digital hydrologic network in order to establish relations between quantities of monitored contaminant flux, contaminant sources, and the associated physical characteristics affecting contaminant transport. Digital hydrologic networks modified from the River Reach File (RF1) and National Hydrography Dataset (NHD) geospatial datasets provided frameworks for SPARROW in six regions of the conterminous United States. In addition, characteristics of the modified RF1 were used to update estimates of mean-annual streamflow. This produced more current flow estimates for use in SPARROW modeling. ?? 2011 American Water Resources Association. This article is a U.S. Government work and is in the public domain in the USA.

  1. On the effects of adaptive reservoir operating rules in hydrological physically-based models

    Science.gov (United States)

    Giudici, Federico; Anghileri, Daniela; Castelletti, Andrea; Burlando, Paolo

    2017-04-01

    Recent years have seen a significant increase of the human influence on the natural systems both at the global and local scale. Accurately modeling the human component and its interaction with the natural environment is key to characterize the real system dynamics and anticipate future potential changes to the hydrological regimes. Modern distributed, physically-based hydrological models are able to describe hydrological processes with high level of detail and high spatiotemporal resolution. Yet, they lack in sophistication for the behavior component and human decisions are usually described by very simplistic rules, which might underperform in reproducing the catchment dynamics. In the case of water reservoir operators, these simplistic rules usually consist of target-level rule curves, which represent the average historical level trajectory. Whilst these rules can reasonably reproduce the average seasonal water volume shifts due to the reservoirs' operation, they cannot properly represent peculiar conditions, which influence the actual reservoirs' operation, e.g., variations in energy price or water demand, dry or wet meteorological conditions. Moreover, target-level rule curves are not suitable to explore the water system response to climate and socio economic changing contexts, because they assume a business-as-usual operation. In this work, we quantitatively assess how the inclusion of adaptive reservoirs' operating rules into physically-based hydrological models contribute to the proper representation of the hydrological regime at the catchment scale. In particular, we contrast target-level rule curves and detailed optimization-based behavioral models. We, first, perform the comparison on past observational records, showing that target-level rule curves underperform in representing the hydrological regime over multiple time scales (e.g., weekly, seasonal, inter-annual). Then, we compare how future hydrological changes are affected by the two modeling

  2. Visualization in hydrological and atmospheric modeling and observation

    Science.gov (United States)

    Helbig, C.; Rink, K.; Kolditz, O.

    2013-12-01

    In recent years, visualization of geoscientific and climate data has become increasingly important due to challenges such as climate change, flood prediction or the development of water management schemes for arid and semi-arid regions. Models for simulations based on such data often have a large number of heterogeneous input data sets, ranging from remote sensing data and geometric information (such as GPS data) to sensor data from specific observations sites. Data integration using such information is not straightforward and a large number of potential problems may occur due to artifacts, inconsistencies between data sets or errors based on incorrectly calibrated or stained measurement devices. Algorithms to automatically detect various of such problems are often numerically expensive or difficult to parameterize. In contrast, combined visualization of various data sets is often a surprisingly efficient means for an expert to detect artifacts or inconsistencies as well as to discuss properties of the data. Therefore, the development of general visualization strategies for atmospheric or hydrological data will often support researchers during assessment and preprocessing of the data for model setup. When investigating specific phenomena, visualization is vital for assessing the progress of the ongoing simulation during runtime as well as evaluating the plausibility of the results. We propose a number of such strategies based on established visualization methods that - are applicable to a large range of different types of data sets, - are computationally inexpensive to allow application for time-dependent data - can be easily parameterized based on the specific focus of the research. Examples include the highlighting of certain aspects of complex data sets using, for example, an application-dependent parameterization of glyphs, iso-surfaces or streamlines. In addition, we employ basic rendering techniques allowing affine transformations, changes in opacity as well

  3. Model study of the impacts of future climate change on the hydrology of Ganges-Brahmaputra-Meghna (GBM) basin

    Science.gov (United States)

    Masood, M.; Yeh, P. J.-F.; Hanasaki, N.; Takeuchi, K.

    2014-06-01

    The intensity, duration, and geographic extent of floods in Bangladesh mostly depend on the combined influences of three river systems, Ganges, Brahmaputra and Meghna (GBM). In addition, climate change is likely to have significant effects on the hydrology and water resources of the GBM basins and might ultimately lead to more serious floods in Bangladesh. However, the assessment of climate change impacts on basin-scale hydrology by using well-constrained hydrologic modelling has rarely been conducted for GBM basins due to the lack of data for model calibration and validation. In this study, a macro-scale hydrologic model H08 has been applied regionally over the basin at a relatively fine grid resolution (10 km) by integrating the fine-resolution (~0.5 km) DEM data for accurate river networks delineation. The model has been calibrated via analyzing model parameter sensitivity and validated based on a long-term observed daily streamflow data. The impact of climate change on not only the runoff, but also the basin-scale hydrology including evapotranspiration, soil moisture and net radiation have been assessed in this study through three time-slice experiments; present-day (1979-2003), near-future (2015-2039) and far-future (2075-2099) periods. Results shows that, by the end of 21st century (a) the entire GBM basin is projected to be warmed by ~3°C (b) the changes of mean precipitation are projected to be +14.0, +10.4, and +15.2%, and the changes of mean runoff to be +14, +15, and +18% in the Brahmaputra, Ganges and Meghna basin respectively (c) evapotranspiration is predicted to increase significantly for the entire GBM basins (Brahmaputra: +14.4%, Ganges: +9.4%, Meghna: +8.8%) due to increased net radiation (Brahmaputra: +6%, Ganges: +5.9%, Meghna: +3.3%) as well as warmer air temperature. Changes of hydrologic variables will be larger in dry season (November-April) than that in wet season (May-October). Amongst three basins, Meghna shows the largest hydrological

  4. Predicting the natural flow regime: Models for assessing hydrological alteration in streams

    Science.gov (United States)

    Carlisle, D.M.; Falcone, J.; Wolock, D.M.; Meador, M.R.; Norris, R.H.

    2009-01-01

    Understanding the extent to which natural streamflow characteristics have been altered is an important consideration for ecological assessments of streams. Assessing hydrologic condition requires that we quantify the attributes of the flow regime that would be expected in the absence of anthropogenic modifications. The objective of this study was to evaluate whether selected streamflow characteristics could be predicted at regional and national scales using geospatial data. Long-term, gaged river basins distributed throughout the contiguous US that had streamflow characteristics representing least disturbed or near pristine conditions were identified. Thirteen metrics of the magnitude, frequency, duration, timing and rate of change of streamflow were calculated using a 20-50 year period of record for each site. We used random forests (RF), a robust statistical modelling approach, to develop models that predicted the value for each streamflow metric using natural watershed characteristics. We compared the performance (i.e. bias and precision) of national- and regional-scale predictive models to that of models based on landscape classifications, including major river basins, ecoregions and hydrologic landscape regions (HLR). For all hydrologic metrics, landscape stratification models produced estimates that were less biased and more precise than a null model that accounted for no natural variability. Predictive models at the national and regional scale performed equally well, and substantially improved predictions of all hydrologic metrics relative to landscape stratification models. Prediction error rates ranged from 15 to 40%, but were 25% for most metrics. We selected three gaged, non-reference sites to illustrate how predictive models could be used to assess hydrologic condition. These examples show how the models accurately estimate predisturbance conditions and are sensitive to changes in streamflow variability associated with long-term land-use change. We also

  5. Elements of a flexible approach for conceptual hydrological modeling : 1. Motivation and theoretical development

    NARCIS (Netherlands)

    Fenicia, F.; Kavetski, D.; Savenije, H.H.G.

    2011-01-01

    This paper introduces a flexible framework for conceptual hydrological modeling, with two related objectives: (1) generalize and systematize the currently fragmented field of conceptual models and (2) provide a robust platform for understanding and modeling hydrological systems. In contrast to

  6. Importance of hydrological parameters in contaminant transport modeling in a terrestrial environment

    International Nuclear Information System (INIS)

    Tsuduki, Katsunori; Matsunaga, Takeshi

    2007-01-01

    A grid type multi-layered distributed parameter model for calculating discharge in a watershed was described. Model verification with our field observation resulted in different sets of hydrological parameter values, all of which reproduced the observed discharge. The effect of those varied hydrological parameters on contaminant transport calculation was examined and discussed by simulation of event water transfer. (author)

  7. Modelling floods in the Ammer catchment: limitations and challenges with a coupled meteo-hydrological model approach

    Directory of Open Access Journals (Sweden)

    R. Ludwig

    2003-01-01

    Full Text Available Numerous applications of hydrological models have shown their capability to simulate hydrological processes with a reasonable degree of certainty. For flood modelling, the quality of precipitation data — the key input parameter — is very important but often remains questionable. This paper presents a critical review of experience in the EU-funded RAPHAEL project. Different meteorological data sources were evaluated to assess their applicability for flood modelling and forecasting in the Bavarian pre-alpine catchment of the Ammer river (709 km2, for which the hydrological aspects of runoff production are described as well as the complex nature of floods. Apart from conventional rain gauge data, forecasts from several Numerical Weather Prediction Models (NWP as well as rain radar data are examined, scaled and applied within the framework of a GIS-structured and physically based hydrological model. Multi-scenario results are compared and analysed. The synergetic approach leads to promising results under certain meteorological conditions but emphasises various drawbacks. At present, NWPs are the only source of rainfall forecasts (up to 96 hours with large spatial coverage and high temporal resolution. On the other hand, the coarse spatial resolution of NWP grids cannot yet address, adequately, the heterogeneous structures of orographic rainfields in complex convective situations; hence, a major downscaling problem for mountain catchment applications is introduced. As shown for two selected Ammer flood events, a high variability in prediction accuracy has still to be accepted at present. Sensitivity analysis of both meteo-data input and hydrological model performance in terms of process description are discussed and positive conclusions have been drawn for future applications of an advanced meteo-hydro model synergy. Keywords: RAPHAEL, modelling, forecasting, model coupling, PROMET-D, TOPMODEL

  8. Eco-hydrologic model cascades: Simulating land use and climate change impacts on hydrology, hydraulics and habitats for fish and macroinvertebrates.

    Science.gov (United States)

    Guse, Björn; Kail, Jochem; Radinger, Johannes; Schröder, Maria; Kiesel, Jens; Hering, Daniel; Wolter, Christian; Fohrer, Nicola

    2015-11-15

    Climate and land use changes affect the hydro- and biosphere at different spatial scales. These changes alter hydrological processes at the catchment scale, which impact hydrodynamics and habitat conditions for biota at the river reach scale. In order to investigate the impact of large-scale changes on biota, a cascade of models at different scales is required. Using scenario simulations, the impact of climate and land use change can be compared along the model cascade. Such a cascade of consecutively coupled models was applied in this study. Discharge and water quality are predicted with a hydrological model at the catchment scale. The hydraulic flow conditions are predicted by hydrodynamic models. The habitat suitability under these hydraulic and water quality conditions is assessed based on habitat models for fish and macroinvertebrates. This modelling cascade was applied to predict and compare the impacts of climate- and land use changes at different scales to finally assess their effects on fish and macroinvertebrates. Model simulations revealed that magnitude and direction of change differed along the modelling cascade. Whilst the hydrological model predicted a relevant decrease of discharge due to climate change, the hydraulic conditions changed less. Generally, the habitat suitability for fish decreased but this was strongly species-specific and suitability even increased for some species. In contrast to climate change, the effect of land use change on discharge was negligible. However, land use change had a stronger impact on the modelled nitrate concentrations affecting the abundances of macroinvertebrates. The scenario simulations for the two organism groups illustrated that direction and intensity of changes in habitat suitability are highly species-dependent. Thus, a joined model analysis of different organism groups combined with the results of hydrological and hydrodynamic models is recommended to assess the impact of climate and land use changes on

  9. Representing Northern Peatland Hydrology and Biogeochemistry with ALM Land Surface Model

    Science.gov (United States)

    Shi, X.; Ricciuto, D. M.; Thornton, P. E.; Hanson, P. J.; Xu, X.; Mao, J.; Warren, J.; Yuan, F.; Norby, R. J.; Sebestyen, S.; Griffiths, N.; Weston, D. J.; Walker, A.

    2017-12-01

    Northern peatlands are likely to be important in future carbon cycle-climate feedbacks due to their large carbon pool and vulnerability to hydrological change. Predictive understanding of northern peatland hydrology is a necessary precursor to understanding the fate of massive carbon stores in these systems under the influence of present and future climate change. Current models have begun to address microtopographic controls on peatland hydrology, but none have included a prognostic calculation of peatland water table depth for a vegetated wetland, independent of prescribed regional water tables. Firstly, we introduce a new configuration of the land model (ALM) of Accelerated Climate model for Energy (ACME), which includes a fully prognostic water table calculation for a vegetated peatland. Secondly, we couple our new hydrology treatment with vertically structured soil organic matter pool, and the addition of components from methane biogeochemistry. Thirdly, we introduce a new PFT for mosses and implement the water content dynamics and physiology of mosses. We inform and test our model based on SPRUCE experiment to get the reasonable results for the seasonal dynamics water table depths, water content dynamics and physiology of mosses, and correct soil carbon profiles. Then, we use our new model structure to test the how the water table depth and CH4 emission will respond to elevated CO2 and different warming scenarios.

  10. Physics-based simulations of the impacts forest management practices have on hydrologic response

    Science.gov (United States)

    Adrianne Carr; Keith Loague

    2012-01-01

    The impacts of logging on near-surface hydrologic response at the catchment and watershed scales were examined quantitatively using numerical simulation. The simulations were conducted with the Integrated Hydrology Model (InHM) for the North Fork of Caspar Creek Experimental Watershed, located near Fort Bragg, California. InHM is a comprehensive physics-based...

  11. A meteo-hydrological prediction system based on a multi-model approach for precipitation forecasting

    Directory of Open Access Journals (Sweden)

    S. Davolio

    2008-02-01

    Full Text Available The precipitation forecasted by a numerical weather prediction model, even at high resolution, suffers from errors which can be considerable at the scales of interest for hydrological purposes. In the present study, a fraction of the uncertainty related to meteorological prediction is taken into account by implementing a multi-model forecasting approach, aimed at providing multiple precipitation scenarios driving the same hydrological model. Therefore, the estimation of that uncertainty associated with the quantitative precipitation forecast (QPF, conveyed by the multi-model ensemble, can be exploited by the hydrological model, propagating the error into the hydrological forecast.

    The proposed meteo-hydrological forecasting system is implemented and tested in a real-time configuration for several episodes of intense precipitation affecting the Reno river basin, a medium-sized basin located in northern Italy (Apennines. These episodes are associated with flood events of different intensity and are representative of different meteorological configurations responsible for severe weather affecting northern Apennines.

    The simulation results show that the coupled system is promising in the prediction of discharge peaks (both in terms of amount and timing for warning purposes. The ensemble hydrological forecasts provide a range of possible flood scenarios that proved to be useful for the support of civil protection authorities in their decision.

  12. Prediction of Hydrologic Characteristics for Ungauged Catchments to Support Hydroecological Modeling

    Science.gov (United States)

    Bond, Nick R.; Kennard, Mark J.

    2017-11-01

    Hydrologic variability is a fundamental driver of ecological processes and species distribution patterns within river systems, yet the paucity of gauges in many catchments means that streamflow data are often unavailable for ecological survey sites. Filling this data gap is an important challenge in hydroecological research. To address this gap, we first test the ability to spatially extrapolate hydrologic metrics calculated from gauged streamflow data to ungauged sites as a function of stream distance and catchment area. Second, we examine the ability of statistical models to predict flow regime metrics based on climate and catchment physiographic variables. Our assessment focused on Australia's largest catchment, the Murray-Darling Basin (MDB). We found that hydrologic metrics were predictable only between sites within ˜25 km of one another. Beyond this, correlations between sites declined quickly. We found less than 40% of fish survey sites from a recent basin-wide monitoring program (n = 777 sites) to fall within this 25 km range, thereby greatly limiting the ability to utilize gauge data for direct spatial transposition of hydrologic metrics to biological survey sites. In contrast, statistical model-based transposition proved effective in predicting ecologically relevant aspects of the flow regime (including metrics describing central tendency, high- and low-flows intermittency, seasonality, and variability) across the entire gauge network (median R2 ˜ 0.54, range 0.39-0.94). Modeled hydrologic metrics thus offer a useful alternative to empirical data when examining biological survey data from ungauged sites. More widespread use of these statistical tools and modeled metrics could expand our understanding of flow-ecology relationships.

  13. Hydrologic impacts of thawing permafrost—A review

    Science.gov (United States)

    Walvoord, Michelle Ann; Kurylyk, Barret L.

    2016-01-01

    Where present, permafrost exerts a primary control on water fluxes, flowpaths, and distribution. Climate warming and related drivers of soil thermal change are expected to modify the distribution of permafrost, leading to changing hydrologic conditions, including alterations in soil moisture, connectivity of inland waters, streamflow seasonality, and the partitioning of water stored above and below ground. The field of permafrost hydrology is undergoing rapid advancement with respect to multiscale observations, subsurface characterization, modeling, and integration with other disciplines. However, gaining predictive capability of the many interrelated consequences of climate change is a persistent challenge due to several factors. Observations of hydrologic change have been causally linked to permafrost thaw, but applications of process-based models needed to support and enhance the transferability of empirical linkages have often been restricted to generalized representations. Limitations stem from inadequate baseline permafrost and unfrozen hydrogeologic characterization, lack of historical data, and simplifications in structure and process representation needed to counter the high computational demands of cryohydrogeologic simulations. Further, due in part to the large degree of subsurface heterogeneity of permafrost landscapes and the nonuniformity in thaw patterns and rates, associations between various modes of permafrost thaw and hydrologic change are not readily scalable; even trajectories of change can differ. This review highlights promising advances in characterization and modeling of permafrost regions and presents ongoing research challenges toward projecting hydrologic and ecologic consequences of permafrost thaw at time and spatial scales that are useful to managers and researchers.

  14. Sensitivity of Hydrologic Response to Climate Model Debiasing Procedures

    Science.gov (United States)

    Channell, K.; Gronewold, A.; Rood, R. B.; Xiao, C.; Lofgren, B. M.; Hunter, T.

    2017-12-01

    Climate change is already having a profound impact on the global hydrologic cycle. In the Laurentian Great Lakes, changes in long-term evaporation and precipitation can lead to rapid water level fluctuations in the lakes, as evidenced by unprecedented change in water levels seen in the last two decades. These fluctuations often have an adverse impact on the region's human, environmental, and economic well-being, making accurate long-term water level projections invaluable to regional water resources management planning. Here we use hydrological components from a downscaled climate model (GFDL-CM3/WRF), to obtain future water supplies for the Great Lakes. We then apply a suite of bias correction procedures before propagating these water supplies through a routing model to produce lake water levels. Results using conventional bias correction methods suggest that water levels will decline by several feet in the coming century. However, methods that reflect the seasonal water cycle and explicitly debias individual hydrological components (overlake precipitation, overlake evaporation, runoff) imply that future water levels may be closer to their historical average. This discrepancy between debiased results indicates that water level forecasts are highly influenced by the bias correction method, a source of sensitivity that is commonly overlooked. Debiasing, however, does not remedy misrepresentation of the underlying physical processes in the climate model that produce these biases and contribute uncertainty to the hydrological projections. This uncertainty coupled with the differences in water level forecasts from varying bias correction methods are important for water management and long term planning in the Great Lakes region.

  15. Understanding the roles of ligand promoted dissolution, water column saturation and hydrological properties on intense basalt weathering using reactive transport and watershed-scale hydrologic modeling

    Science.gov (United States)

    Perez Fodich, A.; Walter, M. T.; Derry, L. A.

    2016-12-01

    The interaction of rocks with rainwater generates physical and chemical changes, which ultimately culminates in soil development. The addition of catalyzers such as plants, atmospheric gases and hydrological properties will result in more intense and/or faster weathering transformations. The intensity of weathering across the Island of Hawaii is strongly correlated with exposure age and time-integrated precipitation. Intense weathering has resulted from interaction between a thermodynamically unstable lithology, high water/rock ratios, atmospheric gases (O2, CO2) and biota as an organic acid and CO2 producer. To further investigate the role of different weathering agents we have developed 1-D reactive transport models (RTM) to understand mineralogical and fluid chemistry changes in the initially basaltic porous media. The initial meso-scale heterogeneity of porosity makes it difficult for RTMs to capture changes in runoff/groundwater partitioning. Therefore, hydraulic properties (hydraulic conductivity and aquifer depth) are modeled as a watershed parameter appropriate for this system where sub-surface hydraulic data is scarce(1). Initial results agree with field data in a broad sense: different rainfall regimes and timescales show depletion of mobile cations, increasingly low pH, congruent dissolution of olivine and pyroxene, incongruent dissolution of plagioclase and basaltic glass, precipitation of non-crystalline allophane and ferrihydrite, and porosity changes due to dissolution and precipitation of minerals; ultimately Al and Fe are also exported from the system. RTM is used to examine the roles of unsaturation in the soil profile, ligand promoted dissolution of Al- and Fe-bearing phases, and Fe-oxide precipitation at the outcrop scale. Also, we aim to test the use of recession flow analysis to model watershed-scale hydrological properties to extrapolate changes in the runoff/groundwater partitioning. The coupling between weathering processes and hydrologic

  16. Evaluation of drought propagation in an ensemble mean of large-scale hydrological models

    Directory of Open Access Journals (Sweden)

    A. F. Van Loon

    2012-11-01

    Full Text Available Hydrological drought is increasingly studied using large-scale models. It is, however, not sure whether large-scale models reproduce the development of hydrological drought correctly. The pressing question is how well do large-scale models simulate the propagation from meteorological to hydrological drought? To answer this question, we evaluated the simulation of drought propagation in an ensemble mean of ten large-scale models, both land-surface models and global hydrological models, that participated in the model intercomparison project of WATCH (WaterMIP. For a selection of case study areas, we studied drought characteristics (number of droughts, duration, severity, drought propagation features (pooling, attenuation, lag, lengthening, and hydrological drought typology (classical rainfall deficit drought, rain-to-snow-season drought, wet-to-dry-season drought, cold snow season drought, warm snow season drought, composite drought.

    Drought characteristics simulated by large-scale models clearly reflected drought propagation; i.e. drought events became fewer and longer when moving through the hydrological cycle. However, more differentiation was expected between fast and slowly responding systems, with slowly responding systems having fewer and longer droughts in runoff than fast responding systems. This was not found using large-scale models. Drought propagation features were poorly reproduced by the large-scale models, because runoff reacted immediately to precipitation, in all case study areas. This fast reaction to precipitation, even in cold climates in winter and in semi-arid climates in summer, also greatly influenced the hydrological drought typology as identified by the large-scale models. In general, the large-scale models had the correct representation of drought types, but the percentages of occurrence had some important mismatches, e.g. an overestimation of classical rainfall deficit droughts, and an

  17. Development of a Watershed-Scale Long-Term Hydrologic Impact Assessment Model with the Asymptotic Curve Number Regression Equation

    Directory of Open Access Journals (Sweden)

    Jichul Ryu

    2016-04-01

    Full Text Available In this study, 52 asymptotic Curve Number (CN regression equations were developed for combinations of representative land covers and hydrologic soil groups. In addition, to overcome the limitations of the original Long-term Hydrologic Impact Assessment (L-THIA model when it is applied to larger watersheds, a watershed-scale L-THIA Asymptotic CN (ACN regression equation model (watershed-scale L-THIA ACN model was developed by integrating the asymptotic CN regressions and various modules for direct runoff/baseflow/channel routing. The watershed-scale L-THIA ACN model was applied to four watersheds in South Korea to evaluate the accuracy of its streamflow prediction. The coefficient of determination (R2 and Nash–Sutcliffe Efficiency (NSE values for observed versus simulated streamflows over intervals of eight days were greater than 0.6 for all four of the watersheds. The watershed-scale L-THIA ACN model, including the asymptotic CN regression equation method, can simulate long-term streamflow sufficiently well with the ten parameters that have been added for the characterization of streamflow.

  18. Hydrological modelling of fine sediments in the Odzi River, Zimbabwe

    African Journals Online (AJOL)

    Hydrological modelling of fine sediments in the Odzi River, Zimbabwe. ... An analysis of the model structure and a comparison with the rating curve function ... model validation through split sample and proxy basin comparison was performed.

  19. One multi-media environmental system with linkage between meteorology/ hydrology/ air quality models and water quality model

    Science.gov (United States)

    Tang, C.; Lynch, J. A.; Dennis, R. L.

    2016-12-01

    The biogeochemical processing of nitrogen and associated pollutants is driven by meteorological and hydrological processes in conjunction with pollutant loading. There are feedbacks between meteorology and hydrology that will be affected by land-use change and climate change. Changes in meteorology will affect pollutant deposition. It is important to account for those feedbacks and produce internally consistent simulations of meteorology, hydrology, and pollutant loading to drive the (watershed/water quality) biogeochemical models. In this study, the ecological response to emission reductions in streams in the Potomac watershed was evaluated. Firstly, we simulated the deposition by using the fully coupled Weather Research & Forecasting (WRF) model and the Community Multiscale Air Quality (CAMQ) model; secondly, we created the hydrological data by the offline linked Variable Infiltration Capacity (VIC) model and the WRF model. Lastly, we investigated the water quality by one comprehensive/environment model, namely the linkage of CMAQ, WRF, VIC and the Model of Acidification of Groundwater In Catchment (MAGIC) model from 2002 to 2010.The simulated results (such as NO3, SO4, and SBC) fit well to the observed values. The linkage provides a generally accurate, well-tested tool for evaluating sensitivities to varying meteorology and environmental changes on acidification and other biogeochemical processes, with capability to comprehensively explore strategic policy and management design.

  20. Multi-model ensemble hydrological simulation using a BP Neural Network for the upper Yalongjiang River Basin, China

    Science.gov (United States)

    Li, Zhanjie; Yu, Jingshan; Xu, Xinyi; Sun, Wenchao; Pang, Bo; Yue, Jiajia

    2018-06-01

    Hydrological models are important and effective tools for detecting complex hydrological processes. Different models have different strengths when capturing the various aspects of hydrological processes. Relying on a single model usually leads to simulation uncertainties. Ensemble approaches, based on multi-model hydrological simulations, can improve application performance over single models. In this study, the upper Yalongjiang River Basin was selected for a case study. Three commonly used hydrological models (SWAT, VIC, and BTOPMC) were selected and used for independent simulations with the same input and initial values. Then, the BP neural network method was employed to combine the results from the three models. The results show that the accuracy of BP ensemble simulation is better than that of the single models.

  1. Recent Progresses in Incorporating Human Land-Water Management into Global Land Surface Models Toward Their Integration into Earth System Models

    Science.gov (United States)

    Pokhrel, Yadu N.; Hanasaki, Naota; Wada, Yoshihide; Kim, Hyungjun

    2016-01-01

    The global water cycle has been profoundly affected by human land-water management. As the changes in the water cycle on land can affect the functioning of a wide range of biophysical and biogeochemical processes of the Earth system, it is essential to represent human land-water management in Earth system models (ESMs). During the recent past, noteworthy progress has been made in large-scale modeling of human impacts on the water cycle but sufficient advancements have not yet been made in integrating the newly developed schemes into ESMs. This study reviews the progresses made in incorporating human factors in large-scale hydrological models and their integration into ESMs. The study focuses primarily on the recent advancements and existing challenges in incorporating human impacts in global land surface models (LSMs) as a way forward to the development of ESMs with humans as integral components, but a brief review of global hydrological models (GHMs) is also provided. The study begins with the general overview of human impacts on the water cycle. Then, the algorithms currently employed to represent irrigation, reservoir operation, and groundwater pumping are discussed. Next, methodological deficiencies in current modeling approaches and existing challenges are identified. Furthermore, light is shed on the sources of uncertainties associated with model parameterizations, grid resolution, and datasets used for forcing and validation. Finally, representing human land-water management in LSMs is highlighted as an important research direction toward developing integrated models using ESM frameworks for the holistic study of human-water interactions within the Earths system.

  2. Quantitative and qualitative synthesis of socio-hydrological research

    Science.gov (United States)

    Xu, L.; Gober, P.; Wheater, H. S.; Kajikawa, Y.

    2017-12-01

    The challenge of climate change adaptation has raised awareness of the feedbacks and interconnections in complex human-natural coupled water systems. This has reinforced the call for a socio-hydrological approach to better understand, and represent in models, the associated system dynamics. Such models can potentially provide the tools to link knowledge about complex water systems to decision-making and policy frameworks. Socio-hydrology, as the subfield of human-natural coupled systems analysis, has been dramatically developed in the past few years. The purpose of this study is to empirically examine work that has been framed under the umbrella of socio-hydrology, to provide insights into the participants and their disciplinary perspectives, and to draw conclusions about where the field is headed. In doing so, we used a combined quantitative and qualitative approach to synthesise current knowledge of socio-hydrology and to propose some promising future directions in this subfield of water sciences. The general statistics of the existing literature showed that socio-hydrological research has become an emerging topic and is drawing more concern and engagement of hydrologists. However, the participation of social scientists is inadequate and greater cross-disciplinary integration is desirable. Current concerns in this subfield of water research centre on two basic challenges: (1) the need to embrace the social dimensions of water-related risks, and (2) the importance of interactions and feedbacks in dynamic socio-hydrological systems. A third challenge identified here relates to the large-scale implications of 1) and 2) above, i.e. virtual water flows as a mechanism to track the human use of water at the global scale. Accordingly, we propose five potential directions with regard to socio-hydrological models, interdisciplinary collaboration and transdisciplinary studies, the science-policy interface, resilience in socio-hydrological systems, and data sharing for human

  3. A Participatory Modeling Application of a Distributed Hydrologic Model in Nuevo Leon, Mexico for the 2010 Hurricane Alex Flood Event

    Science.gov (United States)

    Baish, A. S.; Vivoni, E. R.; Payan, J. G.; Robles-Morua, A.; Basile, G. M.

    2011-12-01

    A distributed hydrologic model can help bring consensus among diverse stakeholders in regional flood planning by producing quantifiable sets of alternative futures. This value is acute in areas with high uncertainties in hydrologic conditions and sparse observations. In this study, we conduct an application of the Triangulated Irregular Network (TIN)-based Real-time Integrated Basin Simulator (tRIBS) in the Santa Catarina basin of Nuevo Leon, Mexico, where Hurricane Alex in July 2010 led to catastrophic flooding of the capital city of Monterrey. Distributed model simulations utilize best-available information on the regional topography, land cover, and soils obtained from Mexican government agencies or analysis of remotely-sensed imagery from MODIS and ASTER. Furthermore, we developed meteorological forcing for the flood event based on multiple data sources, including three local gauge networks, satellite-based estimates from TRMM and PERSIANN, and the North American Land Data Assimilation System (NLDAS). Remotely-sensed data allowed us to quantify rainfall distributions in the upland, rural portions of the Santa Catarina that are sparsely populated and ungauged. Rural areas had significant contributions to the flood event and as a result were considered by stakeholders for flood control measures, including new reservoirs and upland vegetation management. Participatory modeling workshops with the stakeholders revealed a disconnect between urban and rural populations in regard to understanding the hydrologic conditions of the flood event and the effectiveness of existing and potential flood control measures. Despite these challenges, the use of the distributed flood forecasts developed within this participatory framework facilitated building consensus among diverse stakeholders and exploring alternative futures in the basin.

  4. Quantification of effective plant rooting depth: advancing global hydrological modelling

    Science.gov (United States)

    Yang, Y.; Donohue, R. J.; McVicar, T.

    2017-12-01

    Plant rooting depth (Zr) is a key parameter in hydrological and biogeochemical models, yet the global spatial distribution of Zr is largely unknown due to the difficulties in its direct measurement. Moreover, Zr observations are usually only representative of a single plant or several plants, which can differ greatly from the effective Zr over a modelling unit (e.g., catchment or grid-box). Here, we provide a global parameterization of an analytical Zr model that balances the marginal carbon cost and benefit of deeper roots, and produce a climatological (i.e., 1982-2010 average) global Zr map. To test the Zr estimates, we apply the estimated Zr in a highly transparent hydrological model (i.e., the Budyko-Choudhury-Porporato (BCP) model) to estimate mean annual actual evapotranspiration (E) across the globe. We then compare the estimated E with both water balance-based E observations at 32 major catchments and satellite grid-box retrievals across the globe. Our results show that the BCP model, when implemented with Zr estimated herein, optimally reproduced the spatial pattern of E at both scales and provides improved model outputs when compared to BCP model results from two already existing global Zr datasets. These results suggest that our Zr estimates can be effectively used in state-of-the-art hydrological models, and potentially biogeochemical models, where the determination of Zr currently largely relies on biome type-based look-up tables.

  5. A Smallholder Socio-hydrological Modelling Framework

    Science.gov (United States)

    Pande, S.; Savenije, H.; Rathore, P.

    2014-12-01

    Small holders are farmers who own less than 2 ha of farmland. They often have low productivity and thus remain at subsistence level. A fact that nearly 80% of Indian farmers are smallholders, who merely own a third of total farmlands and belong to the poorest quartile, but produce nearly 40% of countries foodgrains underlines the importance of understanding the socio-hydrology of a small holder. We present a framework to understand the socio-hydrological system dynamics of a small holder. It couples the dynamics of 6 main variables that are most relevant at the scale of a small holder: local storage (soil moisture and other water storage), capital, knowledge, livestock production, soil fertility and grass biomass production. The model incorporates rule-based adaptation mechanisms (for example: adjusting expenditures on food and fertilizers, selling livestocks etc.) of small holders when they face adverse socio-hydrological conditions, such as low annual rainfall, higher intra-annual variability in rainfall or variability in agricultural prices. It allows us to study sustainability of small holder farming systems under various settings. We apply the framework to understand the socio-hydrology of small holders in Aurangabad, Maharashtra, India. This district has witnessed suicides of many sugarcane farmers who could not extricate themselves out of the debt trap. These farmers lack irrigation and are susceptible to fluctuating sugar prices and intra-annual hydroclimatic variability. This presentation discusses two aspects in particular: whether government interventions to absolve the debt of farmers is enough and what is the value of investing in local storages that can buffer intra-annual variability in rainfall and strengthening the safety-nets either by creating opportunities for alternative sources of income or by crop diversification.

  6. GEOtop, a model with coupled water and energy budgets and non linear hydrological interactions. (Invited)

    Science.gov (United States)

    Endrizzi, S.; Gruber, S.; Dall'Amico, M.; Rigon, R.

    2013-12-01

    This contribution describes the new version of GEOtop which emerges after almost eight years of development from the original version. GEOtop now integrate the 3D Richards equation with a new numerical method; improvements were made on the treatment of surface waters by using the shallow water equation. The freezing-soil module was greatly improved, and the evapotranspiration -vegetation modelling is now based on a double layer scheme. Here we discuss the rational of each choice that was made, and we compare the differences between the actual solutions and the old solutions. In doing we highlight the issues that we faced during the development, including the trade-off between complexity and simplicity of the code, the requirements of a shared development, the different branches that were opened during the evolution of the code, and why we think that a code like GEOtop is indeed necessary. Models where the hydrological cycle is simplified can be built on the base of perceptual models that neglects some fundamental aspects of the hydrological processes, of which some examples are presented. At the same time, also process-based models like GEOtop can indeed neglect some fundamental process: but this is made evident with the comparison with measurements, especially when data are imposed ex-ante, instead than calibrated.

  7. Representing northern peatland microtopography and hydrology within the Community Land Model

    Science.gov (United States)

    X. Shi; P.E. Thornton; D.M. Ricciuto; P J. Hanson; J. Mao; Stephen Sebestyen; N.A. Griffiths; G. Bisht

    2015-01-01

    Predictive understanding of northern peatland hydrology is a necessary precursor to understanding the fate of massive carbon stores in these systems under the influence of present and future climate change. Current models have begun to address microtopographic controls on peatland hydrology, but none have included a prognostic calculation of peatland water table depth...

  8. Integrated agro-hydrological modelling and economic analysis of BMPs to support decision making and policy design

    Science.gov (United States)

    Maroy, E.; Rousseau, A. N.; Hallema, D. W.

    2012-12-01

    With recent efforts and increasing control over point source pollution of freshwater, agricultural non-point pollution sources have become responsible for most of sediment and nutrient loads in North American water systems. Environmental and agricultural agencies have recognised the need for reducing eutrophication and have developed various policies to compel or encourage producers to best management practices (BMPs). Addressing diffuse pollution is challenging considering the complex and cumulative nature of transport processes, high variability in space and time, and prohibitive costs of distributed water quality monitoring. Many policy options exist to push producers to adopt environmentally desirable behaviour while keeping their activity viable, and ensure equitable costs to consumers and tax payers. On the one hand, economic instruments (subsidies, taxes, water quality markets) are designed to maximize cost-effectiveness, so that farmers optimize their production for maximum profit while implementing BMPs. On the other hand, emission standards or regulation of inputs are often easier and less costly to implement. To study economic and environmental impacts of such policies, a distributed modelling approach is needed to deal with the complexity of the system and the large environmental and socio-economic data requirements. Our objective is to integrate agro-hydrological modelling and economic analysis to support decision and policy making processes of BMP implementation. The integrated modelling system GIBSI was developed in an earlier study within the Canadian WEBs project (Watershed Evaluation of BMPs) to evaluate the influence of BMPs on water quality. The case study involved 30 and 15 year records of discharge and water quality measurements respectively, in the Beaurivage River watershed (Quebec, Canada). GIBSI provided a risk-based overview of the impact of BMPs (including vegetated riparian buffer strips, precision slurry application, conversion to

  9. A Hydro-Economic Approach to Representing Water Resources Impacts in Integrated Assessment Models

    Energy Technology Data Exchange (ETDEWEB)

    Kirshen, Paul H.; Strzepek, Kenneth, M.

    2004-01-14

    Grant Number DE-FG02-98ER62665 Office of Energy Research of the U.S. Department of Energy Abstract Many Integrated Assessment Models (IAM) divide the world into a small number of highly aggregated regions. Non-OECD countries are aggregated geographically into continental and multiple-continental regions or economically by development level. Current research suggests that these large scale aggregations cannot accurately represent potential water resources-related climate change impacts. In addition, IAMs do not explicitly model the flow regulation impacts of reservoir and ground water systems, the economics of water supply, or the demand for water in economic activities. Using the International Model for Policy Analysis of Agricultural Commodities and Trade (IMPACT) model of the International Food Policy Research Institute (IFPRI) as a case study, this research implemented a set of methodologies to provide accurate representation of water resource climate change impacts in Integrated Assessment Models. There were also detailed examinations of key issues related to aggregated modeling including: modeling water consumption versus water withdrawals; ground and surface water interactions; development of reservoir cost curves; modeling of surface areas of aggregated reservoirs for estimating evaporation losses; and evaluating the importance of spatial scale in river basin modeling. The major findings include: - Continental or national or even large scale river basin aggregation of water supplies and demands do not accurately capture the impacts of climate change in the water and agricultural sector in IAMs. - Fortunately, there now exist gridden approaches (0.5 X 0.5 degrees) to model streamflows in a global analysis. The gridded approach to hydrologic modeling allows flexibility in aligning basin boundaries with national boundaries. This combined with GIS tools, high speed computers, and the growing availability of socio-economic gridded data bases allows assignment of

  10. Improving National Water Modeling: An Intercomparison of two High-Resolution, Continental Scale Models, CONUS-ParFlow and the National Water Model

    Science.gov (United States)

    Tijerina, D.; Gochis, D.; Condon, L. E.; Maxwell, R. M.

    2017-12-01

    Development of integrated hydrology modeling systems that couple atmospheric, land surface, and subsurface flow is growing trend in hydrologic modeling. Using an integrated modeling framework, subsurface hydrologic processes, such as lateral flow and soil moisture redistribution, are represented in a single cohesive framework with surface processes like overland flow and evapotranspiration. There is a need for these more intricate models in comprehensive hydrologic forecasting and water management over large spatial areas, specifically the Continental US (CONUS). Currently, two high-resolution, coupled hydrologic modeling applications have been developed for this domain: CONUS-ParFlow built using the integrated hydrologic model ParFlow and the National Water Model that uses the NCAR Weather Research and Forecasting hydrological extension package (WRF-Hydro). Both ParFlow and WRF-Hydro include land surface models, overland flow, and take advantage of parallelization and high-performance computing (HPC) capabilities; however, they have different approaches to overland subsurface flow and groundwater-surface water interactions. Accurately representing large domains remains a challenge considering the difficult task of representing complex hydrologic processes, computational expense, and extensive data needs; both models have accomplished this, but have differences in approach and continue to be difficult to validate. A further exploration of effective methodology to accurately represent large-scale hydrology with integrated models is needed to advance this growing field. Here we compare the outputs of CONUS-ParFlow and the National Water Model to each other and with observations to study the performance of hyper-resolution models over large domains. Models were compared over a range of scales for major watersheds within the CONUS with a specific focus on the Mississippi, Ohio, and Colorado River basins. We use a novel set of approaches and analysis for this comparison

  11. Integration and consistency testing of groundwater flow models with hydro-geochemistry in site investigations in Finland

    International Nuclear Information System (INIS)

    Pitkaenen, P.; Loefman, J.; Korkealaakso, J.; Koskinen, L.; Ruotsalainen, P.; Hautojaervi, A.; Aeikaes, T.

    1999-01-01

    In the assessment of the suitability and safety of a geological repository for radioactive waste the understanding of the fluid flow at a site is essential. In order to build confidence in the assessment of the hydrogeological performance of a site in various conditions, integration of hydrological and hydrogeochemical methods and studies provides the primary method for investigating the evolution that has taken place in the past, and for predicting future conditions at the potential disposal site. A systematic geochemical sampling campaign was started since the beginning of 1990's in the Finnish site investigation programme. This enabled the initiating of integration and evaluation of site scale hydrogeochemical and groundwater flow models. Hydrogeochemical information has been used to screen relevant external processes and variables for definition of the initial and boundary conditions in hydrological simulations. The results obtained from interpretation and modelling hydrogeochemical evolution have been employed in testing the hydrogeochemical consistency of conceptual flow models. Integration and testing of flow models with hydrogeochemical information are considered to improve significantly the hydrogeological understanding of a site and increases confidence in conceptual hydrogeological models. (author)

  12. Land-surface modelling in hydrological perspective ? a review

    OpenAIRE

    Overgaard , J.; Rosbjerg , D.; Butts , M. B.

    2006-01-01

    International audience; The purpose of this paper is to provide a review of the different types of energy-based land-surface models (LSMs) and discuss some of the new possibilities that will arise when energy-based LSMs are combined with distributed hydrological modelling. We choose to focus on energy-based approaches, because in comparison to the traditional potential evapotranspiration models, these approaches allow for a stronger link to remote sensing and atmospheric modelling. New opport...

  13. HESS Opinions "The art of hydrology"

    NARCIS (Netherlands)

    Savenije, H.H.G.

    2008-01-01

    Hydrological modelling is the same as developing and encoding a hydrological theory. A hydrological model is not a tool but a hypothesis. The whole discussion about the inadequacy of hydrological models we have witnessed of late, is related to the wrong concept of what a model is. Good models don't

  14. Alternative socio-centric approach for model validation - a way forward for socio-hydrology

    Science.gov (United States)

    van Emmerik, Tim; Elshafei, Yasmina; Mahendran, Roobavannan; Kandasamy, Jaya; Pande, Saket; Sivapalan, Murugesu

    2017-04-01

    To better understand and mitigate the impacts of humans on the water cycle, the importance of studying the co-evolution of coupled human-water systems has been recognized. Because of its unique system dynamics, the Murrumbidgee river basin (part of the larger Murray-Darlin basin, Australia) is one of the main study areas in the emerging field of socio-hydrology. In recent years, various historical and modeling studies have contributed to gaining a better understanding of this system's behavior. Kandasamy et al. (2014) performed a historical study on the development of this human-water coupled system. They identified four eras, providing a historical context of the observed "pendulum" swing between first an exclusive focus on agricultural development, followed by increasing environmental awareness, subsequent efforts to mitigate, and finally to restore environmental health. A modeling effort by Van Emmerik et al. (2014) focused on reconstructing hydrological, economical, and societal dynamics and their feedbacks. A measure of changing societal values was included by introducing environmental awareness as an endogenously modeled variable, which resulted in capturing the co-evolution between economic development and environmental health. Later work by Elshafei et al. (2015) modeled and analyzed the two-way feedbacks of land use management and land degradation in two other Australian coupled systems. A composite variable, community sensitivity, was used to measure changing community sentiment, such that the model was capable of isolating the two-way feedbacks in the coupled system. As socio-hydrology adopts a holistic approach, it is often required to introduce (hydrologically) unconventional variables, such as environmental awareness or community sensitivity. It is the subject of ongoing debate how such variables can be validated, as there is no standardized data set available from hydrological or statistical agencies. Recent research (Wei et al. 2017) has provided

  15. Advancing reservoir operation description in physically based hydrological models

    Science.gov (United States)

    Anghileri, Daniela; Giudici, Federico; Castelletti, Andrea; Burlando, Paolo

    2016-04-01

    Last decades have seen significant advances in our capacity of characterizing and reproducing hydrological processes within physically based models. Yet, when the human component is considered (e.g. reservoirs, water distribution systems), the associated decisions are generally modeled with very simplistic rules, which might underperform in reproducing the actual operators' behaviour on a daily or sub-daily basis. For example, reservoir operations are usually described by a target-level rule curve, which represents the level that the reservoir should track during normal operating conditions. The associated release decision is determined by the current state of the reservoir relative to the rule curve. This modeling approach can reasonably reproduce the seasonal water volume shift due to reservoir operation. Still, it cannot capture more complex decision making processes in response, e.g., to the fluctuations of energy prices and demands, the temporal unavailability of power plants or varying amount of snow accumulated in the basin. In this work, we link a physically explicit hydrological model with detailed hydropower behavioural models describing the decision making process by the dam operator. In particular, we consider two categories of behavioural models: explicit or rule-based behavioural models, where reservoir operating rules are empirically inferred from observational data, and implicit or optimization based behavioural models, where, following a normative economic approach, the decision maker is represented as a rational agent maximising a utility function. We compare these two alternate modelling approaches on the real-world water system of Lake Como catchment in the Italian Alps. The water system is characterized by the presence of 18 artificial hydropower reservoirs generating almost 13% of the Italian hydropower production. Results show to which extent the hydrological regime in the catchment is affected by different behavioural models and reservoir

  16. Hydrologic Modeling and Parameter Estimation under Data Scarcity for Java Island, Indonesia

    Science.gov (United States)

    Yanto, M.; Livneh, B.; Rajagopalan, B.; Kasprzyk, J. R.

    2015-12-01

    The Indonesian island of Java is routinely subjected to intense flooding, drought and related natural hazards, resulting in severe social and economic impacts. Although an improved understanding of the island's hydrology would help mitigate these risks, data scarcity issues make the modeling challenging. To this end, we developed a hydrological representation of Java using the Variable Infiltration Capacity (VIC) model, to simulate the hydrologic processes of several watersheds across the island. We measured the model performance using Nash-Sutcliffe Efficiency (NSE) at monthly time step. Data scarcity and quality issues for precipitation and streamflow warranted the application of a quality control procedure to data ensure consistency among watersheds resulting in 7 watersheds. To optimize the model performance, the calibration parameters were estimated using Borg Multi Objective Evolutionary Algorithm (Borg MOEA), which offers efficient searching of the parameter space, adaptive population sizing and local optima escape facility. The result shows that calibration performance is best (NSE ~ 0.6 - 0.9) in the eastern part of the domain and moderate (NSE ~ 0.3 - 0.5) in the western part of the island. The validation results are lower (NSE ~ 0.1 - 0.5) and (NSE ~ 0.1 - 0.4) in the east and west, respectively. We surmise that the presence of outliers and stark differences in the climate between calibration and validation periods in the western watersheds are responsible for low NSE in this region. In addition, we found that approximately 70% of total errors were contributed by less than 20% of total data. The spatial variability of model performance suggests the influence of both topographical and hydroclimatic controls on the hydrological processes. Most watersheds in eastern part perform better in wet season and vice versa for the western part. This modeling framework is one of the first attempts at comprehensively simulating the hydrology in this maritime, tropical

  17. Impact of Uncertainty Characterization of Satellite Rainfall Inputs and Model Parameters on Hydrological Data Assimilation with the Ensemble Kalman Filter for Flood Prediction

    Science.gov (United States)

    Vergara, H. J.; Kirstetter, P.; Hong, Y.; Gourley, J. J.; Wang, X.

    2013-12-01

    the sensitivities of the EnKF is revealed examining the impact of uncertainty representation on the assimilation process and subsequent forecasts. The methodology is tested on the hydrologic modeling of a basin subject to recurrent flooding events triggered by landfalling tropical systems. An ensemble framework for flood forecasting is employed to simulate the hydrologic processes using different levels of model structural complexity. Tropical Rainfall Measuring Mission (TRMM)-based QPE are used to force the hydrologic modeling system. A radar-based QPE product is utilized as a reference to estimate errors in satellite rainfall estimates and to characterize the uncertainty in model inputs. This set-up contributes to the development of methodologies to understand and characterize the error in satellite rainfall in a hydrologic modeling framework. Consequently, the results from this study will provide guidance for the integration of other remote-sensing observations through data assimilation for a more complete picture of the hydrometeorological phenomena of interest.

  18. A Model-Model and Data-Model Comparison for the Early Eocene Hydrological Cycle

    Science.gov (United States)

    Carmichael, Matthew J.; Lunt, Daniel J.; Huber, Matthew; Heinemann, Malte; Kiehl, Jeffrey; LeGrande, Allegra; Loptson, Claire A.; Roberts, Chris D.; Sagoo, Navjit; Shields, Christine

    2016-01-01

    A range of proxy observations have recently provided constraints on how Earth's hydrological cycle responded to early Eocene climatic changes. However, comparisons of proxy data to general circulation model (GCM) simulated hydrology are limited and inter-model variability remains poorly characterised. In this work, we undertake an intercomparison of GCM-derived precipitation and P - E distributions within the extended EoMIP ensemble (Eocene Modelling Intercomparison Project; Lunt et al., 2012), which includes previously published early Eocene simulations performed using five GCMs differing in boundary conditions, model structure, and precipitation-relevant parameterisation schemes. We show that an intensified hydrological cycle, manifested in enhanced global precipitation and evaporation rates, is simulated for all Eocene simulations relative to the preindustrial conditions. This is primarily due to elevated atmospheric paleo-CO2, resulting in elevated temperatures, although the effects of differences in paleogeography and ice sheets are also important in some models. For a given CO2 level, globally averaged precipitation rates vary widely between models, largely arising from different simulated surface air temperatures. Models with a similar global sensitivity of precipitation rate to temperature (dP=dT ) display different regional precipitation responses for a given temperature change. Regions that are particularly sensitive to model choice include the South Pacific, tropical Africa, and the Peri-Tethys, which may represent targets for future proxy acquisition. A comparison of early and middle Eocene leaf-fossil-derived precipitation estimates with the GCM output illustrates that GCMs generally underestimate precipitation rates at high latitudes, although a possible seasonal bias of the proxies cannot be excluded. Models which warm these regions, either via elevated CO2 or by varying poorly constrained model parameter values, are most successful in simulating a

  19. Uncertainty propagation in urban hydrology water quality modelling

    NARCIS (Netherlands)

    Torres Matallana, Arturo; Leopold, U.; Heuvelink, G.B.M.

    2016-01-01

    Uncertainty is often ignored in urban hydrology modelling. Engineering practice typically ignores uncertainties and uncertainty propagation. This can have large impacts, such as the wrong dimensioning of urban drainage systems and the inaccurate estimation of pollution in the environment caused

  20. Effect of Using Extreme Years in Hydrologic Model Calibration Performance

    Science.gov (United States)

    Goktas, R. K.; Tezel, U.; Kargi, P. G.; Ayvaz, T.; Tezyapar, I.; Mesta, B.; Kentel, E.

    2017-12-01

    Hydrological models are useful in predicting and developing management strategies for controlling the system behaviour. Specifically they can be used for evaluating streamflow at ungaged catchments, effect of climate change, best management practices on water resources, or identification of pollution sources in a watershed. This study is a part of a TUBITAK project named "Development of a geographical information system based decision-making tool for water quality management of Ergene Watershed using pollutant fingerprints". Within the scope of this project, first water resources in Ergene Watershed is studied. Streamgages found in the basin are identified and daily streamflow measurements are obtained from State Hydraulic Works of Turkey. Streamflow data is analysed using box-whisker plots, hydrographs and flow-duration curves focusing on identification of extreme periods, dry or wet. Then a hydrological model is developed for Ergene Watershed using HEC-HMS in the Watershed Modeling System (WMS) environment. The model is calibrated for various time periods including dry and wet ones and the performance of calibration is evaluated using Nash-Sutcliffe Efficiency (NSE), correlation coefficient, percent bias (PBIAS) and root mean square error. It is observed that calibration period affects the model performance, and the main purpose of the development of the hydrological model should guide calibration period selection. Acknowledgement: This study is funded by The Scientific and Technological Research Council of Turkey (TUBITAK) under Project Number 115Y064.

  1. Technological developments in real-time operational hydrologic forecasting in the United States

    Science.gov (United States)

    Hudlow, Michael D.

    1988-09-01

    The hydrologic forecasting service of the United States spans applications and scales ranging from those associated with the issuance of flood and flash warnings to those pertaining to seasonal water supply forecasts. New technological developments (underway in or planned by the National Weather Service (NWS) in support of the Hydrologic Program) are carried out as combined efforts by NWS headquarters and field personnel in cooperation with other organizations. These developments fall into two categories: hardware and software systems technology, and hydrometeorological analysis and prediction technology. Research, development, and operational implementation in progress in both of these areas are discussed. Cornerstones of an overall NWS modernization effort include implementation of state-of-the-art data acquisition systems (including the Next Generation Weather Radar) and communications and computer processing systems. The NWS Hydrologic Service will capitalize on these systems and will incorporate results from specific hydrologic projects including collection and processing of multivariate data sets, conceptual hydrologic modeling systems, integrated hydrologic modeling systems with meteorological interfaces and automatic updating of model states, and extended streamflow prediction techniques. The salient aspects of ongoing work in these areas are highlighted in this paper, providing some perspective on the future U.S. hydrologic forecasting service and its transitional period into the 1990s.

  2. Estimating Runoff From Roadcuts With a Distributed Hydrologic Model

    Science.gov (United States)

    Cuhaciyan, C.; Luce, C.; Voisin, N.; Lettenmaier, D.; Black, T.

    2008-12-01

    Roads can have a substantial effect on hydrologic patterns of forested watersheds; the most noteworthy being the resurfacing of shallow groundwater at roadcuts. The influence of roads on hydrology has compelled hydrologists to include water routing and storage routines in rainfall-runoff models, such as those in the Distributed Hydrologic Soil Vegetation Model (DHSVM). We tested the ability of DHSVM to match observed runoff in roadcuts of a watershed in the Coast Range of Oregon. Eight roadcuts were instrumented using large tipping bucket gauges designed to capture only the water entering the roadside ditch from an 80-m long roadcut. The roadcuts were categorized by the topography of the upstream hillside as either swale, planar, or ridge. The simulation was run from December 2002 to December 2003 at a relatively fine spatial resolution (10-m). Average observed soil depths are 1.8-m across the watershed, below which there lies deep and highly weathered sandstone. DHSVM was designed for relatively impermeable bedrock and shallow soils; therefore it does not provide a mechanism for deep groundwater movement and storage. In the geologic setting of the study basin, however, water is routed through the sandstone allowing water to pass under roads through the parent material. For this reason a uniformly deep soil of 6.5-m with a decreased decay in conductivity with depth was used in the model to allow water to be routed beneath roadcuts that are up to 5.5-m in height. Up to three, typically shallow, soil layers can be modeled in DHSVM. We used the lowest of the three soil layers to mimic the hydraulically-well-connected sandstone exposed at deeper roadcuts. The model was calibrated against observed discharge at the outlet of the watershed. While model results closely matched the observed hydrograph at the watershed outlet, simulated runoff at an upstream gauge and the roadside ditches were varied and often higher than those observed in the field. The timing of the field

  3. HYDROLOGIC MODEL UNCERTAINTY ASSOCIATED WITH SIMULATING FUTURE LAND-COVER/USE SCENARIOS: A RETROSPECTIVE ANALYSIS

    Science.gov (United States)

    GIS-based hydrologic modeling offers a convenient means of assessing the impacts associated with land-cover/use change for environmental planning efforts. Alternative future scenarios can be used as input to hydrologic models and compared with existing conditions to evaluate pot...

  4. A model of hydrological and mechanical feedbacks of preferential fissure flow in a slow-moving landslide

    Directory of Open Access Journals (Sweden)

    D. M. Krzeminska

    2013-03-01

    Full Text Available The importance of hydrological processes for landslide activity is generally accepted. However, the relationship between precipitation, hydrological responses and movement is not straightforward. Groundwater recharge is mostly controlled by the hydrological material properties and the structure (e.g., layering, preferential flow paths such as fissures of the unsaturated zone. In slow-moving landslides, differential displacements caused by the bedrock structure complicate the hydrological regime due to continuous opening and closing of the fissures, creating temporary preferential flow paths systems for infiltration and groundwater drainage. The consecutive opening and closing of fissure aperture control the formation of a critical pore water pressure by creating dynamic preferential flow paths for infiltration and groundwater drainage. This interaction may explain the seasonal nature of the slow-moving landslide activity, including the often observed shifts and delays in hydrological responses when compared to timing, intensity and duration of precipitation. The main objective of this study is to model the influence of fissures on the hydrological dynamics of slow-moving landslide and the dynamic feedbacks between fissures, hydrology and slope stability. For this we adapt the spatially distributed hydrological and slope stability model (STARWARS to account for geotechnical and hydrological feedbacks, linking between hydrological response of the landside and the dynamics of the fissure network and applied the model to the hydrologically controlled Super-Sauze landslide (South French Alps.

  5. Hydrologic Modeling at the National Water Center: Operational Implementation of the WRF-Hydro Model to support National Weather Service Hydrology

    Science.gov (United States)

    Cosgrove, B.; Gochis, D.; Clark, E. P.; Cui, Z.; Dugger, A. L.; Fall, G. M.; Feng, X.; Fresch, M. A.; Gourley, J. J.; Khan, S.; Kitzmiller, D.; Lee, H. S.; Liu, Y.; McCreight, J. L.; Newman, A. J.; Oubeidillah, A.; Pan, L.; Pham, C.; Salas, F.; Sampson, K. M.; Smith, M.; Sood, G.; Wood, A.; Yates, D. N.; Yu, W.; Zhang, Y.

    2015-12-01

    The National Weather Service (NWS) National Water Center(NWC) is collaborating with the NWS National Centers for Environmental Prediction (NCEP) and the National Center for Atmospheric Research (NCAR) to implement a first-of-its-kind operational instance of the Weather Research and Forecasting (WRF)-Hydro model over the Continental United States (CONUS) and contributing drainage areas on the NWS Weather and Climate Operational Supercomputing System (WCOSS) supercomputer. The system will provide seamless, high-resolution, continuously cycling forecasts of streamflow and other hydrologic outputs of value from both deterministic- and ensemble-type runs. WRF-Hydro will form the core of the NWC national water modeling strategy, supporting NWS hydrologic forecast operations along with emergency response and water management efforts of partner agencies. Input and output from the system will be comprehensively verified via the NWC Water Resource Evaluation Service. Hydrologic events occur on a wide range of temporal scales, from fast acting flash floods, to long-term flow events impacting water supply. In order to capture this range of events, the initial operational WRF-Hydro configuration will feature 1) hourly analysis runs, 2) short-and medium-range deterministic forecasts out to two day and ten day horizons and 3) long-range ensemble forecasts out to 30 days. All three of these configurations are underpinned by a 1km execution of the NoahMP land surface model, with channel routing taking place on 2.67 million NHDPlusV2 catchments covering the CONUS and contributing areas. Additionally, the short- and medium-range forecasts runs will feature surface and sub-surface routing on a 250m grid, while the hourly analyses will feature this same 250m routing in addition to nudging-based assimilation of US Geological Survey (USGS) streamflow observations. A limited number of major reservoirs will be configured within the model to begin to represent the first-order impacts of

  6. A Distributed Hydrological model Forced by DIMP2 Data and the WRF Mesoscale model

    Science.gov (United States)

    Wayand, N. E.

    2010-12-01

    Forecasted warming over the next century will drastically reduce seasonal snowpack that provides 40% of the world’s drinking water. With increased climate warming, droughts may occur more frequently, which will increase society’s reliance on this same summer snowpack as a water supply. This study aims to reduce driving data errors that lead to poor simulations of snow ablation and accumulation, and streamflow. Results from the Distributed Hydrological Model Intercomparison Project Phase 2 (DMIP2) project using the Distributed Hydrology Soil and Vegetation Model (DHSVM) highlighted the critical need for accurate driving data that distributed models require. Currently, the meteorological driving data for distributed hydrological models commonly rely on interpolation techniques between a network of observational stations, as well as historical monthly means. This method is limited by two significant issues: snowpack is stored at high elevations, where interpolation techniques perform poorly due to sparse observations, and historic climatological means may be unsuitable in a changing climate. Mesoscale models may provide a physically-based approach to supplement surface observations over high-elevation terrain. Initial results have shown that while temperature lapse rates are well represented by multiple mesoscale models, significant precipitation biases are dependent on the particular model microphysics. We evaluate multiple methods of downscaling surface variables from the Weather and Research Forecasting (WRF) model that are then used to drive DHSVM over the North Fork American River basin in California. A comparison between each downscaled driving data set and paired DHSVM results to observations will determine how much improvement in simulated streamflow and snowpack are gained at the expense of each additional degree of downscaling. Our results from DMIP2 will be used as a benchmark for the best available DHSVM run using all available observational data. The

  7. Development and implementation of a Variable Infiltration Capacity model of surface hydrology into the General Circulation Model

    International Nuclear Information System (INIS)

    Lettenmaier, D.P.; Stamm, J.F.; Wood, E.F.

    1993-04-01

    A Variable Infiltration Capacity (VIC) model is described for the representation of land surface hydrology in General Circulation Models (GCMs). The VIC model computes runoff as a function of the distribution of soil moisture capacity within a GCM grid cell. The major distinguishing feature of the VIC model relative to the bucket model currently used to represent the land surface in many GCMs is that it parameterizes the nonlinearity of the fraction of precipitation that infiltrates over a large area (hence the production of direct runoff) as a function of spatial average soil moisture storage, and that it models subsurface runoff between storms via a simple recession mechanism. The VIC model was incorporated into the Geophysical Fluid Dynamics Laboratory (GFDL) GCM at R15 resolution (roughly 4.5 degrees latitude by 7.5 degrees longitude). Ten-year simulations of global climate were produced using the GFDL GCM with both VIC land surface hydrology, and, for comparison purposes, the standard bucket representation. Comparison of the ten year runs using the VIC model with those using bucket hydrology showed that for the VIC run, global average runoff increased, soil moisture decreased, evaporation decreased, land surface temperature increased, and precipitation decreased. As expected, changes in precipitation occurred primarily over the continents, especially in the northern hemisphere. Changes in the surface water balance for Africa, Australia, and South America were much less than for North American and Eurasia. Both VIC and bucket simulations of surface air temperature and precipitation were compared with gridded monthly average observation fields. These comparisons indicated that the VIC hydrology reproduced winter temperatures better, and summer temperatures worse, than the bucket model. The VIC hydrology better represented global precipitation, primarily as a result of partially reducing the upward bias in precipitation associated with the GFDL R15 bucket runs

  8. How much expert knowledge is it worth to put in conceptual hydrological models?

    Science.gov (United States)

    Antonetti, Manuel; Zappa, Massimiliano

    2017-04-01

    Both modellers and experimentalists agree on using expert knowledge to improve our conceptual hydrological simulations on ungauged basins. However, they use expert knowledge differently for both hydrologically mapping the landscape and parameterising a given hydrological model. Modellers use generally very simplified (e.g. topography-based) mapping approaches and put most of the knowledge for constraining the model by defining parameter and process relational rules. In contrast, experimentalists tend to invest all their detailed and qualitative knowledge about processes to obtain a spatial distribution of areas with different dominant runoff generation processes (DRPs) as realistic as possible, and for defining plausible narrow value ranges for each model parameter. Since, most of the times, the modelling goal is exclusively to simulate runoff at a specific site, even strongly simplified hydrological classifications can lead to satisfying results due to equifinality of hydrological models, overfitting problems and the numerous uncertainty sources affecting runoff simulations. Therefore, to test to which extent expert knowledge can improve simulation results under uncertainty, we applied a typical modellers' modelling framework relying on parameter and process constraints defined based on expert knowledge to several catchments on the Swiss Plateau. To map the spatial distribution of the DRPs, mapping approaches with increasing involvement of expert knowledge were used. Simulation results highlighted the potential added value of using all the expert knowledge available on a catchment. Also, combinations of event types and landscapes, where even a simplified mapping approach can lead to satisfying results, were identified. Finally, the uncertainty originated by the different mapping approaches was compared with the one linked to meteorological input data and catchment initial conditions.

  9. Creating Data and Modeling Enabled Hydrology Instruction Using Collaborative Approach

    Science.gov (United States)

    Merwade, V.; Rajib, A.; Ruddell, B. L.; Fox, S.

    2017-12-01

    Hydrology instruction typically involves teaching of the hydrologic cycle and the processes associated with it such as precipitation, evapotranspiration, infiltration, runoff generation and hydrograph analysis. With the availability of observed and remotely sensed data related to many hydrologic fluxes, there is an opportunity to use these data for place based learning in hydrology classrooms. However, it is not always easy and possible for an instructor to complement an existing hydrology course with new material that requires both the time and technical expertise, which the instructor may not have. The work presented here describes an effort where students create the data and modeling driven instruction material as a part of their class assignment for a hydrology course at Purdue University. The data driven hydrology education project within Science Education Resources Center (SERC) is used as a platform to publish and share the instruction material so it can be used by future students in the same course or any other course anywhere in the world. Students in the class were divided into groups, and each group was assigned a topic such as precipitation, evapotranspiration, streamflow, flow duration curve and frequency analysis. Each student in the group was then asked to get data and do some analysis for an area with specific landuse characteristic such as urban, rural and agricultural. The student contribution were then organized into learning units such that someone can do a flow duration curve analysis or flood frequency analysis to see how it changes for rural area versus urban area. The hydrology education project within SERC cyberinfrastructure enables any other instructor to adopt this material as is or through modification to suit his/her place based instruction needs.

  10. Applied socio-hydrology using volunteer geographic information (VGI) to integrate ecosystem-based adaptation (EbA) and disaster risk reduction (DRR)

    Science.gov (United States)

    Mendiondo, Eduardo; Taffarello, Denise; Mohor, Guilherme; Guzmán, Diego; Câmara de Freitas, Clarissa; Fava, Maria Clara; Restrepo, Camilo; Abreu, Fernando; Batalini, Marina; Lago, Cesar; Abe, Narumi; Rosa, Altair

    2017-04-01

    Socio-hydrology proposes to understand coupled human-water systems by conceptualizing its components to be dynamically connected by bi-directional feedbacks. For practical purposes, especially in developing countries of South America, socio-hydrology does integrate practical, empirical and theoretical fundamentals from citizens' knowledge and culture. This contribution shows South American examples of how volunteer geographic information (VGI) can help socio-hydrology to integrate emerging aspects with heavy feedbacks, exploding uncertainties and relevant scales of socio-hydrological scales. Here we select examples at different scales of using VGI to link aspects of ecosystem-based adaptation (EbA) and disaster risk reduction (DRR). On the one hand, we show some learning cases of EbA/VGI linked to socio-hydrology also related with water valuation, both monetary and non-monetary, under scenarios of changing conditions of land-use and land cover changes of strategic water supply systems in subtropical biomes. This example brings a bridge of VGI and EbA towards Disaster Risk Reduction (DRR) through water topics of securitization, insurance, smart cities and sustainable urban drainage systems (SUDS). Thus, on the other hand, we also depict how VGI support applied elements for socio-hydrology on South American urban areas, capable of policy actions for DRR through SUDS at human-impacted biomes under extremes of droughts, floods and pollution. We here recommend yardsticks of learning conditions from these real examples of using VGI's knowledge and culture biases for a more resilient socio-hydrology, in order to create opportunities for theoretical, conceptual and applied nature of EbA and DRR with viable alliances from IAHS/Panta Rhei with UN/Sendai/DRR Framework and UN/Sustainable Development Goals. From these examples, however, seem plausible co-evolutionary dynamics with stakeholders if local-scale constraints, from sociopolitical nature, institutions' policies and

  11. Linking scientific disciplines: Hydrology and social sciences

    Science.gov (United States)

    Seidl, R.; Barthel, R.

    2017-07-01

    The integration of interdisciplinary scientific and societal knowledge plays an increasing role in sustainability science and more generally, in global change research. In the field of water resources, interdisciplinarity has long been recognized as crucial. Recently, new concepts and ideas about how to approach water resources management more holistically have been discussed. The emergence of concepts such as socio-hydrology indicates the growing relevance of connections between social and hydrological disciplines. In this paper, we determine how well social sciences are integrated with hydrological research by using two approaches. First, we conducted a questionnaire survey with a sample of hydrology researchers and professionals (N = 353) to explore current opinions and developments related to interdisciplinary collaboration between hydrologists and social scientists. Second, we analyzed the disciplinary composition of author teams and the reference lists of articles pertaining to the socio-hydrology concept. We conclude that interdisciplinarity in water resources research is on a promising track but may need to mature further in terms of its aims and methods of integration. We find that current literature pays little attention to the following questions: What kind of interdisciplinarity do different scholars want? What are social scientists' preferred roles and knowledge from a hydrology perspective?

  12. A high-resolution European dataset for hydrologic modeling

    Science.gov (United States)

    Ntegeka, Victor; Salamon, Peter; Gomes, Goncalo; Sint, Hadewij; Lorini, Valerio; Thielen, Jutta

    2013-04-01

    There is an increasing demand for large scale hydrological models not only in the field of modeling the impact of climate change on water resources but also for disaster risk assessments and flood or drought early warning systems. These large scale models need to be calibrated and verified against large amounts of observations in order to judge their capabilities to predict the future. However, the creation of large scale datasets is challenging for it requires collection, harmonization, and quality checking of large amounts of observations. For this reason, only a limited number of such datasets exist. In this work, we present a pan European, high-resolution gridded dataset of meteorological observations (EFAS-Meteo) which was designed with the aim to drive a large scale hydrological model. Similar European and global gridded datasets already exist, such as the HadGHCND (Caesar et al., 2006), the JRC MARS-STAT database (van der Goot and Orlandi, 2003) and the E-OBS gridded dataset (Haylock et al., 2008). However, none of those provide similarly high spatial resolution and/or a complete set of variables to force a hydrologic model. EFAS-Meteo contains daily maps of precipitation, surface temperature (mean, minimum and maximum), wind speed and vapour pressure at a spatial grid resolution of 5 x 5 km for the time period 1 January 1990 - 31 December 2011. It furthermore contains calculated radiation, which is calculated by using a staggered approach depending on the availability of sunshine duration, cloud cover and minimum and maximum temperature, and evapotranspiration (potential evapotranspiration, bare soil and open water evapotranspiration). The potential evapotranspiration was calculated using the Penman-Monteith equation with the above-mentioned meteorological variables. The dataset was created as part of the development of the European Flood Awareness System (EFAS) and has been continuously updated throughout the last years. The dataset variables are used as

  13. Landscape-based hydrological modelling : Understanding the influence of climate, topography, and vegetation on catchment hydrology

    NARCIS (Netherlands)

    Gao, H.

    2015-01-01

    In this thesis, a novel landscape-based hydrological model is presented that was developed and tested in numerous catchments around the world with various landscapes and climate conditions. A landscape is considered to consist of a topography and an ecosystem living on it. Firstly, the influence of

  14. Ethiopian Central Rift Valley basin hydrologic modelling using HEC-HMS and ArcSWAT

    Science.gov (United States)

    Pascual-Ferrer, Jordi; Candela, Lucila; Pérez-Foguet, Agustí

    2013-04-01

    An Integrated Water Resources Management (IWRM) shall be applied to achieve a sustainable development, to increase population incomes without affecting lives of those who are highly dependent on the environment. First step should be to understand water dynamics at basin level, starting by modeling the basin water resources. For model implementation, a large number of data and parameters are required, but those are not always available, especially in some developing countries where different sources may have different data, there is lack of information on data collection, etc. The Ethiopian Central Rift Valley (CRV) is an endorheic basin covering an area of approximately 10,000 km2. For the period 1996-2005, the average annual volume of rainfall accounted for 9.1 Mm3, and evapotranspiration for 8 Mm3 (Jansen et al., 2007). From the environmental point of view, basin ecosystems are endangered due to human activities. Also, poverty is widespread all over the basin, with population mainly living from agriculture on a subsistence economy. Hence, there is an urgent need to set an IWRM, but datasets required for water dynamics simulation are not too reliable. In order to reduce uncertainty of numerical simulation, two semi-distributed open software hydrologic models were implemented: HEC-HMS and ArcSWAT. HEC-HMS was developed by the United States Army Corps of Engineers (USACoE) Hydrologic Engineering Center (HEC) to run precipitation-runoff simulations for a variety of applications in dendritic watershed systems. ArcSWAT includes the SWAT (Soil and Water Assessment Tool, Arnold et al., 1998) model developed for the USDA Agricultural Research Service into ArcGIS (ESRI®). SWAT was developed to assess the impact of land management practices on large complex watersheds with varying soils, land use and management conditions over long periods of time (Neitsch et al., 2005). According to this, ArcSWAT would be the best option for IWRM implementation in the basin. However

  15. On modeling complex interplay in small-scale self-organized socio-hydrological systems

    Science.gov (United States)

    Muneepeerakul, Rachata

    2017-04-01

    Successful and sustainable socio-hydrological systems, as in any coupled natural human-systems, require effective governance, which depends on the existence of proper infrastructure (both hard and soft). Recent work has addressed systems in which resource users and the organization responsible for maintaining the infrastructure are separate entities. However, many socio-hydrological systems, especially in developing countries, are small and without such formal division of labor; rather, such division of labor typically arises from self-organization within the population. In this work, we modify and mathematically operationalize a conceptual framework by developing a system of differential equations that capture the strategic behavior within such a self-organized population, its interplay with infrastructure characteristics and hydrological dynamics, and feedbacks between these elements. The model yields a number of insightful conditions related to long-term sustainability and collapse of the socio-hydrological system in the form of relationships between biophysical and social factors. These relationships encapsulate nonlinear interactions of these factors. The modeling framework is grounded in a solid conceptual foundation upon which additional modifications and realism can be built for potential reconciliation between socio-hydrology with other related fields and further applications.

  16. Validation of a mesoscale hydrological model in a small-scale forested catchment

    Czech Academy of Sciences Publication Activity Database

    Šípek, Václav; Tesař, Miroslav

    2016-01-01

    Roč. 47, č. 1 (2016), s. 27-41 ISSN 1998-9563 R&D Projects: GA TA ČR TA02021451 Institutional support: RVO:67985874 Keywords : hydrological modelling * small catchment * soil moisture * subsurface lateral flow * SWIM Subject RIV: DA - Hydrology ; Limnology Impact factor: 1.754, year: 2016

  17. Evaluating Mediterranean Soil Contamination Risks in Selected Hydrological Scenarios.

    NARCIS (Netherlands)

    Rosa, de la D.; Crompvoets, J.

    1997-01-01

    This paper reports an attempt of predicting the contamination risk of soils and water as they respond to hydrological changes in the agricultural lands of Sevilla province, Spain. Based on land evaluation methodologies, a semi-empirical model (named Pantanal, as module of the integrated package

  18. Hydrological application of the INCA model with varying spatial resolution and nitrogen dynamics in a northern river basin

    Directory of Open Access Journals (Sweden)

    K. Rankinen

    2002-01-01

    Full Text Available As a first step in applying the Integrated Nitrogen model for CAtchments (INCA to the Simojoki river basin (3160 km2, this paper focuses on calibration of the hydrological part of the model and nitrogen (N dynamics in the river during the 1980s and 1990s. The model application utilised the GIS land-use and forest classification of Finland together with a recent forest inventory based on remote sensing. In the INCA model, the Hydrologically Effective Rainfall (HER is used to drive the water flow and N fluxes through the catchment system. HER was derived from the Watershed Simulation and Forecast System (WSFS. The basic component of the WSFS is a conceptual hydrological model which simulates runoff using precipitation, potential evapotranspiration and temperature data as inputs. Spatially uniform, lumped input data were calculated for the whole river basin and spatially semi-distributed input data were calculated for each of the nine sub-basins. When comparing discharges simulated by the INCA model with observed values, a better fit was obtained with the semi-distributed data than with the spatially uniform data (R2 0.78 v. 0.70 at Hosionkoski and 0.88 v. 0.78 at the river outlet. The timing of flow peaks was simulated rather well with both approaches, although the semi-distributed input data gave a more realistic simulation of low flow periods and the magnitude of spring flow peaks. The river basin has a relatively closed N cycle with low input and output fluxes of inorganic N. During 1982-2000, the average total N flux to the sea was 715 tonnes yr–1, of which 6% was NH4-N, 14% NO3-N, and 80% organic N. Annual variation in river flow and the concentrations of major N fractions in river water, and factors affecting this variation are discussed. Keywords: northern river basin, nitrogen, forest management, hydrology, dynamic modelling, semi-distributed modelling

  19. A parameter optimization tool for evaluating the physical consistency of the plot-scale water budget of the integrated eco-hydrological model GEOtop in complex terrain

    Science.gov (United States)

    Bertoldi, Giacomo; Cordano, Emanuele; Brenner, Johannes; Senoner, Samuel; Della Chiesa, Stefano; Niedrist, Georg

    2017-04-01

    In mountain regions, the plot- and catchment-scale water and energy budgets are controlled by a complex interplay of different abiotic (i.e. topography, geology, climate) and biotic (i.e. vegetation, land management) controlling factors. When integrated, physically-based eco-hydrological models are used in mountain areas, there are a large number of parameters, topographic and boundary conditions that need to be chosen. However, data on soil and land-cover properties are relatively scarce and do not reflect the strong variability at the local scale. For this reason, tools for uncertainty quantification and optimal parameters identification are essential not only to improve model performances, but also to identify most relevant parameters to be measured in the field and to evaluate the impact of different assumptions for topographic and boundary conditions (surface, lateral and subsurface water and energy fluxes), which are usually unknown. In this contribution, we present the results of a sensitivity analysis exercise for a set of 20 experimental stations located in the Italian Alps, representative of different conditions in terms of topography (elevation, slope, aspect), land use (pastures, meadows, and apple orchards), soil type and groundwater influence. Besides micrometeorological parameters, each station provides soil water content at different depths, and in three stations (one for each land cover) eddy covariance fluxes. The aims of this work are: (I) To present an approach for improving calibration of plot-scale soil moisture and evapotranspiration (ET). (II) To identify the most sensitive parameters and relevant factors controlling temporal and spatial differences among sites. (III) Identify possible model structural deficiencies or uncertainties in boundary conditions. Simulations have been performed with the GEOtop 2.0 model, which is a physically-based, fully distributed integrated eco-hydrological model that has been specifically designed for mountain

  20. Modeling the Hydrologic Processes of a Permeable Pavement ...

    Science.gov (United States)

    A permeable pavement system can capture stormwater to reduce runoff volume and flow rate, improve onsite groundwater recharge, and enhance pollutant controls within the site. A new unit process model for evaluating the hydrologic performance of a permeable pavement system has been developed in this study. The developed model can continuously simulate infiltration through the permeable pavement surface, exfiltration from the storage to the surrounding in situ soils, and clogging impacts on infiltration/exfiltration capacity at the pavement surface and the bottom of the subsurface storage unit. The exfiltration modeling component simulates vertical and horizontal exfiltration independently based on Darcy’s formula with the Green-Ampt approximation. The developed model can be arranged with physically-based modeling parameters, such as hydraulic conductivity, Manning’s friction flow parameters, saturated and field capacity volumetric water contents, porosity, density, etc. The developed model was calibrated using high-frequency observed data. The modeled water depths are well matched with the observed values (R2 = 0.90). The modeling results show that horizontal exfiltration through the side walls of the subsurface storage unit is a prevailing factor in determining the hydrologic performance of the system, especially where the storage unit is developed in a long, narrow shape; or with a high risk of bottom compaction and clogging. This paper presents unit

  1. Real-Time Analysis and Forecasting of Multisite River Flow Using a Distributed Hydrological Model

    Directory of Open Access Journals (Sweden)

    Mingdong Sun

    2014-01-01

    Full Text Available A spatial distributed hydrological forecasting system was developed to promote the analysis of river flow dynamic state in a large basin. The research presented the real-time analysis and forecasting of multisite river flow in the Nakdong River Basin using a distributed hydrological model with radar rainfall forecast data. A real-time calibration algorithm of hydrological distributed model was proposed to investigate the particular relationship between the water storage and basin discharge. Demonstrate the approach of simulating multisite river flow using a distributed hydrological model couple with real-time calibration and forecasting of multisite river flow with radar rainfall forecasts data. The hydrographs and results exhibit that calibrated flow simulations are very approximate to the flow observation at all sites and the accuracy of forecasting flow is gradually decreased with lead times extending from 1 hr to 3 hrs. The flow forecasts are lower than the flow observation which is likely caused by the low estimation of radar rainfall forecasts. The research has well demonstrated that the distributed hydrological model is readily applicable for multisite real-time river flow analysis and forecasting in a large basin.

  2. Conceptual hydrologic model of flow in the unsaturated zone, Yucca Mountain, Nevada

    International Nuclear Information System (INIS)

    Montazer, P.; Wilson, W.E.

    1984-01-01

    The purpose of this report is to propose a conceptual hydrologic model that reasonably describes the flow of fluids through the unsaturated zone at Yucca Mountain, for use as a basis for preliminary site-performance assessment and as a guide to further investigations. Scott and others (1983) presented an initial conceptual hydrogeologic model for the unsaturated zone at Yucca Mountain, based on detailed geologic, but very limited hydrologic, information. In this report, some of their concepts are examined and either supported or modified, and new concepts are developed. The model describes the manner in which flow probably occurs at Yucca Mountain and is based on: (1) current understanding of the hydrogeologic framework; (2) application of the principles of unsaturated flow; and (3) interpretation of some preliminary data from ongoing field and laboratory investigations. Included are extensive geologic information but relatively few hydrologic data that currently exist from the unsaturated zone in the Yucca Mountain area. Many uncertainties remain to be resolved concerning hydrologic conditions and processes. As a result, most of the concepts presented are intentionally descriptive and conjectural, with little quantitative basis provided. However, for the sake of directness and simplicity of expression, the model is presented as if it were a true expression of the facts. The authors recognize, and the reader should be aware, that the proposed model probably is not the only reasonable description that could be made at this point, and it certainly is subject to revision and quantification as more data become available. Although various alternative models probably could be developed, the one described in this report seems to fit current understanding of the unsaturated flow through a section of layered, fractured-rock formations with contrasting hydrologic properties, such as occurs at Yucca Mountain. 41 refs., 14 figs., 1 tab

  3. Grey Box Modelling of Hydrological Systems

    DEFF Research Database (Denmark)

    Thordarson, Fannar Ørn

    of two papers where the stochastic differential equation based model is used for sewer runoff from a drainage system. A simple model is used to describe a complex rainfall-runoff process in a catchment, but the stochastic part of the system is formulated to include the increasing uncertainty when...... rainwater flows through the system, as well as describe the lower limit of the uncertainty when the flow approaches zero. The first paper demonstrates in detail the grey box model and all related transformations required to obtain a feasible model for the sewer runoff. In the last paper this model is used......The main topic of the thesis is grey box modelling of hydrologic systems, as well as formulation and assessment of their embedded uncertainties. Grey box model is a combination of a white box model, a physically-based model that is traditionally formulated using deterministic ordinary differential...

  4. The Virtual Watershed Observatory: Cyberinfrastructure for Model-Data Integration and Access

    Science.gov (United States)

    Duffy, C.; Leonard, L. N.; Giles, L.; Bhatt, G.; Yu, X.

    2011-12-01

    The Virtual Watershed Observatory (VWO) is a concept where scientists, water managers, educators and the general public can create a virtual observatory from integrated hydrologic model results, national databases and historical or real-time observations via web services. In this paper, we propose a prototype for automated and virtualized web services software using national data products for climate reanalysis, soils, geology, terrain and land cover. The VWO has the broad purpose of making accessible water resource simulations, real-time data assimilation, calibration and archival at the scale of HUC 12 watersheds (Hydrologic Unit Code) anywhere in the continental US. Our prototype for model-data integration focuses on creating tools for fast data storage from selected national databases, as well as the computational resources necessary for a dynamic, distributed watershed simulation. The paper will describe cyberinfrastructure tools and workflow that attempts to resolve the problem of model-data accessibility and scalability such that individuals, research teams, managers and educators can create a WVO in a desired context. Examples are given for the NSF-funded Shale Hills Critical Zone Observatory and the European Critical Zone Observatories within the SoilTrEC project. In the future implementation of WVO services will benefit from the development of a cloud cyber infrastructure as the prototype evolves to data and model intensive computation for continental scale water resource predictions.

  5. Development and comparison in uncertainty assessment based Bayesian modularization method in hydrological modeling

    Science.gov (United States)

    Li, Lu; Xu, Chong-Yu; Engeland, Kolbjørn

    2013-04-01

    SummaryWith respect to model calibration, parameter estimation and analysis of uncertainty sources, various regression and probabilistic approaches are used in hydrological modeling. A family of Bayesian methods, which incorporates different sources of information into a single analysis through Bayes' theorem, is widely used for uncertainty assessment. However, none of these approaches can well treat the impact of high flows in hydrological modeling. This study proposes a Bayesian modularization uncertainty assessment approach in which the highest streamflow observations are treated as suspect information that should not influence the inference of the main bulk of the model parameters. This study includes a comprehensive comparison and evaluation of uncertainty assessments by our new Bayesian modularization method and standard Bayesian methods using the Metropolis-Hastings (MH) algorithm with the daily hydrological model WASMOD. Three likelihood functions were used in combination with standard Bayesian method: the AR(1) plus Normal model independent of time (Model 1), the AR(1) plus Normal model dependent on time (Model 2) and the AR(1) plus Multi-normal model (Model 3). The results reveal that the Bayesian modularization method provides the most accurate streamflow estimates measured by the Nash-Sutcliffe efficiency and provide the best in uncertainty estimates for low, medium and entire flows compared to standard Bayesian methods. The study thus provides a new approach for reducing the impact of high flows on the discharge uncertainty assessment of hydrological models via Bayesian method.

  6. Treatment of input uncertainty in hydrologic modeling: Doing hydrology backward with Markov chain Monte Carlo simulation

    NARCIS (Netherlands)

    Vrugt, J.A.; Braak, ter C.J.F.; Clark, M.P.; Hyman, J.M.; Robinson, B.A.

    2008-01-01

    There is increasing consensus in the hydrologic literature that an appropriate framework for streamflow forecasting and simulation should include explicit recognition of forcing and parameter and model structural error. This paper presents a novel Markov chain Monte Carlo (MCMC) sampler, entitled

  7. Evaluation TRMM Rainfall Data In Hydrological Modeling For An Ungaged In Lhasa River Basin

    Science.gov (United States)

    Ji, H. J.; Liu, J.

    2017-12-01

    Evaluation TRMM Rainfall Data In Hydrological Modeling For An Ungaged In Lhasa River BasinHaijuan Ji1* Jintao Liu1,2 Shanshan Xu1___________________ 1College of Hydrology and Water Resources, Hohai University, Nanjing 210098, People's Republic of China 2State Key Laboratory of Hydrology-Water Resources and Hydraulic Engineering, Hohai University, Nanjing 210098, People's Republic of China ___________________ * Corresponding author. Tel.: +86-025-83786973; Fax: +86-025-83786606. E-mail address: Hhu201510@163.com (H.J. Ji). Abstract: The Tibetan Plateau plays an important role in regulating the regional hydrological processes due to its high elevations and being the headwaters of many major Asian river basins. If familiar with the distribution of hydrological characteristics, will help us improve the level of development and utilization the water resources. However, there exist glaciers and snow with few sites. It is significance for us to understand the glacier and snow hydrological process in order to recognize the evolution of water resources in the Tibetan. This manuscript takes Lhasa River as the study area, taking use of ground, remote sensing and assimilation data, taking advantage of high precision TRMM precipitation data and MODIS snow cover data, first, according to the data from ground station evaluation of TRMM data in the application of the accuracy of the Lhasa River, and based on MODIS data fusion of multi source microwave snow making cloudless snow products, which are used for discriminant and analysis glacier and snow regulation mechanism on day scale, add snow and glacier unit into xinanjing model, this model can simulate the study region's runoff evolution, parameter sensitivity even spatial variation of hydrological characteristics the next ten years on region grid scale. The results of hydrological model in Lhasa River can simulate the glacier and snow runoff variation in high cold region better, to enhance the predictive ability of the spring

  8. Applying Hillslope Hydrology to Bridge between Ecosystem and Grid-Scale Processes within an Earth System Model

    Science.gov (United States)

    Subin, Z. M.; Sulman, B. N.; Malyshev, S.; Shevliakova, E.

    2013-12-01

    Soil moisture is a crucial control on surface energy fluxes, vegetation properties, and soil carbon cycling. Its interactions with ecosystem processes are highly nonlinear across a large range, as both drought stress and anoxia can impede vegetation and microbial growth. Earth System Models (ESMs) generally only represent an average soil-moisture state in grid cells at scales of 50-200 km, and as a result are not able to adequately represent the effects of subgrid heterogeneity in soil moisture, especially in regions with large wetland areas. We addressed this deficiency by developing the first ESM-coupled subgrid hillslope-hydrological model, TiHy (Tiled-hillslope Hydrology), embedded within the Geophysical Fluid Dynamics Laboratory (GFDL) land model. In each grid cell, one or more representative hillslope geometries are discretized into land model tiles along an upland-to-lowland gradient. These geometries represent ~1 km hillslope-scale hydrological features and allow for flexible representation of hillslope profile and plan shapes, in addition to variation of subsurface properties among or within hillslopes. Each tile (which may represent ~100 m along the hillslope) has its own surface fluxes, vegetation state, and vertically-resolved state variables for soil physics and biogeochemistry. Resolution of water state in deep layers (~200 m) down to bedrock allows for physical integration of groundwater transport with unsaturated overlying dynamics. Multiple tiles can also co-exist at the same vertical position along the hillslope, allowing the simulation of ecosystem heterogeneity due to disturbance. The hydrological model is coupled to the vertically-resolved Carbon, Organisms, Respiration, and Protection in the Soil Environment (CORPSE) model, which captures non-linearity resulting from interactions between vertically-heterogeneous soil carbon and water profiles. We present comparisons of simulated water table depth to observations. We examine sensitivities to

  9. High resolution time-lapse gravity field from GRACE for hydrological modelling

    DEFF Research Database (Denmark)

    Krogh, Pernille Engelbredt

    Calibration of large scale hydrological models have traditionally been performed using point observations, which are often sparsely distributed. The Gravity Recovery And Climate Experiment (GRACE) mission provides global remote sensing information about mass fluxes with unprecedented accuracy...... than for the mascon only solution, but later than the GLDAS/Noah TWS and the CNES/GRGS SH solutions. The deviations are 10–20 days. From this point of view, the tuning of hydrological models with KBRR data is certainly feasible, though highly time consuming and complicated at the moment. The method...

  10. Pursuing the method of multiple working hypotheses for hydrological modeling

    NARCIS (Netherlands)

    Clark, M.P.; Kavetski, D.; Fenicia, F.

    2011-01-01

    Ambiguities in the representation of environmental processes have manifested themselves in a plethora of hydrological models, differing in almost every aspect of their conceptualization and implementation. The current overabundance of models is symptomatic of an insufficient scientific understanding

  11. A Web GIS Enabled Comprehensive Hydrologic Information System for Indian Water Resources Systems

    Science.gov (United States)

    Goyal, A.; Tyagi, H.; Gosain, A. K.; Khosa, R.

    2017-12-01

    Hydrological systems across the globe are getting increasingly water stressed with each passing season due to climate variability & snowballing water demand. Hence, to safeguard food, livelihood & economic security, it becomes imperative to employ scientific studies for holistic management of indispensable resource like water. However, hydrological study of any scale & purpose is heavily reliant on various spatio-temporal datasets which are not only difficult to discover/access but are also tough to use & manage. Besides, owing to diversity of water sector agencies & dearth of standard operating procedures, seamless information exchange is challenging for collaborators. Extensive research is being done worldwide to address these issues but regrettably not much has been done in developing countries like India. Therefore, the current study endeavours to develop a Hydrological Information System framework in a Web-GIS environment for empowering Indian water resources systems. The study attempts to harmonize the standards for metadata, terminology, symbology, versioning & archiving for effective generation, processing, dissemination & mining of data required for hydrological studies. Furthermore, modelers with humble computing resources at their disposal, can consume this standardized data in high performance simulation modelling using cloud computing within the developed Web-GIS framework. They can also integrate the inputs-outputs of different numerical models available on the platform and integrate their results for comprehensive analysis of the chosen hydrological system. Thus, the developed portal is an all-in-one framework that can facilitate decision makers, industry professionals & researchers in efficient water management.

  12. Hydrological model calibration for flood prediction in current and future climates using probability distributions of observed peak flows and model based rainfall

    Science.gov (United States)

    Haberlandt, Uwe; Wallner, Markus; Radtke, Imke

    2013-04-01

    Derived flood frequency analysis based on continuous hydrological modelling is very demanding regarding the required length and temporal resolution of precipitation input data. Often such flood predictions are obtained using long precipitation time series from stochastic approaches or from regional climate models as input. However, the calibration of the hydrological model is usually done using short time series of observed data. This inconsistent employment of different data types for calibration and application of a hydrological model increases its uncertainty. Here, it is proposed to calibrate a hydrological model directly on probability distributions of observed peak flows using model based rainfall in line with its later application. Two examples are given to illustrate the idea. The first one deals with classical derived flood frequency analysis using input data from an hourly stochastic rainfall model. The second one concerns a climate impact analysis using hourly precipitation from a regional climate model. The results show that: (I) the same type of precipitation input data should be used for calibration and application of the hydrological model, (II) a model calibrated on extreme conditions works quite well for average conditions but not vice versa, (III) the calibration of the hydrological model using regional climate model data works as an implicit bias correction method and (IV) the best performance for flood estimation is usually obtained when model based precipitation and observed probability distribution of peak flows are used for model calibration.

  13. Assessment of NASA's Physiographic and Meteorological Datasets as Input to HSPF and SWAT Hydrological Models

    Science.gov (United States)

    Alacron, Vladimir J.; Nigro, Joseph D.; McAnally, William H.; OHara, Charles G.; Engman, Edwin Ted; Toll, David

    2011-01-01

    This paper documents the use of simulated Moderate Resolution Imaging Spectroradiometer land use/land cover (MODIS-LULC), NASA-LIS generated precipitation and evapo-transpiration (ET), and Shuttle Radar Topography Mission (SRTM) datasets (in conjunction with standard land use, topographical and meteorological datasets) as input to hydrological models routinely used by the watershed hydrology modeling community. The study is focused in coastal watersheds in the Mississippi Gulf Coast although one of the test cases focuses in an inland watershed located in northeastern State of Mississippi, USA. The decision support tools (DSTs) into which the NASA datasets were assimilated were the Soil Water & Assessment Tool (SWAT) and the Hydrological Simulation Program FORTRAN (HSPF). These DSTs are endorsed by several US government agencies (EPA, FEMA, USGS) for water resources management strategies. These models use physiographic and meteorological data extensively. Precipitation gages and USGS gage stations in the region were used to calibrate several HSPF and SWAT model applications. Land use and topographical datasets were swapped to assess model output sensitivities. NASA-LIS meteorological data were introduced in the calibrated model applications for simulation of watershed hydrology for a time period in which no weather data were available (1997-2006). The performance of the NASA datasets in the context of hydrological modeling was assessed through comparison of measured and model-simulated hydrographs. Overall, NASA datasets were as useful as standard land use, topographical , and meteorological datasets. Moreover, NASA datasets were used for performing analyses that the standard datasets could not made possible, e.g., introduction of land use dynamics into hydrological simulations

  14. Technical note: A hydrological routing scheme for the Ecosystem Demography model (ED2+R tested in the Tapajós River basin in the Brazilian Amazon

    Directory of Open Access Journals (Sweden)

    F. F. Pereira

    2017-09-01

    Full Text Available Land surface models are excellent tools for studying how climate change and land use affect surface hydrology. However, in order to assess the impacts of Earth processes on river flows, simulated changes in runoff need to be routed through the landscape. In this technical note, we describe the integration of the Ecosystem Demography (ED2 model with a hydrological routing scheme. The purpose of the study was to create a tool capable of incorporating to hydrological predictions the terrestrial ecosystem responses to climate, carbon dioxide, and land-use change, as simulated with terrestrial biosphere models. The resulting ED2+R model calculates the lateral routing of surface and subsurface runoff resulting from the terrestrial biosphere models' vertical water balance in order to determine spatiotemporal patterns of river flows within the simulated region. We evaluated the ED2+R model in the Tapajós, a 476 674 km2 river basin in the southeastern Amazon, Brazil. The results showed that the integration of ED2 with the lateral routing scheme results in an adequate representation (Nash–Sutcliffe efficiency up to 0.76, Kling–Gupta efficiency up to 0.86, Pearson's R up to 0.88, and volume ratio up to 1.06 of daily to decadal river flow dynamics in the Tapajós. These results are a consistent step forward with respect to the no river representation common among terrestrial biosphere models, such as the initial version of ED2.

  15. Integrated Site Investigation Methods and Modeling: Recent Developments at the BHRS (Invited)

    Science.gov (United States)

    Barrash, W.; Bradford, J. H.; Cardiff, M. A.; Dafflon, B.; Johnson, B. A.; Malama, B.; Thoma, M. J.

    2010-12-01

    The Boise Hydrogeophysical Research Site (BHRS) is a field-scale test facility in an unconfined aquifer with the goals of: developing cost-effective, non-invasive methods for quantitative characterization of heterogeneous aquifers using hydrologic and geophysical techniques; understanding fundamental relations and processes at multiple scales; and testing theories and models for groundwater flow and solute transport. The design of the BHRS supports a wide range of single-well, cross-hole, multiwell and multilevel hydrologic, geophysical, and combined hydrogeophysical experiments. New installations support direct and geophysical monitoring of hydrologic fluxes and states from the aquifer through the vadose zone to the atmosphere, including ET and river boundary behavior. Efforts to date have largely focused on establishing the 1D, 2D, and 3D distributions of geologic, hydrologic, and geophysical parameters which can then be used as the basis for testing methods to integrate direct and indirect data and invert for “known” parameter distributions, material boundaries, and tracer test or other system state behavior. Aquifer structure at the BHRS is hierarchical and includes layers and lenses that are recognized with geologic, hydrologic, radar, electrical, and seismic methods. Recent advances extend findings and method developments, but also highlight the need to examine assumptions and understand secular influences when designing and modeling field tests. Examples of advances and caveats include: New high-resolution 1D K profiles obtained from multi-level slug tests (inversion improves with priors for aquifer K, wellbore skin, and local presence of roots) show variable correlation with porosity and bring into question a Kozeny-Carman-type relation for much of the system. Modeling of 2D conservative tracer transport through a synthetic BHRS-like heterogeneous system shows the importance of including porosity heterogeneity (rather than assuming constant porosity for

  16. The worth of data to reduce predictive uncertainty of an integrated catchment model by multi-constraint calibration

    Science.gov (United States)

    Koch, J.; Jensen, K. H.; Stisen, S.

    2017-12-01

    Hydrological models that integrate numerical process descriptions across compartments of the water cycle are typically required to undergo thorough model calibration in order to estimate suitable effective model parameters. In this study, we apply a spatially distributed hydrological model code which couples the saturated zone with the unsaturated zone and the energy portioning at the land surface. We conduct a comprehensive multi-constraint model calibration against nine independent observational datasets which reflect both the temporal and the spatial behavior of hydrological response of a 1000km2 large catchment in Denmark. The datasets are obtained from satellite remote sensing and in-situ measurements and cover five keystone hydrological variables: discharge, evapotranspiration, groundwater head, soil moisture and land surface temperature. Results indicate that a balanced optimization can be achieved where errors on objective functions for all nine observational datasets can be reduced simultaneously. The applied calibration framework was tailored with focus on improving the spatial pattern performance; however results suggest that the optimization is still more prone to improve the temporal dimension of model performance. This study features a post-calibration linear uncertainty analysis. This allows quantifying parameter identifiability which is the worth of a specific observational dataset to infer values to model parameters through calibration. Furthermore the ability of an observation to reduce predictive uncertainty is assessed as well. Such findings determine concrete implications on the design of model calibration frameworks and, in more general terms, the acquisition of data in hydrological observatories.

  17. Sensitivity analysis for the coupling of a subglacial hydrology model with a 3D ice-sheet model.

    Science.gov (United States)

    Bertagna, L.; Perego, M.; Gunzburger, M.; Hoffman, M. J.; Price, S. F.

    2017-12-01

    When studying the movement of ice sheets, one of the most important factors that influence the velocity of the ice is the amount of friction against the bedrock. Usually, this is modeled by a friction coefficient that may depend on the bed geometry and other quantities, such as the temperature and/or water pressure at the ice-bedrock interface. These quantities are often assumed to be known (either by indirect measurements or by means of parameter estimation) and constant in time. Here, we present a 3D computational model for the simulation of the ice dynamics which incorporates a 2D model proposed by Hewitt (2011) for the subglacial water pressure. The hydrology model is fully coupled with the Blatter-Pattyn model for the ice sheet flow, as the subglacial water pressure appears in the expression for the ice friction coefficient, and the ice velocity appears as a source term in the hydrology model. We will present results on real geometries, and perform a sensitivity analysis with respect to the hydrology model parameters.

  18. USGS Geospatial Fabric and Geo Data Portal for Continental Scale Hydrology Simulations

    Science.gov (United States)

    Sampson, K. M.; Newman, A. J.; Blodgett, D. L.; Viger, R.; Hay, L.; Clark, M. P.

    2013-12-01

    This presentation describes use of United States Geological Survey (USGS) data products and server-based resources for continental-scale hydrologic simulations. The USGS Modeling of Watershed Systems (MoWS) group provides a consistent national geospatial fabric built on NHDPlus. They have defined more than 100,000 hydrologic response units (HRUs) over the continental United States based on points of interest (POIs) and split into left and right bank based on the corresponding stream segment. Geophysical attributes are calculated for each HRU that can be used to define parameters in hydrologic and land-surface models. The Geo Data Portal (GDP) project at the USGS Center for Integrated Data Analytics (CIDA) provides access to downscaled climate datasets and processing services via web-interface and python modules for creating forcing datasets for any polygon (such as an HRU). These resources greatly reduce the labor required for creating model-ready data in-house, contributing to efficient and effective modeling applications. We will present an application of this USGS cyber-infrastructure for assessments of impacts of climate change on hydrology over the continental United States.

  19. Development of a Coupled Hydrological/Sediment Yield Model for a Watershed at Regional Level

    Science.gov (United States)

    Rajbhandaril, Narayan; Crosson, William; Tsegaye, Teferi; Coleman, Tommy; Liu, Yaping; Soman, Vishwas

    1998-01-01

    Development of a hydrologic model for the study of environmental conservation requires a comprehensive understanding of individual-storm affecting hydrologic and sedimentologic processes. The hydrologic models that we are currently coupling are the Simulator for Hydrology and Energy Exchange at the Land Surface (SHEELS) and the Distributed Runoff Model (DRUM). SHEELS runs continuously to estimate surface energy fluxes and sub-surface soil water fluxes, while DRUM operates during and following precipitation events to predict surface runoff and peak flow through channel routing. The lateral re-distribution of surface water determined by DRUM is passed to SHEELS, which then adjusts soil water contents throughout the profile. The model SHEELS is well documented in Smith et al. (1993) and Laymen and Crosson (1995). The model DRUM is well documented in Vieux et al. (1990) and Vieux and Gauer (1994). The coupled hydrologic model, SHEELS/DRUM, does not simulate sedimentologic processes. The simulation of the sedimentologic process is important for environmental conservation planning and management. Therefore, we attempted to develop a conceptual frame work for coupling a sediment yield model with SHEELS/DRUM to estimate individual-storm sediment yield from a watershed at a regional level. The sediment yield model that will be used for this study is the Universal Soil Loss Equation (USLE) with some modifications to enable the model to predict individual-storm sediment yield. The predicted sediment yield does not include wind erosion and erosion caused by irrigation and snow melt. Units used for this study are those given by Foster et al. (1981) for SI units.

  20. Calibration of hydrological model with programme PEST

    Science.gov (United States)

    Brilly, Mitja; Vidmar, Andrej; Kryžanowski, Andrej; Bezak, Nejc; Šraj, Mojca

    2016-04-01

    PEST is tool based on minimization of an objective function related to the root mean square error between the model output and the measurement. We use "singular value decomposition", section of the PEST control file, and Tikhonov regularization method for successfully estimation of model parameters. The PEST sometimes failed if inverse problems were ill-posed, but (SVD) ensures that PEST maintains numerical stability. The choice of the initial guess for the initial parameter values is an important issue in the PEST and need expert knowledge. The flexible nature of the PEST software and its ability to be applied to whole catchments at once give results of calibration performed extremely well across high number of sub catchments. Use of parallel computing version of PEST called BeoPEST was successfully useful to speed up calibration process. BeoPEST employs smart slaves and point-to-point communications to transfer data between the master and slaves computers. The HBV-light model is a simple multi-tank-type model for simulating precipitation-runoff. It is conceptual balance model of catchment hydrology which simulates discharge using rainfall, temperature and estimates of potential evaporation. Version of HBV-light-CLI allows the user to run HBV-light from the command line. Input and results files are in XML form. This allows to easily connecting it with other applications such as pre and post-processing utilities and PEST itself. The procedure was applied on hydrological model of Savinja catchment (1852 km2) and consists of twenty one sub-catchments. Data are temporary processed on hourly basis.

  1. Integrating Agent Models of Subsistence Farming With Dynamic Models of Water Distribution

    Science.gov (United States)

    Bithell, M.; Brasington, J.

    2004-12-01

    Subsistence farming communities are dependent on the landscape to provide the resource base upon which their societies can be built. A key component of this is the role of climate, and the feedback between rainfall, crop growth and land clearance, and their coupling to the hydrological cycle. Temporal fluctuations in rainfall on timescales from annual through to decadal and longer, and the associated changes in in the spatial distribution of water availability mediated by the soil-type, slope and landcover determine the locations within the landscape that can support agriculture, and control sustainability of farming practices. We seek to make an integrated modelling system to represent land use change by coupling an agent based model of subsistence farming, and the associated exploitation of natural resources, to a realistic representation of the hydrology at the catchment scale, using TOPMODEL to map the spatial distribution of crop water stress for given time-series of rainfall. In this way we can, for example, investigate how demographic changes and associated removal of forest cover influence the possibilities for field locations within the catchment, through changes in ground water availability. The framework for this modelling exercise will be presented and preliminary results from this system will be discussed.

  2. Impact of different satellite soil moisture products on the predictions of a continuous distributed hydrological model

    Science.gov (United States)

    Laiolo, P.; Gabellani, S.; Campo, L.; Silvestro, F.; Delogu, F.; Rudari, R.; Pulvirenti, L.; Boni, G.; Fascetti, F.; Pierdicca, N.; Crapolicchio, R.; Hasenauer, S.; Puca, S.

    2016-06-01

    The reliable estimation of hydrological variables in space and time is of fundamental importance in operational hydrology to improve the flood predictions and hydrological cycle description. Nowadays remotely sensed data can offer a chance to improve hydrological models especially in environments with scarce ground based data. The aim of this work is to update the state variables of a physically based, distributed and continuous hydrological model using four different satellite-derived data (three soil moisture products and a land surface temperature measurement) and one soil moisture analysis to evaluate, even with a non optimal technique, the impact on the hydrological cycle. The experiments were carried out for a small catchment, in the northern part of Italy, for the period July 2012-June 2013. The products were pre-processed according to their own characteristics and then they were assimilated into the model using a simple nudging technique. The benefits on the model predictions of discharge were tested against observations. The analysis showed a general improvement of the model discharge predictions, even with a simple assimilation technique, for all the assimilation experiments; the Nash-Sutcliffe model efficiency coefficient was increased from 0.6 (relative to the model without assimilation) to 0.7, moreover, errors on discharge were reduced up to the 10%. An added value to the model was found in the rainfall season (autumn): all the assimilation experiments reduced the errors up to the 20%. This demonstrated that discharge prediction of a distributed hydrological model, which works at fine scale resolution in a small basin, can be improved with the assimilation of coarse-scale satellite-derived data.

  3. Climate and Hydrological Data Analysis for hydrological and solute transport modelling purposes in the Muriaé River basin, Atlantic Forest Biome, SE Brazil

    Science.gov (United States)

    Santos, Juliana; Künne, Annika; Kralisch, Sven; Fink, Manfred; Brenning, Alexander

    2016-04-01

    The Muriaé River basin in SE Brazil has been experiencing an increasing pressure on water resources, due to the population growth of the Rio de Janeiro urban area connected with the growth of the industrial and agricultural sector. This leads to water scarcity, riverine forest degradation, soil erosion and water quality problems among other impacts. Additionally the region has been suffering with seasonal precipitation variations leading to extreme events such as droughts, floods and landslides. Climate projections for the near future indicate a high inter-annual variability of rainfall with an increase in the frequency and intensity of heavy rainfall events combined with a statistically significant increase in the duration of dry periods and a reduced duration of wet periods. This may lead to increased soil erosion during the wet season, while the longer dry periods may reduce the vegetation cover, leaving the soil even more exposed and vulnerable to soil erosion. In consequence, it is crucial to understand how climate affects the interaction between the timing of extreme rainfall events, hydrological processes, vegetation growth, soil cover and soil erosion. In this context, physically-based hydrological modelling can contribute to a better understanding of spatial-temporal process dynamics in the Earth's system and support Integrated Water Resourses Management (IWRM) and adaptation strategies. The study area is the Muriaé river basin which has an area of approx. 8000 km² in Minas Gerais and Rio de Janeiro States. The basin is representative of a region of domain of hillslopes areas with the predominancy of pasture for livestock production. This study will present some of the relevant analyses which have been carried out on data (climate and streamflow) prior to using them for hydrological modelling, including consistency checks, homogeneity, pattern and statistical analyses, or annual and seasonal trends detection. Several inconsistencies on the raw data were

  4. Informing a hydrological model of the Ogooué with multi-mission remote sensing data

    DEFF Research Database (Denmark)

    Kittel, Cecile Marie Margaretha; Nielsen, Karina; Tøttrup, C.

    2018-01-01

    with publicly available and free remote sensing observations. We used a rainfall–runoff model based on the Budyko framework coupled with a Muskingum routing approach. We parametrized the model using the Shuttle Radar Topography Mission digital elevation model (SRTM DEM) and forced it using precipitation from......Remote sensing provides a unique opportunity to inform and constrain a hydrological model and to increase its value as a decision-support tool. In this study, we applied a multi-mission approach to force, calibrate and validate a hydrological model of the ungauged Ogooué river basin in Africa...... model also captures overall total water storage change patterns, although the amplitude of storage change is generally underestimated. By combining hydrological modeling with multi-mission remote sensing from 10 different satellite missions, we obtain new information on an otherwise unstudied basin...

  5. Coupled geomechanical/hydrological modeling: an overview of basalt waste isolation project studies

    International Nuclear Information System (INIS)

    Baca, R.G.; Case, J.B.; Patricio, J.G.

    1980-07-01

    Basalt Waste Isolation Project investigations of the Columbia River basalts are multi-disciplinary in nature with a broad scope spanning such areas as geology, seismology, geochemistry, hydrology, rock mechanics, and many other disciplines as well. In this paper, an overview is presented which surveys recent work on numerical modeling of geomechanical and hydrological processes in a basalt rock environment. A major objective of the ongoing numerical modeling work is to establish a predictive technology base with which to: interpret the interrelationships between geomechanical behavior of rock media, the natural hydrologic phenomena, and repository conditions; evaluate the effectiveness of preconceptual repository designs and assist in the design of in situ field testing; and assess the waste isolation capability of candidate host rocks within the Columbia River basalts. To accomplish this objective, a systems approach has been adopted which is based on the use of digital simulation models

  6. Wetland Hydrology | Science Inventory | US EPA

    Science.gov (United States)

    This chapter discusses the state of the science in wetland hydrology by touching upon the major hydraulic and hydrologic processes in these complex ecosystems, their measurement/estimation techniques, and modeling methods. It starts with the definition of wetlands, their benefits and types, and explains the role and importance of hydrology on wetland functioning. The chapter continues with the description of wetland hydrologic terms and related estimation and modeling techniques. The chapter provides a quick but valuable information regarding hydraulics of surface and subsurface flow, groundwater seepage/discharge, and modeling groundwater/surface water interactions in wetlands. Because of the aggregated effects of the wetlands at larger scales and their ecosystem services, wetland hydrology at the watershed scale is also discussed in which we elaborate on the proficiencies of some of the well-known watershed models in modeling wetland hydrology. This chapter can serve as a useful reference for eco-hydrologists, wetland researchers and decision makers as well as watershed hydrology modelers. In this chapter, the importance of hydrology for wetlands and their functional role are discussed. Wetland hydrologic terms and the major components of water budget in wetlands and how they can be estimated/modeled are also presented. Although this chapter does not provide a comprehensive coverage of wetland hydrology, it provides a quick understanding of the basic co

  7. Watershed sensitivity and hydrologic response to high-resolution climate model

    Science.gov (United States)

    Troin, M.; Caya, D.

    2012-12-01

    Global climate models (GCMs) are fundamental research tools to assess climate change impacts on water resources. Regional climate models (RCMs) are complementary to GCMs. The added benefit of RCMs for hydrological applications is still not well understood because watersheds respond differently to RCM experiments. It is expected that the new generation of RCMs improve the representation of climate processes making it more attractive for impact studies. Given the cost of RCMs, it is ascertain to identify whether high-resolution RCMs allow offering more details than what is simulated in GCMs or RCMs with coarser resolution to address impacts on water resources. This study aims to assess the added value of RCM with emphasis on using high-resolution climate models. More specifically is how the hydrological cycle is represented when the resolution in climate models is increased (45 vs 200km; 15 vs 45km). We used simulations from the Canadian RCM (CRCM) driven by reanalyses integrated on high-resolution domains (45 and 15km) and CRCM driven by multiple members of two GCMs (the Canadian CGCM3; the German ECHAM5) with a horizontal resolution of 45 km. CRCM data and data from their host GCMs are compared to observation over 1971-2000. Precipitation and temperature from CRCM and GCMs' simulations are inputted into the hydrological SWAT model to simulate streamflow in watersheds for the historical period. The selected watersheds are two basins in Quebec (QC) and one basin in British Columbia (BC), Canada. CRCM-45km driven by GCMs performs well in representing precipitation but shows a cold bias of 3.3°C. Such bias in temperature is more significant for the BC basin (4.5°C) due to the Rocky Mountains. For the CRCM-45km/GCM combination (CGCM3 or ECHAM5), comparable skills in reproducing the observed climate are identified even though CGCM3 analyzed alone provides more accurate indication of climatology in the basins than ECHAM5. When we compared to GCMs results, CRCM-45km

  8. Hydrological modelling in sandstone rocks watershed

    Science.gov (United States)

    Ponížilová, Iva; Unucka, Jan

    2015-04-01

    The contribution is focused on the modelling of surface and subsurface runoff in the Ploučnice basin. The used rainfall-runoff model is HEC-HMS comprising of the method of SCS CN curves and a recession method. The geological subsurface consisting of sandstone is characterised by reduced surface runoff and, on the contrary, it contributes to subsurface runoff. The aim of this paper is comparison of the rate of influence of sandstone on reducing surface runoff. The recession method for subsurface runoff was used to determine the subsurface runoff. The HEC-HMS model allows semi- and fully distributed approaches to schematisation of the watershed and rainfall situations. To determine the volume of runoff the method of SCS CN curves is used, which results depend on hydrological conditions of the soils. The rainfall-runoff model assuming selection of so-called methods of event of the SCS-CN type is used to determine the hydrograph and peak flow rate based on simulation of surface runoff in precipitation exceeding the infiltration capacity of the soil. The recession method is used to solve the baseflow (subsurface) runoff. The method is based on the separation of hydrograph to direct runoff and subsurface or baseflow runoff. The study area for the simulation of runoff using the method of SCS CN curves to determine the hydrological transformation is the Ploučnice basin. The Ploučnice is a hydrologically significant river in the northern part of the Czech Republic, it is a right tributary of the Elbe river with a total basin area of 1.194 km2. The average value of CN curves for the Ploučnice basin is 72. The geological structure of the Ploučnice basin is predominantly formed by Mesozoic sandstone. Despite significant initial loss of rainfall the basin response to the causal rainfall was demonstrated by a rapid rise of the surface runoff from the watershed and reached culmination flow. Basically, only surface runoff occures in the catchment during the initial phase of

  9. Integrated Modeling of Groundwater and Surface Water Interactions in a Manmade Wetland

    Directory of Open Access Journals (Sweden)

    Guobiao Huang Gour-Tsyh Yeh

    2012-01-01

    Full Text Available A manmade pilot wetland in south Florida, the Everglades Nutrient Removal (ENR project, was modeled with a physics-based integrated approach using WASH123D (Yeh et al. 2006. Storm water is routed into the treatment wetland for phosphorus removal by plant and sediment uptake. It overlies a highly permeable surficial groundwater aquifer. Strong surface water and groundwater interactions are a key component of the hydrologic processes. The site has extensive field measurement and monitoring tools that provide point scale and distributed data on surface water levels, groundwater levels, and the physical range of hydraulic parameters and hydrologic fluxes. Previous hydrologic and hydrodynamic modeling studies have treated seepage losses empirically by some simple regression equations and, only surface water flows are modeled in detail. Several years of operational data are available and were used in model historical matching and validation. The validity of a diffusion wave approximation for two-dimensional overland flow (in the region with very flat topography was also tested. The uniqueness of this modeling study is notable for (1 the point scale and distributed comparison of model results with observed data; (2 model parameters based on available field test data; and (3 water flows in the study area include two-dimensional overland flow, hydraulic structures/levees, three-dimensional subsurface flow and one-dimensional canal flow and their interactions. This study demonstrates the need and the utility of a physics-based modeling approach for strong surface water and groundwater interactions.

  10. Modeled hydrologic metrics show links between hydrology and the functional composition of stream assemblages.

    Science.gov (United States)

    Patrick, Christopher J; Yuan, Lester L

    2017-07-01

    Flow alteration is widespread in streams, but current understanding of the effects of differences in flow characteristics on stream biological communities is incomplete. We tested hypotheses about the effect of variation in hydrology on stream communities by using generalized additive models to relate watershed information to the values of different flow metrics at gauged sites. Flow models accounted for 54-80% of the spatial variation in flow metric values among gauged sites. We then used these models to predict flow metrics in 842 ungauged stream sites in the mid-Atlantic United States that were sampled for fish, macroinvertebrates, and environmental covariates. Fish and macroinvertebrate assemblages were characterized in terms of a suite of metrics that quantified aspects of community composition, diversity, and functional traits that were expected to be associated with differences in flow characteristics. We related modeled flow metrics to biological metrics in a series of stressor-response models. Our analyses identified both drying and base flow instability as explaining 30-50% of the observed variability in fish and invertebrate community composition. Variations in community composition were related to variations in the prevalence of dispersal traits in invertebrates and trophic guilds in fish. The results demonstrate that we can use statistical models to predict hydrologic conditions at bioassessment sites, which, in turn, we can use to estimate relationships between flow conditions and biological characteristics. This analysis provides an approach to quantify the effects of spatial variation in flow metrics using readily available biomonitoring data. © 2017 by the Ecological Society of America.

  11. Probabilistic hydrological nowcasting using radar based nowcasting techniques and distributed hydrological models: application in the Mediterranean area

    Science.gov (United States)

    Poletti, Maria Laura; Pignone, Flavio; Rebora, Nicola; Silvestro, Francesco

    2017-04-01

    The exposure of the urban areas to flash-floods is particularly significant to Mediterranean coastal cities, generally densely-inhabited. Severe rainfall events often associated to intense and organized thunderstorms produced, during the last century, flash-floods and landslides causing serious damages to urban areas and in the worst events led to human losses. The temporal scale of these events has been observed strictly linked to the size of the catchments involved: in the Mediterranean area a great number of catchments that pass through coastal cities have a small drainage area (less than 100 km2) and a corresponding hydrologic response timescale in the order of a few hours. A suitable nowcasting chain is essential for the on time forecast of this kind of events. In fact meteorological forecast systems are unable to predict precipitation at the scale of these events, small both at spatial (few km) and temporal (hourly) scales. Nowcasting models, covering the time interval of the following two hours starting from the observation try to extend the predictability limits of the forecasting models in support of real-time flood alert system operations. This work aims to present the use of hydrological models coupled with nowcasting techniques. The nowcasting model PhaSt furnishes an ensemble of equi-probable future precipitation scenarios on time horizons of 1-3 h starting from the most recent radar observations. The coupling of the nowcasting model PhaSt with the hydrological model Continuum allows to forecast the flood with a few hours in advance. In this way it is possible to generate different discharge prediction for the following hours and associated return period maps: these maps can be used as a support in the decisional process for the warning system.

  12. An integrated approach to investigate the hydrological behavior of the Santa Fe River Basin, north central Florida

    Science.gov (United States)

    Vibhava, F.; Graham, W. D.; De Rooij, R.; Maxwell, R. M.; Martin, J. B.; Cohen, M. J.

    2011-12-01

    The Santa Fe River Basin (SFRB) consists of three linked hydrologic units: the upper confined region (UCR), semi-confined transitional region (Cody Escarpment, CE) and lower unconfined region (LUR). Contrasting geological characteristics among these units affect streamflow generation processes. In the UCR, surface runoff and surficial stores dominate whereas in the LCR minimal surface runoff occurs and flow is dominated by groundwater sources and sinks. In the CE region the Santa Fe River (SFR) is captured entirely by a sinkhole into the Floridan aquifer, emerging as a first magnitude spring 6 km to the south. In light of these contrasting hydrological settings, developing a predictive, basin scale, physically-based hydrologic simulation model remains a research challenge. This ongoing study aims to assess the ability of a fully-coupled, physically-based three-dimensional hydrologic model (PARFLOW-CLM), to predict hydrologic conditions in the SFRB. The assessment will include testing the model's ability to adequately represent surface and subsurface flow sources, flow paths, and travel times within the basin as well as the surface-groundwater exchanges throughout the basin. In addition to simulating water fluxes, we also are collecting high resolution specific conductivity data at 10 locations throughout the river. Our objective is to exploit hypothesized strong end-member separation between riverine source water geochemistry to further refine the PARFLOW-CLM representation of riverine mixing and delivery dynamics.

  13. Development of a hydrological model for simulation of runoff from catchments unbounded by ridge lines

    Science.gov (United States)

    Vema, Vamsikrishna; Sudheer, K. P.; Chaubey, I.

    2017-08-01

    Watershed hydrological models are effective tools for simulating the hydrological processes in the watershed. Although there are a plethora of hydrological models, none of them can be directly applied to make water conservation decisions in irregularly bounded areas that do not confirm to topographically defined ridge lines. This study proposes a novel hydrological model that can be directly applied to any catchment, with or without ridge line boundaries. The model is based on the water balance concept, and a linear function concept to approximate the cross-boundary flow from upstream areas to the administrative catchment under consideration. The developed model is tested in 2 watersheds - Riesel Experimental Watershed and a sub-basin of Cedar Creek Watershed in Texas, USA. Hypothetical administrative catchments that did not confirm to the location of ridge lines were considered for verifying the efficacy of the model for hydrologic simulations. The linear function concept used to account the cross boundary flow was based on the hypothesis that the flow coming from outside the boundary to administrative area was proportional to the flow generated in the boundary grid cell. The model performance was satisfactory with an NSE and r2 of ≥0.80 and a PBIAS of administrative catchments of the watersheds were in good agreement with the observed hydrographs, indicating a satisfactory performance of the model in the administratively bounded areas.

  14. Improved ground hydrology calculations for global climate models (GCMs) - Soil water movement and evapotranspiration

    Science.gov (United States)

    Abramopoulos, F.; Rosenzweig, C.; Choudhury, B.

    1988-01-01

    A physically based ground hydrology model is presented that includes the processes of transpiration, evaporation from intercepted precipitation and dew, evaporation from bare soil, infiltration, soil water flow, and runoff. Data from the Goddard Institute for Space Studies GCM were used as inputs for off-line tests of the model in four 8 x 10 deg regions, including Brazil, Sahel, Sahara, and India. Soil and vegetation input parameters were caculated as area-weighted means over the 8 x 10 deg gridbox; the resulting hydrological quantities were compared to ground hydrology model calculations performed on the 1 x 1 deg cells which comprise the 8 x 10 deg gridbox. Results show that the compositing procedure worked well except in the Sahel, where low soil water levels and a heterogeneous land surface produce high variability in hydrological quantities; for that region, a resolution better than 8 x 10 deg is needed.

  15. Assessment of groundwater response to droughts in a complex runoff-dominated watershed by using an integrated hydrologic model

    Science.gov (United States)

    Woolfenden, L. R.; Hevesi, J. A.; Nishikawa, T.

    2014-12-01

    Groundwater is an important component of the water supply, especially during droughts, within the Santa Rosa Plain watershed (SRPW), California, USA. The SRPW is 680 km2 and includes a network of natural and engineered stream channels. Streamflow is strongly seasonal, with high winter flows, predominantly intermittent summer flows, and comparatively rapid response time to larger storms. Groundwater flow is influenced primarily by complex geology, spatial and temporal variation in recharge, and pumping for urban, agricultural, and rural demands. Results from an integrated hydrologic model (GSFLOW) for the SRPW were analyzed to assess the effect of droughts on groundwater resources during water years 1976-2010. Model results indicate that, in general, below-average precipitation during historical drought periods reduced groundwater recharge (focused within stream channels and diffuse outside of channels on alluvial plains), groundwater evapotranspiration (ET), and groundwater discharge to streams (baseflow). In addition, recharge during wet periods was not sufficient to replenish groundwater-storage losses caused by drought and groundwater pumping, resulting in an overall 150 gigaliter loss in groundwater storage for water years 1976-2010. During drought periods, lower groundwater levels from reduced recharge broadly increased the number and length of losing-stream reaches, and seepage losses in streams became a higher percentage of recharge relative to the diffuse recharge outside of stream channels (for example, seepage losses in streams were 36% of recharge in 2006 and 57% at the end of the 2007-09 drought). Reductions in groundwater storage during drought periods resulted in decreased groundwater ET (loss of riparian habitat) and baseflow, especially during the warmer and dryer months (May through September) when groundwater is the dominant component of streamflow.

  16. Parameterization and Uncertainty Analysis of SWAT model in Hydrological Simulation of Chaohe River Basin

    Science.gov (United States)

    Jie, M.; Zhang, J.; Guo, B. B.

    2017-12-01

    As a typical distributed hydrological model, the SWAT model also has a challenge in calibrating parameters and analysis their uncertainty. This paper chooses the Chaohe River Basin China as the study area, through the establishment of the SWAT model, loading the DEM data of the Chaohe river basin, the watershed is automatically divided into several sub-basins. Analyzing the land use, soil and slope which are on the basis of the sub-basins and calculating the hydrological response unit (HRU) of the study area, after running SWAT model, the runoff simulation values in the watershed are obtained. On this basis, using weather data, known daily runoff of three hydrological stations, combined with the SWAT-CUP automatic program and the manual adjustment method are used to analyze the multi-site calibration of the model parameters. Furthermore, the GLUE algorithm is used to analyze the parameters uncertainty of the SWAT model. Through the sensitivity analysis, calibration and uncertainty study of SWAT, the results indicate that the parameterization of the hydrological characteristics of the Chaohe river is successful and feasible which can be used to simulate the Chaohe river basin.

  17. Wetland Hydrology

    Science.gov (United States)

    This chapter discusses the state of the science in wetland hydrology by touching upon the major hydraulic and hydrologic processes in these complex ecosystems, their measurement/estimation techniques, and modeling methods. It starts with the definition of wetlands, their benefit...

  18. Translating hydrologically-relevant variables from the ice sheet model SICOPOLIS to the Greenland Analog Project hydrologic modeling domain

    Science.gov (United States)

    Vallot, Dorothée; Applegate, Patrick; Pettersson, Rickard

    2013-04-01

    Projecting future climate and ice sheet development requires sophisticated models and extensive field observations. Given the present state of our knowledge, it is very difficult to say what will happen with certainty. Despite the ongoing increase in atmospheric greenhouse gas concentrations, the possibility that a new ice sheet might form over Scandinavia in the far distant future cannot be excluded. The growth of a new Scandinavian Ice Sheet would have important consequences for buried nuclear waste repositories. The Greenland Analogue Project, initiated by the Swedish Nuclear Fuel and Waste Management Company (SKB), is working to assess the effects of a possible future ice sheet on groundwater flow by studying a constrained domain in Western Greenland by field measurements (including deep bedrock drilling in front of the ice sheet) combined with numerical modeling. To address the needs of the GAP project, we interpolated results from an ensemble of ice sheet model runs to the smaller and more finely resolved modeling domain used in the GAP project's hydrologic modeling. Three runs have been chosen with three fairly different positive degree-day factors among those that reproduced the modern ice margin at the borehole position. The interpolated results describe changes in hydrologically-relevant variables over two time periods, 115 ka to 80 ka, and 20 ka to 1 ka. In the first of these time periods, the ice margin advances over the model domain; in the second time period, the ice margin retreats over the model domain. The spatially-and temporally dependent variables that we treated include the ice thickness, basal melting rate, surface mass balance, basal temperature, basal thermal regime (frozen or thawed), surface temperature, and basal water pressure. The melt flux is also calculated.

  19. Large-scale hydrology in Europe : observed patterns and model performance

    Energy Technology Data Exchange (ETDEWEB)

    Gudmundsson, Lukas

    2011-06-15

    In a changing climate, terrestrial water storages are of great interest as water availability impacts key aspects of ecosystem functioning. Thus, a better understanding of the variations of wet and dry periods will contribute to fully grasp processes of the earth system such as nutrient cycling and vegetation dynamics. Currently, river runoff from small, nearly natural, catchments is one of the few variables of the terrestrial water balance that is regularly monitored with detailed spatial and temporal coverage on large scales. River runoff, therefore, provides a foundation to approach European hydrology with respect to observed patterns on large scales, with regard to the ability of models to capture these.The analysis of observed river flow from small catchments, focused on the identification and description of spatial patterns of simultaneous temporal variations of runoff. These are dominated by large-scale variations of climatic variables but also altered by catchment processes. It was shown that time series of annual low, mean and high flows follow the same atmospheric drivers. The observation that high flows are more closely coupled to large scale atmospheric drivers than low flows, indicates the increasing influence of catchment properties on runoff under dry conditions. Further, it was shown that the low-frequency variability of European runoff is dominated by two opposing centres of simultaneous variations, such that dry years in the north are accompanied by wet years in the south.Large-scale hydrological models are simplified representations of our current perception of the terrestrial water balance on large scales. Quantification of the models strengths and weaknesses is the prerequisite for a reliable interpretation of simulation results. Model evaluations may also enable to detect shortcomings with model assumptions and thus enable a refinement of the current perception of hydrological systems. The ability of a multi model ensemble of nine large

  20. The tempered one-sided stable density: a universal model for hydrological transport?

    International Nuclear Information System (INIS)

    Cvetkovic, Vladimir

    2011-01-01

    A generalized distribution for the water residence time in hydrological transport is proposed in the form of the tempered one-sided stable (TOSS) density. It is shown that limiting cases of the TOSS distribution recover virtually all distributions that have been considered in the literature for hydrological transport, from plug flow to flow reactor, the advection-dispersion model, and the gamma and Levy densities. The stable property of TOSS is particularly important, enabling a seamless transition between a time-domain random walk, and the Lagrangian (trajectory) approach along hydrological transport pathways.