Live interactive alert management and risk display
This minor release improves the existing interface and adds live data fetching for improved data freshness.
Note: pyro-platform 0.1.1 mainly requires numpy, dash, plotly and pyroclient.
Highlights
General interface
General layout of the platform
New
Alert monitoring
Everything related to live wildfire alerts
New
- Added wildfire history display (#25)
- Added live alert fetching from API (#31)
- Added alert acknowledgement interaction (#33)
Risk score
Wildfire risk estimation insights
New
- Added pyrorisk integration via fallback while server call times out (#34)
Documentation
The documentation of the Dash platform
Fixes
- Fixed instruction to run plain Flask server (#30)
Others
New
- Added funding option
Improvements
- Added credentials retrieval from .env file (#30)
- Added CI jobs for plain server running and gunicorn process (#30, #32)
Fixes