CliMA / ClimaLand.jl

Clima's Land Model
Apache License 2.0
38 stars 10 forks source link

Adding SPAC to the bucket model & other improvements for AMIP #129

Closed kmdeck closed 1 year ago

kmdeck commented 1 year ago

Purpose

The purpose of this SDI is to outline the needed steps to make the ClimaLSM BucketModel more realistic, including

We will not be considering multi-band albedo at this stage. Though the SPAC model is general and models the radiation hyperspectrally, and with multiple layers in the canopy, the plan is not to carry out the simulation in this mode. Instead, the number of layers would be set to 1, and the albedo(wavelength) function will be reduced to a single value, integrating over wavelength.

Cost/benefits/risks

An analysis of the cost/benefits/risks associated with the proposal.

Producers

A list of the resources and named personnel required to implement the Proposal.

Components

A description of the main components of the software solution.

Inputs

A description of the inputs to the solution (designs, references, equations, closures, discussions etc).

Results and deliverables

A description of the key results, deliverables, quality expectations, and performance metrics.

Task breakdown

A preliminary list of PRs and a preliminary timeline of PRs, milestones, and key results.

Reviewers

The names of CliMA personnel who will review the Proposal and subsequent PRs.

kmdeck commented 1 year ago

Closing in lieu of https://github.com/CliMA/ClimaLSM.jl/issues/152 and https://github.com/CliMA/ClimaLSM.jl/issues/127