Skip to content

Gather data from the Austrian radar service and extract valuable information from it an plot results using Qt and Tableau

Notifications You must be signed in to change notification settings

hect1995/Processing-Radar-Data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Processing of Radar data

All packages used are included in 3rd_party except libpng16, that needs to be installed.

To run:

$ mkdir build
$ cmake ..
$ make
$ ./ubimet ${absolute path where the binary is} ${where to save csv}

To obtain longitude and latitude I convert from (ROW,COL) using the projection formulas given.

The resulting image I get is:

Using Tableau (get the data from C++ and import it as CSV) I get this map:

About

Gather data from the Austrian radar service and extract valuable information from it an plot results using Qt and Tableau

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published