-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
I came across this while writing the BLUE file converter.
If you do meta.tofile('whatever', toarchive=True) and a whatever.sigmf archive already exists it doesn't write anything. I think this should raise an exception.
If you do meta.tofile('whatever') and both whatever.sigmf-dataandwhatever.sigmf-meta` exists it will overwrite the metadata but not the data file.
Basically we need to make the behavior consistent and raise exceptions if the files exist.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed