Imageomics / Imageomics/LatLonCover
Allow users to specify the year
- Dominant language
- Jupyter Notebook
- Stars
- 4
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently CropScape data is always fetched from 2022.
https://github.com/Imageomics/LatLonCover/blob/bfc465ad7b8b4dabcb0c5563b1b91585ff91a2d6/src/latloncover/classify.py#L71
Allow users to specify the year when calling `add_classifications()` and `get_classification()`.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in src/latloncover/classify.py around line 71 and trace the add_classifications() and get_classification() entry points. Add a year option to both calls so users can select the CropScape data year instead of always receiving 2022, and verify both methods use the selected year.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100