snstac / pytak

PyTAK is a Python package for rapid TAK integration.
https://pytak.readthedocs.io/en/stable/
Apache License 2.0
156 stars 42 forks source link

Add generic CoT generation function. #53

Closed ampledata closed 9 months ago

ampledata commented 9 months ago

There's a lot of CoT generation that falls under D-R-Y, so create a generic cot_gen() function (which can also serve as a reference design).