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
- update graph settings by @mikhailsirenko in #60
- Develop by @mikhailsirenko in #61
- Develop by @mikhailsirenko in #62
- Develop by @mikhailsirenko in #63
- Develop by @mikhailsirenko in #64
- Develop by @mikhailsirenko in #65
- Update README.md with repository structure and usage information by @mikhailsirenko in #66
- Clean up by @mikhailsirenko in #67
- Major refactoring and update to v0.4.0 by @mikhailsirenko in #68
- Clean requirements.txt by @mikhailsirenko in #69
- Make requirements.txt with pipreqsnb by @mikhailsirenko in #70
Full Changelog: v0.3.0...v0.4.0