Skip to content

Commit

Permalink
LFT 926 and Nuenets data
Browse files Browse the repository at this point in the history
  • Loading branch information
kfsone committed Nov 22, 2014
1 parent 1174024 commit 9582f38
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
9 changes: 7 additions & 2 deletions data/Station.csv
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ [email protected]_id,unq:name,ls_from_star
'LFT 820','Bailey Landing',0.0
'LFT 859','Stross City',0.0
'LFT 880','Baker Platform',0.0
'LFT 926','Onizuka Platform',0.0
'LFT 926','Meredith City',0.0
'LFT 945','Hahn Base',0.0
'LFT 992','Szulkin mines',0.0
'LHS 1065','Hornblower Platform',0.0
Expand Down Expand Up @@ -247,7 +247,7 @@ [email protected]_id,unq:name,ls_from_star
'Marasing','Thiele Enterprise',0.0
'Markanomovoy','Compton Dock',0.0
'Marsinatani','Hewish Relay',0.0
'MAUJINAGOTO','Halsell Point',0.0
'Maujinagoto','Halsell Point',0.0
'MCC 858','Jacquard Orbital',0.0
'Melcior','Goddard Dock',0.0
'Meliae','Shawl Beacon',0.0
Expand All @@ -267,6 +267,11 @@ [email protected]_id,unq:name,ls_from_star
'NLTT 46621','Hope Point',0.0
'NLTT 48502','Webb Holdings',0.0
'NLTT 53889','Roosa Platform',0.0
'Nuenets','Shriver Hub',0.0
'Nuenets','Laliberte Enterprise',0.0
'Nuenets','Harbaugh Port',0.0,
'Nuenets','Forrester Dock',0.0
'Nuenets','Ryazanski Dock',0.0
'Nuwang','Schade Outpost',0.0
'Nzambassee','Garriott Stop',0.0
'Okinoukhe','Stableford Ring',0.0
Expand Down
3 changes: 3 additions & 0 deletions data/corrections.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,15 @@

systems = {
"LTT 4549": "Shinrarta Dezhra",
#ADD_SYSTEMS_HERE
}

stations = {
"STYX/STYX-STATION": "Searfoss Plant",
"STYX/CHI HUB": "Searfoss Plant",
"STYX/CHU HUB": "Searfoss Plant",
"LFT 926/ONIZUKA PLATFORM": "Meredith City",
#ADD_STATIONS_HERE
}

categories = {
Expand Down

0 comments on commit 9582f38

Please sign in to comment.