2021-07-20 00:00:01,998 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:00:01,999 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.000011546146,44.173144100556' b'$INGGA,000000,3239.643853,N,11756.080991,W,2,07,1.3,-6.71,M,-34.17,M,3.0,0138\x0069' [] 2021-07-20 00:00:02,000 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:00:02,000 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.000023118148,44.173155672558' b'$INGGA,000001,3239.642199,N,11756.083868,W,2,07,1.3,-6.68,M,-34.17,M,4.0,0138\x006D' [] 2021-07-20 00:00:03,003 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:00:03,003 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.000034693576,44.173167247986' b'$INGGA,000002,3239.640617,N,11756.086755,W,2,07,1.3,-6.45,M,-34.17,M,5.0,0138\x0067' [] 2021-07-20 00:00:03,998 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 00:00:03,998 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea sea b'$PYRTM,2021,200.000005759815,44.173138314225' b'$PSXN,23,,,236.74,\x0022' None 2021-07-20 00:00:03,999 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 00:00:03,999 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea sea b'$PYRTM,2021,200.000011546146,44.173144100556' b'$PSXN,23,,,236.74,\x0022' None 2021-07-20 00:00:03,999 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 00:00:03,999 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea sea b'$PYRTM,2021,200.000017331192,44.173149885602' b'$PSXN,23,,,236.48,\x002D' None 2021-07-20 00:00:04,000 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 00:00:04,000 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea sea b'$PYRTM,2021,200.000023118148,44.173155672558' b'$PSXN,23,,,236.48,\x002D' None 2021-07-20 00:00:04,000 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 00:00:04,000 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea sea b'$PYRTM,2021,200.000028905370,44.173161459780' b'$PSXN,23,,,236.68,\x002F' None 2021-07-20 00:00:04,000 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 00:00:04,001 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea sea b'$PYRTM,2021,200.000034693576,44.173167247986' b'$PSXN,23,,,236.68,\x002F' None 2021-07-20 00:00:04,001 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 00:00:04,001 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea sea b'$PYRTM,2021,200.000040480995,44.173173035405' b'$PSXN,23,,,236.97,\x002F' None 2021-07-20 00:00:04,001 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 00:00:04,001 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea sea b'$PYRTM,2021,200.000046266493,44.173178820903' b'$PSXN,23,,,236.97,\x002F' None 2021-07-20 00:00:04,006 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:00:04,006 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.000046266493,44.173178820903' b'$INGGA,000003,3239.639049,N,11756.089716,W,2,07,1.3,-6.00,M,-34.17,M,2.0,0138\x006B' [] 2021-07-20 00:00:04,503 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 00:00:04,503 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea sea b'$PYRTM,2021,200.000052055046,44.173184609456' b'$PSXN,23,,,236.94,\x002C' None 2021-07-20 00:00:05,009 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:00:05,009 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.000057840718,44.173190395127' b'$INGGA,000004,3239.637395,N,11756.092631,W,2,07,1.3,-5.63,M,-34.17,M,2.0,0138\x0068' [] 2021-07-20 00:00:05,998 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:00:05,999 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.000069416424,44.173201970833' b'$INGGA,000005,3239.635866,N,11756.095510,W,2,07,1.3,-5.48,M,-34.17,M,2.0,0138\x0062' [] 2021-07-20 00:00:07,002 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:00:07,002 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.000080990660,44.173213545069' b'$INGGA,000006,3239.634221,N,11756.098400,W,2,07,1.3,-5.41,M,-34.17,M,3.0,0138\x006C' [] 2021-07-20 00:00:08,005 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:00:08,006 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.000092564583,44.173225118993' b'$INGGA,000007,3239.632531,N,11756.101381,W,2,07,1.3,-5.57,M,-34.17,M,4.0,0138\x0062' [] 2021-07-20 00:00:09,009 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:00:09,009 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.000104137326,44.173236691736' b'$INGGA,000008,3239.630930,N,11756.104354,W,2,07,1.3,-5.77,M,-34.17,M,5.0,0138\x006C' [] 2021-07-20 00:59:12,617 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:59:12,617 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.006863395312,44.179995949722' b'$INGGA,000952,3238.664592,N,11757.796720,W,2,07,1.2,-5.69,M,-34.23,M,2.0,0138\x006B' [] 2021-07-20 00:59:12,617 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:59:12,617 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.006874968924,44.180007523333' b'$INGGA,000953,3238.662891,N,11757.799608,W,2,07,1.2,-5.77,M,-34.23,M,2.0,0138\x0069' [] 2021-07-20 00:59:12,617 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:59:12,617 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.006886542350,44.180019096759' b'$INGGA,000954,3238.661263,N,11757.802438,W,2,07,1.2,-5.69,M,-34.23,M,3.0,0138\x0068' [] 2021-07-20 00:59:12,618 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:59:12,618 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.006898117396,44.180030671806' b'$INGGA,000955,3238.659683,N,11757.805207,W,2,07,1.2,-5.42,M,-34.23,M,4.0,0138\x006B' [] 2021-07-20 00:59:12,618 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:59:12,618 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.006909693762,44.180042248171' b'$INGGA,000956,3238.657980,N,11757.808050,W,2,07,1.2,-5.32,M,-34.23,M,5.0,0138\x0061' [] 2021-07-20 00:59:12,618 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:59:12,618 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.006921265417,44.180053819826' b'$INGGA,000957,3238.656247,N,11757.810998,W,2,07,1.2,-5.66,M,-34.23,M,2.0,0138\x0063' [] 2021-07-20 00:59:12,619 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:59:12,619 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.006932842384,44.180065396782' b'$INGGA,000958,3238.654606,N,11757.813860,W,2,07,1.2,-5.59,M,-34.23,M,2.0,0138\x0066' [] 2021-07-20 00:59:12,619 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:59:12,619 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.006944415093,44.180076969502' b'$INGGA,000959,3238.652915,N,11757.816748,W,2,07,1.2,-5.66,M,-34.23,M,2.0,0138\x0060' [] 2021-07-20 00:59:12,619 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 00:59:12,619 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_00000.sea gps b'$PYRTM,2021,200.006955989745,44.180088544155' b'$INGGA,001000,3238.651291,N,11757.819612,W,2,07,1.2,-5.55,M,-34.23,M,3.0,0138\x0060' [] 2021-07-20 02:00:01,917 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 02:00:01,917 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea gps b'$PYRTM,2021,200.083344864155,44.256477418565' b'$INGGA,020000,3230.771884,N,11812.824653,W,2,07,1.2,-6.77,M,-34.76,M,3.0,0138\x0060' [] 2021-07-20 02:00:02,017 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 02:00:02,017 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea gps b'$PYRTM,2021,200.083356436574,44.256488990984' b'$INGGA,020001,3230.771899,N,11812.824587,W,2,07,1.2,-6.69,M,-34.76,M,4.0,0138\x006F' [] 2021-07-20 02:00:03,020 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 02:00:03,020 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea gps b'$PYRTM,2021,200.083368012512,44.256500566921' b'$INGGA,020002,3230.771850,N,11812.824607,W,2,07,1.2,-6.65,M,-34.76,M,5.0,0138\x006F' [] 2021-07-20 02:00:03,924 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:00:03,924 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083339077685,44.256471632095' b'$PSXN,23,,,315.13,\x0023' None 2021-07-20 02:00:03,924 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:00:03,924 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083344864155,44.256477418565' b'$PSXN,23,,,315.13,\x0023' None 2021-07-20 02:00:03,924 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:00:03,925 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083350651701,44.256483206111' b'$PSXN,23,,,315.13,\x0023' None 2021-07-20 02:00:03,925 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:00:03,925 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083356436574,44.256488990984' b'$PSXN,23,,,315.13,\x0023' None 2021-07-20 02:00:03,925 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:00:03,926 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083362223032,44.256494777442' b'$PSXN,23,,,315.29,\x002A' None 2021-07-20 02:00:03,926 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:00:03,926 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083368012512,44.256500566921' b'$PSXN,23,,,315.29,\x002A' None 2021-07-20 02:00:03,926 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:00:03,926 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083373797107,44.256506351516' b'$PSXN,23,,,315.43,\x0026' None 2021-07-20 02:00:04,023 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 02:00:04,024 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea gps b'$PYRTM,2021,200.083379586979,44.256512141389' b'$INGGA,020003,3230.771841,N,11812.824737,W,2,07,1.2,-6.90,M,-34.76,M,2.0,0138\x0061' [] 2021-07-20 02:00:04,027 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:00:04,027 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083379586979,44.256512141389' b'$PSXN,23,,,315.43,\x0026' None 2021-07-20 02:00:04,529 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:00:04,529 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083385373843,44.256517928252' b'$PSXN,23,,,315.24,\x0027' None 2021-07-20 02:00:05,027 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 02:00:05,027 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea gps b'$PYRTM,2021,200.083391160972,44.256523715382' b'$INGGA,020004,3230.771806,N,11812.824937,W,2,07,1.2,-7.63,M,-34.76,M,2.0,0138\x0066' [] 2021-07-20 02:00:06,030 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 02:00:06,030 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea gps b'$PYRTM,2021,200.083402733287,44.256535287697' b'$INGGA,020005,3230.771758,N,11812.825027,W,2,07,1.2,-8.07,M,-34.76,M,2.0,0138\x0067' [] 2021-07-20 02:00:07,032 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 02:00:07,033 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea gps b'$PYRTM,2021,200.083414308345,44.256546862755' b'$INGGA,020006,3230.771735,N,11812.824946,W,2,07,1.2,-8.13,M,-34.76,M,3.0,0138\x0064' [] 2021-07-20 02:00:08,037 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 02:00:08,037 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea gps b'$PYRTM,2021,200.083425882211,44.256558436620' b'$INGGA,020007,3230.771756,N,11812.824735,W,2,07,1.2,-7.95,M,-34.76,M,4.0,0138\x006C' [] 2021-07-20 02:00:09,040 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 02:00:09,040 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea gps b'$PYRTM,2021,200.083437454479,44.256570008889' b'$INGGA,020008,3230.771831,N,11812.824526,W,2,07,1.2,-7.70,M,-34.76,M,5.0,0138\x0067' [] 2021-07-20 02:42:42,630 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:42:42,630 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083339077685,44.256471632095' b'$PSXN,23,,,315.13,\x0023' None 2021-07-20 02:42:42,630 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:42:42,630 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083344864155,44.256477418565' b'$PSXN,23,,,315.13,\x0023' None 2021-07-20 02:42:42,631 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:42:42,631 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083350651701,44.256483206111' b'$PSXN,23,,,315.13,\x0023' None 2021-07-20 02:42:42,631 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:42:42,631 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083356436574,44.256488990984' b'$PSXN,23,,,315.13,\x0023' None 2021-07-20 02:42:42,631 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:42:42,632 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083362223032,44.256494777442' b'$PSXN,23,,,315.29,\x002A' None 2021-07-20 02:42:42,632 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:42:42,632 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083368012512,44.256500566921' b'$PSXN,23,,,315.29,\x002A' None 2021-07-20 02:42:42,632 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:42:42,632 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083373797107,44.256506351516' b'$PSXN,23,,,315.43,\x0026' None 2021-07-20 02:42:42,632 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:42:42,632 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083379586979,44.256512141389' b'$PSXN,23,,,315.43,\x0026' None 2021-07-20 02:42:42,632 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 02:42:42,633 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_07200.sea sea b'$PYRTM,2021,200.083385373843,44.256517928252' b'$PSXN,23,,,315.24,\x0027' None 2021-07-20 04:00:01,910 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:00:01,910 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.166678194780,44.339810749190' b'$INGGA,040000,3230.388344,N,11814.885032,W,2,09,1.0,-8.48,M,-34.81,M,3.0,0138\x0069' [] 2021-07-20 04:00:02,011 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:00:02,011 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.166689770324,44.339822324734' b'$INGGA,040001,3230.388114,N,11814.885714,W,2,09,1.0,-8.58,M,-34.81,M,4.0,0138\x006A' [] 2021-07-20 04:00:03,014 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:00:03,015 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.166701344363,44.339833898773' b'$INGGA,040002,3230.387958,N,11814.886302,W,2,09,1.0,-8.51,M,-34.81,M,5.0,0138\x006E' [] 2021-07-20 04:00:04,002 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 04:00:04,002 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166672407373,44.339804961782' b'$PSXN,23,,,278.05,\x002E' None 2021-07-20 04:00:04,002 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 04:00:04,002 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166678194780,44.339810749190' b'$PSXN,23,,,278.05,\x002E' None 2021-07-20 04:00:04,002 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 04:00:04,002 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166683981586,44.339816535995' b'$PSXN,23,,,278.17,\x002D' None 2021-07-20 04:00:04,002 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 04:00:04,002 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166689770324,44.339822324734' b'$PSXN,23,,,278.17,\x002D' None 2021-07-20 04:00:04,003 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 04:00:04,003 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166695556968,44.339828111377' b'$PSXN,23,,,277.95,\x0028' None 2021-07-20 04:00:04,003 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 04:00:04,003 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166701344363,44.339833898773' b'$PSXN,23,,,277.95,\x0028' None 2021-07-20 04:00:04,003 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 04:00:04,003 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166707129757,44.339839684167' b'$PSXN,23,,,277.77,\x0024' None 2021-07-20 04:00:04,003 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 04:00:04,003 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166712918345,44.339845472755' b'$PSXN,23,,,277.77,\x0024' None 2021-07-20 04:00:04,018 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:00:04,018 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.166712918345,44.339845472755' b'$INGGA,040003,3230.387854,N,11814.886832,W,2,09,1.0,-8.27,M,-34.81,M,2.0,0138\x006C' [] 2021-07-20 04:00:04,505 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 04:00:04,505 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166718704491,44.339851258900' b'$PSXN,23,,,277.71,\x0022' None 2021-07-20 04:00:05,022 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:00:05,023 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.166724492523,44.339857046933' b'$INGGA,040004,3230.387778,N,11814.887367,W,2,09,1.0,-8.00,M,-34.81,M,2.0,0138\x0065' [] 2021-07-20 04:00:06,026 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:00:06,026 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.166736064306,44.339868618715' b'$INGGA,040005,3230.387746,N,11814.888010,W,2,09,1.0,-8.01,M,-34.81,M,2.0,0138\x0064' [] 2021-07-20 04:00:07,029 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:00:07,029 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.166747638634,44.339880193044' b'$INGGA,040006,3230.387665,N,11814.888754,W,2,09,1.0,-8.31,M,-34.81,M,3.0,0138\x0062' [] 2021-07-20 04:00:08,032 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:00:08,032 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.166759214722,44.339891769120' b'$INGGA,040007,3230.387552,N,11814.889499,W,2,09,1.0,-8.59,M,-34.81,M,4.0,0138\x006E' [] 2021-07-20 04:00:09,036 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:00:09,037 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.166770786204,44.339903340613' b'$INGGA,040008,3230.387425,N,11814.890146,W,2,09,1.0,-8.64,M,-34.81,M,5.0,0138\x0060' [] 2021-07-20 04:57:52,121 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:57:52,121 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.173379584861,44.346512139271' b'$INGGA,040939,3230.230387,N,11815.490735,W,2,09,1.0,-8.23,M,-34.83,M,2.0,0138\x0060' [] 2021-07-20 04:57:52,121 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:57:52,122 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.173391158102,44.346523712512' b'$INGGA,040940,3230.229164,N,11815.493271,W,2,09,1.0,-7.95,M,-34.83,M,2.0,0138\x006D' [] 2021-07-20 04:57:52,122 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:57:52,122 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.173402733553,44.346535287963' b'$INGGA,040941,3230.227854,N,11815.495774,W,2,09,1.0,-7.63,M,-34.83,M,2.0,0138\x0067' [] 2021-07-20 04:57:52,122 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:57:52,122 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.173414307535,44.346546861944' b'$INGGA,040942,3230.226552,N,11815.498375,W,2,09,1.0,-7.71,M,-34.83,M,3.0,0138\x0064' [] 2021-07-20 04:57:52,122 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:57:52,122 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.173425881944,44.346558436354' b'$INGGA,040943,3230.225259,N,11815.500940,W,2,09,1.0,-7.79,M,-34.83,M,4.0,0138\x0069' [] 2021-07-20 04:57:52,122 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:57:52,123 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.173437455509,44.346570009919' b'$INGGA,040944,3230.223945,N,11815.503426,W,2,09,1.0,-7.70,M,-34.83,M,5.0,0138\x0068' [] 2021-07-20 04:57:52,123 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:57:52,123 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.173449027986,44.346581582396' b'$INGGA,040945,3230.222629,N,11815.505949,W,2,09,1.0,-7.54,M,-34.83,M,2.0,0138\x006E' [] 2021-07-20 04:57:52,123 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:57:52,123 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.173460602361,44.346593156759' b'$INGGA,040946,3230.221408,N,11815.508560,W,2,09,1.0,-7.78,M,-34.83,M,2.0,0138\x006B' [] 2021-07-20 04:57:52,123 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 04:57:52,123 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.173472176389,44.346604730799' b'$INGGA,040947,3230.220206,N,11815.511222,W,2,09,1.0,-8.18,M,-34.83,M,2.0,0138\x0063' [] 2021-07-20 05:20:36,119 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 05:20:36,119 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.176006900475,44.349139454884' b'$INGGA,041326,3229.856377,N,11816.141173,W,2,09,1.0,-7.61,M,-34.85,M,5.0,0138\x006E' [] 2021-07-20 05:20:36,119 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 05:20:36,119 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.176018474537,44.349151028947' b'$INGGA,041327,3229.854517,N,11816.144187,W,2,09,1.0,-7.96,M,-34.85,M,2.0,0138\x006C' [] 2021-07-20 05:20:36,119 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 05:20:36,119 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.176030047836,44.349162602245' b'$INGGA,041328,3229.852823,N,11816.147326,W,2,09,1.0,-8.66,M,-34.85,M,2.0,0138\x0065' [] 2021-07-20 05:20:36,120 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 05:20:36,120 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.176041621146,44.349174175556' b'$INGGA,041329,3229.851243,N,11816.150437,W,2,09,1.0,-8.91,M,-34.85,M,2.0,0138\x0062' [] 2021-07-20 05:20:36,120 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 05:20:36,120 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.176053196759,44.349185751169' b'$INGGA,041330,3229.849716,N,11816.153618,W,2,09,1.0,-8.97,M,-34.85,M,3.0,0138\x006D' [] 2021-07-20 05:20:36,120 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 05:20:36,120 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.176064770833,44.349197325243' b'$INGGA,041331,3229.848110,N,11816.156717,W,2,09,1.0,-8.61,M,-34.85,M,4.0,0138\x0068' [] 2021-07-20 05:20:36,120 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 05:20:36,120 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.176076344792,44.349208899201' b'$INGGA,041332,3229.846426,N,11816.159735,W,2,09,1.0,-8.14,M,-34.85,M,5.0,0138\x0069' [] 2021-07-20 05:20:36,121 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 05:20:36,121 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.176087917338,44.349220471748' b'$INGGA,041333,3229.844788,N,11816.162735,W,2,09,1.0,-7.83,M,-34.85,M,2.0,0138\x0063' [] 2021-07-20 05:20:36,121 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 05:20:36,121 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea gps b'$PYRTM,2021,200.176099492465,44.349232046875' b'$INGGA,041334,3229.843061,N,11816.165814,W,2,09,1.0,-7.84,M,-34.85,M,2.0,0138\x006F' [] 2021-07-20 05:20:38,121 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 05:20:38,121 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166672407373,44.339804961782' b'$PSXN,23,,,278.05,\x002E' None 2021-07-20 05:20:38,121 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 05:20:38,122 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166678194780,44.339810749190' b'$PSXN,23,,,278.05,\x002E' None 2021-07-20 05:20:38,122 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 05:20:38,123 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166683981586,44.339816535995' b'$PSXN,23,,,278.17,\x002D' None 2021-07-20 05:20:38,123 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 05:20:38,123 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166689770324,44.339822324734' b'$PSXN,23,,,278.17,\x002D' None 2021-07-20 05:20:38,123 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 05:20:38,123 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166695556968,44.339828111377' b'$PSXN,23,,,277.95,\x0028' None 2021-07-20 05:20:38,123 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 05:20:38,123 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166701344363,44.339833898773' b'$PSXN,23,,,277.95,\x0028' None 2021-07-20 05:20:38,123 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 05:20:38,123 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166707129757,44.339839684167' b'$PSXN,23,,,277.77,\x0024' None 2021-07-20 05:20:38,123 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 05:20:38,123 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166712918345,44.339845472755' b'$PSXN,23,,,277.77,\x0024' None 2021-07-20 05:20:38,123 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 05:20:38,123 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_14400.sea sea b'$PYRTM,2021,200.166718704491,44.339851258900' b'$PSXN,23,,,277.71,\x0022' None 2021-07-20 06:00:01,935 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 06:00:01,935 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea gps b'$PYRTM,2021,200.250011530521,44.423144084931' b'$INGGA,060000,3220.824366,N,11833.281982,W,2,06,1.7,-6.79,M,-35.46,M,3.0,0138\x0060' [] 2021-07-20 06:00:02,036 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 06:00:02,036 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea gps b'$PYRTM,2021,200.250023104630,44.423155659039' b'$INGGA,060001,3220.824551,N,11833.281769,W,2,06,1.7,-6.56,M,-35.46,M,4.0,0138\x0062' [] 2021-07-20 06:00:03,039 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 06:00:03,039 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea gps b'$PYRTM,2021,200.250034680023,44.423167234433' b'$INGGA,060002,3220.824786,N,11833.281599,W,2,07,1.2,-6.86,M,-35.46,M,5.0,0138\x006C' [] 2021-07-20 06:00:03,951 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:00:03,951 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250005745255,44.423138299664' b'$PSXN,23,,,319.80,\x0025' None 2021-07-20 06:00:03,951 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:00:03,952 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250011530521,44.423144084931' b'$PSXN,23,,,319.80,\x0025' None 2021-07-20 06:00:03,952 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:00:03,952 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250017316285,44.423149870694' b'$PSXN,23,,,319.79,\x0023' None 2021-07-20 06:00:03,952 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:00:03,952 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250023104630,44.423155659039' b'$PSXN,23,,,319.79,\x0023' None 2021-07-20 06:00:03,953 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:00:03,953 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250028893565,44.423161447975' b'$PSXN,23,,,319.58,\x0020' None 2021-07-20 06:00:03,953 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:00:03,953 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250034680023,44.423167234433' b'$PSXN,23,,,319.58,\x0020' None 2021-07-20 06:00:03,953 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:00:03,953 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250040466678,44.423173021088' b'$PSXN,23,,,319.29,\x0026' None 2021-07-20 06:00:04,042 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 06:00:04,043 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea gps b'$PYRTM,2021,200.250046254583,44.423178808993' b'$INGGA,060003,3220.824910,N,11833.281560,W,2,07,1.2,-7.54,M,-35.46,M,2.0,0138\x0063' [] 2021-07-20 06:00:04,054 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:00:04,054 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250046254583,44.423178808993' b'$PSXN,23,,,319.29,\x0026' None 2021-07-20 06:00:04,556 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:00:04,556 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250052041771,44.423184596181' b'$PSXN,23,,,319.45,\x002C' None 2021-07-20 06:00:05,047 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 06:00:05,048 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea gps b'$PYRTM,2021,200.250057828484,44.423190382894' b'$INGGA,060004,3220.824818,N,11833.281631,W,2,07,1.2,-7.78,M,-35.46,M,2.0,0138\x0064' [] 2021-07-20 06:00:06,051 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 06:00:06,052 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea gps b'$PYRTM,2021,200.250069402118,44.423201956528' b'$INGGA,060005,3220.824599,N,11833.281768,W,2,07,1.2,-7.87,M,-35.46,M,2.0,0138\x006C' [] 2021-07-20 06:00:07,054 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 06:00:07,054 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea gps b'$PYRTM,2021,200.250080974896,44.423213529306' b'$INGGA,060006,3220.824337,N,11833.281965,W,2,07,1.2,-7.95,M,-35.46,M,3.0,0138\x006C' [] 2021-07-20 06:00:08,056 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 06:00:08,057 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea gps b'$PYRTM,2021,200.250092548947,44.423225103356' b'$INGGA,060007,3220.824245,N,11833.282121,W,2,07,1.2,-7.89,M,-35.46,M,4.0,0138\x0068' [] 2021-07-20 06:00:09,060 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 06:00:09,061 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea gps b'$PYRTM,2021,200.250104122789,44.423236677199' b'$INGGA,060008,3220.824364,N,11833.282148,W,2,07,1.2,-7.75,M,-35.46,M,5.0,0138\x0068' [] 2021-07-20 06:26:59,602 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:26:59,602 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250005745255,44.423138299664' b'$PSXN,23,,,319.80,\x0025' None 2021-07-20 06:26:59,603 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:26:59,603 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250011530521,44.423144084931' b'$PSXN,23,,,319.80,\x0025' None 2021-07-20 06:26:59,603 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:26:59,603 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250017316285,44.423149870694' b'$PSXN,23,,,319.79,\x0023' None 2021-07-20 06:26:59,603 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:26:59,603 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250023104630,44.423155659039' b'$PSXN,23,,,319.79,\x0023' None 2021-07-20 06:26:59,603 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:26:59,603 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250028893565,44.423161447975' b'$PSXN,23,,,319.58,\x0020' None 2021-07-20 06:26:59,604 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:26:59,604 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250034680023,44.423167234433' b'$PSXN,23,,,319.58,\x0020' None 2021-07-20 06:26:59,604 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:26:59,604 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250040466678,44.423173021088' b'$PSXN,23,,,319.29,\x0026' None 2021-07-20 06:26:59,604 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:26:59,604 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250046254583,44.423178808993' b'$PSXN,23,,,319.29,\x0026' None 2021-07-20 06:26:59,604 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 06:26:59,604 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_21600.sea sea b'$PYRTM,2021,200.250052041771,44.423184596181' b'$PSXN,23,,,319.45,\x002C' None 2021-07-20 08:00:01,946 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 08:00:01,946 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea gps b'$PYRTM,2021,200.333344867153,44.506477421563' b'$INGGA,080000,3218.047750,N,11839.817461,W,2,08,1.0,-7.58,M,-35.68,M,2.0,0138\x0060' [] 2021-07-20 08:00:02,047 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 08:00:02,047 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea gps b'$PYRTM,2021,200.333356443264,44.506488997674' b'$INGGA,080001,3218.046120,N,11839.820407,W,2,08,1.0,-7.79,M,-35.68,M,3.0,0138\x0067' [] 2021-07-20 08:00:03,051 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 08:00:03,051 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea gps b'$PYRTM,2021,200.333368015035,44.506500569444' b'$INGGA,080002,3218.044410,N,11839.823277,W,2,08,1.0,-7.92,M,-35.68,M,4.0,0138\x0060' [] 2021-07-20 08:00:03,945 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 08:00:03,945 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333339082002,44.506471636412' b'$PSXN,23,,,237.11,\x0020' None 2021-07-20 08:00:03,946 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 08:00:03,946 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333344867153,44.506477421563' b'$PSXN,23,,,237.11,\x0020' None 2021-07-20 08:00:03,946 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 08:00:03,946 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333350655475,44.506483209884' b'$PSXN,23,,,237.10,\x0021' None 2021-07-20 08:00:03,946 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 08:00:03,946 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333356443264,44.506488997674' b'$PSXN,23,,,237.10,\x0021' None 2021-07-20 08:00:03,946 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 08:00:03,947 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333362229120,44.506494783530' b'$PSXN,23,,,236.85,\x002C' None 2021-07-20 08:00:03,947 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 08:00:03,947 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333368015035,44.506500569444' b'$PSXN,23,,,236.85,\x002C' None 2021-07-20 08:00:03,947 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 08:00:03,947 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333373804190,44.506506358600' b'$PSXN,23,,,236.57,\x0023' None 2021-07-20 08:00:04,048 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 08:00:04,048 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333379591192,44.506512145602' b'$PSXN,23,,,236.57,\x0023' None 2021-07-20 08:00:04,053 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 08:00:04,054 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea gps b'$PYRTM,2021,200.333379591192,44.506512145602' b'$INGGA,080003,3218.042630,N,11839.826045,W,2,08,1.0,-7.97,M,-35.68,M,5.0,0138\x0065' [] 2021-07-20 08:00:04,550 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 08:00:04,550 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333385378438,44.506517932847' b'$PSXN,23,,,236.67,\x0020' None 2021-07-20 08:00:05,056 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 08:00:05,056 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea gps b'$PYRTM,2021,200.333391164699,44.506523719109' b'$INGGA,080004,3218.040890,N,11839.828856,W,2,08,1.0,-8.10,M,-35.68,M,2.0,0138\x0067' [] 2021-07-20 08:00:06,059 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 08:00:06,059 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea gps b'$PYRTM,2021,200.333402738773,44.506535293183' b'$INGGA,080005,3218.039172,N,11839.831763,W,2,08,1.0,-7.98,M,-35.68,M,2.0,0138\x0063' [] 2021-07-20 08:00:07,061 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 08:00:07,062 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea gps b'$PYRTM,2021,200.333414313530,44.506546867940' b'$INGGA,080006,3218.037613,N,11839.834768,W,2,08,1.0,-8.09,M,-35.68,M,2.0,0138\x0067' [] 2021-07-20 08:00:08,065 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 08:00:08,065 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea gps b'$PYRTM,2021,200.333425885671,44.506558440081' b'$INGGA,080007,3218.036059,N,11839.837784,W,2,08,1.0,-7.90,M,-35.68,M,3.0,0138\x0060' [] 2021-07-20 08:00:09,068 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 08:00:09,068 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea gps b'$PYRTM,2021,200.333437460000,44.506570014410' b'$INGGA,080008,3218.034531,N,11839.840680,W,2,08,1.0,-7.48,M,-35.68,M,4.0,0138\x0061' [] 2021-07-20 09:17:54,617 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 09:17:54,617 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333339082002,44.506471636412' b'$PSXN,23,,,237.11,\x0020' None 2021-07-20 09:17:54,617 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 09:17:54,617 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333344867153,44.506477421563' b'$PSXN,23,,,237.11,\x0020' None 2021-07-20 09:17:54,618 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 09:17:54,618 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333350655475,44.506483209884' b'$PSXN,23,,,237.10,\x0021' None 2021-07-20 09:17:54,618 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 09:17:54,618 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333356443264,44.506488997674' b'$PSXN,23,,,237.10,\x0021' None 2021-07-20 09:17:54,618 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 09:17:54,618 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333362229120,44.506494783530' b'$PSXN,23,,,236.85,\x002C' None 2021-07-20 09:17:54,618 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 09:17:54,618 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333368015035,44.506500569444' b'$PSXN,23,,,236.85,\x002C' None 2021-07-20 09:17:54,618 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 09:17:54,618 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333373804190,44.506506358600' b'$PSXN,23,,,236.57,\x0023' None 2021-07-20 09:17:54,618 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 09:17:54,618 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333379591192,44.506512145602' b'$PSXN,23,,,236.57,\x0023' None 2021-07-20 09:17:54,618 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 09:17:54,619 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_28800.sea sea b'$PYRTM,2021,200.333385378438,44.506517932847' b'$PSXN,23,,,236.67,\x0020' None 2021-07-20 10:00:02,043 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 10:00:02,043 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea gps b'$PYRTM,2021,200.416678207535,44.589810761944' b'$INGGA,100000,3210.736739,N,11853.618462,W,2,09,0.9,-7.54,M,-36.18,M,3.0,0138\x0061' [] 2021-07-20 10:00:02,044 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 10:00:02,044 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea gps b'$PYRTM,2021,200.416689778958,44.589822333368' b'$INGGA,100001,3210.736864,N,11853.618589,W,2,09,0.9,-7.71,M,-36.18,M,4.0,0138\x0063' [] 2021-07-20 10:00:03,046 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 10:00:03,047 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea gps b'$PYRTM,2021,200.416701355602,44.589833910012' b'$INGGA,100002,3210.736973,N,11853.618623,W,2,09,0.9,-7.80,M,-36.18,M,5.0,0138\x006B' [] 2021-07-20 10:00:03,952 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 10:00:03,953 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea sea b'$PYRTM,2021,200.416672418241,44.589804972650' b'$PSXN,23,,,314.24,\x0026' None 2021-07-20 10:00:03,953 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 10:00:03,953 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea sea b'$PYRTM,2021,200.416678207535,44.589810761944' b'$PSXN,23,,,314.24,\x0026' None 2021-07-20 10:00:03,953 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 10:00:03,953 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea sea b'$PYRTM,2021,200.416683993900,44.589816548299' b'$PSXN,23,,,314.04,\x0024' None 2021-07-20 10:00:03,953 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 10:00:03,954 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea sea b'$PYRTM,2021,200.416689778958,44.589822333368' b'$PSXN,23,,,314.04,\x0024' None 2021-07-20 10:00:03,954 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 10:00:03,954 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea sea b'$PYRTM,2021,200.416695566308,44.589828120718' b'$PSXN,23,,,314.16,\x0027' None 2021-07-20 10:00:03,954 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 10:00:03,955 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea sea b'$PYRTM,2021,200.416701355602,44.589833910012' b'$PSXN,23,,,314.16,\x0027' None 2021-07-20 10:00:03,955 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 10:00:03,955 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea sea b'$PYRTM,2021,200.416707142500,44.589839696910' b'$PSXN,23,,,314.37,\x0024' None 2021-07-20 10:00:04,049 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 10:00:04,050 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea gps b'$PYRTM,2021,200.416712927350,44.589845481759' b'$INGGA,100003,3210.736961,N,11853.618484,W,2,09,0.9,-7.86,M,-36.18,M,2.0,0138\x0067' [] 2021-07-20 10:00:04,056 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 10:00:04,056 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea sea b'$PYRTM,2021,200.416712927350,44.589845481759' b'$PSXN,23,,,314.37,\x0024' None 2021-07-20 10:00:04,557 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 10:00:04,558 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea sea b'$PYRTM,2021,200.416718717106,44.589851271516' b'$PSXN,23,,,314.61,\x0027' None 2021-07-20 10:00:05,052 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 10:00:05,052 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea gps b'$PYRTM,2021,200.416724503819,44.589857058229' b'$INGGA,100004,3210.736923,N,11853.618251,W,2,09,0.9,-7.88,M,-36.18,M,2.0,0138\x0066' [] 2021-07-20 10:00:06,055 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 10:00:06,056 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea gps b'$PYRTM,2021,200.416736077130,44.589868631539' b'$INGGA,100005,3210.736868,N,11853.618216,W,2,09,0.9,-7.61,M,-36.18,M,2.0,0138\x006D' [] 2021-07-20 10:00:07,032 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 10:00:07,033 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea gps b'$PYRTM,2021,200.416747649456,44.589880203866' b'$INGGA,100006,3210.736871,N,11853.618223,W,2,09,0.9,-7.55,M,-36.18,M,3.0,0138\x0066' [] 2021-07-20 10:00:08,036 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 10:00:08,037 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea gps b'$PYRTM,2021,200.416759226389,44.589891780799' b'$INGGA,100007,3210.736909,N,11853.618298,W,2,09,0.9,-7.68,M,-36.18,M,4.0,0138\x0060' [] 2021-07-20 10:00:09,040 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 10:00:09,042 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_36000.sea gps b'$PYRTM,2021,200.416770800544,44.589903354954' b'$INGGA,100008,3210.736946,N,11853.618361,W,2,09,0.9,-7.85,M,-36.18,M,5.0,0138\x0061' [] 2021-07-20 12:00:01,996 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 12:00:01,996 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea gps b'$PYRTM,2021,200.500011538148,44.673144092558' b'$INGGA,120000,3206.276212,N,11902.842445,W,2,09,1.1,-7.89,M,-36.50,M,3.0,0138\x006D' [] 2021-07-20 12:00:02,097 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 12:00:02,097 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea gps b'$PYRTM,2021,200.500023111389,44.673155665799' b'$INGGA,120001,3206.274694,N,11902.845491,W,2,09,1.1,-7.88,M,-36.50,M,4.0,0138\x006C' [] 2021-07-20 12:00:02,999 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 12:00:03,000 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea gps b'$PYRTM,2021,200.500034687986,44.673167242396' b'$INGGA,120002,3206.273205,N,11902.848448,W,2,09,1.1,-7.94,M,-36.50,M,5.0,0138\x0061' [] 2021-07-20 12:00:03,987 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 12:00:03,987 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea sea b'$PYRTM,2021,200.500005752870,44.673138307280' b'$PSXN,23,,,239.17,\x0028' None 2021-07-20 12:00:03,987 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 12:00:03,988 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea sea b'$PYRTM,2021,200.500011538148,44.673144092558' b'$PSXN,23,,,239.17,\x0028' None 2021-07-20 12:00:03,988 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 12:00:03,988 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea sea b'$PYRTM,2021,200.500017324630,44.673149879028' b'$PSXN,23,,,239.34,\x0029' None 2021-07-20 12:00:03,988 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 12:00:03,989 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea sea b'$PYRTM,2021,200.500023111389,44.673155665799' b'$PSXN,23,,,239.34,\x0029' None 2021-07-20 12:00:03,989 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 12:00:03,989 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea sea b'$PYRTM,2021,200.500028899387,44.673161453796' b'$PSXN,23,,,239.35,\x0028' None 2021-07-20 12:00:03,989 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 12:00:03,989 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea sea b'$PYRTM,2021,200.500034687986,44.673167242396' b'$PSXN,23,,,239.35,\x0028' None 2021-07-20 12:00:03,990 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 12:00:03,990 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea sea b'$PYRTM,2021,200.500040473576,44.673173027986' b'$PSXN,23,,,239.04,\x002A' None 2021-07-20 12:00:04,002 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 12:00:04,003 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea gps b'$PYRTM,2021,200.500046262153,44.673178816563' b'$INGGA,120003,3206.271757,N,11902.851339,W,2,09,1.1,-7.91,M,-36.50,M,2.0,0138\x006B' [] 2021-07-20 12:00:04,090 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 12:00:04,091 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea sea b'$PYRTM,2021,200.500046262153,44.673178816563' b'$PSXN,23,,,239.04,\x002A' None 2021-07-20 12:00:04,592 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 12:00:04,592 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea sea b'$PYRTM,2021,200.500052047118,44.673184601528' b'$PSXN,23,,,238.73,\x002B' None 2021-07-20 12:00:05,077 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 12:00:05,078 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea gps b'$PYRTM,2021,200.500057834606,44.673190389016' b'$INGGA,120004,3206.270283,N,11902.854263,W,2,09,1.1,-7.67,M,-36.50,M,2.0,0138\x0063' [] 2021-07-20 12:00:06,080 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 12:00:06,081 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea gps b'$PYRTM,2021,200.500069408333,44.673201962743' b'$INGGA,120005,3206.268580,N,11902.857245,W,2,09,1.1,-7.65,M,-36.50,M,2.0,0138\x006A' [] 2021-07-20 12:00:07,084 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 12:00:07,084 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea gps b'$PYRTM,2021,200.500080984491,44.673213538900' b'$INGGA,120006,3206.266868,N,11902.860108,W,2,09,1.1,-7.79,M,-36.50,M,3.0,0138\x006E' [] 2021-07-20 12:00:08,088 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 12:00:08,088 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea gps b'$PYRTM,2021,200.500092555764,44.673225110174' b'$INGGA,120007,3206.265275,N,11902.863015,W,2,09,1.1,-7.98,M,-36.50,M,4.0,0138\x006C' [] 2021-07-20 12:00:09,091 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 12:00:09,091 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_43200.sea gps b'$PYRTM,2021,200.500104130312,44.673236684722' b'$INGGA,120008,3206.263904,N,11902.866083,W,2,09,1.1,-8.21,M,-36.50,M,5.0,0138\x006E' [] 2021-07-20 14:00:01,945 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 14:00:01,945 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea gps b'$PYRTM,2021,200.583344866898,44.756477421308' b'$INGGA,140000,3200.837596,N,11913.942566,W,2,10,0.9,-5.34,M,-36.90,M,3.0,0138\x0061' [] 2021-07-20 14:00:02,046 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 14:00:02,046 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea gps b'$PYRTM,2021,200.583356438102,44.756488992512' b'$INGGA,140001,3200.837649,N,11913.942463,W,2,10,0.9,-5.43,M,-36.90,M,4.0,0138\x0062' [] 2021-07-20 14:00:03,049 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 14:00:03,050 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea gps b'$PYRTM,2021,200.583368015162,44.756500569572' b'$INGGA,140002,3200.837481,N,11913.942644,W,2,10,0.9,-5.69,M,-36.90,M,5.0,0138\x0069' [] 2021-07-20 14:00:03,946 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 14:00:03,946 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea sea b'$PYRTM,2021,200.583339078125,44.756471632535' b'$PSXN,23,,,303.84,\x002A' None 2021-07-20 14:00:03,946 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 14:00:03,946 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea sea b'$PYRTM,2021,200.583344866898,44.756477421308' b'$PSXN,23,,,303.84,\x002A' None 2021-07-20 14:00:03,947 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 14:00:03,947 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea sea b'$PYRTM,2021,200.583350653495,44.756483207905' b'$PSXN,23,,,303.90,\x002F' None 2021-07-20 14:00:03,947 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 14:00:03,947 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea sea b'$PYRTM,2021,200.583356438102,44.756488992512' b'$PSXN,23,,,303.90,\x002F' None 2021-07-20 14:00:03,947 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 14:00:03,948 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea sea b'$PYRTM,2021,200.583362225937,44.756494780347' b'$PSXN,23,,,303.69,\x0029' None 2021-07-20 14:00:03,948 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 14:00:03,948 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea sea b'$PYRTM,2021,200.583368015162,44.756500569572' b'$PSXN,23,,,303.69,\x0029' None 2021-07-20 14:00:03,948 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 14:00:03,948 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea sea b'$PYRTM,2021,200.583373802245,44.756506356655' b'$PSXN,23,,,303.83,\x002D' None 2021-07-20 14:00:04,049 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 14:00:04,049 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea sea b'$PYRTM,2021,200.583379589340,44.756512143750' b'$PSXN,23,,,303.83,\x002D' None 2021-07-20 14:00:04,052 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 14:00:04,052 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea gps b'$PYRTM,2021,200.583379589340,44.756512143750' b'$INGGA,140003,3200.837238,N,11913.942987,W,2,10,0.9,-6.19,M,-36.90,M,2.0,0138\x006F' [] 2021-07-20 14:00:04,550 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 14:00:04,551 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea sea b'$PYRTM,2021,200.583385376366,44.756517930775' b'$PSXN,23,,,303.57,\x0024' None 2021-07-20 14:00:05,096 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 14:00:05,096 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea gps b'$PYRTM,2021,200.583391161574,44.756523715984' b'$INGGA,140004,3200.836951,N,11913.943299,W,2,10,0.9,-6.49,M,-36.90,M,2.0,0138\x006D' [] 2021-07-20 14:00:05,999 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 14:00:05,999 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea gps b'$PYRTM,2021,200.583402735475,44.756535289884' b'$INGGA,140005,3200.836778,N,11913.943241,W,2,10,0.9,-6.85,M,-36.90,M,2.0,0138\x006C' [] 2021-07-20 14:00:07,002 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 14:00:07,002 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea gps b'$PYRTM,2021,200.583414311308,44.756546865718' b'$INGGA,140006,3200.836742,N,11913.943077,W,2,10,0.9,-6.60,M,-36.90,M,3.0,0138\x006B' [] 2021-07-20 14:00:08,005 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 14:00:08,005 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea gps b'$PYRTM,2021,200.583425885394,44.756558439803' b'$INGGA,140007,3200.836896,N,11913.942801,W,2,10,0.9,-6.22,M,-36.90,M,4.0,0138\x0065' [] 2021-07-20 14:00:09,009 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 14:00:09,009 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_50400.sea gps b'$PYRTM,2021,200.583437458819,44.756570013229' b'$INGGA,140008,3200.837204,N,11913.942584,W,2,10,0.9,-6.05,M,-36.90,M,5.0,0138\x006E' [] 2021-07-20 16:00:01,901 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 16:00:01,901 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.666678178646,44.839810733056' b'$INGGA,160000,3157.782632,N,11921.356478,W,2,06,1.5,-5.69,M,-37.14,M,3.0,0138\x0061' [] 2021-07-20 16:00:02,002 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 16:00:02,003 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.666689750081,44.839822304491' b'$INGGA,160001,3157.780953,N,11921.359125,W,2,06,1.5,-5.33,M,-37.14,M,4.0,0138\x0060' [] 2021-07-20 16:00:03,006 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 16:00:03,006 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.666701324213,44.839833878623' b'$INGGA,160002,3157.779034,N,11921.361685,W,2,06,1.5,-5.14,M,-37.14,M,5.0,0138\x006F' [] 2021-07-20 16:00:03,901 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 16:00:03,901 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea sea b'$PYRTM,2021,200.666672390428,44.839804944838' b'$PSXN,23,,,234.26,\x0027' None 2021-07-20 16:00:03,901 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 16:00:03,902 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea sea b'$PYRTM,2021,200.666678178646,44.839810733056' b'$PSXN,23,,,234.26,\x0027' None 2021-07-20 16:00:03,902 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 16:00:03,902 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea sea b'$PYRTM,2021,200.666683965567,44.839816519977' b'$PSXN,23,,,234.24,\x0025' None 2021-07-20 16:00:03,902 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 16:00:03,902 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea sea b'$PYRTM,2021,200.666689750081,44.839822304491' b'$PSXN,23,,,234.24,\x0025' None 2021-07-20 16:00:03,902 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 16:00:03,902 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea sea b'$PYRTM,2021,200.666695536910,44.839828091319' b'$PSXN,23,,,234.30,\x0020' None 2021-07-20 16:00:03,902 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 16:00:03,902 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea sea b'$PYRTM,2021,200.666701324213,44.839833878623' b'$PSXN,23,,,234.30,\x0020' None 2021-07-20 16:00:03,902 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 16:00:03,902 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea sea b'$PYRTM,2021,200.666707112928,44.839839667338' b'$PSXN,23,,,234.24,\x0025' None 2021-07-20 16:00:04,003 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 16:00:04,003 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea sea b'$PYRTM,2021,200.666712900301,44.839845454711' b'$PSXN,23,,,234.24,\x0025' None 2021-07-20 16:00:04,009 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 16:00:04,009 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.666712900301,44.839845454711' b'$INGGA,160003,3157.777000,N,11921.364258,W,2,06,1.5,-5.56,M,-37.14,M,2.0,0138\x0067' [] 2021-07-20 16:00:04,505 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 16:00:04,505 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea sea b'$PYRTM,2021,200.666718685058,44.839851239468' b'$PSXN,23,,,233.95,\x0028' None 2021-07-20 16:00:05,012 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 16:00:05,013 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.666724473206,44.839857027616' b'$INGGA,160004,3157.775155,N,11921.366881,W,2,06,1.5,-5.84,M,-37.14,M,2.0,0138\x0060' [] 2021-07-20 16:00:06,089 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 16:00:06,089 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.666736046343,44.839868600752' b'$INGGA,160005,3157.773654,N,11921.369690,W,2,06,1.5,-6.20,M,-37.14,M,2.0,0138\x006D' [] 2021-07-20 16:00:07,092 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 16:00:07,092 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.666747622465,44.839880176875' b'$INGGA,160006,3157.772480,N,11921.372705,W,2,06,1.5,-6.09,M,-37.14,M,3.0,0138\x0069' [] 2021-07-20 16:00:07,995 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 16:00:07,995 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.666759193218,44.839891747627' b'$INGGA,160007,3157.771207,N,11921.375733,W,2,06,1.5,-5.77,M,-37.14,M,4.0,0138\x006D' [] 2021-07-20 16:00:08,998 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 16:00:08,998 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.666770770498,44.839903324907' b'$INGGA,160008,3157.769648,N,11921.378572,W,2,06,1.5,-5.50,M,-37.14,M,5.0,0138\x006A' [] 2021-07-20 17:06:26,028 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 17:06:26,028 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.674374929850,44.847507484259' b'$INGGA,161105,3156.681385,N,11923.177257,W,2,07,1.1,-5.68,M,-37.21,M,2.0,0138\x0065' [] 2021-07-20 17:06:26,029 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 17:06:26,029 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.674386503137,44.847519057535' b'$INGGA,161106,3156.680019,N,11923.180180,W,2,07,1.1,-6.31,M,-37.21,M,3.0,0138\x006E' [] 2021-07-20 17:06:26,029 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 17:06:26,029 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.674398077801,44.847530632211' b'$INGGA,161107,3156.678349,N,11923.182767,W,2,07,1.1,-6.43,M,-37.21,M,4.0,0138\x0061' [] 2021-07-20 17:06:26,029 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 17:06:26,029 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.674409651759,44.847542206157' b'$INGGA,161108,3156.676317,N,11923.185089,W,2,07,1.1,-6.15,M,-37.21,M,5.0,0138\x0069' [] 2021-07-20 17:06:26,029 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 17:06:26,029 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.674421225718,44.847553780116' b'$INGGA,161109,3156.674222,N,11923.187436,W,2,07,1.1,-6.29,M,-37.21,M,2.0,0138\x0067' [] 2021-07-20 17:06:26,029 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 17:06:26,029 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.674432799676,44.847565354086' b'$INGGA,161110,3156.672224,N,11923.189868,W,2,07,1.1,-6.48,M,-37.21,M,2.0,0138\x0061' [] 2021-07-20 17:06:26,030 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 17:06:26,030 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.674444374086,44.847576928484' b'$INGGA,161111,3156.670643,N,11923.192622,W,2,07,1.1,-6.47,M,-37.21,M,2.0,0138\x0062' [] 2021-07-20 17:06:26,030 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 17:06:26,030 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.674455948681,44.847588503090' b'$INGGA,161112,3156.669356,N,11923.195676,W,2,07,1.1,-6.44,M,-37.21,M,3.0,0138\x006C' [] 2021-07-20 17:06:26,030 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 17:06:26,030 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_57600.sea gps b'$PYRTM,2021,200.674467522222,44.847600076632' b'$INGGA,161113,3156.668198,N,11923.198856,W,2,07,1.1,-6.18,M,-37.21,M,4.0,0138\x0063' [] 2021-07-20 18:00:02,068 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 18:00:02,068 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.750011530729,44.923144085139' b'$INGGA,180000,3150.771636,N,11934.269698,W,2,07,1.3,-7.38,M,-37.63,M,3.0,0138\x0064' [] 2021-07-20 18:00:02,068 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 18:00:02,068 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.750023103067,44.923155657477' b'$INGGA,180001,3150.771553,N,11934.269616,W,2,07,1.3,-7.35,M,-37.63,M,4.0,0138\x0069' [] 2021-07-20 18:00:03,071 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 18:00:03,071 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.750034676400,44.923167230810' b'$INGGA,180002,3150.771572,N,11934.269600,W,2,07,1.3,-7.33,M,-37.63,M,5.0,0138\x0069' [] 2021-07-20 18:00:03,976 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 18:00:03,976 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750005743461,44.923138297870' b'$PSXN,23,,,320.70,\x0020' None 2021-07-20 18:00:03,976 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 18:00:03,976 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750011530729,44.923144085139' b'$PSXN,23,,,320.70,\x0020' None 2021-07-20 18:00:03,976 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 18:00:03,977 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750017316296,44.923149870706' b'$PSXN,23,,,320.90,\x002E' None 2021-07-20 18:00:03,977 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 18:00:03,977 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750023103067,44.923155657477' b'$PSXN,23,,,320.90,\x002E' None 2021-07-20 18:00:03,977 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 18:00:03,977 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750028889213,44.923161443611' b'$PSXN,23,,,320.83,\x002C' None 2021-07-20 18:00:03,977 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 18:00:03,977 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750034676400,44.923167230810' b'$PSXN,23,,,320.83,\x002C' None 2021-07-20 18:00:03,977 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 18:00:03,977 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750040465718,44.923173020127' b'$PSXN,23,,,320.57,\x0025' None 2021-07-20 18:00:04,074 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 18:00:04,074 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.750046250463,44.923178804873' b'$INGGA,180003,3150.771757,N,11934.269608,W,2,07,1.3,-7.36,M,-37.63,M,2.0,0138\x0067' [] 2021-07-20 18:00:04,077 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 18:00:04,078 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750046250463,44.923178804873' b'$PSXN,23,,,320.57,\x0025' None 2021-07-20 18:00:04,579 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 18:00:04,579 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750052037789,44.923184592188' b'$PSXN,23,,,320.36,\x0022' None 2021-07-20 18:00:05,077 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 18:00:05,077 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.750057825324,44.923190379734' b'$INGGA,180004,3150.771799,N,11934.269617,W,2,07,1.3,-7.31,M,-37.63,M,2.0,0138\x006B' [] 2021-07-20 18:00:06,080 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 18:00:06,081 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.750069400810,44.923201955220' b'$INGGA,180005,3150.771778,N,11934.269578,W,2,07,1.3,-7.50,M,-37.63,M,2.0,0138\x0068' [] 2021-07-20 18:00:07,083 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 18:00:07,084 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.750080975208,44.923213529618' b'$INGGA,180006,3150.771752,N,11934.269555,W,2,07,1.3,-7.30,M,-37.63,M,3.0,0138\x006B' [] 2021-07-20 18:00:08,086 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 18:00:08,087 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.750092548519,44.923225102928' b'$INGGA,180007,3150.771722,N,11934.269537,W,2,07,1.3,-7.17,M,-37.63,M,4.0,0138\x006B' [] 2021-07-20 18:00:09,089 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 18:00:09,090 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.750104120741,44.923236675150' b'$INGGA,180008,3150.771734,N,11934.269567,W,2,07,1.3,-7.22,M,-37.63,M,5.0,0138\x0061' [] 2021-07-20 19:32:55,509 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:32:55,509 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750005743461,44.923138297870' b'$PSXN,23,,,320.70,\x0020' None 2021-07-20 19:32:55,509 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:32:55,509 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750011530729,44.923144085139' b'$PSXN,23,,,320.70,\x0020' None 2021-07-20 19:32:55,509 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:32:55,509 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750017316296,44.923149870706' b'$PSXN,23,,,320.90,\x002E' None 2021-07-20 19:32:55,509 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:32:55,509 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750023103067,44.923155657477' b'$PSXN,23,,,320.90,\x002E' None 2021-07-20 19:32:55,509 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:32:55,509 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750028889213,44.923161443611' b'$PSXN,23,,,320.83,\x002C' None 2021-07-20 19:32:55,509 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:32:55,510 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750034676400,44.923167230810' b'$PSXN,23,,,320.83,\x002C' None 2021-07-20 19:32:55,510 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:32:55,510 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750040465718,44.923173020127' b'$PSXN,23,,,320.57,\x0025' None 2021-07-20 19:32:55,510 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:32:55,510 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750046250463,44.923178804873' b'$PSXN,23,,,320.57,\x0025' None 2021-07-20 19:32:55,510 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:32:55,510 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750052037789,44.923184592188' b'$PSXN,23,,,320.36,\x0022' None 2021-07-20 19:34:11,524 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:34:11,524 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.760763852905,44.933896407315' b'$INGGA,181529,3150.771703,N,11934.270086,W,2,06,1.3,-6.78,M,-37.63,M,2.0,0138\x0068' [] 2021-07-20 19:34:11,524 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:34:11,525 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.760775427164,44.933907981574' b'$INGGA,181530,3150.771819,N,11934.269967,W,2,06,1.3,-6.74,M,-37.63,M,3.0,0138\x0067' [] 2021-07-20 19:34:11,525 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:34:11,525 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.760787001366,44.933919555764' b'$INGGA,181531,3150.771907,N,11934.269961,W,2,06,1.3,-6.79,M,-37.63,M,4.0,0138\x0064' [] 2021-07-20 19:34:11,525 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:34:11,525 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.760798574954,44.933931129363' b'$INGGA,181532,3150.772019,N,11934.269949,W,2,07,1.3,-6.65,M,-37.63,M,5.0,0138\x0065' [] 2021-07-20 19:34:11,525 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:34:11,525 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.760810149051,44.933942703461' b'$INGGA,181533,3150.771943,N,11934.270205,W,2,07,1.3,-6.62,M,-37.63,M,2.0,0138\x006A' [] 2021-07-20 19:34:11,526 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:34:11,526 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.760821723333,44.933954277731' b'$INGGA,181534,3150.771795,N,11934.270391,W,2,06,1.3,-6.59,M,-37.63,M,2.0,0138\x006D' [] 2021-07-20 19:34:11,526 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:34:11,526 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.760833300475,44.933965854884' b'$INGGA,181535,3150.771675,N,11934.270528,W,2,06,1.3,-6.38,M,-37.63,M,2.0,0138\x0060' [] 2021-07-20 19:34:11,526 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:34:11,526 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.760844872014,44.933977426424' b'$INGGA,181536,3150.771680,N,11934.270574,W,2,06,1.3,-6.33,M,-37.63,M,3.0,0138\x006A' [] 2021-07-20 19:34:11,526 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:34:11,527 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.760856445926,44.933989000336' b'$INGGA,181537,3150.771789,N,11934.270555,W,2,06,1.3,-6.49,M,-37.63,M,4.0,0138\x006A' [] 2021-07-20 19:34:11,752 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:34:11,753 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750005743461,44.923138297870' b'$PSXN,23,,,320.70,\x0020' None 2021-07-20 19:34:11,753 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:34:11,753 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750011530729,44.923144085139' b'$PSXN,23,,,320.70,\x0020' None 2021-07-20 19:34:11,753 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:34:11,753 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750017316296,44.923149870706' b'$PSXN,23,,,320.90,\x002E' None 2021-07-20 19:34:11,753 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:34:11,758 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750023103067,44.923155657477' b'$PSXN,23,,,320.90,\x002E' None 2021-07-20 19:34:11,759 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:34:11,759 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750028889213,44.923161443611' b'$PSXN,23,,,320.83,\x002C' None 2021-07-20 19:34:11,759 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:34:11,769 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750034676400,44.923167230810' b'$PSXN,23,,,320.83,\x002C' None 2021-07-20 19:34:11,769 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:34:11,811 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750040465718,44.923173020127' b'$PSXN,23,,,320.57,\x0025' None 2021-07-20 19:34:11,816 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:34:11,826 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750046250463,44.923178804873' b'$PSXN,23,,,320.57,\x0025' None 2021-07-20 19:34:11,847 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:34:11,847 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750052037789,44.923184592188' b'$PSXN,23,,,320.36,\x0022' None 2021-07-20 19:41:21,346 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:41:21,347 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.761585616019,44.934718170428' b'$INGGA,181640,3150.772415,N,11934.269742,W,2,07,1.3,-7.02,M,-37.63,M,2.0,0138\x0069' [] 2021-07-20 19:41:21,347 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:41:21,347 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.761597190023,44.934729744433' b'$INGGA,181641,3150.772379,N,11934.269812,W,2,06,1.3,-7.46,M,-37.63,M,2.0,0138\x006E' [] 2021-07-20 19:41:21,347 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:41:21,347 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.761608764155,44.934741318565' b'$INGGA,181642,3150.772231,N,11934.270040,W,2,06,1.3,-7.69,M,-37.63,M,3.0,0138\x006B' [] 2021-07-20 19:41:21,348 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:41:21,348 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.761620338218,44.934752892627' b'$INGGA,181643,3150.772061,N,11934.270122,W,2,06,1.3,-7.64,M,-37.63,M,4.0,0138\x0062' [] 2021-07-20 19:41:21,348 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:41:21,348 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.761631910706,44.934764465116' b'$INGGA,181644,3150.772000,N,11934.270032,W,2,06,1.3,-7.26,M,-37.63,M,5.0,0138\x0065' [] 2021-07-20 19:41:21,348 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:41:21,349 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.761643486377,44.934776040787' b'$INGGA,181645,3150.772131,N,11934.269797,W,2,07,1.3,-6.87,M,-37.63,M,2.0,0138\x006B' [] 2021-07-20 19:41:21,349 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:41:21,349 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.761655060532,44.934787614942' b'$INGGA,181646,3150.772364,N,11934.269529,W,2,07,1.3,-6.45,M,-37.63,M,2.0,0138\x0063' [] 2021-07-20 19:41:21,380 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:41:21,380 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.761666634595,44.934799189005' b'$INGGA,181647,3150.772583,N,11934.269468,W,2,07,1.3,-6.28,M,-37.63,M,2.0,0138\x0062' [] 2021-07-20 19:41:21,380 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 19:41:21,381 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea gps b'$PYRTM,2021,200.761678207697,44.934810762095' b'$INGGA,181648,3150.772554,N,11934.269640,W,2,07,1.3,-6.83,M,-37.63,M,3.0,0138\x006F' [] 2021-07-20 19:41:21,434 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:41:21,445 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750694401528,44.923826955937' b'$PSXN,23,,,320.41,\x0022' None 2021-07-20 19:41:21,450 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:41:21,451 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750700188877,44.923832743275' b'$PSXN,23,,,320.32,\x0026' None 2021-07-20 19:41:21,456 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:41:21,462 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750705975938,44.923838530347' b'$PSXN,23,,,320.32,\x0026' None 2021-07-20 19:41:21,462 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:41:21,473 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750711761447,44.923844315856' b'$PSXN,23,,,320.57,\x0025' None 2021-07-20 19:41:21,473 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:41:21,489 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750717550116,44.923850104525' b'$PSXN,23,,,320.57,\x0025' None 2021-07-20 19:41:21,489 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:41:21,490 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750723336910,44.923855891319' b'$PSXN,23,,,320.61,\x0020' None 2021-07-20 19:41:21,495 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:41:21,500 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750729121065,44.923861675463' b'$PSXN,23,,,320.61,\x0020' None 2021-07-20 19:41:21,501 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:41:21,501 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750734911088,44.923867465498' b'$PSXN,23,,,320.73,\x0023' None 2021-07-20 19:41:21,501 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 19:41:21,501 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_64800.sea sea b'$PYRTM,2021,200.750740698206,44.923873252616' b'$PSXN,23,,,320.73,\x0023' None 2021-07-20 19:42:06,388 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_15003.sea 2021-07-20 19:42:06,388 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,389 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_21600.sea 2021-07-20 19:42:06,390 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_15003.sea 2021-07-20 19:42:06,390 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_15003.sea 2021-07-20 19:42:06,391 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,392 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,392 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_28800.sea 2021-07-20 19:42:06,393 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_21600.sea 2021-07-20 19:42:06,422 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,423 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_28800.sea 2021-07-20 19:42:06,425 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,425 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_36000.sea 2021-07-20 19:42:06,425 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,425 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_43200.sea 2021-07-20 19:42:06,425 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,425 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_50400.sea 2021-07-20 19:42:06,425 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,426 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_15003.hdg 2021-07-20 19:42:06,427 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_57600.sea 2021-07-20 19:42:06,427 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_15003.gps 2021-07-20 19:42:06,439 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,451 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_36000.sea 2021-07-20 19:42:06,451 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,450 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_15003.hdg 2021-07-20 19:42:06,443 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,451 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,475 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_21600.gps 2021-07-20 19:42:06,475 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,451 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,475 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_64800.sea 2021-07-20 19:42:06,475 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,475 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_72000.sea 2021-07-20 19:42:06,475 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,475 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_79200.sea 2021-07-20 19:42:06,475 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,475 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_00000.sea 2021-07-20 19:42:06,452 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_21600.hdg 2021-07-20 19:42:06,476 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,476 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_28800.hdg 2021-07-20 19:42:06,476 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,476 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_36000.hdg 2021-07-20 19:42:06,475 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_28800.gps 2021-07-20 19:42:06,451 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,476 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_21600.hdg 2021-07-20 19:42:06,476 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,476 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_07200.sea 2021-07-20 19:42:06,476 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,476 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_14400.sea 2021-07-20 19:42:06,476 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,476 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_21600.sea 2021-07-20 19:42:06,476 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,476 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_28800.sea 2021-07-20 19:42:06,476 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,481 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_43200.hdg 2021-07-20 19:42:06,470 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_15003.hdg 2021-07-20 19:42:06,476 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,482 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_36000.gps 2021-07-20 19:42:06,482 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,482 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_43200.gps 2021-07-20 19:42:06,482 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_15003.hdg 2021-07-20 19:42:06,481 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_15003.gph 2021-07-20 19:42:06,482 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,482 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_21600.gph 2021-07-20 19:42:06,481 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,483 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_36000.sea 2021-07-20 19:42:06,483 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,483 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_43200.sea 2021-07-20 19:42:06,470 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_15003.gph 2021-07-20 19:42:06,483 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,483 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_21600.gph 2021-07-20 19:42:06,483 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,483 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_28800.gph 2021-07-20 19:42:06,483 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,482 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,483 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_21600.hdg 2021-07-20 19:42:06,451 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_15003.gps 2021-07-20 19:42:06,451 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_43200.sea 2021-07-20 19:42:06,476 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,483 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,488 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_28800.gph 2021-07-20 19:42:06,483 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_36000.gph 2021-07-20 19:42:06,483 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,489 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_50400.gps 2021-07-20 19:42:06,483 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,483 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,489 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_28800.hdg 2021-07-20 19:42:06,488 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,488 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_28800.hdg 2021-07-20 19:42:06,488 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,489 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_50400.sea 2021-07-20 19:42:06,471 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,493 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_21600.sea 2021-07-20 19:42:06,489 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,481 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,520 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_50400.hdg 2021-07-20 19:42:06,489 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,531 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_57600.gps 2021-07-20 19:42:06,489 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,543 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_36000.hdg 2021-07-20 19:42:06,489 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,490 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,488 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,489 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_15003.hdg 2021-07-20 19:42:06,493 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_43200.gph 2021-07-20 19:42:06,489 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_50400.sea 2021-07-20 19:42:06,525 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,488 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,541 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,489 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_21600.hdg 2021-07-20 19:42:06,548 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_36000.hdg 2021-07-20 19:42:06,548 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,548 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_57600.sea 2021-07-20 19:42:06,554 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_36000.gph 2021-07-20 19:42:06,564 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,574 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,580 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_57600.hdg 2021-07-20 19:42:06,585 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,591 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_21600.gps 2021-07-20 19:42:06,601 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,604 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_28800.sea 2021-07-20 19:42:06,602 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,604 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_43200.hdg 2021-07-20 19:42:06,602 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_43200.hdg 2021-07-20 19:42:06,603 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,603 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,603 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_21600.hdg 2021-07-20 19:42:06,603 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_50400.gph 2021-07-20 19:42:06,603 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,686 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_64800.hdg 2021-07-20 19:42:06,604 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,601 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_64800.gps 2021-07-20 19:42:06,602 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,604 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,644 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_64800.sea 2021-07-20 19:42:06,650 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,660 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_43200.gph 2021-07-20 19:42:06,686 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,604 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_57600.sea 2021-07-20 19:42:06,691 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,691 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,692 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_28800.gps 2021-07-20 19:42:06,703 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_28800.hdg 2021-07-20 19:42:06,705 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,705 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_50400.hdg 2021-07-20 19:42:06,705 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,705 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,706 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_50400.hdg 2021-07-20 19:42:06,706 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_57600.gph 2021-07-20 19:42:06,706 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,706 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_72000.hdg 2021-07-20 19:42:06,707 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_28800.hdg 2021-07-20 19:42:06,707 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,707 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,707 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,707 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_36000.sea 2021-07-20 19:42:06,707 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,707 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_72000.gps 2021-07-20 19:42:06,707 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_72000.sea 2021-07-20 19:42:06,707 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,707 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,707 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_50400.gph 2021-07-20 19:42:06,707 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,708 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,708 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_64800.sea 2021-07-20 19:42:06,708 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_36000.gps 2021-07-20 19:42:06,708 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_36000.hdg 2021-07-20 19:42:06,708 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_57600.hdg 2021-07-20 19:42:06,708 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,708 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,708 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_64800.gph 2021-07-20 19:42:06,732 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_57600.hdg 2021-07-20 19:42:06,753 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,759 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_79200.hdg 2021-07-20 19:42:06,779 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_36000.hdg 2021-07-20 19:42:06,796 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,799 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_79200.gps 2021-07-20 19:42:06,800 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,800 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,800 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_79200.sea 2021-07-20 19:42:06,801 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,801 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,801 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,801 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_57600.gph 2021-07-20 19:42:06,801 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,801 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,801 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_43200.gps 2021-07-20 19:42:06,801 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,802 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_43200.sea 2021-07-20 19:42:06,802 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,802 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_43200.hdg 2021-07-20 19:42:06,802 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,802 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_64800.hdg 2021-07-20 19:42:06,802 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_72000.gph 2021-07-20 19:42:06,803 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,803 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_64800.hdg 2021-07-20 19:42:06,803 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_00000.hdg 2021-07-20 19:42:06,803 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_43200.hdg 2021-07-20 19:42:06,803 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,803 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_00000.gps 2021-07-20 19:42:06,837 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,853 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_00000.sea 2021-07-20 19:42:06,864 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,869 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_64800.gph 2021-07-20 19:42:06,875 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,885 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,896 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,896 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,896 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_50400.gps 2021-07-20 19:42:06,896 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,896 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,896 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_50400.hdg 2021-07-20 19:42:06,897 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,897 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_79200.gph 2021-07-20 19:42:06,897 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,897 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_72000.hdg 2021-07-20 19:42:06,897 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_07200.hdg 2021-07-20 19:42:06,897 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_50400.sea 2021-07-20 19:42:06,897 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_50400.hdg 2021-07-20 19:42:06,897 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_72000.hdg 2021-07-20 19:42:06,897 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,897 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_07200.gps 2021-07-20 19:42:06,898 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_07200.sea 2021-07-20 19:42:06,898 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,898 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_72000.gph 2021-07-20 19:42:06,898 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,985 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_00000.gph 2021-07-20 19:42:06,985 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,985 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_07200.gph 2021-07-20 19:42:06,898 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_57600.gps 2021-07-20 19:42:06,898 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,932 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,968 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,969 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_57600.hdg 2021-07-20 19:42:06,985 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,898 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,898 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,898 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,985 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,986 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_14400.gph 2021-07-20 19:42:06,985 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_79200.hdg 2021-07-20 19:42:06,986 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,986 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_14400.gps 2021-07-20 19:42:06,986 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_14400.sea 2021-07-20 19:42:06,986 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_57600.sea 2021-07-20 19:42:06,986 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,986 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_199_79200.hdg 2021-07-20 19:42:06,986 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_14400.hdg 2021-07-20 19:42:06,986 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_57600.hdg 2021-07-20 19:42:06,985 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,986 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,986 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,986 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_64800.gps 2021-07-20 19:42:06,987 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,192 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_21600.gps 2021-07-20 19:42:06,987 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_64800.hdg 2021-07-20 19:42:07,155 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,166 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_199_79200.gph 2021-07-20 19:42:07,166 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,166 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,181 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_21600.gph 2021-07-20 19:42:07,182 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_00000.hdg 2021-07-20 19:42:07,192 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:06,987 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,197 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,208 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_21600.hdg 2021-07-20 19:42:07,208 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,234 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_00000.hdg 2021-07-20 19:42:07,234 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,254 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_64800.hdg 2021-07-20 19:42:07,265 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,280 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_72000.gps 2021-07-20 19:42:07,288 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_21600.sea 2021-07-20 19:42:07,288 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,298 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_28800.gps 2021-07-20 19:42:07,314 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_72000.hdg 2021-07-20 19:42:07,319 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,329 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_00000.gph 2021-07-20 19:42:07,345 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,544 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_72000.hdg 2021-07-20 19:42:07,370 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_07200.hdg 2021-07-20 19:42:07,427 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,585 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_199_79200.gps 2021-07-20 19:42:07,447 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_28800.gph 2021-07-20 19:42:07,510 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,606 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_36000.gps 2021-07-20 19:42:07,528 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_28800.hdg 2021-07-20 19:42:07,345 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,554 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,622 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_79200.hdg 2021-07-20 19:42:07,575 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,442 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,595 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,528 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,606 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,611 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,611 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_07200.hdg 2021-07-20 19:42:07,554 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,633 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,633 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,633 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,634 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_14400.hdg 2021-07-20 19:42:07,634 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_28800.sea 2021-07-20 19:42:07,634 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_00000.gps 2021-07-20 19:42:07,634 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_199_79200.hdg 2021-07-20 19:42:07,634 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_43200.gps 2021-07-20 19:42:07,634 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_36000.gph 2021-07-20 19:42:07,634 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_07200.gph 2021-07-20 19:42:07,634 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,634 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_36000.hdg 2021-07-20 19:42:07,634 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_00000.hdg 2021-07-20 19:42:07,634 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_64800.sea 2021-07-20 19:42:07,635 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,635 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,635 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,635 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,635 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,635 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,635 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,635 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_14400.hdg 2021-07-20 19:42:07,635 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,635 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,636 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_21600.hdg 2021-07-20 19:42:07,636 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_36000.sea 2021-07-20 19:42:07,636 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_07200.gps 2021-07-20 19:42:07,636 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_00000.hdg 2021-07-20 19:42:07,636 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_50400.gps 2021-07-20 19:42:07,670 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_43200.gph 2021-07-20 19:42:07,686 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_14400.gph 2021-07-20 19:42:07,701 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_07200.hdg 2021-07-20 19:42:07,711 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,717 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_43200.hdg 2021-07-20 19:42:07,725 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,726 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,726 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,726 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,727 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,727 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,727 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,727 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,727 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_21600.hdg 2021-07-20 19:42:07,727 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,727 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_72000.sea 2021-07-20 19:42:07,727 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_28800.hdg 2021-07-20 19:42:07,727 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,728 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_43200.sea 2021-07-20 19:42:07,728 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_14400.gps 2021-07-20 19:42:07,728 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_07200.hdg 2021-07-20 19:42:07,728 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_57600.gps 2021-07-20 19:42:07,728 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_50400.gph 2021-07-20 19:42:07,728 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_21600.gph 2021-07-20 19:42:07,728 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,728 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_14400.hdg 2021-07-20 19:42:07,728 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_50400.hdg 2021-07-20 19:42:07,728 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,767 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,772 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,817 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_14400.hdg 2021-07-20 19:42:07,778 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,788 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,804 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,815 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,817 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_199_79200.sea 2021-07-20 19:42:07,816 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,817 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_57600.hdg 2021-07-20 19:42:07,816 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_36000.hdg 2021-07-20 19:42:07,816 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_21600.gps 2021-07-20 19:42:07,778 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,817 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_64800.gps 2021-07-20 19:42:07,817 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,817 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_50400.sea 2021-07-20 19:42:07,817 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_28800.gph 2021-07-20 19:42:07,816 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_28800.hdg 2021-07-20 19:42:07,816 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,817 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,841 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,857 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,857 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_57600.gph 2021-07-20 19:42:07,878 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_21600.hdg 2021-07-20 19:42:07,878 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,903 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,908 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_57600.sea 2021-07-20 19:42:07,907 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,907 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_21600.hdg 2021-07-20 19:42:07,907 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,907 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_64800.hdg 2021-07-20 19:42:07,907 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_28800.gps 2021-07-20 19:42:07,908 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_43200.hdg 2021-07-20 19:42:07,908 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,908 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,907 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,909 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,909 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_36000.gph 2021-07-20 19:42:07,909 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_36000.hdg 2021-07-20 19:42:07,909 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,909 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,910 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_64800.gph 2021-07-20 19:42:07,910 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,910 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,910 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_28800.hdg 2021-07-20 19:42:07,910 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_00000.sea 2021-07-20 19:42:07,910 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_64800.sea 2021-07-20 19:42:07,910 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,910 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,910 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_28800.hdg 2021-07-20 19:42:07,911 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,911 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_36000.gps 2021-07-20 19:42:07,911 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_50400.hdg 2021-07-20 19:42:07,911 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,911 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,911 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_43200.gph 2021-07-20 19:42:07,912 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_43200.hdg 2021-07-20 19:42:07,940 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,961 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_36000.hdg 2021-07-20 19:42:07,961 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,971 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,982 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,998 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,999 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_36000.hdg 2021-07-20 19:42:07,999 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,999 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_43200.gps 2021-07-20 19:42:07,999 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:07,999 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_57600.hdg 2021-07-20 19:42:08,000 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_50400.gph 2021-07-20 19:42:08,000 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_07200.sea 2021-07-20 19:42:08,000 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_50400.hdg 2021-07-20 19:42:08,000 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,000 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,000 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_43200.hdg 2021-07-20 19:42:08,000 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,040 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_64800.hdg 2021-07-20 19:42:08,000 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_43200.hdg 2021-07-20 19:42:08,001 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,001 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_50400.gps 2021-07-20 19:42:08,040 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,000 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,040 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,051 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,061 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_57600.hdg 2021-07-20 19:42:08,086 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,087 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_50400.hdg 2021-07-20 19:42:08,088 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,088 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_57600.gph 2021-07-20 19:42:08,089 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_50400.hdg 2021-07-20 19:42:08,089 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_57600.gps 2021-07-20 19:42:08,090 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,090 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_14400.sea 2021-07-20 19:42:08,090 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,090 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,090 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,090 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,090 INFO asc2bin /home/data/SR2105/raw/hydrins/sr2021_200_64800.hdg 2021-07-20 19:42:08,090 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_57600.hdg 2021-07-20 19:42:08,090 INFO asc2bin /home/data/SR2105/raw/trimble_bd982/sr2021_200_64800.gph 2021-07-20 19:42:08,090 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_57600.hdg 2021-07-20 19:42:08,090 INFO asc2bin /home/data/SR2105/raw/trimble/sr2021_200_64800.gps 2021-07-20 19:42:08,120 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,141 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,157 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,167 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,184 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_64800.hdg 2021-07-20 19:42:08,183 INFO asc2bin /home/data/SR2105/raw/hemisphere/sr2021_200_64800.hdg 2021-07-20 19:42:08,184 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,181 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,185 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,185 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_21600.sea 2021-07-20 19:42:08,185 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,273 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,273 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_28800.sea 2021-07-20 19:42:08,361 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,361 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_36000.sea 2021-07-20 19:42:08,451 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,451 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_43200.sea 2021-07-20 19:42:08,536 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,536 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_50400.sea 2021-07-20 19:42:08,626 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,626 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_57600.sea 2021-07-20 19:42:08,842 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 19:42:08,842 INFO asc2bin /home/data/SR2105/raw/seapath/sr2021_200_64800.sea 2021-07-20 19:42:08,931 INFO asc2bin Ngood = 0 Nbad = 0 2021-07-20 20:02:45,274 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:02:45,275 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble/sr2021_200_72000.gps hdg b'$PYRTM,2021,200.835245975382,45.008378529792' b'$GNHDT,,\x0051' None 2021-07-20 20:02:45,676 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:02:45,676 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble/sr2021_200_72000.gps hdg b'$PYRTM,2021,200.835250311377,45.008382865775' b'$GNHDT,,\x0051' None 2021-07-20 20:02:47,138 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 309, in get_gga return [hms_to_sec(hms)/86400.0, dm_to_deg(londm, ew), File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 259, in dm_to_deg idec = dm.index(b'.') ValueError: subsection not found 2021-07-20 20:02:47,138 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_72000.sea gps b'$PYRTM,2021,200.835267174016,45.008399728426' b'$INGGA,200247.03,,,,,0,,,,M,,M,,\x0058' None 2021-07-20 20:02:47,138 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1007, in get_sea f = get_gga(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 309, in get_gga return [hms_to_sec(hms)/86400.0, dm_to_deg(londm, ew), File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 259, in dm_to_deg idec = dm.index(b'.') ValueError: subsection not found 2021-07-20 20:02:47,138 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_72000.sea sea b'$PYRTM,2021,200.835267174016,45.008399728426' b'$INGGA,200247.03,,,,,0,,,,M,,M,,\x0058' None 2021-07-20 20:02:47,238 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 20:02:47,238 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_72000.sea sea b'$PYRTM,2021,200.835268285949,45.008400840359' b'$PSXN,23,1.97,0.84,,0.09\x002C' None 2021-07-20 20:02:47,440 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:02:47,441 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.835253871944,45.008386426354' b'$GNHDT,,\x0051' None 2021-07-20 20:02:47,441 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:02:47,441 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.835253871944,45.008386426354' b'$GNHDT,,\x0051' None 2021-07-20 20:02:48,283 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:02:48,284 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble/sr2021_200_72000.gps hdg b'$PYRTM,2021,200.835280682558,45.008413236956' b'$GNHDT,,\x0051' None 2021-07-20 20:02:48,345 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:02:48,345 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.835281198206,45.008413752616' b'$GNHDT,,\x0051' None 2021-07-20 20:02:48,345 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:02:48,345 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.835281198206,45.008413752616' b'$GNHDT,,\x0051' None 2021-07-20 20:02:48,345 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:02:48,346 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.835281199572,45.008413753981' b'$GNHDT,,\x0051' None 2021-07-20 20:02:48,346 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:02:48,346 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.835281199572,45.008413753981' b'$GNHDT,,\x0051' None 2021-07-20 20:02:48,346 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:02:48,346 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.835281202014,45.008413756424' b'$GNHDT,,\x0051' None 2021-07-20 20:02:48,346 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:02:48,346 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.835281202014,45.008413756424' b'$GNHDT,,\x0051' None 2021-07-20 20:02:48,346 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:02:48,346 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.835281204641,45.008413759051' b'$GNHDT,,\x0051' None 2021-07-20 20:02:48,387 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:02:48,387 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281168380,45.008413722789' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:02:48,388 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:02:48,388 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281170637,45.008413725035' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:02:48,388 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:02:48,388 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281172593,45.008413727002' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:02:48,388 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:02:48,388 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281172674,45.008413727083' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:02:48,388 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:02:48,388 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281175104,45.008413729502' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:02:48,388 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:02:48,388 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281177743,45.008413732153' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:02:48,388 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:02:48,389 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281179861,45.008413734271' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:02:48,389 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:02:48,389 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281180475,45.008413734884' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:02:48,389 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:02:48,389 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281183171,45.008413737569' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:02:48,688 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:02:48,688 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble/sr2021_200_72000.gps hdg b'$PYRTM,2021,200.835285018646,45.008417573056' b'$GNHDT,,\x0051' None 2021-07-20 20:02:48,743 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 309, in get_gga return [hms_to_sec(hms)/86400.0, dm_to_deg(londm, ew), File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 259, in dm_to_deg idec = dm.index(b'.') ValueError: subsection not found 2021-07-20 20:02:48,743 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1007, in get_sea f = get_gga(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 309, in get_gga return [hms_to_sec(hms)/86400.0, dm_to_deg(londm, ew), File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 259, in dm_to_deg idec = dm.index(b'.') ValueError: subsection not found 2021-07-20 20:02:48,743 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_72000.sea gps b'$PYRTM,2021,200.835285865937,45.008418420347' b'$INGGA,200248.64,,,,,0,,,,M,,M,,\x0056' None 2021-07-20 20:02:48,743 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_72000.sea sea b'$PYRTM,2021,200.835285865937,45.008418420347' b'$INGGA,200248.64,,,,,0,,,,M,,M,,\x0056' None 2021-07-20 20:02:48,844 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 20:02:48,844 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_72000.sea sea b'$PYRTM,2021,200.835286975313,45.008419529722' b'$PSXN,23,,,,\x0038' None 2021-07-20 20:02:49,873 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 20:02:49,873 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_72000.sea sea b'$PYRTM,2021,200.835299374340,45.008431928738' b'$PSXN,23,,,,\x0038' None 2021-07-20 20:02:51,637 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 20:02:51,637 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_72000.sea sea b'$PYRTM,2021,200.835319732002,45.008452286412' b'$PSXN,23,,,,\x0038' None 2021-07-20 20:02:52,639 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 20:02:52,639 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_72000.sea sea b'$PYRTM,2021,200.835331390440,45.008463944838' b'$PSXN,23,,,,\x0038' None 2021-07-20 20:02:53,642 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 20:02:53,643 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_72000.sea sea b'$PYRTM,2021,200.835342864433,45.008475418843' b'$PSXN,23,,,,\x0038' None 2021-07-20 20:02:54,647 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 1015, in get_sea f = get_psxn23(str_) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 577, in get_psxn23 f = list(map(float, fields[:3])) ValueError: could not convert string to float: 2021-07-20 20:02:54,647 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_72000.sea sea b'$PYRTM,2021,200.835354522558,45.008487076968' b'$PSXN,23,,,,\x0038' None 2021-07-20 20:03:49,767 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 20:03:49,767 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble/sr2021_200_72000.gps hdg b'$PYRTM,2021,200.835991907454,45.009124461852' b'$GNHDT,,\x0051' None 2021-07-20 20:03:50,110 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:03:50,110 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281860637,45.008414415046' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:03:50,111 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:03:50,111 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281884468,45.008414438877' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:03:50,114 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:03:50,114 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281964144,45.008414518542' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:03:50,115 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:03:50,115 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281981713,45.008414536123' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:03:50,115 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:03:50,115 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835281991771,45.008414546181' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:03:50,116 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:03:50,116 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835282000208,45.008414554606' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:03:50,116 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:03:50,116 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835282002199,45.008414556609' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:03:50,116 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:03:50,117 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835282009757,45.008414564155' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 20:03:50,117 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 20:03:50,118 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835282030162,45.008414584560' b'$GNGGA,200247.00,3148.44914110,N,11939.65684048,W,2,11,0.8,17.012,M,-40.684,M,8.0,0138\x0056' [] 2021-07-20 21:30:56,926 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:30:56,927 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.896491441979,45.069623996389' b'$GNHDT,,\x0051' None 2021-07-20 21:30:56,927 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:30:56,927 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.896491446088,45.069624000498' b'$GNHDT,,\x0051' None 2021-07-20 21:30:56,927 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:30:56,928 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.896491451076,45.069624005486' b'$GNHDT,,\x0051' None 2021-07-20 21:30:56,928 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:30:56,928 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.896491460451,45.069624014861' b'$GNHDT,,\x0051' None 2021-07-20 21:30:57,289 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:30:57,290 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble/sr2021_200_72000.gps hdg b'$PYRTM,2021,200.896495273507,45.069627827917' b'$GNHDT,,\x0051' None 2021-07-20 21:45:47,454 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 309, in get_gga return [hms_to_sec(hms)/86400.0, dm_to_deg(londm, ew), File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 259, in dm_to_deg idec = dm.index(b'.') ValueError: subsection not found 2021-07-20 21:45:47,454 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_72000.sea gps b'$PYRTM,2021,200.906798425891,45.079930980301' b'$INGGA,214547.34,,,,,0,,,,M,,M,,\x005E' None 2021-07-20 21:45:50,216 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 21:45:50,216 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835336687604,45.008469242014' b'$GNGGA,200253.00,3148.43864905,N,11939.67397333,W,2,11,0.8,18.068,M,-40.685,M,4.0,0138\x005B' [] 2021-07-20 21:45:50,216 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 21:45:50,216 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835336691088,45.008469245498' b'$GNGGA,200253.00,3148.43864905,N,11939.67397333,W,2,11,0.8,18.068,M,-40.685,M,4.0,0138\x005B' [] 2021-07-20 21:45:50,216 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 21:45:50,227 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835336693565,45.008469247975' b'$GNGGA,200253.00,3148.43864905,N,11939.67397333,W,2,11,0.8,18.068,M,-40.685,M,4.0,0138\x005B' [] 2021-07-20 21:45:50,227 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 21:45:50,227 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835336695000,45.008469249410' b'$GNGGA,200253.00,3148.43864905,N,11939.67397333,W,2,11,0.8,18.068,M,-40.685,M,4.0,0138\x005B' [] 2021-07-20 21:45:50,233 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 21:45:50,233 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835336705556,45.008469259965' b'$GNGGA,200253.00,3148.43864905,N,11939.67397333,W,2,11,0.8,18.068,M,-40.685,M,4.0,0138\x005B' [] 2021-07-20 21:45:50,233 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 21:45:50,233 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835336711308,45.008469265718' b'$GNGGA,200253.00,3148.43864905,N,11939.67397333,W,2,11,0.8,18.068,M,-40.685,M,4.0,0138\x005B' [] 2021-07-20 21:45:50,233 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 21:45:50,233 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835336719097,45.008469273507' b'$GNGGA,200253.00,3148.43864905,N,11939.67397333,W,2,11,0.8,18.068,M,-40.685,M,4.0,0138\x005B' [] 2021-07-20 21:45:50,234 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 21:45:50,234 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835336729190,45.008469283600' b'$GNGGA,200253.00,3148.43864905,N,11939.67397333,W,2,11,0.8,18.068,M,-40.685,M,4.0,0138\x005B' [] 2021-07-20 21:45:50,234 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 21:45:50,234 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gps b'$PYRTM,2021,200.835336731782,45.008469286181' b'$GNGGA,200253.00,3148.43864905,N,11939.67397333,W,2,11,0.8,18.068,M,-40.685,M,4.0,0138\x005B' [] 2021-07-20 21:45:50,303 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:45:50,309 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.896491441979,45.069623996389' b'$GNHDT,,\x0051' None 2021-07-20 21:45:50,309 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:45:50,309 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.896491446088,45.069624000498' b'$GNHDT,,\x0051' None 2021-07-20 21:45:50,309 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:45:50,325 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.896491451076,45.069624005486' b'$GNHDT,,\x0051' None 2021-07-20 21:45:50,330 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:45:50,335 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.896491460451,45.069624014861' b'$GNHDT,,\x0051' None 2021-07-20 21:45:50,375 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:45:50,375 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.906808122812,45.079940677222' b'$GNHDT,,\x0051' None 2021-07-20 21:45:50,375 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:45:50,375 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.906808122812,45.079940677222' b'$GNHDT,,\x0051' None 2021-07-20 21:45:50,375 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:45:50,423 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.906808122812,45.079940677222' b'$GNHDT,,\x0051' None 2021-07-20 21:45:50,448 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:45:50,448 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble_bd982/sr2021_200_72000.gph gph b'$PYRTM,2021,200.906808122812,45.079940677222' b'$GNHDT,,\x0051' None 2021-07-20 21:45:50,761 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:45:50,761 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble/sr2021_200_72000.gps hdg b'$PYRTM,2021,200.896495273507,45.069627827917' b'$GNHDT,,\x0051' None 2021-07-20 21:45:50,810 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:45:50,820 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble/sr2021_200_72000.gps hdg b'$PYRTM,2021,200.906811629016,45.079944183426' b'$GNHDT,,\x0051' None 2021-07-20 21:45:50,866 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:45:50,867 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble/sr2021_200_72000.gps hdg b'$PYRTM,2021,200.906815964271,45.079948518681' b'$GNHDT,,\x0051' None 2021-07-20 21:45:50,867 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:45:50,867 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble/sr2021_200_72000.gps hdg b'$PYRTM,2021,200.906820300625,45.079952855035' b'$GNHDT,,\x0051' None 2021-07-20 21:45:50,867 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 463, in make_record rec2 = self.get_field(datastring) File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/msg.py", line 273, in get_degrees return [float(str_.split(b',')[1]) ] ValueError: could not convert string to float: 2021-07-20 21:45:50,890 WARNING asc2bin Rejected /home/data/SR2105/raw/trimble/sr2021_200_72000.gps hdg b'$PYRTM,2021,200.906824635799,45.079957190208' b'$GNHDT,,\x0051' None 2021-07-20 22:00:01,593 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:01,593 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.916678541991,45.089811096400' b'$INGGA,220001,3137.516271,N,11959.729991,W,2,09,0.9,-6.37,M,-38.58,M,3.0,0138\x0069' [] 2021-07-20 22:00:01,599 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:01,599 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.916678541991,45.089811096400' b'$PSXN,23,0.42,0.41,242.43,-0.04\x0011' [] 2021-07-20 22:00:02,095 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:02,095 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.916690116979,45.089822671389' b'$INGGA,220002,3137.514810,N,11959.732892,W,2,09,0.9,-6.83,M,-38.58,M,4.0,0138\x0065' [] 2021-07-20 22:00:02,101 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:02,101 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.916690116979,45.089822671389' b'$PSXN,23,-1.37,0.28,242.56,0.39\x0017' [] 2021-07-20 22:00:03,098 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:03,183 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:03,183 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.916701689641,45.089834244051' b'$INGGA,220003,3137.513353,N,11959.735819,W,2,09,0.9,-7.10,M,-38.58,M,5.0,0138\x0061' [] 2021-07-20 22:00:03,184 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.916701689641,45.089834244051' b'$PSXN,23,-2.09,0.52,242.65,0.64\x001C' [] 2021-07-20 22:00:04,087 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:04,088 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:04,088 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.916713263519,45.089845817928' b'$PSXN,23,-1.60,0.66,242.77,0.45\x0017' [] 2021-07-20 22:00:04,088 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.916713263519,45.089845817928' b'$INGGA,220004,3137.511910,N,11959.738729,W,2,09,0.9,-6.93,M,-38.58,M,2.0,0138\x0065' [] 2021-07-20 22:00:05,090 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:05,091 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:05,091 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.916724838958,45.089857393368' b'$PSXN,23,-0.50,0.45,243.02,-0.01\x003A' [] 2021-07-20 22:00:05,092 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.916724838958,45.089857393368' b'$INGGA,220005,3137.510516,N,11959.741653,W,2,09,0.9,-6.50,M,-38.58,M,2.0,0138\x0062' [] 2021-07-20 22:00:06,094 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:06,095 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.916736413345,45.089868967755' b'$INGGA,220006,3137.509091,N,11959.744570,W,2,09,0.9,-6.03,M,-38.58,M,2.0,0138\x0062' [] 2021-07-20 22:00:06,095 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:06,095 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.916736413345,45.089868967755' b'$PSXN,23,0.70,0.28,243.06,-0.45\x001A' [] 2021-07-20 22:00:07,097 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:07,097 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.916747987431,45.089880541840' b'$INGGA,220007,3137.507599,N,11959.747474,W,2,09,0.9,-5.79,M,-38.58,M,3.0,0138\x0069' [] 2021-07-20 22:00:07,098 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:07,098 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.916747987431,45.089880541840' b'$PSXN,23,1.40,0.39,242.79,-0.67\x0011' [] 2021-07-20 22:00:08,199 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:08,199 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.916759561771,45.089892116181' b'$INGGA,220008,3137.506128,N,11959.750426,W,2,09,0.9,-5.93,M,-38.58,M,4.0,0138\x006B' [] 2021-07-20 22:00:08,203 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:08,203 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.916759561771,45.089892116181' b'$PSXN,23,1.26,0.54,242.60,-0.51\x0017' [] 2021-07-20 22:00:09,108 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:09,108 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.916771133634,45.089903688044' b'$PSXN,23,0.49,0.60,242.61,-0.11\x001D' [] 2021-07-20 22:00:09,109 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:00:09,109 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.916771133634,45.089903688044' b'$INGGA,220009,3137.504731,N,11959.753435,W,2,09,0.9,-6.32,M,-38.58,M,5.0,0138\x006E' [] 2021-07-20 22:10:31,018 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,018 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.917893817975,45.091026372384' b'$INGGA,220146,3137.363298,N,12000.035016,W,2,09,0.9,-5.63,M,-38.59,M,2.0,0138\x0060' [] 2021-07-20 22:10:31,018 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,019 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.917905392141,45.091037946551' b'$INGGA,220147,3137.361739,N,12000.037807,W,2,09,0.9,-5.97,M,-38.59,M,2.0,0138\x006C' [] 2021-07-20 22:10:31,019 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,019 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.917916966273,45.091049520683' b'$INGGA,220148,3137.360174,N,12000.040597,W,2,09,0.9,-6.72,M,-38.59,M,2.0,0138\x0061' [] 2021-07-20 22:10:31,019 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,019 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.917928540093,45.091061094491' b'$INGGA,220149,3137.358648,N,12000.043447,W,2,09,0.9,-7.21,M,-38.59,M,3.0,0138\x006A' [] 2021-07-20 22:10:31,019 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,019 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.917940113380,45.091072667789' b'$INGGA,220150,3137.357172,N,12000.046357,W,2,09,0.9,-7.07,M,-38.59,M,4.0,0138\x0063' [] 2021-07-20 22:10:31,019 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,020 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.917951689398,45.091084243808' b'$INGGA,220151,3137.355766,N,12000.049334,W,2,09,0.9,-6.51,M,-38.59,M,5.0,0138\x006A' [] 2021-07-20 22:10:31,020 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,020 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.917963262569,45.091095816979' b'$INGGA,220152,3137.354414,N,12000.052343,W,2,09,0.9,-6.03,M,-38.59,M,2.0,0138\x0064' [] 2021-07-20 22:10:31,020 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,020 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.917974837789,45.091107392199' b'$INGGA,220153,3137.353073,N,12000.055302,W,2,09,0.9,-5.75,M,-38.59,M,2.0,0138\x0067' [] 2021-07-20 22:10:31,020 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,020 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea gps b'$PYRTM,2021,200.917986413310,45.091118967720' b'$INGGA,220154,3137.351716,N,12000.058166,W,2,09,0.9,-5.52,M,-38.59,M,2.0,0138\x006E' [] 2021-07-20 22:10:31,046 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,046 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.917893817975,45.091026372384' b'$PSXN,23,-1.96,1.44,243.15,-0.52\x0031' [] 2021-07-20 22:10:31,046 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,046 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.917905392141,45.091037946551' b'$PSXN,23,-3.30,0.78,242.97,-0.18\x0034' [] 2021-07-20 22:10:31,046 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,047 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.917916966273,45.091049520683' b'$PSXN,23,-2.96,0.01,242.86,0.50\x0016' [] 2021-07-20 22:10:31,047 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,047 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.917928540093,45.091061094491' b'$PSXN,23,-1.04,-0.21,242.86,0.94\x0039' [] 2021-07-20 22:10:31,047 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,047 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.917940113380,45.091072667789' b'$PSXN,23,1.32,0.23,242.94,0.77\x0030' [] 2021-07-20 22:10:31,047 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,047 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.917951689398,45.091084243808' b'$PSXN,23,2.82,0.82,243.22,0.19\x0037' [] 2021-07-20 22:10:31,047 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,047 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.917963262569,45.091095816979' b'$PSXN,23,3.04,1.16,243.37,-0.33\x0015' [] 2021-07-20 22:10:31,047 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,048 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.917974837789,45.091107392199' b'$PSXN,23,2.11,1.24,243.10,-0.63\x0011' [] 2021-07-20 22:10:31,048 ERROR asc2bin in make_record Traceback (most recent call last): File "/usr/local/lib/python3.6/dist-packages/pycurrents-0.0.0-py3.6-linux-x86_64.egg/pycurrents/data/nmea/asc2bin.py", line 468, in make_record assert len(rec) == self.recordlength AssertionError 2021-07-20 22:10:31,048 WARNING asc2bin Rejected /home/data/SR2105/raw/seapath/sr2021_200_79200.sea sea b'$PYRTM,2021,200.917986413310,45.091118967720' b'$PSXN,23,0.28,1.09,242.70,-0.84\x0018' []