Not really fixed, but bypassed bug occuring when saving picks and no channel nor station coding is available.
This commit is contained in:
@@ -217,4 +217,4 @@ def create_resourceID(timetohash, restype, authority_id=None, hrstr=None):
|
||||
resID = ope.ResourceIdentifier(restype + '/' + hrstr)
|
||||
if authority_id is not None:
|
||||
resID.convertIDToQuakeMLURI(authority_id=authority_id)
|
||||
return resID
|
||||
return resID
|
||||
|
||||
Reference in New Issue
Block a user