The site latitude, longitude and altitude variables don't currently specify the ellipsoid they reference.
I'm particularly worried about the altitude variable. The comment states that the value is 'above mean sea level'. In my experience the values for lat/lon/alt used in site metadata are extracted from GPS instrumentation, generally as WGS84 coordinates. There can be up to 100m difference between WGS84 and MSL heights (according to Wikipedia).
Questions:
- Should we specify all lat/lon/alt values in the standard are in relation to a reference ellipsoid?
- Should we nominate a fixed reference ellipsoid (WGS84) or allow the user to nominate one through metadata?
- Should we change the description of
altitude from 'above mean sea level' to 'above the reference ellipsoid'?
The site
latitude,longitudeandaltitudevariables don't currently specify the ellipsoid they reference.I'm particularly worried about the
altitudevariable. The comment states that the value is 'above mean sea level'. In my experience the values for lat/lon/alt used in site metadata are extracted from GPS instrumentation, generally as WGS84 coordinates. There can be up to 100m difference between WGS84 and MSL heights (according to Wikipedia).Questions:
altitudefrom 'above mean sea level' to 'above the reference ellipsoid'?