openclimatefix / openclimatefix/metnet
Is there a way to easily change the target patch size?
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 304
- Forks
- 64
- Avg merge
- 5d 4h
- Merged PRs (30d)
- 1
Description
For example, if I wanted the target patch to be 1/2 of the input size instead of 1/4, would that be possible?
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 mentioned. Trace how the Python/PyTorch implementation defines the target patch size relative to the input, then determine the scope of making that ratio configurable; done should include a tested way to select the requested size.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- machine-learning
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100