Open
Conversation
This reverts commit 72d094d.
* add spotgins enu * add spotgins enu * change load for dlmread * spotgins-enu-v2 * Add metadata structure for GNSS node details in export * Add warning messages for unknown formats in readfmtdata function * Fix formatting in GNSS output for ITRF reference * Add 'spotgins-enu-v2' format to GNSS data reading cases * Fix uistack call to check for function existence before execution * Refactor uistack handling to include Octave compatibility for error bars * Remove Octave equivalent handling for uistack in plotorbit function * Fix metadata assignment in GNSS processing for correct node reference * Update ITRF reference formatting in GNSS processing and remove commented velocity reference * Fix formatting of ITRF reference output in GNSS processing * Fix velocity reference formatting in GNSS processing * Fix formatting of PROC_ITRF_REF and PROC_VELOCITY_REF in GNSS processing * Add PROC_VECTORS_REF to metadata in GNSS processing * Fix formatting of PROC_VELOCITY_REF and PROC_VECTORS_REF in GNSS processing * CORRECT BUG: meta are now erased after the export * Fix formatting of PROC_ITRF_REF in GNSS processing * Enhance metadata handling by adding comments for PROC_ITRF_REF and PROC_VELOCITY_REF in GNSS processing * no more meta header output for the moment * re add E.meta/E.title * rm extra CR --------- Co-authored-by: PiSa on TPX1 <psakicki@TPX1-GFZ>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
can read both SPOTGINS ENU files v2 & v3 in the same case "spotgins-enu" based on the header and the content as a fallback
spotgins-enu-v2 is removed