Skip to content

Releases: KWB-R/fhpredict

Release v0.9.0

19 Nov 17:22
486493d

Choose a tag to compare

  • Add plot functions
  • Use R package aws.s3 to download Radolan files
  • Add sleep()

Release v0.8.2

19 Nov 16:03
f3304a7

Choose a tag to compare

Fix bug in sleep()

Release v0.8.1

19 Nov 11:14
446b253

Choose a tag to compare

This release just adds a simple sleep() function

Release v0.8.0

22 Oct 22:28
5886b8c

Choose a tag to compare

Delete all rain data after model building to avoid freezing of frontend due to too many (rain) measurements

Release v0.7.0

22 Oct 18:51
0fde301

Choose a tag to compare

  • consider global irradiances
  • post actual prediction (5 last days of bathing season) instead of fake
    prediction
  • add get_data_summary()
  • add api_delete_predictions()
  • delete all rain data before providing new rain data
  • remove invalid e.coli values -1 values before building model
  • allow to switch between raster::crop() and mask()

Release v0.6.0

20 Oct 23:04
a8686ce

Choose a tag to compare

Merge pull request #33 from KWB-R/dev

Release 0.6.0

Release v0.5.0

02 Oct 11:20

Choose a tag to compare

Prepare new release v0.5.0

Release v0.4.0

01 Oct 08:31
083f9a3

Choose a tag to compare

Fake implementations of

  • build_model()
  • predict_quality()

Release v0.3.0

30 Sep 17:46
ab9b6ca

Choose a tag to compare

Allow to call provide_rain_data_for_bathing_spot() in a loop passing a control object

Release v0.2.0

30 Sep 10:24
e28ae51

Choose a tag to compare

Improvement of rain data loading performance