v0.1.0: Clearwater-Riverine first functioning release
Clearwater Riverine takes RAS2D output and does water quality calculations on top of that.
This release is the first functioning version. This release reads output from RAS2D output and performs a total-load advection-diffusion equation (so far, not accounting for the total-load source/sink term).
Future work will implement object-oriented programming best practices, integrate Clearwater Python modules for the source/sink term, and integrate plotting into the module.