Danila Gamkov
|
d3cf1281dd
|
1. Add public function parse_data_dir for parsing ASOTR MVN data in specified directory and all subdirectories and write data about temperature, temperature set and power to csv files. 2. Correct Readme. 3. Correct linux bash-scripts for unpacking asotr.tar.gz files
|
2025-01-24 11:42:08 +03:00 |
|
Danila Gamkov
|
b738243634
|
refactor parser: rename error messages, add static variables with lazy_static
|
2025-01-23 16:43:29 +03:00 |
|
Danila Gamkov
|
1364ca85aa
|
correct readme
|
2025-01-23 13:32:20 +03:00 |
|
Danila Gamkov
|
69b7fe0946
|
add README.markdown
|
2025-01-23 13:20:05 +03:00 |
|
Danila Gamkov
|
1bffd71942
|
add shell command files asotr_unzip.sh and asotr_parse.sh as auxillary commands for asotr MVN data parsing
|
2025-01-23 11:43:41 +03:00 |
|
Danila Gamkov
|
5f6fd039f7
|
Add CLI parsing. The simplest parser MVN data ready to use
|
2025-01-23 10:12:10 +03:00 |
|
Danila Gamkov
|
31f3413ab0
|
the simplest parser MVN data done. Parser work with following types: .data01.asotr, .data02.asotr, .data06.asotr
|
2025-01-22 18:05:25 +03:00 |
|
Danila Gamkov
|
3738d62359
|
first version: just parsing MVD .asotr files
|
2025-01-21 22:31:05 +03:00 |
|