AmericasWater / awash

America's Water AWASH Model
GNU General Public License v3.0
4 stars 6 forks source link

WIP: Water stress index changes #97

Closed jrising closed 5 years ago

jrising commented 5 years ago

I want to make this compatible with the codebase and merge it in.

jrising commented 5 years ago

@LaurelineJ I think the only barrier to merging this in is the changes to model.jl. But I think those changes suggest that we need an intermediate model between the water demand model (model-waterdemand.jl) and the full model (model.jl). This would basically be what you call the model.jl, and then model.jl would just take it and build on top of it. Would that work?