Skip to content
Snippets Groups Projects
Commit d225b9f9 authored by Celia Michotey's avatar Celia Michotey
Browse files

Reformat scales to match webservice format.

parent 4cd6f437
No related branches found
No related tags found
No related merge requests found
......@@ -137,7 +137,9 @@
"Short name": "DEB",
"Description": "Bud break notation. Naked eye measurement on the apical or assumed apical bud. Scale: 0 = dormant bud, 1 = stretching bud, 2 = opening bud, 3 = beginning of the leaf expansion, 4 = at least one leaf is out of the bud, 5 = elongation",
"Measurement protocol": "Naked eye measurement",
"Scale": "0 = dormant bud, 1 = stretching bud, 2 = opening bud, 3 = beginning of the leaf expansion, 4 = at least one leaf is out of the bud, 5 = elongation"
"scale": {
"name": "0 = dormant bud, 1 = stretching bud, 2 = opening bud, 3 = beginning of the leaf expansion, 4 = at least one leaf is out of the bud, 5 = elongation"
}
}
},
{
......@@ -160,7 +162,9 @@
"Short name": "GEL",
"Description": "Frost damages notation. Naked eye measurement. Scale: 0 = alive and unfrozen, 1 = alive and frozen, -9 = dead, -5 = doubtful",
"Measurement protocol": "Naked eye measurement",
"Scale": "0 = alive and unfrozen, 1 = alive and frozen, -9 = dead, -5 = doubtful"
"scale": {
"name": "0 = alive and unfrozen, 1 = alive and frozen, -9 = dead, -5 = doubtful"
}
}
},
{
......@@ -196,7 +200,9 @@
"Short name": "ECL",
"Description": "Thinning notation (predifined section). Naked eye measurement. Scale: 1 = cut, 0 = kept, -5 = dead",
"Measurement protocol": "Naked eye measurement",
"Scale": "1 = cut, 0 = kept, -5 = dead"
"scale": {
"name": "1 = cut, 0 = kept, -5 = dead"
}
}
},
{
......@@ -366,7 +372,9 @@
"Short name": "STAT",
"Description": "Status notation. Naked eye measurement. Scale: 1 = dominated tree, 2 = codominant tree, 3 = dominant tree",
"Measurement protocol": "Naked eye measurement",
"Scale": "1 = dominated tree, 2 = codominant tree, 3 = dominant tree"
"scale": {
"name": "1 = dominated tree, 2 = codominant tree, 3 = dominant tree"
}
}
},
{
......@@ -378,7 +386,9 @@
"Short name": "SUR",
"Description": "Survival note. Naked eye measurement. Scale: 0 = alive 1 = dead, 2 = doubtful",
"Measurement protocol": "Naked eye measurement",
"Scale": "0 = alive 1 = dead, 2 = doubtful"
"scale": {
"name": "0 = alive 1 = dead, 2 = doubtful"
}
}
},
{
......@@ -1143,7 +1153,9 @@
"Short name": "TYPE",
"Description": "Type de la cépée. Mesuré à l'oeil. CP = Cépée, SC = Rejet sur souche crayon, BUI = Cépée en buisson bosquet ou touffe",
"Measurement protocol": "Mesuré à l'oeil",
"Scale": "CP = Cépée, SC = Rejet sur souche crayon, BUI = Cépée en buisson bosquet ou touffe"
"scale": {
"name": "CP = Cépée, SC = Rejet sur souche crayon, BUI = Cépée en buisson bosquet ou touffe"
}
}
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment