Skip to content

Add support for MARKER TYPE in modif_kw#167

Open
skimprem wants to merge 1 commit intoIPGP:masterfrom
skimprem:feature-marker-type
Open

Add support for MARKER TYPE in modif_kw#167
skimprem wants to merge 1 commit intoIPGP:masterfrom
skimprem:feature-marker-type

Conversation

@skimprem
Copy link
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.
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.

1 participant