Open Access. Powered by Scholars. Published by Universities.®

Physical Sciences and Mathematics Commons

Open Access. Powered by Scholars. Published by Universities.®

Articles 1 - 3 of 3

Full-Text Articles in Physical Sciences and Mathematics

Ueb Parallel: Distributed Snow Accumulation And Melt Modeling Using Parallel Computing, Tseganeh Z. Gichamo, David G. Tarboton Dec 2019

Ueb Parallel: Distributed Snow Accumulation And Melt Modeling Using Parallel Computing, Tseganeh Z. Gichamo, David G. Tarboton

Publications

The Utah Energy Balance (UEB) model supports gridded simulation of snow processes over a watershed. To enhance computational efficiency, we developed two parallel versions of the model, one using the Message Passing Interface (MPI) and the other using NVIDIA's CUDA code on Graphics Processing Unit (GPU). Evaluation of the speed-up and efficiency of the MPI version shows that the effect of input/output (IO) operations on the parallel model performance increases as the number of processor cores increases. As a result, although the computation kernel scales well with the number of cores, the efficiency of the parallel code as a whole …


Ensemble Streamflow Forecasting Using An Energy Balance Snowmelt Model Coupled To A Distributed Hydrologic Model With Assimilation Of Snow And Streamflow Observations, Tseganeh Zekiewos Gichamo, David G. Tarboton Oct 2019

Ensemble Streamflow Forecasting Using An Energy Balance Snowmelt Model Coupled To A Distributed Hydrologic Model With Assimilation Of Snow And Streamflow Observations, Tseganeh Zekiewos Gichamo, David G. Tarboton

Publications

In many river basins across the world, snowmelt is an important source of streamflow. However, detailed snowmelt modeling is hampered by limited input data and uncertainty arising from inadequate model structure and parametrization. Data assimilation that updates model states based on observations, reduces uncertainty and improves streamflow forecasts. In this study, we evaluated the Utah Energy Balance (UEB) snowmelt model coupled to the Sacramento Soil Moisture Accounting (SAC‐SMA) and rutpix7 stream routing models, integrated within the Research Distributed Hydrologic Model (RDHM) framework for streamflow forecasting. We implemented an ensemble Kalman filter for assimilation of snow water equivalent (SWE) observations in …


Introductory R For Water Resources - Fall 2019 - University Of North Carolina At Chapel Hill, David Gorelick, Gregory Characklis Jan 2019

Introductory R For Water Resources - Fall 2019 - University Of North Carolina At Chapel Hill, David Gorelick, Gregory Characklis

All ECSTATIC Materials

This is all course material for R for Researchers, a one-credit course taught at UNC Chapel Hill in Fall 2019 to introduce upperclassmen and graduate students to the R programming language and apply learned skills in basic water resources applications, as well as other (semi-related) topics of interest to students.

Lecture notes were distributed before (as a subset of full lecture notes) and after lectures, and lectures involved collaborative coding exercises with students in class without any powerpoint material. Course material here includes:

Syllabus: rough schedule and description of lectures

Lectures: pdf lecture notes with embedded code, including …