We have rethought about OceanBench and it's role: it will piece together functions from the ocn-tools repo in such a way that we can create recipes, pipelines, tasks and leaderboards. So we want it to act as a standalone application that we can pip install and have access to the config, i.e., the parameters and transformation parameters.
Inspiration: In hydra, there is an example of how one can make a standalone application that one can pip install.
Following the discussion with @quentinf00 , a summary of our thoughts can be found in here: jejjohnson/oceanbench/discussions/60
Inspiration: In hydra, there is an example of how one can make a standalone application that one can pip install.
Following the discussion with @quentinf00 , a summary of our thoughts can be found in here: jejjohnson/oceanbench/discussions/60
Tasks