Skip to content

Commit 314f5f5

Browse files
authored
Update glossary.md
1 parent a4c2b86 commit 314f5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_extras/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Here, there are some definitions used throughout this tutorial:
1212

1313
- **CMOR**: CMOR stands for [*Climate Model Output Rewriter* library](https://pcmdi.github.io/cmor-site/index.html). It comprises a set of C-based functions, with bindings to both Python and FORTRAN 90, that can be used to produce CF-compliant NetCDF files that fulfill the requirements of many of the climate community's standard model experiments.
1414

15-
- **dataset**: Refers to the model that was used to simulate the data, e.g. HadGEM2-ES)
15+
- **dataset**: In a recipe, dataset refers to the name of the model or observation data, e.g. HadGEM2-ES
1616

1717
- **diagnostic**: A diagnostic script is the last step in a recipe to convert the pre-processed input data to the desired output like plots or NetCDF files.
1818

0 commit comments

Comments
 (0)