Skip to content

Application to calculate surface distances from NASA heightmaps over bilinear Interpolation.

Notifications You must be signed in to change notification settings

Sven-J-Steinert/Lunar_Heightmap_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lunar Heightmap Calculator

Download Release

This tool was written for Lunar Hightmaps from Lunar Orbiter Laser Altimeter (LOLA) http://imbrium.mit.edu/

Features

  • surface-distance calculation
  • air-distance calculation
  • height profile plotting
  • heightmap contrast colouring
  • map downloader

Run executable

run Lunar_Heightmap_Calculator.exe        
  -> select a Lunar heightmap to download, convert and display

Controls

Left Click            Select Points: 1) -> 2) -> Distance
Right Click Drag      Moving over map
ESC                   Exit
C                     Crop mode
Q                     Re-center map
E                     Take screenshot

Run from source

install requirements.txt |  pip install -r .\requirements.txt
run engine.py         -> select a Lunar height map to automatically download, convert and display
                      -> analyse and measure on heightmap

Build from source

auto-py-to-exe        GUI for pyinstaller

About

Application to calculate surface distances from NASA heightmaps over bilinear Interpolation.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages