-
Notifications
You must be signed in to change notification settings - Fork 2
Add "metric", "recipe", and "assessment area" to the glossary #329
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
Open
Jon Lillis (Jon-Lillis)
wants to merge
7
commits into
main
Choose a base branch
from
84-add-metric-recipe-and-assessment-area-to-the-glossary
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
7b465fa
#84: Add assessment area, metric, and recipe to glossary
Jon-Lillis 34054bf
#84: Add glossary substitution for 'recipe'
Jon-Lillis 0036cc3
#84: Update copyright statement
Jon-Lillis 390f649
#84: Update copyright statement
Jon-Lillis 0bb8514
#84: Update copyright statement
Jon-Lillis 2718624
#84: Add additional pipes
Jon-Lillis 2727823
Merge branch 'main' into 84-add-metric-recipe-and-assessment-area-to-…
Jon-Lillis File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| .. (C) Crown Copyright 2022-2025, Met Office. | ||
| .. (C) Crown Copyright 2022-2026, Met Office. | ||
| .. The LICENSE.md file contains full licensing details. | ||
|
|
||
| ******** | ||
|
|
@@ -9,9 +9,14 @@ Glossary | |
|
|
||
| .. glossary:: | ||
|
|
||
| Assessment Area | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please replace in line -1: 2022-2025 with 2022-2026
Collaborator
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Addressed in 390f649. |
||
| A thematic aspect of model performance; a collection of metrics and plots | ||
| relating to that thematic aspect, owned by a single domain expert. | ||
| An assessment area contains at least one |recipe| and multiple metrics. | ||
|
|
||
| CDDS | ||
| CDDS is a package that |CMEW| uses to standardise data for use in | ||
| |ESMValTool| recipes. | ||
| |ESMValTool| |recipes|. | ||
|
|
||
| CMEW | ||
| Climate Model Evaluation Workflow. | ||
|
|
@@ -31,9 +36,17 @@ Glossary | |
| routine evaluation of |ESMs| in |CMIP|, see the | ||
| `ESMValTool Documentation`_. | ||
|
|
||
| Metric | ||
| A number that quantifies model performance. | ||
|
|
||
| MIAO | ||
| Model Inputs And Outputs | ||
|
|
||
| Recipe | ||
| A grouping of metrics. If multiple metrics are needed for a single | ||
| plot, they must be grouped together in a single |recipe|. A |recipe| may | ||
| contain one or more plots. | ||
|
|
||
| Rose | ||
| Rose is a toolkit for writing, editing and running application | ||
| configurations, see the `Rose Documentation`_. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.