This is a follow-up of the discussion started in #29.
It would be nice to be able to generate QuakeML in all cases, even if there is no QuakeML output.
Also, QuakeML output should be an option.
This will take quite some work, since we need to create an ObsPy Event() object (including location and picks) from scratch for cases when we don't have a QuakeML (parsed to Event() by ObsPy) as input.
So, I will leave it here for after releasing v1.7.
@krisvanneste, I would like to know if that's a feature you need, or it's just something that would be nice to have.
This is a follow-up of the discussion started in #29.
It would be nice to be able to generate QuakeML in all cases, even if there is no QuakeML output.
Also, QuakeML output should be an option.
This will take quite some work, since we need to create an ObsPy
Event()object (including location and picks) from scratch for cases when we don't have a QuakeML (parsed toEvent()by ObsPy) as input.So, I will leave it here for after releasing v1.7.
@krisvanneste, I would like to know if that's a feature you need, or it's just something that would be nice to have.