Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | heights._HeightBase --+ | _GeoidBase --+ | GeoidKarney
Geoid height interpolator for Charles Karney's GeographicLib Earth Gravitational Model (EGM) geoid egm*.pgm datasets using bilinear or cubic interpolation and caching in pure Python transcribed from Karney's C++ class Geoid.
Use any of the geoid egm84-, egm96- or egm2008-*.pgm datasets.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
Properties | |
dtype | |
u2B | |
Inherited from Inherited from Inherited from Inherited from |
Method Details |
New GeoidKarney interpolator.
See Also: Class GeoidPGM and function egmGeoidHeights. |
Interpolate the geoid height for one or several locations.
|
Interpolate the geoid height for one or several lat-/longitudes.
|
Return the location and largest height of this geoid.
|
Return the location and the lowest height of this geoid.
|
Property Details |
dtype
|
u2B
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Apr 2 09:05:38 2020 | http://epydoc.sourceforge.net |