quantifyearth / quantifyearth/LIFE
Add in function to calculate internal AOH
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.
Calculating change in AOH within the project:
External AOH - Internal AOH + one of AOH baseline/treatment/ counterfactual
Describe the solution you'd like
Calculate AOH within project site. Sum up within the intersecting region between species range map and site polygon
Inputs: Project polygon, RangeMap, (and all the things needed to make AOH model)
Outputs: AOH for species within project polygon (number)
Describe alternatives you've considered
Only calculate External AOH (AOH outside of the project area). Although probably quicker it's good to have the AOH for context?
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
The issue names no files, entry points, or tests. Start by finding the existing AOH calculation and the project and range-map inputs, then define the intersecting-region calculation; done means returning within-project AOH for a species with coverage for that result.
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
- Mostly clear
- Newbie friendliness
- 25/100