Skip to content

Commit bc17e72

Browse files
authored
Update time span in exercise
1 parent b305179 commit bc17e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/05-preprocessor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ file afterwards. These do not need to be explicitly included in recipes.
8989
> ## Exercise: Adding more preprocessor steps
9090
>
9191
> 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
92+
> `thetao`, using only the years 2000-2005. Then add preprocessors to average over the latitude and longitude
9393
> dimensions and finally average over the depth. Now run the recipe.
9494
>
9595
>> ## Solution

0 commit comments

Comments
 (0)