Skip to content

Commit

Permalink
Add pyaeroval cli example
Browse files Browse the repository at this point in the history
  • Loading branch information
lewisblake committed Jun 27, 2022
1 parent 5ce043c commit 3014d69
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions docs/aeroval-examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ Example configuration files for AeroVal
=======================================

This section provides some example setup files for AeroVal evaluations with
detailed explanations of the setup parameters.
detailed explanations of the setup parameters. A configuration could be run as the following::

python cfg_example1.py

The code blocks below are the Python configuruation files *cfg_examples_example1.py* and *sample_gridded_io_aux.py*.

Example 1
---------
Expand All @@ -17,4 +21,3 @@ Example IO aux file for model reading
.. literalinclude:: _static/aeroval/sample_gridded_io_aux.py



0 comments on commit 3014d69

Please sign in to comment.