jane
jane copied to clipboard
add possibility to restrict all stations by wildcards in network/station
code.
Essentially makes it possible to hide all stations (or specific networks) for most users while making visible for some other users.
Restrictions seem to be untested in REST interface.. that's clearly something that should be done
Probably it's also a good idea to relax the length restrictions on the network/station code fields, at some point. New developments in SEED or StationXML will most likely allow longer codes in the future..
Looks pretty good - can you add a small test to this? ;-)
Also maybe add a small sentence to the documentation at the bottom of this page: http://krischer.github.io/jane/waveforms/index.html
Test is not perfect, as it uses what was there already, with only a single station in the inventory.. but at least it's something
Did you forget to push the tests? Also the new users field it not used currently.
Did you forget to push the tests? Also the new users field it not used currently.
Yeah, forgot to commit the tests, so they weren't in the push.
The users field is not new, I just added the help text.