I’m trying to figure out what certain portions of the LSST footprint will be observable during Year 1 and astroplan/astropy does not have information for Rubin Observatory to be able to create elevation and airmass plots. from
from astropy.coordinates import EarthLocation
EarthLocation.get_site_names(refresh_cache=True)
I don’t see Rubin listed. I’m using v6.1.2 of astropy and 0.1 of astroplan. Is it possible for the CST to add this information into astropy via the instructions here? I believe @mjuric has provided similar values to the MPC for the Observatory code to be generated by the Minor Planet Center.
Also we recently got the facility names updated at AAS at Facility Keywords - AAS Journals so that the facilities are called Rubin:Simonyi and Rubin:1.2m.
I did some poking and had to delete my astropy cache manually a bunch of times to get it refresh. The Rubin position comes from 2013 and is from google maps. Are these the most accurate?
Probably not. There is an official link below so maybe if it’s not someone can patch the data repo and also add Simonyi Survey Telescope so they can have the correct name in there.
Hi again @mschwamb, I just wanted to check about whether or not you found a solution to your question (for example the two posts from Josh M. and Tim J.) Did those help come to a solution (in case it helps others running into the same issue?) And if not, is there more information you can provide that might help us answer the question? Thanks!