inbo / camtrapdp

R package to read and manipulate Camera Trap Data Packages (Camtrap DP)
https://inbo.github.io/camtrapdp/
Other
5 stars 0 forks source link

Add `round_coordinates()` #85

Closed sannegovaert closed 2 months ago

sannegovaert commented 3 months ago
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (4e9b38a) to head (fd06c87).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #85 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 17 18 +1 Lines 504 578 +74 ========================================= + Hits 504 578 +74 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

sannegovaert commented 3 months ago

When https://github.com/inbo/camtrapdp/pull/100 is merged, then the helper function build_spatial() should also be used in round_coordinates(). Otherwise more accurate coordinates could be interfered from x$spatial.

PietrH commented 3 months ago

Is this ready for review, or are you still working on it?

sannegovaert commented 3 months ago

Is this ready for review, or are you still working on it?

Ready for review!