Skip to content

Releases: metno/titanlib

Version 0.3.3

17 Nov 21:32
Compare
Choose a tag to compare
  • Added sct_dual test
  • Fixes a bug in the SCT causing random observations to be flagged
  • Parallelization of buddy check, isolation, and metadata checks
  • Fixed bugs in the Dataset interface
  • Binary packages for python 3.10 and 3.11 added

Version 0.3.2

07 Sep 13:39
Compare
Choose a tag to compare

Pre-compiled binaries uses older version of numpy such that titanlib will work with a greater range of numpy versions (numpy >=1.16)

Version 0.3.1

10 Jun 10:28
Compare
Choose a tag to compare
  • Fixed bugs in the Dataset interface

Version 0.3.0

27 Mar 17:19
Compare
Choose a tag to compare
  • Uses a Points object, instead of lat, lon, and elevation vectors
  • Added duplication check
  • Added a more version of SCT that is more resistant
  • Added first guess check

Version 0.2.0

06 Jul 14:39
Compare
Choose a tag to compare

First release