File tree Expand file tree Collapse file tree 2 files changed +194
-124
lines changed
Expand file tree Collapse file tree 2 files changed +194
-124
lines changed Original file line number Diff line number Diff line change 22title : " Running your first recipe"
33teaching : 15
44exercises : 15
5- compatibility : ESMValTool v2.8 .0
5+ compatibility : ESMValTool v2.10 .0
66
77questions :
88- " How to run a recipe?"
@@ -132,7 +132,7 @@ distinguished in the log messages:
132132> > following line in the output:
133133> >
134134> > ```
135- > >[18776 ] INFO These tasks will be executed: map/tas, timeseries/tas_global,
135+ > >[134535 ] INFO These tasks will be executed: map/tas, timeseries/tas_global,
136136>>timeseries/script1, map/script1, timeseries/tas_amsterdam
137137> > ```
138138> >
@@ -368,7 +368,7 @@ Do you recognize the basic recipe structure that was introduced in episode 1?
368368> > which contains preprocessed data for each of the input datasets, plus a
369369> > combined `MultiModelMean`, a `metadata.yml` file and provenance files.
370370> > - **map/script1**: creates `/run/map/script1` with general information and a
371- > > log of the diagnostic script run. It also creates `/plots/map/script1` and
371+ > > log of the diagnostic script run. It also creates `/plots/map/script1/png ` and
372372> > `/work/map/script1`, which contain output figures and output datasets,
373373> > respectively. For each output file, there is also corresponding provenance
374374> > information in the form of `.xml`, `.bibtex` and `.txt` files.
You can’t perform that action at this time.
0 commit comments