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

PR: Improve the handling of errors when the importing a dataset and the data file is not formatted correctly. #193

Merged
merged 11 commits into from
Apr 30, 2018

Conversation

jnsebgosselin
Copy link
Owner

@jnsebgosselin jnsebgosselin commented Apr 26, 2018

Fixes #191

  • Add a link to the documentation in the error message.
  • Enclose the loading of data files in a try block to prevent any crash when loading a dataset.
  • Make the UI consistent with the rest of GWHAT main application.
  • Update de documentation

image

@jnsebgosselin jnsebgosselin added this to the gwhat-0.3.2 milestone Apr 26, 2018
@jnsebgosselin jnsebgosselin self-assigned this Apr 26, 2018
@jnsebgosselin jnsebgosselin changed the title PR: Improve the handling of error when the importing a dataset and the data file is not formatted correctly. PR: Improve the handling of errors when the importing a dataset and the data file is not formatted correctly. Apr 26, 2018
@jnsebgosselin jnsebgosselin merged commit 6f89fa4 into master Apr 30, 2018
@jnsebgosselin jnsebgosselin deleted the guard_wldatafile_import branch April 30, 2018 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GWHAT crash when importing a water level datafile with the wrong format
1 participant