timstaley / voevent-parse

VOEvent parsing and manipulation routines built on lxml.objectify.
http://voevent-parse.readthedocs.org
BSD 2-Clause "Simplified" License
11 stars 9 forks source link

Implement postition3d coordinates in wherewhen. #9

Closed mlinvill closed 2 years ago

mlinvill commented 2 years ago

Hi Tim,

Here is a pull request which implements the optional position3d coordinates in wherewhen. There could be more documentation and examples, but this is the core implementation. It is tested on python3.8, but I ran into troubles with tox running other python versions, so older python versions have not been explicitly tested. Do let me know if you have any concerns or suggestions!

Regards,

-Mark
mlinvill commented 2 years ago

I'm going to withdraw this request. It turns out I don't need this feature. I was mistaken. Sorry for the noise!

timstaley commented 2 years ago

No worries, and apologies for lack of timely feedback.