Skip to content

Releases: cseptesting/floatcsep

v0.2.0

02 Oct 15:28
Compare
Choose a tag to compare

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.2.0

v0.1.5

02 Oct 11:35
Compare
Choose a tag to compare

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

v0.1.4

25 Jul 13:32
Compare
Choose a tag to compare
build: gh actions for pypi auto publish

v0.1.3

20 Jul 12:04
Compare
Choose a tag to compare

Adjusted interface and requirements to pycsep==v0.6.2

v0.1.2

20 May 23:53
Compare
Choose a tag to compare
set git refresh before importing errors/repo