-
Notifications
You must be signed in to change notification settings - Fork 21
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
error in box.jl
example
#175
Comments
hm... @jagoosw was there a breaking change in |
I see that clock was updated in #3508 back in March where a new argument was added to clock. |
I was under the impression that it wasn't a breaking change though... might be wrong |
I should add that when I run it with
However, when I run it with
Note that it fails with Oceananigans v0.90.14 but runs with v0.90.11. |
Also, this shows the problem. If we add an I can suggest a PR if people like?
|
The change wasn't breaking to the initialisation function:
I gather from this that the Project currently has compats that it works with then right? |
Thank you @jagoosw ! Yes, when I run OceanBIOME from the folder I cloned, it works well. I am happy to help if I can but it sounds like you have this under control. |
Sorry it took me a while todo but I've just updated to the latest oceananigans now |
I am keen to learn how to use this library and I decided to start by running the example.
Below you can see that I have only the barebones installed for testing purposes.
Unfortunately, I seem to get an error with
Clock
. Any idea what might have gone wrong here?The text was updated successfully, but these errors were encountered: