Skip to content

Releases: VioletsOleander/nowcastnet-rewritten

v0.1.1

28 Sep 05:19
ca9e68c

Choose a tag to compare

Summary

Restrict pysteps version <=1.18.0 to avoid local compilation when installing it.

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

10 Sep 15:13
a9894ae

Choose a tag to compare

Summary

  • Migrate to uv for project management.
  • Refactor some code to improve robustness.
  • Add support for configuration file.

What's Changed

Full Changelog: v0.0.2.post1...v0.1.0

v0.0.2.post1

08 Jul 09:19

Choose a tag to compare

Summary

Fix some minor issues, also with some minor improvements.

What's Changed

Full Changelog: v0.0.2...v0.0.2.post1

v0.0.2

26 Jun 11:25

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

26 Jun 11:07

Choose a tag to compare

What's Changed

  • chore: update .gitignore and requirements.txt (7c3dea5)
  • chore: update project metadata (d45a45b)

Full Changelog: v0.0.0...v0.0.1

v0.0.0

26 Jun 11:06

Choose a tag to compare

What's Changed

  • refactor: reorganize the project structure (d1d8533)
  • refactor: restructure the project for package distribution (e4a2dc4)
  • chore: fix typos in README.md (59caba9)
  • chore: update .gitignore (9b8b964)
  • feat: add evaluation module with metrics and evaluation script (e0b27f9)
  • docs: update README.md and add LICENSE (a108cf8)
  • docs: update README.md and add requirements.txt (8455743)
  • Initial Commit (80efd07)

Full Changelog: https://github.com/VioletsOleander/nowcastnet-rewritten/commits/v0.0.0