PauloCarvalhoRJ / gammaray

GammaRay: a graphical interface to GSLib and other geomodeling algorithms. *NEW* in May, 6th: Drift analysis.
Other
40 stars 15 forks source link

Crash with truncated Cartesian grids. #117

Closed PauloCarvalhoRJ closed 6 years ago

PauloCarvalhoRJ commented 7 years ago

In Linux, when the filesystem is out of space, Cartesian grids become truncated (e.g. after kriging). A crash ensues if the user tries to use it. Think of adding a check.

PauloCarvalhoRJ commented 7 years ago

Or detect/capture IO error.

PauloCarvalhoRJ commented 6 years ago

Added a message box warning the user that truncated Carstesian grids may reuslt in crashes or incorrect data anaylisis, prompting the user to fix the situation.