AMOCcommunity / AMOCcommunity/OceanOSSE

[feature] Switch variables to come from config

Open
#30 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.