Skip to content

Releases: hvanruys/EUMETCastView

FengYun image processing in worker thread

25 Sep 16:36
Compare
Choose a tag to compare
  • Avoid crashing the appplication when no TLE's are selected with warning message
  • Added standard resolutions to the Projection tab.
  • FengYun image processing running in a worker thread
  • In Preferences - Image properties you have the possibility to turn on/off gridlines in the projection image

Invert VIIRS images

17 Sep 11:09
Compare
Choose a tag to compare

This release allows to invert the raw VIIRS images per Band.

Concurrent processing changed for VIIRS files

15 Sep 21:01
Compare
Choose a tag to compare

I changed the processing of the VIIRS files to a sequential process because of the difficulties in an multi-threading environment of the HDF5 libraries.

FengYun 2E and FengYun 2G added

13 Sep 10:50
Compare
Choose a tag to compare

Two new tabs will show the FengYun 2E/2G files from 'Data Channel 12'.

SOIL lib removed

13 Jul 11:29
Compare
Choose a tag to compare

Using stb_image ( v2.06 - public domain image loader - http://nothings.org/stb_image.h) avoids using the SOIL library. It is possible to compile the source in Qt 5.5 (in Windows and Linux) . The Windows zip file contains all the necessary DLL's for running the program.

Initial release

11 Jul 20:30
Compare
Choose a tag to compare

The release for Linux requires the Qt5.5 shared objects while the Windows version requires the Qt5.4 DLL's.