Skip to content

Releases: vergauwenthomas/MetObs_toolkit

v0.3.0

10 Sep 13:11
1de19d0
Compare
Choose a tag to compare

The following parts are (major) revised:

  • Gaps: There are no missing observations anymore. All that is missing, is considered a gap.
  • gap filling: Multiple methods with different complexity for filling with modeldata
  • Template: Templates are now stored as JSON files, and in a dedicated class.
  • Modeldata: Modeldata has a specific class for static and dynamic datasets
  • Documentation: The API now has examples for all user-accessible functions and methods.

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

16 Jul 10:01
37e3ee8
Compare
Choose a tag to compare

Templates are handled by Template() and json file used to store templates.

What's Changed

Full Changelog: v0.2.0...v0.2.1

JOSS release

07 Mar 15:53
Compare
Choose a tag to compare

The official MetObs-toolkit version as published by JOSS

What's Changed

New Contributors

Special Credits

We want to thank @Zeitsperre and @ashwinvis for their thorough review of this package. Their comments, remarks, and suggestions have put this package to the next level!

Full Changelog: v0.1.3...v0.2.0

v0.1.3

25 Jan 16:00
57d3807
Compare
Choose a tag to compare

Main Changes

  • New framework for observation types:
    • A user can create new observation types
    • observation type interaction with Modeldata (+ vectorfield observationtypes)
  • A toolkit version of the buddy check (equivalent to TITAN's buddy check, but in python)
  • Bug fixes

What's Changed

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

05 Sep 11:39
4d4e0bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

Initial Release

23 Aug 09:26
2dd141d
Compare
Choose a tag to compare

init: Github release to sync the releases on PyPI.