************************************************ * QGpCoreTools ************************************************ Version 1.21.3 Fix conversion from float to double, leading to spikes upon loading SEGY file for instance (Geopsy). Conversion of small number was not correct due to overflow error. ************************************************ * QGpGuiTools ************************************************ Version 1.13.2 Export point names in CoordinateFile::write() Influences export of coordinates in all softwares (geopsy, warangps,...) ************************************************ * GeopsyGui ************************************************ Version 2.10.2 Fix crach when subpool is null in TimeLimitsSelector Experienced this crash when double clicking on an empty graph. ************************************************ * MonoStation ************************************************ Version 1.7.3 Improve the way results are saved Fixed export of H/V results for blank name stations and single station processing. ************************************************ * warangps ************************************************ Version 0.1.3 Array geometrical factor is now relative to the current center. Avoid arrays not centered around (0, 0) to be translated instead of being scaled. ************************************************ * geopsyhv ************************************************ Version 2.6.5 Improve the way results are saved, see MonoStation. ************************************************ * gpec8 ************************************************ Version 0.1.3 Very superficial structure were interpreted as E If h was less than 5 m, the loop was increasing depth until reaching 5 m and returning class E for some models that belong to class B or A. ************************************************ * gpfksimulator ************************************************ Version 0.2.1 Hides highResolution switch not yet implemented.