Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.19 KB

README.md

File metadata and controls

18 lines (16 loc) · 1.19 KB

igrf_visual

地球磁场可视化 磁场计算模型参考ppigrf;可视化参考blog;IGRF最新模型参考paper

Installation

  1. Clone and enter this repository:

    git clone https://github.com/LiXinrong1012/igrf_visual
    cd igrf_visual
    
  2. Install packages for Python 3.8.6 in virtualenv:

    1. pip install -r requirements.txt
    2. install basemap (download .whl file for Windows and install manually)
  3. Run

    plotly_3dsphere_demo.py