Skip to content

Commit 3549711

Browse files
committed
removed subdir png in path to output
1 parent eb9f41e commit 3549711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/04-recipe.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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/png` and
371+
> > log of the diagnostic script run. It also creates `/plots/map/script1/` 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.

0 commit comments

Comments
 (0)