GithubHelp home page GithubHelp logo

Multi freq. Issue about rapppid HOT 3 CLOSED

tuw-vievs avatar tuw-vievs commented on August 22, 2024
Multi freq. Issue

from rapppid.

Comments (3)

mfglaner avatar mfglaner commented on August 22, 2024

Please post the full error message. The first part is missing.
Otherwise, I recommend to do a GPS only processing and add Galileo, GLONASS, and BeiDou one after each other.

from rapppid.

MoSaber88 avatar MoSaber88 commented on August 22, 2024

Here is the full error message :

Index exceeds the number of array elements (0).

Error in satelliteClock (line 77)
idx = idx(1); % preventing errors

Error in modelErrorSources (line 194)
[dT_sat, noclock] = satelliteClock(sv, Ttr, input, isGPS, isGLO, isGAL, isBDS, k, settings,
Epoch.corr2brdc_clk(:,prn));

Error in calc_float_solution (line 54)
[model, Epoch] = modelErrorSources(settings, input, Epoch, model, Adjust, obs);

Error in ZD_processing (line 47)
calc_float_solution(input, obs, Adjust, Epoch, settings);

Error in PPP_main (line 324)
ZD_processing(HMW_12, HMW_23, HMW_13, Adjust, Epoch, settings, input, satellites, obs);

Error in StartProcessingFromGUI (line 164)
settings_ = PPP_main(settings); % start processing

Error in GUI_PPP>pushbutton_run_Callback (line 4168)
handles = StartProcessingFromGUI(handles); % starts PPP_main.n

Error in gui_mainfcn (line 95)
feval(varargin{:});

Error in GUI_PPP (line 28)
gui_mainfcn(gui_State, varargin{:});

Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)GUI_PPP('pushbutton_run_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback.

from rapppid.

mfglaner avatar mfglaner commented on August 22, 2024

The satellite clock does not contain the necessary data.
Please send the RINEX File and the settings from the GUI (settings.mat) to [[email protected]].

from rapppid.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.