Philip P. Ide

Author, programmer, science enthusiast, half-wit.
Life is sweet. Have you tasted it lately?

User Tools

Site Tools


blog:aardvaark:mars_weather:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
blog:aardvaark:mars_weather:start [2025/07/12 11:41] – [Current Location of Mars] Phil Ideblog:aardvaark:mars_weather:start [2025/07/19 10:58] (current) – [Current Location of Mars] Phil Ide
Line 47: Line 47:
 If you are wondering why the sols on the clocks don't match the sols in the weather reports, the weather reports refer to mission time, rather than the start of the Martian year. Besides being a convenient way to track mission duration, it guarantees two data points in different years have unique sol counts. If you are wondering why the sols on the clocks don't match the sols in the weather reports, the weather reports refer to mission time, rather than the start of the Martian year. Besides being a convenient way to track mission duration, it guarantees two data points in different years have unique sol counts.
  
-===== Current Location of Mars =====+ ===== Current Location of Mars =====
 <html><div id="season">no data</div></html> <html><div id="season">no data</div></html>
  
Line 56: Line 56:
 //[1] the calculation is based on data from the [[http://www.planetary.org/explore/space-topics/mars/mars-calendar.html|Planetary Society]], and divides the Martian year using the equinoxes and solstices. Further, it uses UTC to perform the calculations rather than Airy Mean Time (AMT), so is only an approximation to provide a rough guide. **AMT** is the Martian equivalent of GMT. The Martian year is 686.97 standard days (668.6 sols), approximately 1.88 years.// //[1] the calculation is based on data from the [[http://www.planetary.org/explore/space-topics/mars/mars-calendar.html|Planetary Society]], and divides the Martian year using the equinoxes and solstices. Further, it uses UTC to perform the calculations rather than Airy Mean Time (AMT), so is only an approximation to provide a rough guide. **AMT** is the Martian equivalent of GMT. The Martian year is 686.97 standard days (668.6 sols), approximately 1.88 years.//
  
-//[2] Calculation is based on data from Goddard Institute for Space Studies and other sources//+//[2] Calculation is based on data from Goddard Institute for Space Studies//
  
 //[3] Calculation is based on data from Goddard Institute for Space Studies and other sources// //[3] Calculation is based on data from Goddard Institute for Space Studies and other sources//
 <JS> <JS>
-    // perihelion/aphelion data when GISS hasn't yet been updated+    // perihelion/aphelion data whenGISS hasn't yet been updated
     // https://in-the-sky.org/data/object.php?id=P4     // https://in-the-sky.org/data/object.php?id=P4
     // https://in-the-sky.org/news.php?id=20210713_12_100     // https://in-the-sky.org/news.php?id=20210713_12_100
Line 94: Line 94:
           new Date('2020-08-03'), // perihelion           new Date('2020-08-03'), // perihelion
           new Date('2021-07-13'),           new Date('2021-07-13'),
-          new Date('2022-06-21'), +          new Date('2022-06-21'), // perihelion 
-          new Date('2025-12-01'   // perihelion+          new Date('2025-04-16')
 +          new Date('2026-03-26'), // perihelion 
 +          new Date('2027-03-02')
     ];     ];
  
blog/aardvaark/mars_weather/start.1752320503.txt.gz · Last modified: by Phil Ide

Except where otherwise noted, content on this wiki is licensed under the following license: Copyright © Phil Ide
Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki