Skip to content

Interactive MagGeo Guide

This section contains an interactive Jupyter notebooks about how to use MagGeo to annotate GPS trajectories with geomagnetic data.

🔽 Download Options

Option Description Link
Download Notebook Get the .ipynb file to run locally 📥 Download MagGeo_Guideline.ipynb
View on GitHub Browse the notebook on GitHub 🔗 View on GitHub
Open in Colab Run in Google Colab (no installation needed) Open In Colab

📋 Prerequisites

Before running the notebook, you'll need:

  1. VirES Token: Register at vires.services to get free access to Swarm satellite data
  2. Python Environment: Python 3.8+ with maggeo installed (pip install maggeo)
  3. Sample Data: Use the included sample data or your own GPS trajectory files

Interactive Preview

Below is the live notebook that you can browse through. For full functionality, download and run it locally.