Skip to content

🚀 Ce tutoriel montre comment comprendre, extraire et visualiser les données de la station MET de la mission de l'atterrisseur martien Phoenix | 🚀 This tutorial demonstrates how to understand, extract, and visualize data from the MET station of the Phoenix Lander mission to Mars

License

Notifications You must be signed in to change notification settings

asc-csa/MET-Tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

image

Phoenix’s 360-degree panorama of its landing site. (Credits: NASA JPL)

Étoiles sur GitHub | GitHub Repo stars Spectateurs sur Github | GitHub watchers Dernier commit sur GitHub | GitHub last commit Contributeurs sur GitHub | GitHub contributors Suivre sur Twitter | Twitter Follow

Données Phoenix MET - Tutoriel

(English below)

Contexte

L'atterrisseur Phoenix a atterri sur Mars en 2008 où il est resté pendant 5 mois dans le but de mieux comprendre la géomorphologie, le climat et l'habitabilité de l'Arctique martien. Il s'agissait de la première mission à explorer le niveau du sol de la région arctique de Mars, et la première fois que le Canada se trouvait à la surface de Mars. La composante canadienne de l'atterrisseur Phoenix était l'instrument MET, utilisé pour suivre les conditions météorologiques quotidiennes et saisonnières et a été le premier à détecter de la neige sur Mars.

Vous pouvez en apprendre davantage sur la mission générale à https://www.asc-csa.gc.ca/eng/astronomy/mars/phoenix/

Avant de commencer

  1. Configurez votre environnement virtuel ou un environnement conda avec la version suivante de python

    python = 3.11.3

  2. Assurez vous sure to install the requirements for this tutorial

    pip install -r requirements.txt


Phoenix MET Data Tutorial

(Le français précède)

About

The Phoenix Lander arrived on Mars in 2008 where it stayed for 5 months with the goal of better understanding the geomorphology, climate, and habitability of the Martian arctic. It was the first mission to explore the ground level of the Arctic region of Mars, and Canada's first time on the Martian surface. The Canadian component of the Phoenix Lander was the MET Instrument, used to track daily & seasonal weather patterns and was the first to detect snow on Mars.

You can learn more about the general mission at https://www.asc-csa.gc.ca/eng/astronomy/mars/phoenix/

Before Starting

  1. Setup your virtual envrionement or conda environment with the following python version

    python = 3.11.3

  2. Make sure to install the requirements for this tutorial

    pip install -r requirements.txt

About

🚀 Ce tutoriel montre comment comprendre, extraire et visualiser les données de la station MET de la mission de l'atterrisseur martien Phoenix | 🚀 This tutorial demonstrates how to understand, extract, and visualize data from the MET station of the Phoenix Lander mission to Mars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published