abatten / DWF-world-plot

Script to plot locations of DWF observatories for rotating planet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DWF WORLD PLOT

DWF World Plot is a script used to plot the locations of the observatories around the world involved in the project Deeper Wider Faster.

This requires: Basemap which can be download here: Basemap . Then follow the instructions in the README to install the GEOS library.

You will also need to have: numpy, matplotlib, pyproj

IMPORTANT NOTE: When specifying the coordinates of an observatory in the dictionary you specify them backwards. i.e (long, lat) NOT (lat, long).

About

Script to plot locations of DWF observatories for rotating planet

License:MIT License


Languages

Language:Jupyter Notebook 96.0%Language:Python 3.6%Language:Shell 0.3%