goGPS-Project / goGPS_MATLAB

goGPS MATLAB is an advanced GNSS observation processing software.
http://gogps-project.github.io/
282 stars 155 forks source link

inquiring about ITRF Transformation Parameters #37

Closed abubakralbashir closed 6 years ago

abubakralbashir commented 6 years ago

Hello and lot of thanks for this valuated contribution.... I really had some works in my graduation project about GNSS Data Processing, and I applied the ITRF Transformation between ITRF2000 to ITRF2008 using the ITRF parameters provided by the official website of International Terrestrial Reference Frame in the link below, I checked the source of your parameters and I found the transformation parameters are different from that you used in your script. please check the link : http://itrf.ign.fr/doc_ITRF/Transfo-ITRF2008_ITRFs.txt

ege010 commented 6 years ago

Hi, sorry for the late reply. Are you referring to this script? https://github.com/goGPS-Project/goGPS_MATLAB/blob/master/goGPS/utility/geo/itrf2008etrf2000.m ...this applies the transformation from ITRF2008 to ETRF2000, not ITRF2000. I'm going to close this issue for now, but feel free to re-open it if you wish! Thanks.