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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
a55d2aaa4ce207b0099514388956777f7e6095d0
Select Git revision
Branches
1
master
default
protected
Tags
2
v2.0
v1.0
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
Feb
13
Dec
11
21
Nov
7
11
Oct
15
Aug
8
May
18
Apr
17
15
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: Color register is now initialized with filtered soundsources if available
feat: Added optional parameter to colorregister.create function
fix: updateAvailablePlots is no longer redrawing the tracking window, fixes #66
fix: For SatfixToEta plot, applied soundspeed of the float is now used, fixes #67
fix: Removed manual limits for temperature and pressure plots because R2023b does reset axis afterwards
chore: Replaced etopo by readgeoraster function
Merge branch 'Olafs_Edits'
Update SingleSource tracking
fix: Added variable type conversions to +save/argo_trajectory
Merge branch 'merge/cathrines-edits-into-master' into merge/full
Merge branch 'Cathrine_Edits' into merge/cathrines-edits-into-master
Merge branch 'Olafs_Edits' into merge/olafs-edits-into-master
Added seawater library to calculate depth from float max pressure for single source + topo tracking
only comment added
Use () for windows machines and {} for linux machines
replaced && by & in line 50 and added min in 51 to allow for ambivalent index
Update SiSoTopo.m
New tracking method Singel Source plus Topography tracking.
fix: Added check if ID_PLATFORM_TYPE is numeric on export as NetCDF
chore: Added force parameter to initializeArtoa4
chore: Updated cleanup in startEndToa.m
chore: Added error output parameter, updated documentation
chore: Added *.itm and *.rfb to .gitignore
fix: Added istable check in getMember.
fix: Wrong validation of reference start and end position input
feat: IBCSO dataset can now be used to plot topographical lines
chore: Added artoa.ini to .gitignore
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
Loading