calc_harmonic_resolution.py

  • Calculates the spatial resolution that can be resolved by the spherical harmonics of a certain degree [4, 25]

  • Default method uses the smallest half-wavelength that can be resolved

  • Secondary method calculates the smallest possible bump that can be resolved

Source code

Calling Sequence

usage: calc_harmonic_resolution.py [-h] [--lmax LMAX [LMAX ...]]
                                   [--radius RADIUS] [--cap]

Named Arguments

--lmax, -l

maximum degree of spherical harmonics

--radius, -R

Average radius of the Earth in kilometers

--cap, -C

Calculate smallest possible bump that can be resolved