Skip to content

Commit

Permalink
Open HTML output in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
jfrost-mo committed Aug 27, 2024
1 parent 80ed275 commit 80386e6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/source/getting-started/run-recipe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ output should be a directory, but it will be created if it does not exist.
cset bake -i air_temp.nc -o output/ -r air_temperature_spatial_plot.yaml
This will run the recipe and leave its output in the specified output directory.

The most interesting output will be the plot, which you can look at with
``xdg-open output/plot.png``.
You can look at the visualised output with ``xdg-open output/index.html``.

You've now successfully run CSET with a pre-existing recipe. In the next
tutorial we will see what is going on inside.
Expand Down

0 comments on commit 80386e6

Please sign in to comment.