sigmf / sigmf-python

Easily interact with Signal Metadata Format (SigMF) recordings.
https://sigmf.org
GNU Lesser General Public License v3.0
44 stars 17 forks source link

How to implement the spatial extension #36

Open MaxwellMorris opened 12 months ago

MaxwellMorris commented 12 months ago

Hello

I would like to be able to work with the spatial extension with this library: https://github.com/sigmf/SigMF/blob/sigmf-v1.x/extensions/spatial.sigmf-ext.md

I am currently a little bit confused as to how an SigMF extension can integrated with this library.

Would it be possible for a maintainer to:

A. Outline how to extend the metadata with an extension in the current state. B. If that capability doesn't exist briefly describe a process that they would like to be implemented to add metadata extension and I will attempt to make a pull request.

I apologize if I have missed something.

Thank you for your attention.

Cheers, Max

MaxwellMorris commented 12 months ago

https://github.com/sigmf/sigmf-python/issues/6#issuecomment-1781465706 I will use this as a work around in the mean time.