Skip to content

differences when plotting UD surfaces using movegroup::plotraster vs. move::plot() #28

@vheim

Description

@vheim

Within the move package, UD surfaces are plotted by first using move::getVolumeUD() and then feeding the resulting object into move::plot() followed by e.g. contour(ud, levels=c(0.5, 0.95), add=TRUE).

Within movegroup there is one function that plots UD surfaces, and UD contours with spatial reference in a single function call.

When comparing UD surfaces and UD contours between the two approaches there are differences.

Image

vs.

Image

OR

Image

vs.

Image

The plots resulting from movegroup::plotraster() have UD areas broken up into smaller chunks, and less and smaller 50% UDs too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions