| ... | ... | @@ -2,6 +2,34 @@ |
|
|
|
|
|
|
|
## New features
|
|
|
|
|
|
|
|
* The plugins now echo the date and position to the console (43701fd6).
|
|
|
|
* The default limits of the trajectory plot can now be set in the artoa.ini file (954b3a94).
|
|
|
|
* The topographical lines can now be set in the artoa.ini at the defaults section (42d17584).
|
|
|
|
* The trajectory points are now plotted in gray (b16d4bca).
|
|
|
|
* The rafos dates are now shown next to the SAT positions in trajectory output plot (4ef47baf).
|
|
|
|
* The new soundspeed handling has been introduced (cd7630f7).
|
|
|
|
* The offset calculation uses the Float "AppliedSoundspeed".
|
|
|
|
* The LeastSquares algorithm uses Float "AppliedSoundspeed" as well.
|
|
|
|
* The Circular and Hyperbolic uses the "AppliedSoundspeed" of the corresponding soundsource that is used.
|
|
|
|
|
|
|
|
## Changes and Bugfixes
|
|
|
|
|
|
|
|
* Bugfix, the offset generation function did not set empiric_drift and empiric_offset for soundsources (3fae7f41).
|
|
|
|
* The HAFOS.soso file has been updated (d491b3a2).
|
|
|
|
* Bugfix, the getDefaultCombinationCell has not been updated to the new tracking parameter (1f268d00).
|
|
|
|
* Tracking plugins now print the converged date into the console (48506b7f).
|
|
|
|
* Added checkbox for optional calculation of variations (2c5cfc91).
|
|
|
|
* Bugfix, save RFC file has not been adjusted to the new tracking method (3d55ec71).
|
|
|
|
* Added a new column to the tracking parameter panel ReferencePositionEnd. Adjusted the tracking algorithms accordingly (881b741f).
|
|
|
|
* Bugfix, the save methods did not return if the putfile dialog has been cancelled (ccba45ec).
|
|
|
|
* Bugfix, the call to open the GUI has been done too early for the trajectory output window (f515216e).
|
|
|
|
* Update label in main GUI for reference positions (43485255).
|
|
|
|
* Removed automatic setting of reference position if there is no user input (9001f96b).
|
|
|
|
|
|
|
|
# Weekly report 22.06.2020 - 28.05.2020
|
|
|
|
|
|
|
|
## New features
|
|
|
|
|
|
|
|
* Added first version of error calculation by offset variation. The offset variations can be set in the [offsetvariations] section in artoa.ini file (940556bb).
|
|
|
|
* The lines connecting the soundsources are now split and shown in the segment colors (45715993).
|
|
|
|
* The reload soundsource button now asks for confirmation before reloading (2e73f8ea).
|
| ... | ... | |
| ... | ... | |