Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using a polygon with data.frame as grid produce errors in Summary #8

Closed
aleruete opened this issue Jun 4, 2020 · 0 comments
Closed
Assignees
Labels
bug Something isn't working
Projects

Comments

@aleruete
Copy link
Collaborator

aleruete commented Jun 4, 2020

Describe the bug
using a polygon with data.frame (e.g. reading a shape file) as grid produce errors in SummariseBirds, actually in includeUniqueSpillover(). This function Assumes that grid only has IDs in the data.frame an nothing else.

To Reproduce
Steps to reproduce the behavior:

  1. Load a shape file with an attribute table with many columns
  2. use it as grid in SummarizeBirds(..., sippover="unique") or overlay(.., spilover="unique") or BIRDS:::includeUniqueSpillOver()

Expected behavior
should interpret the grid in its various forms

@aleruete aleruete added the bug Something isn't working label Jun 4, 2020
@aleruete aleruete self-assigned this Jun 4, 2020
@aleruete aleruete added this to To do in TODO v0.1.1 Jun 4, 2020
@antpn antpn moved this from To do to In progress in TODO v0.1.1 Aug 14, 2020
antpn added a commit that referenced this issue Aug 14, 2020
@antpn antpn mentioned this issue Aug 14, 2020
@Greensway Greensway moved this from In progress to Done in TODO v0.1.1 Aug 14, 2020
@aleruete aleruete moved this from Done to Released in TODO v0.1.1 Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
TODO v0.1.1
Released
Development

No branches or pull requests

2 participants