Skip to content

Release the hardcoded extraTypes as a preprocessing option. - #450

Closed
Hanbing59 wants to merge 1 commit into
groops-devs:mainfrom
Hanbing59:pr-extraTypes-option
Closed

Release the hardcoded extraTypes as a preprocessing option.#450
Hanbing59 wants to merge 1 commit into
groops-devs:mainfrom
Hanbing59:pr-extraTypes-option

Conversation

@Hanbing59

Copy link
Copy Markdown
Contributor

To be able to process GPS dual-frequency data for which one of the two frequencies is exactly L5, release the original hardcoded value of L5_G for extraTypes as a config option under the pre-processing config block.

To be able to process GPS dual-frequency data for which one of
the two frequencies is exactly L5, release the original hardcoded
value of `L5_G` for `extraTypes` as a config option under the
pre-processing config block.
@tmayerguerr

Copy link
Copy Markdown
Member

Hi Hanbing,

You’re right, that was handled a bit clumsily. I have now restricted the special processing of L5 phases to BLOCK IIF satellites when more than two frequencies are available. BLOCK IIF satellites require special handling, as the L5 phase bias is not temporally stable. As far as I am aware, this problem does not occur with BLOCK III satellites. That’s still a hard-coded solution, but I can’t think of anything better at the moment.

I think this solves the problem and makes your PR unnecessary.

Best regards
Torsten

@Hanbing59 Hanbing59 closed this Sep 9, 2026
@Hanbing59
Hanbing59 deleted the pr-extraTypes-option branch September 9, 2026 15:40
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