The collection of the tools to bild global and regional distribution of any parameter that can be plotted over the globe (latitude-longitude section) or versus height (for example latitude-height and latitude-height section). The plots include important features such as terminator line, subsolar point, geomagnetic equator etc.
- Global data plot
- Global map plot
- Regional data plot
- Distance-time plot (under development)
- Round Earth projection (under development)
- Animation plots (under development)
Make virtual environment with conda (optional):
conda create -n simurg_plotter python=3.10
conda deactivate
conda activate simurg_plotter
Install poetry:
pip install poetry
Install project:
poetry install
If you are having issues, please let us know. We have a mailing list located at: artemvesnin@gmail.com
The project is licensed under the MIT license.