forked from ices-eg/wg_WGFAST
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWGFAST_open-source_efforts.json
39 lines (39 loc) · 1.4 KB
/
WGFAST_open-source_efforts.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
39
{
"title": "WGFAST open-source efforts",
"description": "WGFAST comprehensive list of open-source efforts to read, process, analyze, and interpret acoustic data",
"efforts": [
{
"title": "Echopype",
"url": "https://github.com/OSOceanAcoustics/echopype",
"programming_language": "Python",
"description": "Enhance interoperability and scalability of fisheries acoustics data based on the pydata suite of tools.",
"contact": {
"name": "Wu-Jung Lee",
"e-mail": "[email protected]",
"institution": "University of Washington Applied Physics Lab"
}
},
{
"title": "ExCal",
"url": "https://github.com/gavinmacaulay/calibration-code",
"programming_language": "Matlab",
"description": "Calculate calibration coefficients for EK/ES60 echosounders.",
"contact": {
"name": "Gavin Macaulay",
"e-mail": "[email protected]",
"institution": "Institute of Marine Research, Norway"
}
},
{
"title": "EchoR",
"url": "https://gitlab.ifremer.fr/md0276b/echor",
"programming_language": "R",
"description": "R package to handle pre-processed fisheries acoustics data collected during sea surveys and to produce and analyse ec(h)osystem indices and maps based on fisheries acoustics data.",
"contact": {
"name": "Mathieu Doray",
"e-mail": "[email protected]",
"institution": "Ifremer, France"
}
}
]
}