forked from randlab/hytool
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcodemeta.json
More file actions
17 lines (16 loc) · 732 Bytes
/
codemeta.json
File metadata and controls
17 lines (16 loc) · 732 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"@context": "https://raw.githubusercontent.com/codemeta/codemeta/master/codemeta.jsonld",
"@type": "Code",
"author": [
],
"identifier": "",
"codeRepository": "https://github.com/UniNE-CHYN/hytool",
"datePublished": "2017-07-06",
"dateModified": "2017-07-06",
"dateCreated": "2017-07-06",
"description": "Hytool is a matlab toolbox for the interpretation of hydraulic tests in wells. The toolbox contains analytical solutions used to describe groundwater flow around wells, and functions for importing, displaying, and fitting a model to the data. ",
"keywords": "well-testing, pumping-test, hydrogeology, data-analysis, matlab",
"license": "MIT",
"title": "hytool",
"version": "2.05"
}