Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix file path handling for non-conforming datasets #79

Closed
wants to merge 2 commits into from

Conversation

GreenK173
Copy link
Contributor

Fixes #78.

The get_dataset_filename_from_metadata function returns the full file path for non-conforming datasets, not just the file name. Furthermore an unit test verifying this, plus a couple of typos described in the above issue fixed.

@Teque5 Teque5 requested a review from jacobagilbert November 26, 2024 16:49
@Teque5
Copy link
Collaborator

Teque5 commented Nov 26, 2024

Thanks for the PR and test. I assigned to @jacobagilbert since he has the most experience w/the metadata-only code.

@GreenK173
Copy link
Contributor Author

Just noticed that the matter was recently dealt with in the SigMF specification repo in issue #321 and PR #322. In particular this PR addresses the issue raised by @lgoix in this comment.

@GreenK173 GreenK173 deleted the branch sigmf:main December 11, 2024 12:54
@GreenK173 GreenK173 closed this Dec 11, 2024
@GreenK173 GreenK173 deleted the main branch December 11, 2024 12:54
@GreenK173 GreenK173 restored the main branch December 11, 2024 12:55
@GreenK173 GreenK173 deleted the main branch December 11, 2024 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get_dataset_filename_from_metadata should return full path for non-conforming datasets + couple of typos
2 participants