-
Notifications
You must be signed in to change notification settings - Fork 1
/
code.json
38 lines (38 loc) · 1.05 KB
/
code.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
[
{
"status": "Preliminary",
"languages": [
"Fortran90"
],
"repositoryURL": "https://www.github.com/cnicol-gwlogic/usg-transport.git",
"disclaimerURL": "https://www.github.com/cnicol-gwlogic/usg-transport/blob/master/DISCLAIMER.md",
"tags": [
"MODFLOW",
"groundwater model"
],
"vcs": "git",
"name": "usg-transport",
"downloadURL": "https://www.github.com/cnicol-gwlogic/usg-transport/archive/master.zip",
"contact": {
"name": "Sorab Panday",
"email": "[email protected]"
},
"laborHours": -1,
"version": "2.1.0",
"date": {
"metadataLastUpdated": "2023-08-14"
},
"organization": "GSI",
"permissions": {
"licenses": [
{
"URL": "",
"name": ""
}
],
"usageType": "openSource"
},
"homepageURL": "",
"description": "MODFLOW USG-Transport"
}
]