Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

BLOCKED: update method for typeID e, n , u, e_rf, n_rf, u_rf #82

@elidana

Description

@elidana

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!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions