Skip to content
Snippets Groups Projects

Merge the GUI to master

Merged Maximilian Schanner requested to merge GUI into master
6 files
+ 641
57
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 6
8
A python interface for global geomagnetic field models
======================================================
`pymagglobal` serves the purpose of replacing some Fortran scripts, which are used in the geomagnetism community to evaluate global field models.
:code:`pymagglobal` serves the purpose of replacing some Fortran scripts, which are used in the geomagnetism community to evaluate global field models.
It can be applied to all cubic-spline based geomagnetic field models stored in the same file format as `gufm1` or the `CALSxk` model series.
.. toctree::
:maxdepth: 2
:code:`pymagglobal` comes with a GUI, that can be started from the command line via
package_documentation
command_line_interface
examples
CHANGELOG
.. code-block:: bash
$ pymagglobal-gui
Installation
------------
.. note::
pymagglobal depends on `cartopy <https://scitools.org.uk/cartopy>`_. You have to install it, before running the install command.
:code:`pymagglobal` depends on :code:`cartopy <https://scitools.org.uk/cartopy>`_. You have to install it, before running the install command.
This should also help if you receive :code:`ImportError: NumPy 1.10+ is required to install cartopy.`
Loading