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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
argoTools
artoa4argo
Commits
Commits · dc87e3d2825af77cffa4b1726a4fae23196d89c3
dc87e3d2825af77cffa4b1726a4fae23196d89c3
Select Git revision
Selected
dc87e3d2825af77cffa4b1726a4fae23196d89c3
Branches
3
master
default
protected
wip/kalman-filter-adjustments
exp/re-enable-mercator-projection
Tags
2
v2.0
v1.0
6 results
artoa4argo
Author
Search by author
Any Author
authors
Olaf Boebel
oboebel
cks7419@fsu.edu
cks7419
****
project_1672_bot_313361f233bdec665fb3e76d6e98e303
****
project_1672_bot_9755240ac785f0c2130dae73c99c6416
leprob001
leprob001
5 authors
Browse files
Sep 22, 2019
Improved track parameter window and added state management.
· dc87e3d2
leprob001
authored
Sep 22, 2019
dc87e3d2
Sep 17, 2019
Added sound source offset table to tracking parameter window.
· 22b658b8
leprob001
authored
Sep 17, 2019
22b658b8
Updated artoa.ini.example
· ce4543ae
leprob001
authored
Sep 17, 2019
ce4543ae
The leapseconds can now be defined in artoa.ini.
· 656befb7
leprob001
authored
Sep 17, 2019
656befb7
Restructured calculateEllipk2 and calculateGeodist.
· cc29f047
leprob001
authored
Sep 17, 2019
cc29f047
Demystified dmy2rd and hms2rd. Updated documentation in +convert/rafosJulianDay
· 61eea945
leprob001
authored
Sep 17, 2019
61eea945
Sep 13, 2019
Updated save functions and tests to the new rfb input file.
· dbee209b
leprob001
authored
Sep 13, 2019
dbee209b
The TOA plot and the sound source panel on the left is now updated on reloading artoa.ini.
· ffcaaf9b
leprob001
authored
Sep 13, 2019
ffcaaf9b
Added two sliders for adjusting the colormap limits in the TOA plot.
· dfe3c36d
leprob001
authored
Sep 13, 2019
dfe3c36d
Updated the GPS text.
· f8bf2ee6
leprob001
authored
Sep 13, 2019
f8bf2ee6
Bugfixes, addition of Apply and withdraw all visible points in TOA window.
· 5c0a426e
leprob001
authored
Sep 13, 2019
5c0a426e
Sep 12, 2019
Various fixes and improvements to the TOA and main window.
· 3d42b326
leprob001
authored
Sep 12, 2019
3d42b326
Sep 11, 2019
The colormap now matches the one of nemo2profile.
· ed49f496
leprob001
authored
Sep 11, 2019
ed49f496
The circle around the picked point has been updated.
· 1339cff9
leprob001
authored
Sep 11, 2019
1339cff9
Every third gps date is now plotted in TOA plot.
· 75c0cd67
leprob001
authored
Sep 11, 2019
75c0cd67
Sep 10, 2019
Updated the edit windows to match the requirements of issue
#11
.
· d9be920c
leprob001
authored
Sep 10, 2019
d9be920c
Bugfix, save interim saved to the wrong destination.
· 646e0806
leprob001
authored
Sep 10, 2019
646e0806
Introduced [view] section in artoa.ini.
· e99b8d32
leprob001
authored
Sep 10, 2019
e99b8d32
Bugfix, failed getting member if it is a boolean value.
· 1b6af89c
leprob001
authored
Sep 10, 2019
1b6af89c
Bugfix, loadInterim did not work.
· 8649fbb8
leprob001
authored
Sep 10, 2019
8649fbb8
Updated testdata.
· 051ea6b3
leprob001
authored
Sep 10, 2019
051ea6b3
Sep 06, 2019
The file save menu button is now disabled until something was loaded.
· bc2356f7
leprob001
authored
Sep 6, 2019
bc2356f7
Updated and smaller Bugfixes for pickPolygon functions.
· 271185ee
leprob001
authored
Sep 6, 2019
271185ee
The time of arrival window is disabled until pressure and temperature is selected.
· 9b54aa04
leprob001
authored
Sep 6, 2019
9b54aa04
Updated main gui.
· 56bb50e8
leprob001
authored
Sep 6, 2019
56bb50e8
The load and save interim functions are now using the values from the ini file.
· 9fb26f0e
leprob001
authored
Sep 6, 2019
9fb26f0e
Moved load functions of rfb and soundsource file to the file package.
· ed9f9306
leprob001
authored
Sep 6, 2019
ed9f9306
Added hasMember and getMember function.
· eef71ec1
leprob001
authored
Sep 6, 2019
eef71ec1
Bugfix, the determineParseType function returned the wrong type if the first...
· 3afbf5e2
leprob001
authored
Sep 6, 2019
3afbf5e2
Sep 01, 2019
The soundsource file that is given in artoa.ini is now loaded at startup.
· c4d76119
leprob001
authored
Sep 1, 2019
c4d76119
Adjusted the replacing of default values to NaN.
· 672528dc
leprob001
authored
Sep 1, 2019
672528dc
Moved generateSoundSourceColors function to the soundsources package.
· 4d98bb39
leprob001
authored
Sep 1, 2019
4d98bb39
Default are now values replaced by NaN.
· 83f014e1
leprob001
authored
Sep 1, 2019
83f014e1
Added the reading of artoa.ini file at startup.
· 22350721
leprob001
authored
Sep 1, 2019
22350721
Renamed variable that was named like a built-in MATLAB function.
· d5e76373
leprob001
authored
Sep 1, 2019
d5e76373
Bugfix, the loading function now checks the first character on parsing as struct.
· cb432789
leprob001
authored
Sep 1, 2019
cb432789
Aug 30, 2019
Added function that replaces the given value in the dataset by NaN.
· a5fc8609
leprob001
authored
Aug 30, 2019
a5fc8609
Removed preselection of data.
· ae38c66e
leprob001
authored
Aug 30, 2019
ae38c66e
Aug 29, 2019
GPS TOA data is now being adjusted to match the measured TOA.
· a6171638
leprob001
authored
Aug 29, 2019
a6171638
Small Bugfixes and cleanup.
· 4cc9bfe9
leprob001
authored
Aug 29, 2019
4cc9bfe9
Loading