Skip to content

Commit

Permalink
get car positions from lap chart PDF (fix #19) (#20)
Browse files Browse the repository at this point in the history
* get car positions from lap chart PDF (fixes #19)

    * also add one more test for 2023 US quali.

* use lap chart PDF for car positions for sprint race (fixes #19)
  • Loading branch information
harningle authored Dec 19, 2024
1 parent 0e98092 commit 117758e
Show file tree
Hide file tree
Showing 11 changed files with 16,759 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
439 changes: 429 additions & 10 deletions fiadoc/parser.py

Large diffs are not rendered by default.

Loading

0 comments on commit 117758e

Please sign in to comment.