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

Add Oceananigans Mode #39

Merged
merged 14 commits into from
Dec 13, 2023
Merged

Add Oceananigans Mode #39

merged 14 commits into from
Dec 13, 2023

Conversation

fivegrant
Copy link
Contributor

@fivegrant fivegrant commented Dec 6, 2023

This PR creates a mode that loads Oceananigans and saves the resulting simulation's NetCDF to the Terarium Data Service.

Missing

  • LLM Support: The only thing the LLM could use for context is the code itself but that's not currently being tracked.
  • Visualization: askem-julia doesn't contain a way to visualize I think so I think some kind of Makie backend needs to be added.

Example

Here's an example of creating a new dataset from this piece of Oceananigans documentation
image

@fivegrant fivegrant requested a review from mattprintz December 6, 2023 17:31
@fivegrant fivegrant self-assigned this Dec 6, 2023
@fivegrant fivegrant linked an issue Dec 6, 2023 that may be closed by this pull request
@fivegrant
Copy link
Contributor Author

image
WGLMakie is now in askem-julia so Graphics work

@fivegrant
Copy link
Contributor Author

LLM support has been added, however, I'm going to spend more time tweaking it to see if I can get better results

@fivegrant fivegrant merged commit 12d6fba into main Dec 13, 2023
1 check passed
@mwdchang mwdchang deleted the feat/oceananigans branch August 15, 2024 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Oceananigans.jl context/toolset/codeset
2 participants