Releases: nismod/infra-risk-vis
Releases · nismod/infra-risk-vis
v0.4.1
v0.4.0-global
This release covers significant developments made in the context of a global tool, currently deployed at https://global.infrastructureresilience.org/
- visualisation of many global data layers on hazards, exposure, vulnerability and risk
- initial release of a national-level data extract API, developed under
nismod/irv-autopkg
- responsive design to enable core functionality on mobile devices
Major technical updates
- refactor as set of services managed by
docker-compose
- frontend update to use node v18 and
vite
build/package
v0.3.0-jamaica
This release covers significant developments made in the context of the development of the Jamaica Systemic Risk Assessment Tool
Features
- rendering of hazard layers as raster data, using terracotta server, with Deck.GL layers to allow hover interactions
- storage and access to detailed asset data and risk analysis results, using PostgreSQL database and backend API (Python FastAPI/Pydantic)
- prioritisation view of adaptation options, with sorted table, driven by server-side sorting and pagination
- mapping of additional vector data attributes (beyond those baked into MVT MBTiles) using a customised Deck.GL data loader
- mapping and interactive filtering of information relevant to Nature-Based Solutions, for application of constraints and screening of opportunities, using Deck.GL DataFilterExtension
- snakemake workflow to extract and transform data analysis results into required data formats for visualisation