| Jaspers Personal webpage | |
| Home Blog Projects Various smaller projects About me Project readmes:HashtableBasic ray tracer Laplace solver by Relaxation method Basic stuff Little dependency system Little repl Pathfinder Regular tree 2D shape system Simplification Drawer of spherical harmonics Numerical vectors via cl:vector | Drawer of spherical harmonicsDraws spherical harmonics, like those which are measured when measuring variations in gravity.I applied it to spherical harmonics components of the Moon and the Earth. Nasa uses the same format for gravity information on
other planets/moons, which i obtained here
but i didn't bother inputting them. For the Earth i used data
from ITG.
useSpherical harmonics of the moon are provided. Others you'll have to find yourself. From the package :sph-h-test, if stuff is loaded you can call in paralel:
Paralel with:
Maybe todo
MentionsFor the record, i mentioned it in Reddit, cstart forums (i don't take that project too seriously, see reddit submission.)Came from directory: src/lisp/spherical-harmonics/ Autodocumentation of code: Spherical-harmonics, Gsl-import, Crude-draw-array, Data-array |