-
Notifications
You must be signed in to change notification settings - Fork 0
Mysterious data loss of a TRACE model #123
Description
A rather strange issue was encountered recently with one of the TRACE models I was developing in SNAP 4.3.1.
I opened SNAP the other day and automatically imported the last model version I worked with, however, a couple of details went completely missing (both from .med and ASCII) all of a sudden. These are:
- Views and annotations
- Connections (excluding those connecting HS-s to Hydraulic components)
- Potentionally Power components and some component names were also affected - I am not sure about these
There was a backup model uploaded to cloud, which I imported back to SNAP, but the same issue occured to that model also. Could this indicate that the .med file was corrupted already before saving? I've also tried to import the model to SNAP5.0, but it changed nothing.
For context: The majority of the lost settings had been introduced to the model long before its latest version, so the issue did not only affect the most recent modifications - This might suggest that it is a more fundamental problem. However, this is the first and only time I have experienced this error so far. Any ideas what could have gone wrong and what should we do to prevent such errors?
