IAP GITLAB

Skip to content
Snippets Groups Projects
Commit d399d703 authored by Felix Riehn's avatar Felix Riehn Committed by Alan Coleman
Browse files

readme for example

parent d2aed888
No related branches found
No related tags found
1 merge request!559Resolve "make friendly example scripts for the release"
...@@ -6,3 +6,8 @@ To install this into your global environment using `pip` (not recommended), run ...@@ -6,3 +6,8 @@ To install this into your global environment using `pip` (not recommended), run
pip install --user git+https://gitlab.iap.kit.edu/AirShowerPhysics/corsika/-/tree/master/python pip install --user git+https://gitlab.iap.kit.edu/AirShowerPhysics/corsika/-/tree/master/python
``` ```
Examples are can be run like this:
```shell
python examples/show_profile.py --input-dir <path-to-C8-output>
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment