Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACCESS-OM3 Builder #151

Closed
anton-seaice opened this issue Feb 26, 2024 · 2 comments · Fixed by #152
Closed

ACCESS-OM3 Builder #151

anton-seaice opened this issue Feb 26, 2024 · 2 comments · Fixed by #152
Assignees
Labels
enhancement New feature or request

Comments

@anton-seaice
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

To support quick analysis of new runs in access-om3, we will need a access-om3 builder.

Describe the feature you'd like

We want to be able to build a temporary / adhoc datastore from a single run of access-om3 output for quick analysis against big picture metrics (e.g. similar to the figures in access-om2 paper)

Describe alternatives you've considered

We could use file paths until access-om3 is further developed

Additional context

At some point we might automate building the datastore into payu.

@anton-seaice anton-seaice added the enhancement New feature or request label Feb 26, 2024
@anton-seaice
Copy link
Collaborator Author

I guess we need something similar to:

class AccessOm2Builder(BaseBuilder):

but for access-om3 output.

I don't think we need metadata.yaml files yet for the experiments ? But we will need to add them at some point

@dougiesquire
Copy link
Collaborator

Thanks for opening @anton-seaice. This should be straightforward

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants