TimeSeriesClustering.jl icon indicating copy to clipboard operation
TimeSeriesClustering.jl copied to clipboard

Extreme value search among one attribute and multiple nodes

Open holgerteichgraeber opened this issue 4 years ago • 2 comments

Define an extreme value based on an attribute (e.g. wind) and it finds the corresponding extreme value among all nodes.

Previously, only an attribute-node pair was allowed for extreme value identification (e.g. wind-dena72).

holgerteichgraeber avatar Oct 10 '19 01:10 holgerteichgraeber

Codecov Report

Merging #124 into dev will increase coverage by 0.08%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #124      +/-   ##
==========================================
+ Coverage   64.49%   64.57%   +0.08%     
==========================================
  Files           9        9              
  Lines         521      525       +4     
==========================================
+ Hits          336      339       +3     
- Misses        185      186       +1
Impacted Files Coverage Δ
src/clustering/extreme_vals.jl 83.75% <80%> (-0.47%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 371bc9f...b918664. Read the comment docs.

codecov[bot] avatar Oct 10 '19 01:10 codecov[bot]

@YoungFaithful

holgerteichgraeber avatar Oct 12 '19 17:10 holgerteichgraeber