Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Compute positional and observational timing data for the Great Red Spot on Jupiter
ResourceFunction["GreatRedSpotData"][] computes current positional and observational timing data for the Great Red Spot on Jupiter. | |
ResourceFunction["GreatRedSpotData"][date] computes Great Red Spot data on the specified date. | |
ResourceFunction["GreatRedSpotData"][prop] computes the current value for the property prop. | |
ResourceFunction["GreatRedSpotData"][date,prop] computes the value for the property prop on the specified date. |
"Graphics" | cylindrical equidistant projection of Jupiter showing the position of the Great Red Spot |
"Graphics3D" | 3D illustration of Jupiter as seen from Earth showing the position of the Great Red Spot, if it is visible |
"NextRise" | next rise time of the Great Red Spot on Jupiter |
"NextSet" | next set time of the Great Red Spot on Jupiter |
"NextTransit" | next transit time of the Great Red Spot across Jupiter's central meridian |
"Position" | position of the Great Red Spot on Jupiter |
Get the current data for the position of the Great Red Spot on Jupiter:
In[1]:= |
Out[1]= |
Get the current position of the Great Red Spot on Jupiter:
In[2]:= |
Out[2]= |
Compute a view of Jupiter when the Great Red Spot is visible from Earth:
In[3]:= |
Out[3]= |
This work is licensed under a Creative Commons Attribution 4.0 International License