-
Notifications
You must be signed in to change notification settings - Fork 10
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
tag 0.12.3 #653
tag 0.12.3 #653
Conversation
@kmdeck CI error from the snow model - is that an easy fix? (I'll have a look too)
|
I have seen this too. It seems intermittent, though.... I just retried the job in CI, let's see if it passes. we should fix this at some point... |
@kmdeck there is also an error to build the snow tutorial in the docs (see CI) - did you see that before? |
I have not seen it, but perhaps @a-charbon has? https://github.com/CliMA/ClimaLand.jl/actions/runs/9473604094/job/26101550233?pr=653#step:5:48 |
By the way, I was trying to run a coupled run with the latest climaland, and there is a bug. @Sbozzolo added the thermo_params to the PrescribedAtmosphere object:
and since we effectively specify this multiple times in the model, there is also this check: ClimaLand.jl/src/shared_utilities/models.jl Line 391 in 97f06a1
which will fail when we use the CoupledAtmosphere atmos type. I am trying to fix this ahead of time before we do this release |
@kmdeck @AlexisRenchon I would assume this is the case since this code hasn't been touched in months and works on other builds? I just checked the data portal site and requested a CSV, and received what should come through. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all set now, I think!
Thanks for the update, Andy! |
Purpose
tag bi-weekly release