Skip to content

Add support for MARKER TYPE in modif_kw#167

Merged
PierreS-alpha merged 1 commit intoIPGP:masterfrom
skimprem:feature-marker-type
Feb 18, 2026
Merged

Add support for MARKER TYPE in modif_kw#167
PierreS-alpha merged 1 commit intoIPGP:masterfrom
skimprem:feature-marker-type

Conversation

@skimprem
Copy link
Copy Markdown
Contributor

  • Added mod_marker_type() method to RinexFile class
  • Added 'marker_type' to acceptable_keywords list
  • Added mod_marker_type() call in apply_modifkw2rnxobj()
  • Updated documentation to include marker_type parameter

This allows users to set/modify MARKER TYPE field in RINEX headers using modif_kw={'marker_type': 'GEODETIC'} or similar.

- Added mod_marker_type() method to RinexFile class
- Added 'marker_type' to acceptable_keywords list
- Added mod_marker_type() call in apply_modifkw2rnxobj()
- Updated documentation to include marker_type parameter

This allows users to set/modify MARKER TYPE field in RINEX headers
using modif_kw={'marker_type': 'GEODETIC'} or similar.
@PierreS-alpha PierreS-alpha merged commit 8de178c into IPGP:master Feb 18, 2026
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