We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb9f41e commit 3549711Copy full SHA for 3549711
1 file changed
_episodes/04-recipe.md
@@ -368,7 +368,7 @@ Do you recognize the basic recipe structure that was introduced in episode 1?
368
> > which contains preprocessed data for each of the input datasets, plus a
369
> > combined `MultiModelMean`, a `metadata.yml` file and provenance files.
370
> > - **map/script1**: creates `/run/map/script1` with general information and a
371
-> > log of the diagnostic script run. It also creates `/plots/map/script1/png` and
+> > log of the diagnostic script run. It also creates `/plots/map/script1/` and
372
> > `/work/map/script1`, which contain output figures and output datasets,
373
> > respectively. For each output file, there is also corresponding provenance
374
> > information in the form of `.xml`, `.bibtex` and `.txt` files.
0 commit comments