Hi there!
I am Sreenatha(lucyd). I am interested in working on Tor Weather this
summer as a part of GSoC 2014.
I helped Damian migrate weather to stem(#8264) last summer and have been
following
the work on it's rewrite. I made an attempt to further this by writing
a couple of python scripts.
1. Relay Search using Onionoo : A python script[0] that uses onionoo's search
functionality to find relays with specific fingerprint/nickname/IP address. For
now, I've used a global variable to store the search results for better performance
in case of a repeated query. Once the database structure for the new weather is
confirmed, I'll modify it accordingly. Feedback on this is much appreciated.