valenpe7 / scientific_visualization

collection of methods for scattered data interpolation, colormaps and iso-contours calculation, export to .kml (Google Earth))

Home Page:https://petrvalenta.eu/posts/visualizing_weather_data_in_google_earth/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visualizing weather data in Google Earth

author: Petr Valenta

date: 19/01/2016

required version of GNU gcc compiler: 4.8.2

Directory structure:
./bin ... compiled binary
./dat ... original and processed input data
./doc ... project documentation
./out ... output data
./src ... source code

Test results:


Colormaps and isocontours of temperature (left) and wind velocity (right) visualized in Google Earth.


Read more at: https://petrvalenta.eu/posts/visualizing_weather_data_in_google_earth/

About

collection of methods for scattered data interpolation, colormaps and iso-contours calculation, export to .kml (Google Earth))

https://petrvalenta.eu/posts/visualizing_weather_data_in_google_earth/


Languages

Language:C++ 98.5%Language:C 1.3%Language:CMake 0.2%Language:Makefile 0.0%Language:Shell 0.0%