first release of ASOTR data parser (flight)

This commit is contained in:
Danila Gamkov
2025-04-23 19:05:48 +03:00
commit d6fedaa48b
10 changed files with 1216 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
*.csv
*.png
*.swp
*.swo
*.zip
*.log
*.txt
/__pycache__
/data
/reports