OpenCDSS / ArkDSS-Colors-of-Water

Colorado's Decision Support Systems (CDSS) ArkDSS Colors of Water Model Engine code
GNU General Public License v3.0
2 stars 5 forks source link

StateTL matlab - store historical versions into github #5

Closed kelleythompson closed 2 years ago

kelleythompson commented 2 years ago

For Colors of Water (CoW) project, store older versions of matlab based model engine code StateTL.m into github for posterity. Previously, these were haphazardly saved locally.

kelleythompson commented 2 years ago

Added historical progression of StateTL matlab code as maintained locally; for whatever that was worth. A separate progression of code is maintained on google COW shared drive under discovery folder, but those can remain there in case need an intermediate date. Major things that may potentially want to look back to include the following progression from:

  1. first fully separate loops that first did all gage/river flows then water class / release flows.
  2. an integrated nested loop that went reach by reach to do river flows than releases for a single reach so that could iterate back on river flows based on sum of releases - to deal with potential inadvertent diversions
  3. back to separate loops so that could do river and calibration loop separately without having to do water class - but still going reach by reach (first river then wc) in case want to rebuilt inadvertent diversion action 3 by putting river / wc etc into functions