Support for high-resolution LCT?
- Dominant language
- Python
- Stars
- 7
- Forks
- 10
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 5
Description
# ✨ Feature Request
I have previously found stripes of missing data when generating the land-sea mask at resolutions of 50 m and 10 m and fixed the issues with a branch on FCM at version 1. The problem still occurs in the latest version built from Git. I'm not sure whether this is actually a bug or whether specifying a larger padding width somewhere we solve the problem. As a starting point, I will replicate the old solution in a feature branch to see how much of it is required.
## Requirements
To avoid missing data in the land mask at high spatial resolution.
## Context
Generation of land cover at high spatial resolution.
Contributor guide
Research direction
Start by comparing the latest Git version with the earlier FCM version 1 solution referenced in the issue, then reproduce land-sea mask generation at 50 m and 10 m. Use the feature-branch replication to determine which parts are required; done means the high-resolution land mask contains no stripes of missing data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100