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

run snowy land for 20 years #908

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

run snowy land for 20 years #908

wants to merge 3 commits into from

Conversation

juliasloan25
Copy link
Member

Purpose

run snow land longrun for 20 years

@kmdeck
Copy link
Member

kmdeck commented Nov 4, 2024

I think we need to increase the slurm time in the buildkite pipeline

@@ -384,7 +384,7 @@ end
function setup_and_solve_problem(; greet = false)

t0 = 0.0
tf = 60 * 60.0 * 24 * 365
tf = 60 * 60.0 * 24 * 365 * 4
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I realized that we need to change the plotting! Right now it is assuming that we have one year, and are plotting indices [1,4,7,10] (indices refer to months). But we probably want to plot these in the last year.

We can remake the plots without rerunning the sim by looking here:
Using cached git repo /scratch/clima/slurm-buildkite/climaland-long-runs/2288/climaland-long-runs

@juliasloan25
Copy link
Member Author

juliasloan25 commented Nov 5, 2024

I realized that we need to change the plotting! Right now it is assuming that we have one year, and are plotting indices [1,4,7,10] (indices refer to months). But we probably want to plot these in the last year.

We can remake the plots without rerunning the sim by looking here:
Using cached git repo /scratch/clima/slurm-buildkite/climaland-long-runs/2288/climaland-long-runs

I re-ran it - here are the plots during the fourth year:
bio
water
other

Edit: These plots are a little too small to see, but there are small regions of NaNs for all modeled quantities in western Canada, Patagonia, southern Greenland, and coastal Antarctica. @kmdeck and I will investigate the cause of these

@juliasloan25 juliasloan25 mentioned this pull request Nov 5, 2024
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants