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
- Host: GitHub
- URL: https://github.com/abatten/dwf-world-plot
- Owner: abatten
- License: mit
- Created: 2018-07-03T13:19:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-13T04:05:25.000Z (over 7 years ago)
- Last Synced: 2025-09-08T22:32:21.028Z (9 months ago)
- Language: Jupyter Notebook
- Size: 10.7 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).