From Luna on gitter: the example code and pseudocode to get node ages from source trees
https://github.com/OpenTreeOfLife/python-opentree/blob/get-tree/examples/datelife.py
Specifically,
https://github.com/OpenTreeOfLife/python-opentree/blob/get-tree/examples/datelife.py#L39
Exporting as nexml and traversing in dendropy doesn't preserve annotations. Do we have nexson tree traversal code somewhere we should use?