just divide days elapsed by 365.24 or something -- will be an obvious approximation (and add disclaimers accordingly) but could be useful for comparative purposes.
would likely be easiest as e.g. a -f / --fractional-ages argument to add-host-ages, which is False by default.
suggested by Daniel a while back, my bad on not getting this done sooner.
just divide days elapsed by 365.24 or something -- will be an obvious approximation (and add disclaimers accordingly) but could be useful for comparative purposes.
would likely be easiest as e.g. a
-f / --fractional-ages
argument toadd-host-ages
, which isFalse
by default.suggested by Daniel a while back, my bad on not getting this done sooner.