-
Notifications
You must be signed in to change notification settings - Fork 1
/
codemeta.json
157 lines (157 loc) · 5.93 KB
/
codemeta.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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
{
"@context": "https://w3id.org/codemeta/3.0",
"type": "SoftwareSourceCode",
"applicationCategory": "Hydrology",
"author": [
{
"id": "https://orcid.org/0009-0006-4372-0923",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "RiverLy, INRAE, France"
},
"email": "louis.heraut@inrae.fr",
"familyName": "Heraut",
"givenName": "Louis"
},
{
"type": "Role",
"schema:author": "https://orcid.org/0009-0006-4372-0923",
"roleName": "Maintainer"
},
{
"type": "Role",
"schema:author": "https://orcid.org/0009-0006-4372-0923",
"roleName": "Developper"
},
{
"id": "https://orcid.org/0000-0003-1417-1495",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "RiverLy, INRAE, France"
},
"email": "michel.lang@inrae.fr",
"familyName": "Lang",
"givenName": "Michel"
},
{
"type": "Role",
"schema:author": "https://orcid.org/0000-0003-1417-1495",
"roleName": "Management"
},
{
"id": "https://orcid.org/0000-0001-8447-5430",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "RECOVER, INRAE, France"
},
"email": "benjamin.renard@inrae.fr",
"familyName": "Renard",
"givenName": "Benjamin"
},
{
"type": "Role",
"schema:author": "https://orcid.org/0000-0001-8447-5430",
"roleName": "Developer"
},
{
"type": "Role",
"schema:author": "https://orcid.org/0000-0001-8447-5430",
"roleName": "Management"
},
{
"id": "https://orcid.org/0000-0002-3748-6150",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "RiverLy, INRAE, France"
},
"email": "jean-philippe.vidal@inrae.fr",
"familyName": "Vidal",
"givenName": "Jean-Philippe"
},
{
"type": "Role",
"schema:author": "https://orcid.org/0000-0002-3748-6150",
"roleName": "Management"
},
{
"id": "https://orcid.org/0000-0001-9539-7730",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "RiverLy, INRAE, France"
},
"email": "eric.sauquet@inrae.fr",
"familyName": "Sauquet",
"givenName": "Eric"
},
{
"type": "Role",
"schema:author": "https://orcid.org/0000-0001-9539-7730",
"roleName": "Management"
},
{
"id": "https://orcid.org/0000-0001-8700-7026",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "CNR-ISAC, Bologne, Italie"
},
"email": "i.giuntoli@isac.cnr.it",
"familyName": "Giuntoli",
"givenName": "Ignazio "
},
{
"type": "Role",
"schema:author": "https://orcid.org/0000-0001-8700-7026",
"roleName": "Management"
},
{
"id": "_:author_7",
"type": "Person",
"affiliation": {
"type": "Organization",
"name": "EDSB, Université Louis Pasteur, Briançon, France"
},
"email": "antoine.bard@edsb.fr",
"familyName": "Bard",
"givenName": "Antoine"
},
{
"type": "Role",
"schema:author": "_:author_7",
"roleName": "Management"
}
],
"codeRepository": "https://github.com/super-lou/MAKAHO",
"dateCreated": "2022-03-01",
"dateModified": "2022-07-01",
"datePublished": "2022-07-01",
"description": "MAKAHO https://makaho.sk8.inrae.fr (pour MAnn-Kendall Analysis of Hydrological Observations) est un système de visualisation cartographique interactif permettant de calculer les tendances présentes dans les données des stations hydrométriques aux débits peu influencés par les actions humaines. Le test de Mann-Kendall permet d’analyser la significativité des tendances de variables hydrologiques sur les différentes composantes du régime des cours d'eau (étiages, moyennes-eaux, crues), à mettre ensuite en relation avec les impacts du changement climatique sur l’hydrologie de surface.\n\nMAKAHO https://makaho.sk8.inrae.fr (for MAnn-Kendall Analysis of Hydrological Observations) is an interactive cartographic visualization system designed to calculate trends present in data from streamflow gauging stations with minimal human influence. The Mann-Kendall test is used to analyze the significance of trends in hydrological variables across different components of streamflow regimes (low flows, mean flows, high flows), which are then related to the impacts of climate change on surface hydrology.",
"funder": {
"type": "Organization",
"name": "Ministry of Ecological Transition France, INRAE"
},
"keywords": [
"Mann-Kendall trend test",
"Sen-Theil estimator",
"data visualisation",
"data analyse",
"climate change",
"climate change adpatation",
"climate change mitigation"
],
"license": "https://spdx.org/licenses/AGPL-3.0-or-later",
"name": "MAKAHO",
"operatingSystem": "Debian 10.x",
"programmingLanguage": "R 4.x.x",
"softwareRequirements": [
"https://github.com/super-lou/EXstat",
"https://github.com/super-lou/CARD"
],
"version": "1.0.0",
"developmentStatus": "inactive"
}