CI-CMG/pyEcholab

nmea_data.py errors

gcutt opened this issue · 2 comments

gcutt commented

File "pyEcholab\dev\PyEcholab2\echolab2\instruments\util\nmea_data.py", line 100, in add_datagram
time_in_seconds = (time - datetime.fromtimestamp(0)).total_seconds()

OSError: [Errno 22] Invalid argument

I'm going to hold off on making any changes to this class until after we've had our meeting on Monday.

This class was re-written - this issue is no longer relevant.