Big update

- Add ed_lrr_pp to preprocess JSON-Dumps into CSV files
- Add route-graph-precomputation to ed_lrr
- Add option to only route through primary stars
This commit is contained in:
Daniel S. 2019-06-29 10:32:47 +02:00
parent d42121c33b
commit 84bc08a2e1
9 changed files with 1109 additions and 301 deletions

View file

@ -165,7 +165,7 @@ if not os.path.isfile("stars.csv"):
print()
cache.close()
if not os.path.isfile("stars.kdt"):
if not os.path.isfile("stars.csv"):
tqdm.pandas(ascii=True, leave=True)
print("Loading data...")
data = pd.read_csv(

2
dumps/urls.txt Normal file
View file

@ -0,0 +1,2 @@
https://www.edsm.net/dump/systemsWithCoordinates.json
https://www.edsm.net/dump/bodies.json