You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Advanced Geolocation Techniques and Geopolitical Integration for a Resilient Internet Infrastructure
his script reads UK facilities, extracts location and metadata, and creates an interactive HTML map.
1. Run create_measurements.py
create_measurements.py Creates the initial trace route measurements between 32 anchors in the UK
and adds the measurment info to a file in the measurments folder
for use in a application to read that info and make use of it.
2. Run read_measurements.py
read_measurements.py reads in the uk_measurments file created in step 1
and access's the RIPE ATLAS measurments to create a spreadsheet of distances vs RTT times results/results.xlsx
also saves all this infomation to results/targets.json file
3. run create_html.py
Create_html reads in the file created in step2 and creates a html page showing
the geolocations of the probes
PLEASE NOTE : Extremely large data files used with these scripts are stored at https://icloud9.co.uk/phd/thesis
peeringdb.sqllite3
IPN_GB_2021.csv
About
Advanced Geolocation Techniques and Geopolitical Integration for a Resilient Internet Infrastructure