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: Refactoring of the tool to import water level and daily weather datasets. #125

Merged
merged 6 commits into from
Dec 15, 2017

Conversation

jnsebgosselin
Copy link
Owner

@jnsebgosselin jnsebgosselin commented Dec 14, 2017

This PR is a follow-up of PR #124 that was a partial fix for Issue #105.

This work is motivated by the work that is currently ongoing in PR #104 where documentation is being written about the management of the data in GWHAT. I discovered that it was hard to document this section elegantly because there was too much differences between the way weather and water level datasets were imported in GWHAT.

This PR also cleans a lot the code in manager_data.py. More than 150 lines of code were thus removed.

import_data_dialog_windows

@pep8speaks
Copy link

Hello @jnsebgosselin! Thanks for updating the PR.

Line 21:1: E402 module level import not at top of file
Line 122:80: E501 line too long (81 > 79 characters)

@jnsebgosselin jnsebgosselin merged commit 343dee5 into master Dec 15, 2017
@jnsebgosselin jnsebgosselin deleted the import_dataset branch December 15, 2017 00:26
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.

2 participants