Simple Treeview with traits
Since we are continuously receiving inquiries regarding the work with Rainbow5(TM) radar data, I will present here a nice way of visualizing the dictionary representation of an arbitrary Rainbow5 file.
This code snippet makes use of the python packages traits and traitsui.
Installing traits is as easy as:
$ pip …