GROOPS TEC maps #180
-
Dear Developers, The program GnssGriddedDataTimeSeries2Ionex converts GROOPS TEC maps in IONEX format, however it is not clear to me how to generate the GROOPS TEC maps: in the orbit estimation part of the cookbook, the ionosphere is decomposed in a stocastic part (the residual slant iono TEC) and in a deterministic part modelled as Spherical Harmonics expansion. However, the only parametrisation that writes a class is the IonosphereVTEC, and I understand in the related description such parametrisation is used only to separate ionopshere and biases in the single receiver case. So, in practice, is it possible to create IONEX files with the current GROOPS implementation? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi laplace76 , You are completly right, it is still on our TODO list to read and write TEC maps within GnssProcessing (see GnssParametrization::ionosphereMap). Internal tests show that the estimated results do not look very satisfactory, so little bit more work is to do here. Unfortunately, I don't know at the moment when we will find the time. regards |
Beta Was this translation helpful? Give feedback.
Hi laplace76 ,
You are completly right, it is still on our TODO list to read and write TEC maps within GnssProcessing (see GnssParametrization::ionosphereMap). Internal tests show that the estimated results do not look very satisfactory, so little bit more work is to do here. Unfortunately, I don't know at the moment when we will find the time.
regards
Torsten