Skip to content

Add a diagnostic data category (output-only) #684

Description

@sadamov

Right now a datastore variable falls into one of three categories: state (model input and output), forcing (input only) and static (input only). There is no output-only category for variables the model predicts but does not feed back as input for the next autoregressive step, e.g. precipitation or radiation fluxes.

A diagnostic category fits naturally as the output-only counterpart to forcing:

Category Model input Model output
state
forcing
static
diagnostic

This came up while documenting the data categories in #635 (@joeloskarsson suggested tracking it as its own issue rather than mentioning it in the README before it exists).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions