Skip to content

Commit

Permalink
Merge pull request #147 from timj/u/timj/add-simonyi
Browse files Browse the repository at this point in the history
Add some aliases for Vera C. Rubin Observatory telescopes
  • Loading branch information
hamogu authored Nov 24, 2024
2 parents 9653c34 + 828c713 commit 3207d01
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions coordinates/sites.json
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@
"rubin": {
"source": "https://arxiv.org/abs/1210.1616",
"elevation": 2662.75,
"name": "Rubin Observatory",
"name": "Simonyi Survey Telesope",
"longitude_unit": "degree",
"latitude_unit": "degree",
"latitude": -30.244633333333333,
Expand All @@ -564,13 +564,17 @@
"aliases": [
"LSST",
"LSST 8.4m",
"Rubin"
"Rubin",
"rubin_sst",
"rubin_simonyi",
"Simonyi Survey Telescope",
"Rubin:Simonyi"
]
},
"rubin_aux": {
"source": "https://arxiv.org/abs/1210.1616",
"elevation": 2647,
"name": "Rubin AuxTel",
"name": "Rubin Auxiliary Telescope",
"longitude_unit": "degree",
"latitude_unit": "degree",
"latitude": -30.244797222222225,
Expand All @@ -579,7 +583,11 @@
"timezone": "Chile/Continental",
"aliases": [
"LSST 1.4m",
"LSST AuxTel"
"LSST AuxTel",
"Rubin:1.2m",
"Rubin Auxiliary Telescope",
"Rubin AuxTel",
"rubin_auxtel"
]
},
"irtf": {
Expand Down

0 comments on commit 3207d01

Please sign in to comment.