Home | Trees | Indices | Help |
|
---|
|
object --+ | named._Named --+ | heights._HeightNamed --+ | heights._HeightBase --+ | _GeoidBase --+ | GeoidKarney
Geoid height interpolator for Karney's GeographicLib Earth Gravitational Model (EGM) geoid egm*.pgm datasets using bilinear or cubic interpolation and caching in pure Python, transcoded 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 | |
Inherited from Inherited from Inherited from Inherited from Inherited from |
Method Details |
New GeoidKarney interpolator.
See Also: Class GeoidPGM and function egmGeoidHeights. Note:
Geoid file |
Interpolate the geoid height for one or several locations.
Note:
To obtain orthometric heights, each See Also: Function pygeodesy.heightOrthometric. |
Interpolate the geoid height for one or several lat-/longitudes.
|
Return the location and largest height of this geoid.
|
Return the location and lowest height of this geoid.
|
Property Details |
dtype
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Oct 22 17:06:20 2024 | http://epydoc.sourceforge.net |