Skip to content

Commit a4c2b86

Browse files
Apply suggestions from code review
Co-authored-by: SarahAlidoost <[email protected]>
1 parent c7401f2 commit a4c2b86

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

_extras/glossary.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,11 @@ title: Glossary
66

77
Here, there are some definitions used throughout this tutorial:
88

9-
- **-ga**: Suffix indicating a variable is a global average
10-
11-
- **Amon**: Monthly mean atmopsheric fields
9+
- **Amon**: Monthly atmospheric data
1210

1311
- **CMIP**: The Coupled Model Intercomparison Project (CMIP) aims at better understanding past, present and future climate changes arising from natural, unforced variability or in response to changes in radiative forcing in a multi-model context. For more information, check the [WCR-Climate webpage](https://www.wcrp-climate.org/).
1412

15-
- **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.
13+
- **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.
1614

1715
- **dataset**: Refers to the model that was used to simulate the data, e.g. HadGEM2-ES)
1816

0 commit comments

Comments
 (0)