Getting Started
For Users
Installation
First, download and install Julia by following the instructions at https://julialang.org/downloads/. Then, you can install the ClimaRivers package by doing:
julia> ] # Enter Package REPL mode
Pkg> add ClimaRivers # Install ClimaRivers
Pkg> # Go back to Julia REPL mode
Julia> using ClimaRivers