Skip to content

Releases: ecmwf/hat

Release 0.7.3

15 Aug 15:21
10eee4b
Compare
Choose a tag to compare

Update CI, pre-commits, QA and clean up dependencies.

Version 0.7.2

23 Jul 17:18
57b177e
Compare
Choose a tag to compare

Add automatic creation of module on the HPC. Versions are now taken from git tags.

Version 0.7.1

20 Jun 12:44
682336a
Compare
Choose a tag to compare

Fix minor issues in extract time series tool.

Version 0.7

25 Apr 10:22
61f1849
Compare
Choose a tag to compare

This release includes:

  • A first version of the station mapping tool, including example notebooks and tests.
  • Major update of the documentation.
  • Small fixes for the station extraction tool.

Version 0.6.0

16 Nov 10:21
0811c5c
Compare
Choose a tag to compare
  • Cleaned up code
  • Create a first version of the interactive Jupyter notebook supported by the hat "interactive" module

Version 0.5.0

09 Oct 15:38
058bf6d
Compare
Choose a tag to compare

Refactoring of the interface for the time series extraction, will allow to handle mars and fdb requests (interfaced but not tested).

Version 0.4.1

14 Aug 08:02
e823fe7
Compare
Choose a tag to compare
  • Re-organised folders
  • Added push to pypi
  • Split GitHub Actions
  • Updated README

Hotfix 0.3.1

27 Jul 09:39
4fbb1fe
Compare
Choose a tag to compare
Merge pull request #3 from ecmwf/test_hydrostats_decorators

add test_hydrostats_decorators.py

HAT 0.3.0

25 Jul 14:06
ce2a41a
Compare
Choose a tag to compare

Initial release:

  • Points extraction and basic statistics tools
  • CI with GitHub Actions running
  • Base for documentation