Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions _episodes/04-recipe.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Running your first recipe"
teaching: 15
exercises: 15
compatibility: ESMValTool v2.10.0
compatibility: ESMValTool v2.12.0

questions:
- "How to run a recipe?"
Expand Down Expand Up @@ -132,8 +132,8 @@ distinguished in the log messages:
> > following line in the output:
> >
> > ```
> >[134535] INFO These tasks will be executed: map/tas, timeseries/tas_global,
>>timeseries/script1, map/script1, timeseries/tas_amsterdam
> >INFO [3966381] These tasks will be executed: timeseries/script1,
> > timeseries/tas_amsterdam, timeseries/tas_global, map/tas, map/script1
> > ```
> >
> > So there are three tasks related to timeseries: global temperature,
Expand Down
Loading