<div><span style="line-height:1.5">Yes, you should be able to use GirderClient in a Python script to get what you need. Try the official one from Girder here, it may work better:</span><br></div><div><span style="line-height:1.5"><br></span></div><div><a href="https://github.com/girder/girder/blob/master/clients/python/GirderClient.py">https://github.com/girder/girder/blob/master/clients/python/GirderClient.py</a><br></div><div><span style="line-height:1.5"><br></span></div><div><span style="line-height:1.5">Let us know if this still is not working and provide the error messages you are getting. If you are hosting girder as a Tangelo plugin, you can also potentially access Girder data from Javascript AJAX calls:</span></div><div><span style="line-height:1.5"><br></span></div><div><a href="http://girder.readthedocs.org/en/latest/external-web-clients.html">http://girder.readthedocs.org/en/latest/external-web-clients.html</a><br></div><div><br></div><div><br></div><br><div class="gmail_quote">On Mon Jan 05 2015 at 5:19:22 AM Lars Bilke <<a href="mailto:lars.bilke@ufz.de">lars.bilke@ufz.de</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear all,<br>
<br>
I am exploring Tangelo and it looks very promising so far! Thanks for this initiative! But here is my first question:<br>
<br>
Can you give a short example how get data from Girder into Tangelo?<br>
<br>
<br>
I have some CSV files in Girder representing time series data. Now I would like to visualize them with Tangelo’s time series plugin (vis/timeline.js). I guess I have to query Girder from a Python service script, right? I tried it with the help of the GirderClient-class from TangeloHub [1] but had no success.<br>
<br>
Can you give me some advice?<br>
<br>
Thanks,<br>
Lars<br>
<br>
<br>
[1]: <a href="https://github.com/Kitware/tangelohub/blob/master/devops/ansible/GirderClient.py" target="_blank">https://github.com/Kitware/<u></u>tangelohub/blob/master/devops/<u></u>ansible/GirderClient.py</a><br>
______________________________<u></u>_________________<br>
Tangelo-users mailing list<br>
<a href="mailto:Tangelo-users@public.kitware.com" target="_blank">Tangelo-users@public.kitware.<u></u>com</a><br>
<a href="http://public.kitware.com/mailman/listinfo/tangelo-users" target="_blank">http://public.kitware.com/<u></u>mailman/listinfo/tangelo-users</a><br>
</blockquote></div>