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

BUG: Need to include extension in temporary EVL to import into Echoview #224

Merged
merged 5 commits into from
Oct 8, 2020

Conversation

scottclowe
Copy link
Member

Include extension in temporary EVL file so it can be imported into Echoview.

Also, refactor such that temporary EVL files are only generated if clipping is needed (otherwise use the original EVL file).

And adjust the error messages to use the temporary file's path if used.

Even when fname is a full path.
Needed so Echoview can import correctly, as it uses the extension.
No need to as it should just be the same file. Not using a temp
file should make it easier to debug since we will usually be
importing the file which persists.
@scottclowe scottclowe added the bug Something isn't working label Oct 8, 2020
@scottclowe scottclowe merged commit 59d6019 into master Oct 8, 2020
@scottclowe scottclowe deleted the bug_temp-evl-import branch October 8, 2020 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant