Releases: Geosyntec/lyra
Releases · Geosyntec/lyra
v0.3.7
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
improve error handling and message response when hydstra service is unavailable.
v0.3.5
- 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
Improved warnings and display.
patched vega floating point bug.
v0.3.3
raise warning when hydstra has flagged data and it's omitted.
v0.3.2
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.0
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
- add variables to site info
- handle missing data from hydstra with a message rather than a 400