swprocess icon indicating copy to clipboard operation
swprocess copied to clipboard

Set a condition to deal with STACK not being present in sg2 files

Open alangi opened this issue 6 months ago • 5 comments

The file format that my system puts out does not include the STACK object in the header. This creates an issue with sensor1c.py when trying to import the data.

For now I have just deleted the line, but having a condition in there to deal with missing header objects may be beneficial.

alangi avatar Dec 21 '23 23:12 alangi