astronomy
Here are 2,196 public repositories matching this topic...
-
Updated
Nov 19, 2020 - Jupyter Notebook
-
Updated
Apr 3, 2022 - C++
Describe the feature
Previously, Heliopy replaced the FILLVAL defined for a variable in a CDF file with np.nan (cf. https://github.com/heliopython/heliopy/blob/0.15.4/heliopy/data/util.py#L825). Is there a reason why this is not done in SunPy's read_cdf()? (Probably @dstansby)
Proposed solution
Adopt old Heliopy code from https://github.com/heliopython/heliopy/blob/0.15.4/heliopy/
-
Updated
Mar 8, 2020 - JavaScript
-
Updated
Apr 2, 2022 - Python
-
Updated
Feb 13, 2022 - Python
When entering very large and unrealistic values into the Year/Month/Day sliders in the Time Switcher component, the numbers overflow.
-
Updated
Apr 2, 2022 - C++
-
Updated
Apr 3, 2022 - Python
We could look into using the diskcache package to cache MAST search operations:
https://pypi.org/project/diskcache/
The package is a disk-based key-value store which makes it easy to specify an expiration time for each entry. This would allow us to e.g. cache search queries for 24 hours, which would significantly speed up searches across different Python processes, whilst largely avoiding
-
Updated
Jul 15, 2020
-
Updated
Mar 15, 2022 - Jupyter Notebook
-
Updated
Apr 1, 2022 - Python
-
Updated
Nov 19, 2020 - Jupyter Notebook
-
Updated
Apr 13, 2021 - Jupyter Notebook
-
Updated
Mar 30, 2022 - Python
-
Updated
Oct 25, 2017 - Python
-
Updated
Apr 1, 2022 - Python
-
Updated
Apr 3, 2022 - Java
-
Updated
Mar 7, 2022 - C++
-
Updated
Mar 29, 2022 - Python
-
Updated
Oct 12, 2021
-
Updated
Sep 18, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the astronomy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the astronomy topic, visit your repo's landing page and select "manage topics."

Is your feature request related to a problem? Please describe.
The Problem with the current implementation is that it seems fixed for the distance to the Moon. We operate Satellites in geostationary orbit and it would be interesting to see the umbra/penumbra based on the distance to those satellites to assess when they enter the shadow during eclipse time (March-April/September-October).