Not really fixed, but bypassed bug occuring when saving picks and no channel nor station coding is available.

This commit is contained in:
Ludger Küperkoch
2017-04-27 15:50:08 +02:00
parent d4dea0d356
commit 1b3fc717a6
4 changed files with 9 additions and 5 deletions

View File

@@ -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