correct Readme
This commit is contained in:
parent
aa98cf7b3a
commit
32a9f2d5aa
@ -82,7 +82,12 @@ If you want to parse astor data in specified directory, run program asotr_csv di
|
||||
cd <PATH_TO_ASOTR_CSV>/target/release/
|
||||
./asotr_csv -d <PATH_TO_ASOTR_DATA>
|
||||
```
|
||||
3. csv data in directory:
|
||||
Or if you want to parse all raw data from ASOTR into csv files and plot csv data you might use shell script:
|
||||
```
|
||||
cd <PATH_TO_ASOTR_CSV>
|
||||
./asotr_all_unzip_auto.sh
|
||||
```
|
||||
csv data will be in directory:
|
||||
\<PATH_TO_ASOTR_CSV\>/data/
|
||||
|
||||
### Plot csv data in Python
|
||||
|
Loading…
x
Reference in New Issue
Block a user