We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0bef71 commit 1713c22Copy full SHA for 1713c22
1 file changed
README.md
@@ -13,7 +13,7 @@
13
14
## Purpose
15
16
-welltestpy provides a framework to handle and plot data from well based field campaigns as well as a data interpretation module.
+welltestpy provides a framework to handle, process, plot and analyse data from well based field campaigns.
17
18
19
## Installation
@@ -100,7 +100,7 @@ The results are:
100
welltestpy.data # Subpackage to handle data from field campaigns
101
welltestpy.estimate # Subpackage to estimate field parameters
102
welltestpy.process # Subpackage to pre- and post-process data
103
-welltestpy.tools # Subpackage with miscellaneous tools
+welltestpy.tools # Subpackage with tools for plotting and triagulation
104
```
105
106
0 commit comments