To use the various weather/geo data services, for glglobe use this lib.
At the moment the following satellite image services are supported:
- RealEarth, with a excellent global coverage (we only use the global products)
- EumetSat, with some close to real time images
- Deutscher Wetterdienst, with a surprisingly wide coverage (but for some we lack the coordinate transform magic)
Requirs genericImg&genericGlm so build&install these first.
To build use any (lin)ux:
autoreconf -fis ./configure ... makeFor use needs to be installed:
make installFor windows (get msys2 https://www.msys2.org/) the files shoud adapt use e.g.
./configure --prefix=/mingw64