Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning
titleBig change with version 4.0!

With the release of Magics 4.0.0 (Feb 2019), the Python interface is separated from the library - please use pip or conda to install the Magics Python interface; either do:

  • pip install Magics                                       (requires Magics to be installed)

  • conda install -c conda-forge Magics       (installs Magics library for you)

On ECMWF systems you have nothing to change as long as you use the module system as usual:

  • module load Magics

...