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

include bucket diagnostics #979

Merged
merged 1 commit into from
Oct 3, 2024
Merged

include bucket diagnostics #979

merged 1 commit into from
Oct 3, 2024

Conversation

juliasloan25
Copy link
Member

Purpose

To facilitate debugging of AMIP simulations. We can use the existing diagnostics from ClimaLand - defined here for the bucket.

Content

  • update bucket_init to initialize diagnostics from ClimaLand
    • required interface change: pass artifacts directory to bucket_init
  • add ClimaDiagnostics to experiments/ClimaEarth environment

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

This was referenced Sep 30, 2024
@juliasloan25 juliasloan25 force-pushed the js/bucket-diags2 branch 4 times, most recently from 578af1e to 09146ca Compare October 3, 2024 04:25
@@ -9,6 +9,7 @@ ClimaComms = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
ClimaCore = "d414da3d-4745-48bb-8d80-42e94e092884"
ClimaCorePlots = "cf7c7e5a-b407-4c48-9047-11a94a308626"
ClimaCoupler = "4ade58fe-a8da-486c-bd89-46df092ec0c7"
ClimaDiagnostics = "1ecacbb8-0713-4841-9a07-eb5aa8a2d53f"
Copy link
Member

Choose a reason for hiding this comment

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

Can you add the compat?

@juliasloan25 juliasloan25 merged commit 279b95b into main Oct 3, 2024
8 checks passed
@juliasloan25 juliasloan25 deleted the js/bucket-diags2 branch October 3, 2024 21:49
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.

2 participants