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
Commits
73d4b8a5a3723fd7c6df8fe9dc6e9a66c232465c
Select Git revision
Branches
1
master
default
protected
Tags
2
v2.0
v1.0
3 results
artoa4argo
lib
+artoa
+controller
Author
Search by author
Any Author
authors
Olaf Boebel
oboebel
cks7419@fsu.edu
cks7419
****
project_1672_bot_313361f233bdec665fb3e76d6e98e303
leprob001
leprob001
4 authors
Oct 19, 2020
Small bugfixes to dropSelection and the new selection method.
· 73d4b8a5
leprob001
authored
4 years ago
73d4b8a5
Added ability to pick a rectangle based on minimum and maximum date values.
· 12f5c455
leprob001
authored
4 years ago
12f5c455
Removed all rows where "use" equals to false from tracking parameter validation.
· 4c188d0e
leprob001
authored
4 years ago
4c188d0e
Bugfix, added missing initialization of calculateVariations field.
· fb46ba49
leprob001
authored
4 years ago
fb46ba49
Jul 16, 2020
Bugfix, the additional parameter for plotOffsetVariations was missing.
· bbbb25d6
leprob001
authored
4 years ago
bbbb25d6
Jul 13, 2020
The minimum x limit is now based on the launch date of the float.
· 27f9b4b4
leprob001
authored
4 years ago
27f9b4b4
The x axis of the TOA plot now adds 10 days, the y axis 60 seconds to the limits.
· cac3180a
leprob001
authored
4 years ago
cac3180a
Jul 12, 2020
If the soundsource does not have applied values, the measured soundspeed will...
· 2100da72
leprob001
authored
4 years ago
2100da72
Jul 09, 2020
Renamed columns in offset table.
· 0390503f
leprob001
authored
4 years ago
0390503f
Jul 07, 2020
Bugfix, the reload functions now restore either float or soundsources applied...
· fb66cb99
leprob001
authored
4 years ago
fb66cb99
The colormap boundaries are now stored in workspace as well.
· eec3579e
leprob001
authored
4 years ago
eec3579e
Bugfix, reloadRfb did not calculate soundspeed.
· f190e81b
leprob001
authored
4 years ago
f190e81b
Jul 06, 2020
The two comboboxes for copying are now set to float and soundsources.
· 0133a382
leprob001
authored
4 years ago
0133a382
Updated text in plots.
· bd5436f4
leprob001
authored
4 years ago
bd5436f4
Updated rfc format.
· 3eb6ef31
leprob001
authored
4 years ago
3eb6ef31
The soundsource combinations table now has a "use" boolean for...
· 8cf87928
leprob001
authored
4 years ago
8cf87928
Jul 03, 2020
The reference start position is only added when it is the first row of the combination table.
· a5cf57cd
leprob001
authored
4 years ago
a5cf57cd
Bugfixes, due to new soundspeed selection method.
· a5bedc26
leprob001
authored
4 years ago
a5bedc26
Updated soundspeed handling.
· cd7630f7
leprob001
authored
4 years ago
cd7630f7
Jul 02, 2020
The trajectory points are now plotted in gray.
· b16d4bca
leprob001
authored
4 years ago
b16d4bca
The topographical lines can now be set in the artoa.ini at the defaults section.
· 42d17584
leprob001
authored
4 years ago
42d17584
Bugfix, the call to open the GUI has been done too early for the trajectory output window.
· f515216e
leprob001
authored
4 years ago
f515216e
The default limits of the trajectory plot can now be set in the artoa.ini file.
· 954b3a94
leprob001
authored
4 years ago
954b3a94
Bugfix, the save methods did not return if the putfile dialog has been cancelled.
· ccba45ec
leprob001
authored
4 years ago
ccba45ec
Jul 01, 2020
Added a new column to the tracking parameter panel ReferencePositionEnd....
· 881b741f
leprob001
authored
4 years ago
881b741f
Jun 30, 2020
Added checkbox for optional calculation of variations.
· 2c5cfc91
leprob001
authored
4 years ago
2c5cfc91
Bugfix, the getDefaultCombinationCell has not been updated to the new tracking parameter.
· 1f268d00
leprob001
authored
4 years ago
1f268d00
Jun 28, 2020
Bugfix, the trajectory axes has been cleared instead of the topographical lines.
· 9e3c0a4e
leprob001
authored
4 years ago
9e3c0a4e
Bugfix, check if the syncZoomToaWindow variable is available.
· 47fbe237
leprob001
authored
4 years ago
47fbe237
Added first version of the new backward tracking method. It is now possible to...
· ebbc4579
leprob001
authored
4 years ago
ebbc4579
Bugfix, Plotting the soundsource line segments used a wrong algorithm to...
· f1b5f35a
leprob001
authored
4 years ago
f1b5f35a
The soundsource combination panel now shows the segment color as background if...
· f563272e
leprob001
authored
4 years ago
f563272e
Bugfixes in show SATFIX-ETA to TOA plot.
· 20df4672
leprob001
authored
4 years ago
20df4672
Added SATFIX-ETA to TOA plot.
· 1ac79113
leprob001
authored
4 years ago
1ac79113
Jun 27, 2020
The soundvelocity can now be copied from a separate combobox.
· 3c569dfe
leprob001
authored
4 years ago
3c569dfe
Adjusted reloadRfb function so that it only overwrites the metadata.
· 282a6ada
leprob001
authored
4 years ago
282a6ada
Jun 25, 2020
The reload artoa.ini function now asks for confirmation before reloading.
· c9b2eb6e
leprob001
authored
4 years ago
c9b2eb6e
Bugfix, the copy routine was wrong.
· c45d71b2
leprob001
authored
4 years ago
c45d71b2
Reload soundsource file now asks for confirmation. The GUI gets updated as well.
· 2e73f8ea
leprob001
authored
4 years ago
2e73f8ea
Soundsource lines are now plotted in colors of the segments.
· 45715993
leprob001
authored
4 years ago
45715993
Loading