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

PPP Station 1 year time series (2020) #56

Closed Bemtgenj closed 2 years ago

Bemtgenj commented 2 years ago

Description

Hello,

we have used GROOPS for PPP determination for the ZIM 2 station. As the input files did not provide data consecutively for all 366 days in 2020 for (ZIM200CHE_R_2020XXX0000_01D_30S_MO.crx.gzr; XXX = 335 & 336 were not available) we ran the config files in 2 batches (001 -> 334 and 337 -> 366). Is there an option in GROOPS to ignore missing days / missing input files and continue the execution up to the last date in the loop interval definition 1 January 2020 to 31 December 2020?

thank you for your help Best regards, Jean Bemtgen

GROOPS version

No response

Operating systems

Log output

No response

FFFFFG-IGG commented 2 years ago

@Bemtgenj Hello, set continueAfterError "yes" of the loopProgram(contain the time series from 001~366) may solve your problem.

Bemtgenj commented 2 years ago

@FFFFFG-IGG TXS for the feedback - i will try that

FFFFFG-IGG commented 2 years ago

@FFFFFG-IGG TXS for the feedback - i will try that Excuse me, could you tell me if you have deploy ppp or network analyze with Beidou constellation?Since I'm not sure whether groops can process with Beidou, and I hadn't gotten any clue in the cookbook about that. Many thanks! (may be developers can give me some illustration about that.) @sestras

Waley04 commented 2 years ago

@FFFFFG-IGG TXS for the feedback - i will try that Excuse me, could you tell me if you have deploy ppp or network analyze with Beidou constellation?Since I'm not sure whether groops can process with Beidou, and I hadn't gotten any clue in the cookbook about that. Many thanks! (may be developers can give me some illustration about that.) @sestras

###################################### To deploy a PPP scenario for BeiDou constellation, you may try the following:

------- 01groopsConvert In the loopPrn, set the path to "transmitterList.beidou.txt" ------- 02groopsGnssProcessing In the transmitter, set the path to "transmitterList.beidou.txt" Both the transmitter information and antennae definition (for the transmitter and receiver) should be set to igs14 i.e "transmitterInfo_igs14.{prn}.xml" and "antennaDefinition_igs14.dat"

Example Station = ALIC DOY = 305 in 2021. Products = GBM

------- Plots position_2021-11-01 alic

skyplot_2021-11-01 alic

######################################

NB: Further details can be provided by the GROOPS Developers.

FFFFFG-IGG commented 2 years ago

@FFFFFG-IGG TXS for the feedback - i will try that Excuse me, could you tell me if you have deploy ppp or network analyze with Beidou constellation?Since I'm not sure whether groops can process with Beidou, and I hadn't gotten any clue in the cookbook about that. Many thanks! (may be developers can give me some illustration about that.) @sestras

###################################### To deploy a PPP scenario for BeiDou constellation, you may try the following:

------- 01groopsConvert In the loopPrn, set the path to "transmitterList.beidou.txt" ------- 02groopsGnssProcessing In the transmitter, set the path to "transmitterList.beidou.txt" Both the transmitter information and antennae definition (for the transmitter and receiver) should be set to igs14 i.e "transmitterInfo_igs14.{prn}.xml" and "antennaDefinition_igs14.dat"

Example Station = ALIC DOY = 305 in 2021. Products = GBM

------- Plots position_2021-11-01 alic

skyplot_2021-11-01 alic

######################################

TXS for your kind reply! I'll try it.(If possible, could you give me your email address for further contact?)

FFFFFG-IGG commented 2 years ago

@FFFFFG-IGG TXS for the feedback - i will try that Excuse me, could you tell me if you have deploy ppp or network analyze with Beidou constellation?Since I'm not sure whether groops can process with Beidou, and I hadn't gotten any clue in the cookbook about that. Many thanks! (may be developers can give me some illustration about that.) @sestras

###################################### To deploy a PPP scenario for BeiDou constellation, you may try the following:

------- 01groopsConvert In the loopPrn, set the path to "transmitterList.beidou.txt" ------- 02groopsGnssProcessing In the transmitter, set the path to "transmitterList.beidou.txt" Both the transmitter information and antennae definition (for the transmitter and receiver) should be set to igs14 i.e "transmitterInfo_igs14.{prn}.xml" and "antennaDefinition_igs14.dat"

Example Station = ALIC DOY = 305 in 2021. Products = GBM

------- Plots position_2021-11-01 alic

skyplot_2021-11-01 alic

###################################### #NB: Further details can be provided by the GROOPS Developers.

Excuse me, I've tried the schema you provided, but get totally different results. (Station = ALIC DOY = 305 in 2021. Products = GBM),ppp results of fix(figure 1) and float(figure 2) ambiguity are list bellow: alic_305 figrue 1 alic_305 figure 2

Since PPP using GPS and GALILEO system are normal, I do not know what goes wrong with ppp using BEIDOU system(Using GLONASS also met this problem) . Here I would like to ask some details about your schema: 1.Which version of groops are you using?(My groops is downloaded in 2022-3-7) 2.Do you only use BEIDOU system in your schema? 3.Do you use all satellites of BEIDOU system? 4.Which band of carrier-phase rang do you use? Many thanks, and I'm looking forward to your reply as soon as possible.

Waley04 commented 2 years ago

Greetings,

  1. Which version of groops are you using?

Here is the version I am using: dateCompiles Note that I also have the groops version compiled in January 2022 and another version compiled in November 2021. The example works on all versions I have.

  1. Do you only use BEIDOU system in your schema?

Yes, I use the BDS constellation only.

  1. Do you use all satellites of BEIDOU system?

Yes, all the satellites with useful observations are used. In this example, 37 PRNs are used (PRN C06 to C46). You may refer to this usedBEIDOU_PRNs_2021-11-01.txt usedBEIDOU_PRNs_2021-11-01.txt

  1. Which band of carrier-phase rang do you use?

For this example, I used B1 and B3 in-phase signals.

I hope this answers my example.

Best wishes,

Waley.

########################################################### Disclaimer: I just know how to deploy the BDS PPP test in this software. GROOPS developers can explain the quality of the solution. ###########################################################

FFFFFG-IGG commented 2 years ago

For this example, I used B1 and B3 in-phase signals.

It's so weird! There is still something wrong with my ppp results with Beidou, eventhough I use the same products you've mentioned. If possible, could you please provide your config.xml and GBM products, obs files? It may be of great help to find out what's going wrong with my strategy. Many thanks!