@@ -40,11 +40,11 @@ the data. This process is called "CMORization".
4040>
4141> Concretely, the CMOR standards dictate e.g. the variable names and units,
4242 coordinate information, how the data should be structured (e.g. 1 variable per
43- file), additional metadata requirements, but also file naming conventions a.k.a.
43+ file), additional metadata requirements, and file naming conventions a.k.a.
4444the data reference syntax
4545([ DRS] ( https://docs.esmvaltool.org/projects/esmvalcore/en/latest/quickstart/find_data.html ) ).
4646> All this information is stored in so-called CMOR tables.
47- > As an example, the CMOR tables for the CMIP6 project can be found
47+ > For example, the CMOR tables for the CMIP6 project can be found
4848[ here] ( https://github.com/PCMDI/cmip6-cmor-tables ) .
4949{: .callout}
5050
@@ -105,11 +105,11 @@ Note: you'll need a user-friendly ftp client. On Linux, `ncftp` works okay.
105105> - ** Tier3** : datasets with access restrictions (most of these datasets will also
106106> need some kind of cmorization)
107107>
108- > These access restrictions are also the reason why the ESMValTool developers
108+ > These access restrictions are also why the ESMValTool developers
109109> cannot distribute copies or automate downloading of all observations and
110- > reanalysis data used in the recipes. As a compromise we provide the
110+ > reanalysis data used in the recipes. As a compromise, we provide the
111111> CMORization scripts so that each user can CMORize their own copy of the access
112- > restricted datasets if they need them .
112+ > restricted datasets if needed .
113113>
114114 {: .callout}
115115
0 commit comments