-
Notifications
You must be signed in to change notification settings - Fork 317
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(mflistreader): read WEL Reductions from List File (#630)
* Read WEL Reductions from List File Adds a method to the ListBudget class to read in data from the list file on automatic reductions to WEL extractions. This method supports both NWT and USG list files. Adds auto tests for both success and failure. I couldn't find any included data sets with reductions written to the LST, so I updated a USG data set to allow for the auto test. * Removed Trailing Whitespace Removed trailing whitespace id'd by codacy. * Updated to work with python 2.7 Updated code to run with python 2.7. Used autopep8 to formalize some formatting.
- Loading branch information
1 parent
5c3f984
commit ac38a1e
Showing
5 changed files
with
3,449 additions
and
1,935 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
1 50 autoflowreduce iunitafr 55 | ||
1 50 autoflowreduce iunitafr 7 | ||
0 0 1 Stress Period 1 | ||
1 -62840. |
Oops, something went wrong.