OpenCosmics / cosmic-jupyter

1 stars 4 forks source link

Added a basic station map and station JSON info for HiSPARC and QuarkNet. #2

Closed twhyntie closed 8 years ago

twhyntie commented 8 years ago

So thanks to @tpmccauley and the HiSPARC team I've been able to create some basic JSON files for the HiSPARC and QuarkNet stations and plot their locations on a simple Basemap. station_map.ipynb shows the output. Pretty basic but a start!

(PS: @tpmccauley I think I've got the hang of the Notebook output now - I didn't realise this was all saved in the Notebook JSON file after running on one's local machine; for some reason I had in my head that GitHub could process Notebook files automatically and something ran on the server side to produce the output...).

What do people think?