The URL listed as a reference for GPS time series types (e,n, u, e_rf, n_rf, u_rf) has been updated to reflect the switch from Bernese to Gamit.
For these 6 types, could we modify the method so that:
typeID = e_rf, n_rf and u_rf has this method (the URL here might need to be modified):
{
"description": "Bernese v5.0 GNS processing software",
"methodID": "bernese5",
"name": "Bernese v5.0",
"reference": "http://info.geonet.org.nz/display/appdata/Historical+Bernese+processing+notes"
}
typeID = e, n, up have this method:
{
"description": "Gamit/GlobK GNSS processing software",
"methodID": "gamit",
"name": "Gamit/GlobK",
"reference": "http://info.geonet.org.nz/x/XoIW"
}
thanks!