-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with Astropy with stations that don't have an internet connection #154
Comments
Here is the relevant section in the Astropy documentation: https://docs.astropy.org/en/stable/utils/iers.html#working-offline |
We could also switch to https://github.com/arthur-e/suntransit since we don't need a high precision. https://arthur-e.github.io/suntransit/#__init__.sunrise_sunset does exactly what we want it to do. Or https://github.com/sffjunkie/astral that also has the function we want: https://sffjunkie.github.io/astral/package.html#astral.sun.time_at_elevation |
I finally have an update on this: We should use the The later datasets (DE440, etc.) are probably bigger since they cover more years, so we should pick an earlier one that covers enough years into the future without being too big and include that in the repository (hence, the release). |
Happening on stations, that don't have internet.
The text was updated successfully, but these errors were encountered: