Skip to main content
Homepage
Explore
Search or go to…
/
Sign in
Explore
Primary navigation
Project
A
artoa4argo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
argoTools
artoa4argo
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d933d24c3549bf5315b4b89556dcc7e5cfb7fe08
Select Git revision
Selected
d933d24c3549bf5315b4b89556dcc7e5cfb7fe08
Branches
2
master
default
protected
exp/re-enable-mercator-projection
Tags
2
v2.0
v1.0
5 results
Select display option
Display full history
Display full history
Display up to revision
Created with Raphaël 2.2.0
23
Nov
18
11
4
25
Oct
27
Nov
25
19
16
19
Oct
16
Jul
13
12
9
7
6
3
2
1
30
Jun
29
28
27
25
23
21
18
16
15
11
9
8
5
3
2
1
30
May
25
15
13
8
7
6
5
2
1
28
Apr
27
26
25
16
Mar
12
11
5
4
2
27
Feb
13
Jan
8
3
27
Dec
19
17
16
14
13
12
11
10
7
6
5
4
3
2
29
Nov
28
27
26
25
24
23
22
21
19
18
17
16
13
11
7
5
3
2
21
Oct
2
26
Sep
25
22
17
13
12
11
10
6
1
30
Aug
29
27
22
20
17
16
10
8
5
3
26
Jul
20
19
17
12
11
10
9
5
chore: toaData struct is now added to the trajectory object
fix: Empirical shift is now applied before any calculation takes place
Merge branch 'master' into Olafs_Edits
fix: Empirical shift has not been added to TOA when using offsets on track calculation
fix: Empirical shift has not been added to the TOA in recalculateToaGpsAndPlot
Generalized use of {} versus () for iso-lines depending on operating system
Added ability to remap already applied TOAs to a different soundsource.
Added more parameter to the netCDF export function.
Added first version of ARGO netCDF trajectory file export.
Refactored SingleSource.m.
Bugfix, misfit calculation loop size calculation.
Initial version, algorithm by Olaf Boebel.
Small bugfixes to dropSelection and the new selection method.
Added ability to pick a rectangle based on minimum and maximum date values.
Removed all rows where "use" equals to false from tracking parameter validation.
Bugfix, added missing initialization of calculateVariations field.
Added a more descriptive error message if variation calculation is failing.
Bugfixes and improvements to fit_ellipse.
Bugfix, initialization of fit_ellipse return value was not present.
Bugfix, the additional parameter for plotOffsetVariations was missing.
The eigenvectors are now calculated by two variations [0 1], [0 -1] and [1 0], [-1 0].
The minimum x limit is now based on the launch date of the float.
The x axis of the TOA plot now adds 10 days, the y axis 60 seconds to the limits.
The ellipses are now plotted using the fit_ellipse function. Every tenth position the variation results are plotted in black.
If the soundsource does not have applied values, the measured soundspeed will be used in the TOA edit window.
Renamed columns in offset table.
Bugfix, the reload functions now restore either float or soundsources applied values after reloading.
The colormap boundaries are now stored in workspace as well.
Bugfix, reloadRfb did not calculate soundspeed.
The two comboboxes for copying are now set to float and soundsources.
Updated text in plots.
Updated rfc format.
Bugfix, the "use" variable has not been named correctly on upgrading.
The soundsource combinations table now has a "use" boolean for enabling/disabling the combination during tracking.
UX Improvement, the referencePosition is now being trimmed on creating the start and end position.
Bugfix, cell to double error in tracking plugins.
The reference start position is only added when it is the first row of the combination table.
Loading