Skip to content

NODES and PROCS variables in export headers#180

Merged
beaudu merged 35 commits intodevfrom
ps_export_header_01a
Jan 13, 2026
Merged

NODES and PROCS variables in export headers#180
beaudu merged 35 commits intodevfrom
ps_export_header_01a

Conversation

@PierreS-alpha
Copy link
Member

Address issue #178

  • new function add_export_metadata
  • In the configuration of the PROC, new keys:
    • EXPORT_HEADER_NODE_KEYLIST
    • EXPORT_HEADER_PROC_KEYLIST

Implemented only for VECTORS at the moment

example:
In the conf:

EXPORT_HEADER_NODE_KEYLIST|NAME,GNSS_9CHAR,LAT_WGS84,LON_WGS84,ALTITUDE
EXPORT_HEADER_PROC_KEYLIST|ITRF_REF,VELOCITY_REF,VECTORS_VELOCITY_REF

In the ouput header:

# NODE.NAME:  "La Desirade (Guadeloupe)"
# NODE.GNSS_9CHAR:  DSD000GLP
# NODE.LAT_WGS84:  16.308
# NODE.LON_WGS84:  -61.0602
# NODE.ALTITUDE:  272
# PROC.ITRF_REF:  ITRF20(CF)
# PROC.VELOCITY_REF:  0,0,0
# PROC.VECTORS_VELOCITY_REF:  12,15,0

PiSa on TPX1 added 30 commits July 30, 2025 19:42
@beaudu beaudu merged commit 4aaefde into dev Jan 13, 2026
@PierreS-alpha PierreS-alpha deleted the ps_export_header_01a branch January 13, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants