Skip to content

Euroscope plugin that simulates a primary radar, taking into account terrain, range and other parameters.

License

Notifications You must be signed in to change notification settings

vicenterendo/primaryradar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📡 PrimaryRadar Plugin

The PrimaryRadar Euroscope plugin simulates a primary radar, taking into account terrain, range and other parameters.

README-02

⛰️ Terrain Data

Terrain data should be converted from the Geotiff format to the format described on the above image using the /converter tool. The program creates a /geodata folder on the working directory with a geo.dat and a meta.json file inside:

  • geo.dat: Vec that contains all rows of the geotiff grid joined together in one single vector.
  • meta.json: contains the data necessary to translate real-life coordinates into individual pixels on the grid, as well as it's size.

About

Euroscope plugin that simulates a primary radar, taking into account terrain, range and other parameters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published