Skip to content

Releases: KWB-R/kwb.heatsine

kwb.heatsine (v0.1.5): R Package for Calculating Hydraulic Travel Times Based on Sinus Temperature Fitting

19 Oct 10:54
dff1238

Choose a tag to compare

kwb heatsine 0.1.4

09 Oct 06:58
4874139

Choose a tag to compare

kwb.heatsine 0.1.3

30 Jun 15:46
5bb63e8

Choose a tag to compare

kwb.heatsine 0.1.2

30 Jun 14:50
3869192

Choose a tag to compare

First "official" release after KWB internal review by @chsprenger

CHANGELOG:

Tutorial: added section background for sinus fit calculation (see: https://kwb-r.github.io/kwb.heatsine/articles/tutorial.html#background)

kwb.heatsine 0.1.1

29 Jun 12:49
71b68e1

Choose a tag to compare

kwb.heatsine 0.1.1 Pre-release
Pre-release

Added the following features as requested by @chsprenger

  • Tutorial vignette: do not use monitoring label in title

  • Modified plot_prediction_interactive()

    • Use ggplot2::geom_point() instead of ggplot2::geom_vline() for plotting
      special (min, max, turning-points)

    • Unable to add prediction interval in legend due to missing functionality
      in function used for interactive plotting plotly::ggplotly() (see issue described here: plotly/plotly.R#1164)

kwb.heatsine 0.1.0

29 Jun 08:56
85756fd

Choose a tag to compare

kwb.heatsine 0.1.0 Pre-release
Pre-release

First beta-release for internal testing and QA