Skip to content

Releases: GLEON/rLakeAnalyzer

rLakeAnalyzer 1.11.4

14 Mar 14:13
4b471c8
Compare
Choose a tag to compare
  • Fixed wtr.heatmap.layers x-axis location issue
  • Fix bug with layer.density and lazy eval
  • Fix approx.bathy - Cone should be a simple linear interpolation across depths of radii, not areas. Linear interp on areas creates a funnel shape, not a cone
  • Generalize datetime handling in plotting (case of datetime col should not matter)

New Algorithms and Bugfixes

06 Oct 13:23
Compare
Choose a tag to compare

rLakeAnalyzer 1.11.0

  • Added a NEWS.md file to track changes to the package.
  • revamp README with more detail
  • convert all documentation to roxygen2 (#44)
  • Add top level documentation file (#22)
  • Add split and merge vignette

rLakeAnalyzer 1.10.0

  • Added split and merge algorithm to package which enable auto detection of clines (e.g thermoclines)

rLakeAnalyzer 1.8-9.0

  • Added approx.bathy
  • fixed issues with some ts.* functions.

Also from my buddy Uwe Ligges:

Thanks, on CRAN now.

For the next time: Is there some reference about the method you can add in the Description field in the form
Authors (year) doi:.....?

1.8.3 new functionality and bug fixes

21 Jul 16:09
Compare
Choose a tag to compare
Merge pull request #67 from lawinslow/master

CRAN submission fixes

v1.7.6

28 May 12:58
Compare
Choose a tag to compare
Merge pull request #60 from lawinslow/master

Fixing edge-case issues in meta.depths

2015 April CRAN release

02 Apr 20:42
Compare
Choose a tag to compare
Merge pull request #55 from lawinslow/master

Fixed up warnings and notes for CRAN submission