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

Redo: Fix meta_source_filenames bug and enable (meta)source_filenames appending of path and list #913

Merged
merged 6 commits into from
Dec 23, 2022

Conversation

leewujung
Copy link
Member

This PR redos PR #908. See #908 for all conversations.

This is part of the fix to ensure that we have a clean squash-and-merge history on dev and eventually main.

@leewujung leewujung merged commit abca664 into new_dev Dec 23, 2022
@leewujung leewujung deleted the redo-src-filenames-append branch December 23, 2022 21:13
lsetiawan pushed a commit to lsetiawan/echopype that referenced this pull request Feb 27, 2023
… appending of path and list (OSOceanAcoustics#913)

* Expand prov.source_files_vars to support path sequences that mix a str/path and another sequence; will add error checking

* Enable source_files_vars to handle a sequence within a sequence

* For EK80, ES70, ES80, EA640, conversion was inserting an unnecessary, empty meta_source_filenames variable

* Add more comprehensive and readable prov source-files type hints; rename _source_files

* Fix prov type hint bug with Py 3.8

* Add unit test for prov _sanitize_source_files; plus small fixes to np.ndarray type references in prov

Co-authored-by: Emilio Mayorga <emiliomayorga@gmail.com>
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.

2 participants