Skip to content

Model Configuration Requirements (as a specific example of a possibly generic problem) #30

@bnlawrence

Description

@bnlawrence

HighRESMIP has numerical requirements which are about model configuration. These can be handled as generic numerical requirements, but it is helpful when defining the experiment, and when consuming the experiment definition documents (via a portal or otherwise), to have these grouped requirements presented together with a title.

Currently this is handled within pyesdoc via a coded solution, which is fine for pyesdoc, but results in documents which cannot be immediately understood by document consumers without reference to the code. In particular, pyesdoc allows the grouping of requirements by adding a type-note suffix to the class, resulting in instances of cim.2.designing.numericalRequirement:model_configuration, which are then grouped by the HTML display tooling.

The issue is discussed in the esdoc slack.

This concept - "grouping with titles" - within lists might find application elsewhere, so a generic solution would be desirable.

Metadata

Metadata

Assignees

Labels

cimv2.xWould have implications for existing document instances

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions