vicelab / cen-sierra-pywr

Code base for modeling the central Sierra Nevada hydropower systems
3 stars 5 forks source link

Specify number of blocks and output monthly planning model results #168

Closed drheinheimer closed 2 years ago

drheinheimer commented 2 years ago

With due apologies for mixing updates, this PR does two things:

  1. Adds the number of blocks to the CLI args (see code for specification)
  2. Outputs monthly results for hydropower flow and reservoir storage when running in debug mode.
  3. Deletes some stray files that weren't being used (okay, that's three things)