Published December 17, 2018
| Version v4.4
Software
Open
SHTOOLS/SHTOOLS: Version 4.4
Authors/Creators
- 1. Laboratoire Lagrange - Observatoire de la Côte d'Azur
- 2. Center of Geodesy, Cartography and SDI (TsNIIGAiK)
- 3. @TIBHannover
Description
Version 4.4
New Slepian expansion routines
- Added the new Fortran 95 functions
SHRotateTapersfor rotating spherical cap Slepian functions,SlepianCoeffsfor expanding a function in a Slepian basis, andSlepianCoeffsToSHto convert the Slepian coefficients into spherical harmonic coefficients. - Added two python classes
SlepianandSlepianCoeffsfor managing Slepian basis functions and the Slepian expansion coefficients of a function.
Legendre and spherical harmonic convenience functions
- Added 4 python convenience functions for computing Legendre and spherical harmonic functions:
legendre()to compute all the legendre functions,legendre_lm()to compute the legendre function for a specified degree and order,spharm()to compute all the spherical harmonic functions, andspharm_lm()to compute the spherical harmonic functions for a specific degree and order.
Other improvements
- Added the option to perform a weighted least squares inversion in the fortran routine
SHExpandLSQ, and added a python wrapped functionSHExpandWLSQ(). - Added
min()andmax()methods to theSHGridclass, to return the minimum and maximum value of the gridded data. - Added the property
massto theSHGravCoeffsclass, which is computed by the input GM and the codata value forG. - Add the optional parameter
omegatoSHGravCoeffs.geoid()to override the value provided in the class instance. - Fixed some minor typos and usability issues, and cleaned up the python wrapper and signature files.
M. A. Wieczorek, M. Meschede, E. Sales de Andrade, I. Oshchepkov, B. Xu, and A. Walker (2018). SHTOOLS: Version 4.4, Zenodo, doi:10.5281/zenodo.592762
Files
SHTOOLS/SHTOOLS-v4.4.zip
Files
(27.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:6ca3d5d5674cd4e0d5882c55ee20e3f7
|
27.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/SHTOOLS/SHTOOLS/tree/v4.4 (URL)