-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add script to calculate mean, stdev for continuous 3D field parameter…
… and facies probabilities for 3D facies parameter per zone (#739) * Add script to calculate mean, stdev for continuous 3D field parameters and estimated facies probabilities for discrete 3D parameter * Generated test data is written to tmp directory, added subscript doc minimum version * Updated pyproject.toml and removed unnecessary files
- Loading branch information
Showing
52 changed files
with
1,958 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
FIELD_STATISTICS | ||
================= | ||
|
||
.. argparse:: | ||
:module: subscript.field_statistics.field_statistics | ||
:func: get_parser | ||
:prog: field_statistics | ||
|
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
Empty file.
Oops, something went wrong.