-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(PRT): add utilities to configure/plot PRT models
* to_coords() and to_prt() methods on particle data classes * to_[mp7/prt]_[pathlines/endpoints]() conversion functions * support plotting PRT pathlines in map/cross-section plots * add basic tests for flopy.utils.geometry.point_in_polygon
- Loading branch information
Showing
11 changed files
with
2,186 additions
and
124 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
Oops, something went wrong.