Skip to content

Releases: Geosyntec/lyra

v0.3.7

10 May 23:44
Compare
Choose a tag to compare

This patch is to trigger a clean release build after azure issue with health check took down the service for over a week.

v0.3.6

03 May 20:51
8e7b5c6
Compare
Choose a tag to compare

improve error handling and message response when hydstra service is unavailable.

v0.3.5

14 Apr 22:37
f768c5e
Compare
Choose a tag to compare
  • better warnings
  • better parameter descriptions
  • more tests and better coverage
  • added a none option to the regression api so clean scatters can be created.

v0.3.4

14 Dec 21:35
f7921e2
Compare
Choose a tag to compare

Improved warnings and display.

patched vega floating point bug.

v0.3.3

29 Oct 20:30
ba5f118
Compare
Choose a tag to compare

raise warning when hydstra has flagged data and it's omitted.

v0.3.2

13 Oct 20:30
Compare
Choose a tag to compare

clean up table descriptions

bugfix for stations listed in SWN Group but missing in Hydstra's station manifest. If a station is missing from Hydstra it is dropped from the site info, since there's no site info.

v0.3.1

21 Sep 01:42
Compare
Choose a tag to compare

patch & pin deployment

v0.3.0

20 Sep 22:31
Compare
Choose a tag to compare

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

v0.2.3

10 Sep 23:26
Compare
Choose a tag to compare
  • add variables to site info
  • handle missing data from hydstra with a message rather than a 400

v0.2.2

07 Sep 17:56
Compare
Choose a tag to compare

improves api docs