Skip to content

Commit

Permalink
get car positions from lap chart PDF (fixes #19)
Browse files Browse the repository at this point in the history
    * also add one more test for 2023 US quali.
  • Loading branch information
harningle committed Dec 19, 2024
1 parent 0e98092 commit 696fa2c
Show file tree
Hide file tree
Showing 9 changed files with 12,642 additions and 16 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -162,3 +162,6 @@ cython_debug/
# Data files
data
*.pkl

# Mac shit
.DS_Store
271 changes: 261 additions & 10 deletions fiadoc/parser.py

Large diffs are not rendered by default.

Loading

0 comments on commit 696fa2c

Please sign in to comment.