FabrizioMusacchio / earth_magnetic_field

The code in this repository is modified after scipython.com. It plots Earth's dipolar magnetic field and was used in the blog post on Earth's dipolar magnetic field. For further details, please refer to this post.

Home Page:https://www.fabriziomusacchio.com/blog/2020-08-17-earth_dipole_field/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Earth's dipolar magnetic field

The code in this repository is modified after scipython.com. It plots Earth's dipolar magnetic field and was used in the blog post on Earth's dipolar magnetic field. For further details, please refer to this post.

img

For reproducibility:

conda create -n magneticfield -y python=3.7
conda activate magneticfield
conda install -y numpy matplotlib scikit-learn

About

The code in this repository is modified after scipython.com. It plots Earth's dipolar magnetic field and was used in the blog post on Earth's dipolar magnetic field. For further details, please refer to this post.

https://www.fabriziomusacchio.com/blog/2020-08-17-earth_dipole_field/


Languages

Language:Python 100.0%