Skip to content

burgeng/LOSER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LOSER

LoSER: Line of Sight Estimation Resource

LoSER estimates LoS (Lines of Sight) between two points on Earth, taking into consideration terrain elevation, Earth curvature, and height of observer / target object.

Usage

Use a simple Python HTTP server in the LoSER root dir:

git clone https://github.com/burgeng/LOSER
cd LOSER
python3 -m http.server 4173

Navigate to htrp://localhost:4173 in your browser to access the app

Proof of Concept

The Comcast Technology Center in Philadelphia, PA is visible from Doylestown, PA.

  • LoSER tells us that this is true:
image
  • This visibility has been confirmed in the field:
philly_from_czes

About

LOSER: Line Of Sight Estimation Resolver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors