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) |
📋 Prerequisites
Before running the notebook, you'll need:
- VirES Token: Register at vires.services to get free access to Swarm satellite data
- Python Environment: Python 3.8+ with
maggeo
installed (pip install maggeo
) - 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.