File: README.md

package info (click to toggle)
casacore-data-observatories 0%2Bgit2018.12.08-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 80 kB
  • sloc: python: 120; sh: 31; makefile: 4
file content (10 lines) | stat: -rw-r--r-- 900 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
List of radio observatories with their coordinates
==================================================

The observatories with their langitude and latitude (WGS84) are taken from [Wikipedia](https://en.wikipedia.org/wiki/List_of_radio_telescopes). The elevation is retrieved with the [Google Maps Elevation API](https://developers.google.com/maps/documentation/elevation/start). Corrections and additions are welcome. Please put the source into a `reference` field of the entry if you do a commit or pull request.

This compilation is under the [Creative Commons CC0](https://creativecommons.org/publicdomain/zero/1.0) license. That means you can copy, modify, distribute, even for commercial purposes, all without asking permission.

For convenience, a simple Python 3 script is added to convert the table into the casacore `Observatories` data table.

Ole Streicher <olebole@debian.org>, 2016-11-01