wip
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user