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

Add property to calculate cumulative community IDs #491

Merged
merged 4 commits into from
May 30, 2023
Merged

Conversation

JWCook
Copy link
Member

@JWCook JWCook commented May 30, 2023

Closes #479

Adds:

  • Observation.cumulative_ids (agreements, total)
  • Observation.ident_taxon_ids (all identification taxon IDs, including ancestors)
    • This is a property that gets the IDs from Observation.identifications, so it will work for sources other than the API

Thanks to @synrg for providing reference info in #479!

@JWCook JWCook added the enhancement New feature or request label May 30, 2023
@JWCook JWCook added this to the v0.19 milestone May 30, 2023
@JWCook JWCook changed the title Add properties to calculate ident_taxon_ids and cumulative community ID (agreements/total) Add property to calculate cumulative community IDs May 30, 2023
@JWCook JWCook merged commit fca4d52 into main May 30, 2023
@JWCook JWCook deleted the community-id branch May 30, 2023 19:30
JWCook added a commit that referenced this pull request May 30, 2023
Add property to calculate cumulative community IDs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: Support community ID votes calculation
1 participant