Skip to content

Commit 75e55fc

Browse files
authored
Update clause_specification_text.adoc
Reliable reference for statistical Measures found
1 parent eff5440 commit 75e55fc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

standard/clause_specification_text.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,8 @@ where `"SST_mean"` references the following parameter:
282282
"label" : {
283283
"en": "Sea surface temperature daily mean"
284284
},
285+
"statisticalMeasure": "https://ec.europa.eu/eurostat/statistics-explained/index.php?title=Glossary:Arithmetic_mean",
286+
"narrower": "http://www.w3.org/2004/02/skos/core"
285287
},
286288
"unit" : {
287289
"label": {
@@ -305,6 +307,8 @@ and `"SST_stddev"` references the following parameter:
305307
"label" : {
306308
"en": "Sea surface temperature standard deviation of daily mean"
307309
},
310+
"statisticalMeasure": "https://ec.europa.eu/eurostat/statistics-explained/index.php?title=Glossary:Standard_deviation",
311+
"narrower": "http://www.w3.org/2004/02/skos/core"
308312
},
309313
"unit" : {
310314
"label": {

0 commit comments

Comments
 (0)