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

O3.2.4 Moist Held-Suarez Perfect-Model Calibration #17

Closed
7 tasks done
nefrathenrici opened this issue Oct 18, 2023 · 1 comment · Fixed by #15
Closed
7 tasks done

O3.2.4 Moist Held-Suarez Perfect-Model Calibration #17

nefrathenrici opened this issue Oct 18, 2023 · 1 comment · Fixed by #15
Assignees
Labels
SDI Software Design Issue

Comments

@nefrathenrici
Copy link
Member

nefrathenrici commented Oct 18, 2023

The Climate Modeling Alliance

Software Design Issue 📜

Purpose

We will implement a pipeline to calibrate on the moist held-suarez experiment in ClimaAtmos. We will calibrate on the horizontal temperature gradient.
Once this is complete, we will generalize to a pipeline that can handle other cases.

Cost/Benefits/Risks

Primary risk is developer time, but this will save us a lot of time for manual calibration in the long run.

People and Personnel

@szy21 @trontrytel

Components

  • EKP interface: Configure EKP, construct the prior distribution, update ensemble
  • HPC interface: this should be GPU and CPU compatible, ideally running on the cluster and the a100 server.
  • Atmos interface: Configure and run the atmosphere model.
  • Data processing utilities: Needed for constructing the observation map
  • Visualization utilities: Used for comparing model output and determining useful information for the observation map

Inputs

  • EKP configuration: ensemble and iteration sizes
  • Prior distribution TOML
  • Observation map
  • Steady-state restart file

Results and Deliverables

  • Fully working and reproducible perfect-model calibration for moist held-suarez
  • Simple experiment configuration interface with tests
  • Inverse problem for the HS case

Task Breakdown And Schedule

SDI Revision Log

CC

@tapios @simonbyrne @cmbengue

@nefrathenrici nefrathenrici added the SDI Software Design Issue label Oct 18, 2023
@szy21 szy21 changed the title Moist Held-Suarez Perfect-Model Calibration O3.2.4 Moist Held-Suarez Perfect-Model Calibration Oct 18, 2023
@tapios
Copy link

tapios commented Oct 18, 2023

Looks good to time. Let's target running this on GPUs right away, to increase throughput. This may then also necessitate some GPU compatibility work for EKP (if it isn't already compatible).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SDI Software Design Issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants