Skip to content

Commit fd24a7f

Browse files
authored
Merge pull request #166 from tammojan/patch-1
Add Dwingeloo to sites.json
2 parents b9f8693 + 1a54371 commit fd24a7f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

coordinates/sites.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1608,5 +1608,19 @@
16081608
"timezone": "America/Los_Angeles",
16091609
"name": "Mount Laguna Observatory",
16101610
"source": "https://en.wikipedia.org/wiki/Mount_Laguna_Observatory"
1611+
},
1612+
"dwingeloo": {
1613+
"source": "Dwingeloo survey analysis via https://data.camras.nl/tammojan/dish_projection.html",
1614+
"elevation": 70.260,
1615+
"name": "Dwingeloo Radio Telescope",
1616+
"longitude_unit": "degree",
1617+
"latitude_unit": "degree",
1618+
"latitude": 52.812137,
1619+
"elevation_unit": "meter",
1620+
"longitude": 6.396346,
1621+
"timezone": "Europe/Amsterdam",
1622+
"aliases": [
1623+
"dwl"
1624+
]
16111625
}
16121626
}

0 commit comments

Comments
 (0)