Make a land-sea compositor
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 335
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 10
Description
In the same fashion as we have a day-night compositor which merges a composite for daytime and another for nighttime, we would like to have the possibility to merge a composite over land with another composite over sea.
Maybe this can even be made to a MaskCompositor which takes any mask and takes the masked pixel from another composite.
In order to compute the land-sea mask, the idea is to use pycoast.
Contributor guide
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
Start by reading the existing day-night compositor and the proposed pycoast-based land-sea mask approach. Define whether this should become a general MaskCompositor, then verify that composites can be merged using the land-sea mask and that the resulting behavior is covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100