📄️ Case Study 1: Running Parallel and Sequential Simulations
Learn how to run parallel and sequential simulations using the HydroCompute library.
📄️ Case Study 2: Matrix Multiplication
Matrix multiplication is a fundamental operation in hydrologic sciences and is commonly used in various applications. In this case study, we will explore the performance of different engines available in the HydroCompute library for matrix multiplication. We will execute the matrix multiplication algorithm step by step using different engines and analyze the results.
📄️ Case Study 3: Dashboard for Station Statistical Analysis
Using the HydroLang library coupled with the HydroCompute library, let's create a simple dashboard that retrieves all the stations from a particular area and does statistical forecasting on the dataset given the time window and display the results of both the retrieved data and the simulations on a graph.