Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Create a simple icon representing the appearance of a solar eclipse
ResourceFunction["SolarEclipseIcon"][datespec, locationspec] generates an icon of a solar eclipse for the specified date and location. |
Generate an icon of the next solar eclipse during the time of maximum global eclipse as observed from Champaign:
In[1]:= |
Out[1]= |
Generate an icon of the next solar eclipse during the time of maximum local eclipse as observed from Champaign:
In[2]:= |
Out[2]= |
See the result for a moment during the 2017 total eclipse:
In[3]:= |
Out[3]= |
Change the background color:
In[4]:= |
Out[4]= |
Change the size of the icon:
In[5]:= |
Out[5]= |
Remove the clipping mechanism and expand the plot range to view the entire Moon:
In[6]:= |
Out[6]= |
Generate a sequence of icons throughout an eclipse:
In[7]:= |
Out[7]= |
See an annular eclipse:
In[8]:= |
Out[8]= |
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License