groops-devs / groops

A software toolkit for gravity field recovery and GNSS processing
GNU General Public License v3.0
178 stars 106 forks source link

format conversion problem #86

Closed sunnday1 closed 2 years ago

sunnday1 commented 2 years ago

Hello developer, I want to use the motion track output by Bernese as the prior track of GROOPS. Is this possible? I'm having a problem with the file conversion process, what's wrong with the settings in the image below? thank you very much!

image

zhedumi commented 2 years ago

Hi,

Can you provide the output of the program in the form of the logfile or a screenshot? Can you also the data you try to convert?

Best regards,

Patrick

sunnday1 commented 2 years ago

Thanks for taking the time to answer my question. Below is an addition to this question. image

RDAF200010.txt

The file is the source file to be converted.

sunnday1 commented 2 years ago

I successfully formatted the above file using the Sp3Format2Orbit program, but there was a problem with kinematic orbiting. image image

akvas commented 2 years ago

Hi @sunnday1,

it seems that the file "RDA.txt" is corrupted. Could you post it so we can verify that the conversion was correct?

Cheers, Andreas

sunnday1 commented 2 years ago

RDAF200010 .txt

tmayerguerr commented 2 years ago

This is the original SP3 file, not the converted one into GROOPS format (RDA.txt). We see no problems to convert the sp3 file, see example.zip

sunnday1 commented 2 years ago

Thank you so much for your example program, it helped us a lot, kudos to you all!