Releases: GLEON/rLakeAnalyzer
Releases · GLEON/rLakeAnalyzer
rLakeAnalyzer 1.11.4
- 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
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
Merge pull request #67 from lawinslow/master CRAN submission fixes
v1.7.6
2015 April CRAN release
Merge pull request #55 from lawinslow/master Fixed up warnings and notes for CRAN submission