hirokawa / cssrlib

Python Toolkit for satellite-based open PPP/PPP-RTK services
MIT License
102 stars 34 forks source link

windup correction issue #40

Open howiie11 opened 5 months ago

howiie11 commented 5 months ago

hello there,

windup correction in windupcorr function in ppp.py is different from that in rtklib with the same inputs.

is this an error or what?

thanks

hirokawa commented 5 months ago

Hello, thank you for the comment. For the phase wind-up correction, CSSRlib currently supports two methods (IGS standard model and the model used in QZSS CLAS PPP-RTK). I assume that the IGS standard model could output the result which is similar to the model used in RTKLIB.

howiie11 commented 5 months ago

OK, many thanks. CLAS may handle this correction in its own way.