Updated model.py with HYDRUS Version 5 new features (e.g. PFAS module).#2
Open
emmaOrd wants to merge 18 commits into
Open
Updated model.py with HYDRUS Version 5 new features (e.g. PFAS module).#2emmaOrd wants to merge 18 commits into
emmaOrd wants to merge 18 commits into
Conversation
Issue: phydrus#46
* Update utils.py * Revert "Update utils.py" This reverts commit 913b6b2. * Added Partitioning Function * Improved Partitioning Function Now substracts interception from potential evaporation * Improved function to read NOD_INF.OUT This function does not take ages if print_times=True and simulation is too long. * get_recharge gets flux at a depth from NOD_INF.OUT file * Partitioning Fix * get_gwt * autopep8 correction * improved docstring * formatting of selector.in file * improve read_nodinf function * add silent argument for write and simulate functions * Update plots.profile() method * Update read profile function to read both .DAT and .OUT files * remove legend option for profile plot better to plot the legend outside of this function due to the complexity of all layers etc. labels and handles can be called using ax.get_legend_handles_labels() of the returned Axes object * add vmin vmax option to plots.profile()
functions that were faster than old nod_inf but still not fast enough
Some nice utilities to add imo. Reading some of the HYDRUS-2D output can be really hard, especially the binary files.
make filling columns more robust
remove times keyword for read_nod_inf from model
Plot improvements, read improvements and extra utilities
a73ba49 to
b52ec94
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.