Skip to content

v0.4.0: Modular and More User-Friendly Model

Latest
Compare
Choose a tag to compare
@mikhailsirenko mikhailsirenko released this 26 Sep 14:12
· 19 commits to master since this release
4d60d0e

v0.4.0: Modular and More User-Friendly Model

✨ Improvements & Enhancements

  • Restructured package for improved organization
  • Added functions to generate example data
  • Included example configuration file

🚀 New Features

  • Simulation of concurrent and compound disaster impacts
  • New function to distribute disaster impact based on affected population data

📝 Detailed Changes

  • Package Structure: Updated to enhance modularity and ease of use
  • Example Data Generation: New utilities to create sample datasets for testing and demonstration
  • Configuration: Added an example config file to guide user setup
  • Multi-Disaster Modeling: Now supports simulation of overlapping and compounding disaster events
  • Impact Distribution: Implemented a function to allocate disaster effects using data on affected populations

What's Changed

Full Changelog: v0.3.0...v0.4.0