File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,8 +46,8 @@ preprocessing, and then runs our Python script.
4646
4747> ## Drawing up a plan
4848>
49- > In the previous episode , we have seen that ESMValTool executed a number of
50- > tasks. Write down which tasks we will need to do in this episode. And what does
49+ > Previously , we have seen that ESMValTool executed a number of
50+ > tasks. Write down which tasks we will need to do in this episode. And what do
5151> each of these tasks do?
5252>
5353> > ## Answer
@@ -172,7 +172,7 @@ INFO Run was successful
172172## Adding a dataset entry
173173
174174Let's add a datasets section. We will reuse the same datasets that we used in
175- the previous episode . The data files are stored in `~/esmvaltool_tutorial/data`.
175+ previous episodes . The data files are stored in `~/esmvaltool_tutorial/data`.
176176
177177> ## Filling in the dataset keys
178178>
You can’t perform that action at this time.
0 commit comments