-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No FCB File Exist #2
Comments
Hi, the FCB products generated by Wuhan University is currently not supported by Net_Diff. Only the cnt*****.bia by CNES and jxf*****.fcb by JAXA is supported. For the CNES products, you need to download cnt*****.bias file on the GNSS BSX line (P1C1 DCB file is optional). For the JAXA products, you need to download both the jxf*****.fcb file on the FCB line and the ****.bsx file on the GNSS BSX line. All these can be done by just click the DOWNLOAD button. Personally, I suggest to use the CNES products. |
Thank you for kindly reply and support, it worked. When I check the results, I see that the Kinematic PPP-AR mode supports only GPS and GPS+GLONASS combinations. Because there is no difference between GPS and GPS+GALILEO or GPS+GLONASS and GPS+GLONASS+GALILEO results. Am I wrong? |
If you are using jxf products, then there is only GPS and GLONASS orbit and clock information(but only support GPS PPP-AR). If you are using CNES products, it supports GPS+GLONASS+BDS+Galileo. |
I used the cnt*****.sp3/clk/bia files for the Kinematic PPP-AR solution but i got the " no reference satellite found" message for GALILEO in the log file. |
I test it again using IGS station, the result is normal and there is no such error information for Galileo. So I think maybe it is due to the problem of data? Could you send me your data through email? |
Hello, I check your data. The RINEX data format is 2.11, and the Galileo data type is E1 and E5 (not E5a). I'm sorry that Net_Diff currently only supports E1+E5a for Galileo in RINEX 2.XX format. |
Hello, FCB file from WHU (ftp://igs.gnsswhu.cn//pub/whu/phasebias/year/bias/) is supported now. |
Hello, Thank you for your information. This is really good news. It will be very useful as soon as they support multi-GNSS. |
I'm trying to a process with PPP-AR mode. I put the FCB file I downloaded from here (https://github.com/FCB-SGG/FCB-FILES) or the jxfXXXXX.fcb file I downloaded with the net_diff program in the P1C1 DCB line. But on both of them the program gives "No FCB File Exist" error. At which stage or where am I making a mistake?
The text was updated successfully, but these errors were encountered: