Skip to content

Commit

Permalink
Update changelog for version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
florisvdh committed May 20, 2020
1 parent ce16e22 commit 89dca76
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
- optionally replace missing `filterdepth` values in a conservative way, based on `tubelength` (argument `filterdepth_guess`, #44)
- return eight more observation well attributes beside `filterdepth` (#44)
- four methods are available to aggregate observation well attributes per location (argument `obswell_aggr`, #44)
- `convertdf_enc()` is now reexported from `inborutils`
- applying a spatial mask is now a little speedier (#57)
- `as_points()` and `get_locs()` return a warning when duplicated coordinates occur in their local result (#51, thanks @w-jan)
- Package dependency moved from [inborutils](https://inbo.github.io/inborutils) to [inbodb](https://inbo.github.io/inbodb): this is a change within `connect_watina()` which should not affect its behaviour and which reduces overall package dependencies.

Further, a number of smaller fixes and enhancements were made.

Expand Down

0 comments on commit 89dca76

Please sign in to comment.