quantifyearth / quantifyearth/LIFE
Add in function to get a list of species present on a project site
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
In order to calculate biodiversity impacts of a project. You first need to know which species are present in the region.
Describe the solution you'd like
Create a list of species present at a site based on intersection of species ranges with project boundary)
Inputs: IUCN range maps (polygons) , Project polygons , path?
Outputs: List of species IDs (and binomials?)
Describe alternatives you've considered
NA
Additional context
NA
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by inspecting the repository for existing handling of IUCN range maps and project polygons, then determine how inputs are provided and how species identifiers are represented. Done means a defined implementation returns the species intersecting a project boundary, with coverage for the expected inputs and outputs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100