An open API service indexing awesome lists of open source software.

https://github.com/abatten/dwf-world-plot

Script to plot locations of DWF observatories for rotating planet
https://github.com/abatten/dwf-world-plot

Last synced: 5 months ago
JSON representation

Script to plot locations of DWF observatories for rotating planet

Awesome Lists containing this project

README

          

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