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

Global bucket model simulation with ERA5 forcing #577

Merged
merged 1 commit into from
May 1, 2024

Conversation

kmdeck
Copy link
Member

@kmdeck kmdeck commented Apr 5, 2024

Purpose

Change bucket model simulation and the richards runoff simulation, in experiments, to be driven by ERA5 forcing (year = 2021)

To-do

Future PR to improve plots
Future PR to add similar with global soil/canopy model. #591

Content

update to ClimaUtilities 0.1.5
update experiment manifest
using TimeVaryingInput & ERA5 to drive the simulations

closes #587

Review checklist

I have:

In the Content, I have included

  • relevant unit tests, and integration tests,
  • appropriate docstrings on all functions, structs, and modules, and included relevant documentation.

  • I have read and checked the items on the review checklist.

@kmdeck
Copy link
Member Author

kmdeck commented Apr 5, 2024

@kmdeck kmdeck force-pushed the kd/global_bucket_era5 branch from c349091 to dc67a50 Compare April 25, 2024 18:39
@kmdeck kmdeck self-assigned this Apr 25, 2024
@kmdeck kmdeck force-pushed the kd/global_bucket_era5 branch from ee9eb1f to a514f98 Compare April 25, 2024 23:33
@kmdeck kmdeck requested a review from Sbozzolo April 25, 2024 23:33
@kmdeck kmdeck marked this pull request as ready for review April 25, 2024 23:35
experiments/standalone/Bucket/global_bucket_staticmap.jl Outdated Show resolved Hide resolved
experiments/standalone/Soil/richards_runoff.jl Outdated Show resolved Hide resolved
experiments/standalone/Soil/richards_runoff.jl Outdated Show resolved Hide resolved
experiments/standalone/Soil/richards_runoff.jl Outdated Show resolved Hide resolved
experiments/standalone/Soil/richards_runoff.jl Outdated Show resolved Hide resolved
experiments/standalone/Soil/richards_runoff.jl Outdated Show resolved Hide resolved
@Sbozzolo Sbozzolo self-requested a review April 26, 2024 16:59
@juliasloan25 juliasloan25 mentioned this pull request Apr 26, 2024
@kmdeck kmdeck force-pushed the kd/global_bucket_era5 branch from 45f9ddc to e9c24e2 Compare April 26, 2024 19:58
@kmdeck kmdeck enabled auto-merge April 26, 2024 19:58
@kmdeck kmdeck force-pushed the kd/global_bucket_era5 branch from 83419ce to 688f898 Compare April 29, 2024 21:42
@kmdeck kmdeck force-pushed the kd/global_bucket_era5 branch 3 times, most recently from b3e74dd to d611ad6 Compare April 30, 2024 15:44
@Sbozzolo Sbozzolo force-pushed the kd/global_bucket_era5 branch 2 times, most recently from 5a9f0a5 to 9dd5a50 Compare April 30, 2024 21:22
@Sbozzolo Sbozzolo disabled auto-merge April 30, 2024 21:23
@Sbozzolo Sbozzolo enabled auto-merge April 30, 2024 21:23
@kmdeck kmdeck force-pushed the kd/global_bucket_era5 branch from 1d07f73 to dfc391a Compare April 30, 2024 23:58
@Sbozzolo Sbozzolo merged commit 0274905 into main May 1, 2024
9 checks passed
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.

Add target GPU run
2 participants