CliMA / ClimaCoupler.jl

ClimaCoupler: bringing atmosphere, land, and ocean together
Apache License 2.0
25 stars 4 forks source link

AMIP with Partitioned Fluxes #276

Closed LenkaNovak closed 1 year ago

LenkaNovak commented 1 year ago

The Climate Modeling Alliance

Software Design Issue 📜

Purpose

We need a stable interface with robust checks, so once standalone ClimaAtmos is complete, we can immediately test our AMIP configuration. We will also finalize all large software components that need input from scientists (i.e. partitioned surface fluxes).

Cost/Benefits/Risks

b: streamlining AMIP delivery.

People and Personnel

Components

Results and Deliverables

QA

Task Breakdown And Schedule

  1. fig outstanding bugs in existing code (AMIP Roadmap non-optional requirements)
    • [x] #282 [25 April]
    • [x] masking - ensure all tests are implemented and passing for all masking options #286 [1 May]
    • [x] use most recent ClimaAtmos [15 May]
    • this will be done in #281 in a separate folder. Here we will update those API changes to the main driver, and we'll work together with @valeriabarra to update the general environment and tests.
    • [x] enable a surface flux calculation from the atmosphere (from averaged surface states) and partitioned flux calculation from the Coupler (using individual states) #311 [1 August]

SDI Revision Log

CC

@tapios @simonbyrne @cmbengue

LenkaNovak commented 1 year ago

Complete