Miscelaneous Functions

GLQGridCoord(l)

Given a maximum spherical harmonic degree, this routine will determine the latitude and longitude coordinates associated with grids that are used in the Gauss-Legendre quadratue spherical harmonic expansion routines. The coordinates are output in units of degrees.

Parameters:l (int) – maximum spherical harmonic degree
Returns:latitude and longitude 1D arrays
Return type:numpy arrays

Previous topic

Calculating power

This Page