To install HydrOGEnMod on your system, run the following Julia code:
import Pkg
Pkg.add(url="https://github.com/LukasBarner/HydrOGEnMod.jl")
Alternatively, you can also directly use the Pkg-mode from within the REPL.
For a replication script and implementation details see the documentation.