|
|
@ -40,7 +40,7 @@ from .parser import parse_file, parse_folder # noqa: F401 |
|
|
|
|
|
|
|
|
|
|
|
For the (propably) most important function, there is even a cli command |
|
|
|
For the (propably) most important function, there is even a cli command |
|
|
|
```sh |
|
|
|
```sh |
|
|
|
Usage: parse_sensospot_data [OPTIONS] SOURCE |
|
|
|
Usage: sensospot_parse [OPTIONS] SOURCE |
|
|
|
|
|
|
|
|
|
|
|
Arguments: |
|
|
|
Arguments: |
|
|
|
SOURCE: Folder with Sensospot measurement |
|
|
|
SOURCE: Folder with Sensospot measurement |
|
|
|