This commit is contained in:
2022-08-22 15:18:06 +02:00
parent d8b34a3f99
commit 1c1e93a4d2
3 changed files with 24 additions and 37 deletions

View File

@@ -33,5 +33,5 @@ class Deltatau:
except AttributeError as e:
_log.critical('can not connect to deltatau')
return
verbose=0xff
verbose=0x00
self._shapepath=sp=shapepath.ShapePath(comm, gather, verbose, sync_mode=1, sync_flag=3)