Skip to content

EUMETCastView v2.0.8

Latest

Choose a tag to compare

@hvanruys hvanruys released this 16 Nov 15:38
· 8 commits to master since this release

EUMETCastView v2.0.8 Release Notes

EUMETCastView v2.0.8 now uses the Qt 6.9 API.

This release includes numerous bug fixes and improvements. NOAA-21 is now supported, whilst NOAA-19 has been completely removed from the program.

The most significant change concerns video creation. Meteosat-12 is now supported. Instead of using threads to generate video images, a new process is now started for each image that needs to be created. This approach has the advantage of isolating each process, eliminating problems when reading netCDF files.

You can specify in the video widget how many processes will run concurrently. I recommend using one process per CPU core on your computer.

Since each video frame is a general vertical perspective image, the program only reads the segments (for Meteosat-12) that are necessary to create the projection image.