Skip to content

Releases: caiyunapp/cyeva

v0.2.3

26 Oct 04:34
Compare
Choose a tag to compare

v0.2.2

26 Oct 04:14
Compare
Choose a tag to compare

Fix version metadata.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

26 Oct 04:10
Compare
Choose a tag to compare

Fix project metadata.

Full Changelog: 0.2.0...v0.2.1

0.2.0

26 Oct 04:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0.beta.12...0.2.0

0.1.0.beta.12

10 Nov 09:40
82ba49c
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/caiyunapp/cyeva/commits/0.1.0.beta.12

0.1.0.beta.11

18 Aug 08:54
e44c475
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0.beta.10...0.1.0.beta.11

0.1.0.beta.10

09 Jun 07:49
b0bbd49
Compare
Choose a tag to compare

Fix

  • #36
  • pint warnings
  • typo

0.1.0.beta.9

25 May 03:22
68e5603
Compare
Choose a tag to compare

add some calc_threshold* method to Compare object

0.1.0.beta.8

24 May 06:42
b72ce98
Compare
Choose a tag to compare

Features

  • calc_mbe: mean bias error
  • calc_threshold_hit_ratio

Fix

  • drop_nan: The problem that if input as list, the result is unexpect.

Tests

  • add test for:
    • calc_mae
    • calc_mbe
    • calc_threshold_hit_ratio
    • calc_threshold_false_alarm_ratio
    • calc_threshold_ts
    • calc_linregress

0.1.0.beta.7

02 Mar 07:06
047df3d
Compare
Choose a tag to compare

fix: wind direction identification incorrect problem.