Tobias Megies

Results 685 comments of Tobias Megies

Well, in any case, it was just a thought.. and I think it would be OK to serve the converted StationXML even if the original input was dataless, if it's...

> Goes a bit against Jane's philiosophy to always have a way to recover the initial data but it might indeed be pretty useful. Actually, thinking about it again, jane...

Second option is probably low priority. If a mapping file works then at least the full functionality is exposed semi-programmatically.

Arclink Inventory xml and SC3ML would be more candidates that could be added into jane directly.

> Is the admin interface to limited or not fancy enough? It's just about doing this programmatically.. if you have to add mappings with regex for let's say 20 or...

The same applies to `ValidatorPluginPoint` as well, putting a second validator in `quakeml/plugins.py`, like e.g.: ``` python 32 class QuakeMLValidatorPlugin(ValidatorPluginPoint): 33 """ 34 Any number of validators can be defined...

I think this has to be fixed in https://github.com/krischer/django-plugins..

See https://www.geophysik.uni-muenchen.de/~megies/jane_pr_93/maintenance.html

Also, if the db user name changes when cloning a live jane DB setup to a dev instance, django permissions have to be granted to new user https://stackoverflow.com/a/39070745

> keep in mind that the project started while django 1.6 can't keep in mind what I don't know, all i see is that it's based on 1.8 as it...