Tobias Megies
Tobias Megies
I think we should wait for #35 and finish this one after it's merged
> I have this error > > FDSNException: Bad request. If you think your request was valid please contact the developers. > Detailed response of server: > > Error 400:...
Could it be this was just a temporary problem? I just did a quick comparison of what catalog data is returned for today (i.e. 12 hours backwards from realtime) with...
Regarding the config files, can you please use `#` consistently for comments and avoid the `---------------------------` separator lines maybe?
I think I'd prefer `*.cfg` as filenames for these three config files
Please add `configargparse` as an install dependency in `setup.py`
What exactly is not working? Seems to work for me on current master: 
I still don't understand what the problem is or what it is that's not working.
> @megies, by the way, if one looks at the doc building log in github actions, you will see even more bugs in the tutorial. :see_no_evil:
I'd vote for an even further extension: ``` python "munich_germany": { "bbox": { "top": "48.350", "left": "11.200", "bottom": "47.920", "right": "11.900" } ``` Alternatively, I would propose to leave the...