Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
argoTools
artoa4argo
Graph
8c8ebfc9396c1775ad489ac719966127b47a1076
Select Git revision
Branches
1
master
default
protected
Tags
2
v2.0
v1.0
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Apr
5
31
Mar
9
7
2
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
fix: Added missing parsing to double of referenceStart and referenceEnd while validating user input
feat: Erronous trajectories are now initialized and an error message is displayed to the user
feat: referencePosition and referencePositionEnd are now checked for errors in combinations table
fix: Display of topogrophical lines now working with ETOPO
fix: Corrected data center on saving to argo trajectory file
Replace plotSoundsourceToaFromGps.m to deal with more than one SAT fix per day
fix: Handling single SAT position while generating plot
fix: Proper check if trajectory to emphasize is available
Merge branch 'bugfix/54-cannot-save-trajectories' into 'master'
Fixes to enable saving of ARGO trajectory files
Added single source + topography (SiSoTopo) plugin to tracking options.
chore: Added missing prepareToaDataForCalculations function
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.
Loading