v0.1.5
What's Changed
- Removing python 3.8 support. by @pabloitu in #5
- Improving loggins by @pabloitu in #8
- Split Model into subclasses by @pabloitu in #13
- QA tests: Only CatalogForecast flat-files, and fix ETAS src code interface with floatcsep by @pabloitu in #14
- Decouple Model classes from file management by @pabloitu in #15
- 9 decouple experiment from file management by @pabloitu in #16
- refac: more control on the output of dicts from Model.as_dict() and experiment.as_dict() by @pabloitu in #18
- 20 improve logging forecasts/results tree and state by @pabloitu in #21
- 22: Postprocess refactoring by @pabloitu in #23
- Report refactoring and hook by @pabloitu in #25
- repo: Restructured floatcsep repo layout. Registries, repos, task han… by @pabloitu in #29
- improved coverage of unit tests. by @pabloitu in #31
- 33 fix api reference from documentation by @pabloitu in #34
- Update readme by @pabloitu in #36
- 35 populate documentation with tutorials and configuration guides by @pabloitu in #37
Full Changelog: v0.1.4...v0.1.5