AMOCcommunity / AMOCcommunity/OceanOSSE
[feature] Switch variables to come from config
Open
Nobody has claimed this yet.
mod: pipeline
mod: regridder
mod:sampler
priority: medium
- Dominant language
- Jupyter Notebook
- Stars
- 2
- Forks
- 0
- Avg merge
- 47m
- Merged PRs (30d)
- 1
Description
Is your feature request related to a problem?
There are variables in the NNSampler, RandomSampler and probably regridder that should come from a "from_config".
Describe the solution you'd like...
Get the variables from config in these classes.
Describe any alternatives you've considered...
No response
Additional context
No response
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
Locate the NNSampler, RandomSampler, and regridder classes, then trace how their variables are currently defined and where the project's from_config entry point is implemented. The work is complete when those variables are obtained from configuration consistently across the named classes and the relevant existing checks still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100