Install SHTOOLS
Jump to navigation
Jump to search
SHTOOLS is a package for spherical harmonics transformation and reconstructions. The current version (SHTOOLS3.4) is available in python 3 and Fortran 95. In this article, we are introducing the installation of SHTOOLS python packages on your own computer and mc2 cluster.
How to Install SHTOOLS on Your Own Computer
On Windows, Mac, or Linux with fortran compiler, lapack, if you have installed python and the package manager pip, you can install the shtools directly by running the command:
pip install pyshtools
Then