Commit Graph

7 Commits

Author SHA1 Message Date
Miguel Sozinho Ramalho
f1053953ba feat: auto-deploy to pypi (#8) 2022-07-01 15:23:50 +01:00
Felix Spöttel
f55782d0da fix: update setup.py entry_points to use __main__ 2022-06-30 14:16:48 +02:00
msramalho
4b0b659adf fix: run black 2022-06-30 13:53:48 +02:00
msramalho
a8acf389ef fix: missing assignment in NaN replace 2022-06-30 13:48:58 +02:00
Miguel Sozinho Ramalho
729c2e49bf feat: fixes after testing with noisier data (#2)
* print a warning to console when invalid coordinates are present in dataset.
* rename cli to __main__ to allow calling as a python module
* move data validation to `io` module
2022-06-30 13:18:39 +02:00
Felix Spöttel
50f8a872e6 feat: prototype 2022-06-30 13:18:39 +02:00
Felix Spöttel
60e2ff68cc root commit 2022-06-29 18:14:10 +02:00