Skip to content

v0.3.0

Compare
Choose a tag to compare
@austinorr austinorr released this 20 Sep 22:31
· 55 commits to develop since this release

Bugfixes

  • drop outlier analysis on regressions
  • fix dates in api/spatial/site_info

Backward compatible API changes:

  • diversion scenario:
    • rainfall_event_shutdown: bool
    • rainfall_event_depth_threshold: event volume (rainfall occurs without a 6 hour break) upon which diversion would shutdown.
    • event_separation_hrs: rainfall
    • after_rain_delay_hrs: time after event ends before resuming diversion operations
    • drop support for operated_weather_condition
    • improve interface, rendering, and table stats

Misc

  • enables support for dev and prod environments
  • adds description to variables in api/spatial/site_info endpoint