Skip to content

Commit

Permalink
Add no-plot option to readme and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasmarke committed Sep 30, 2024
1 parent 5cd37b6 commit 3c980bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ Commands:
| :-------- | :----------------------------------------- |
| `process` | Process data and generate plots (default). |
| `plot` | Only generate plots. |
| `no-plot` | Only generate products. |

### Data types

Expand Down
2 changes: 2 additions & 0 deletions docs/source/mwrpy_processing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,8 @@ After defining the instrument type and site specific configuration files (includ
- Process data and generate plots (default).
* - `plot`
- Only generate plots.
* - `no-plot`
- Only generate products.

Data Types
~~~~~~~~~~
Expand Down

0 comments on commit 3c980bc

Please sign in to comment.