"comment":"A short phrase or sentence describing the dataset. For direct sonar-generated files, this can be as simple as \"Files generated by the XYZ sonar\"."
},
{
"name":"xsf_convention_version",
"obligation":"M",
...
...
@@ -68,10 +66,6 @@
"type":"string",
"value":"0.1"
}
],
"variables":[
{
...
...
@@ -91,10 +85,12 @@
},
{
"name":"semi_major_axis",
"type":"double",
"value":"6378137.0d"
},
{
"name":"inverse_flattening ",
"type":"double",
"value":"298.257223563d"
}
]
...
...
@@ -200,12 +196,12 @@
{
"name":"profile",
"comment":"Unique identifier for each feature instance",
"javaValue":"dataProxy.getSVPProfileCount()"
"javaValue":"dataProxy.getSVPProfileCount()"
},
{
"name":"sampleCount",
"comment":"max number of sample for sound velocity profiles",
"javaValue":"dataProxy.getSVPMaxSampleCount()"
"javaValue":"dataProxy.getSVPMaxSampleCount()"
}
],
"types":[],
...
...
@@ -337,10 +333,7 @@
],
"type":"float",
"attributes":[
{
"name":"csr",
"value":"vsc"
},
{
"name":"valid_min",
"value":"0.0",
...
...
@@ -799,7 +792,7 @@
{
"name":"time",
"comment":"can be fixed or unlimited length, as appropriate",
"comment":"Index of the MRU sensor to use by default. If the sensor used can be dynamically changed, refer to the variable active_MRU. Index matches the ones used in the Platform MRU sensors variables.",
"type":"int"
"type":"int",
"value":"0"
},
{
"name":"preferred_position",
"obligation":"MA",
"comment":"Index of the position sensor to use by default. If the sensor used can be dynamically changed, refer to the variable active_position_sensor. Index matches the ones used in the Platform position sensors variables.",