Getting Started
Reference
EarthMesh
For Developers
Bases: object
object
A mesh of points on Earth’s surface
angles_off_plane (np.ndarray) – 1D array of the angles-off-plane of the mesh.
np.ndarray
angles_on_plane (np.ndarray) – 1D array of the angles-on-plane of the mesh.
Methods