SINEX to GTS format converter

Converting SINEX to GTS format
76 Downloads
Updated 28 Jun 2016

View License

This is a MATLAB script to read the SINEX output files and makes coordinates input files in the gts format for the GITSA software. The script reads only the 'solution/estimate' block of the input SINEX files, and therefore, the output gts files only contain coordinates and their corresponding standard deviations, but not the full covariance matrix. The script was basically written to convert the SINEX files obtained from the Bernese RNX2SNX BPE, however, since SINEX is a standard format, this script can be used with any other software that is able to produce results in the SINEX format. This script does not change coordinate system of the estimated coordinates. This script calls 'sinex_find_block' and 'sinex_read_solutionestimate' MATLAB scripts.

Cite As

Mohammad Ali (2024). SINEX to GTS format converter (https://www.mathworks.com/matlabcentral/fileexchange/57899-sinex-to-gts-format-converter), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Function Handles in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0