/DWF-world-plot

Script to plot locations of DWF observatories for rotating planet

Primary LanguageJupyter NotebookMIT LicenseMIT

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).