We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b305179 + bc17e72 commit 57f6428Copy full SHA for 57f6428
_episodes/05-preprocessor.md
@@ -89,7 +89,7 @@ file afterwards. These do not need to be explicitly included in recipes.
89
> ## Exercise: Adding more preprocessor steps
90
>
91
> Edit the [example recipe](https://github.com/ESMValGroup/ESMValTool_Tutorial/blob/master/data/recipe_example.yml) to first change the variable to
92
-> `thetao`, then add preprocessors to average over the latitude and longitude
+> `thetao`, using only the years 2000-2005. Then add preprocessors to average over the latitude and longitude
93
> dimensions and finally average over the depth. Now run the recipe.
94
95
>> ## Solution
0 commit comments