Skip to content

Releases: applied-geodesy/jag3d

JAG3Dv20240523

23 May 18:32
1646d9c
Compare
Choose a tag to compare

JAG3D

  • Correction of the selection behavior when multiple rows are selected in table and these items are activated/deactivated

JAG3Dv20240428

28 Apr 08:58
6ea003a
Compare
Choose a tag to compare

JAG3D

  • Number verification method corrected, cf. #14681

JAG3D & JUniForm & CoordTrans

  • Shortcuts for switching tabs, i.e. Ctrl + <Number>, and starting adjustment procedure, i.e. F5, added as suggested by Stefan

JAG3Dv20240419

19 Apr 07:44
d8ba387
Compare
Choose a tag to compare

JAG3D

  • SQL statement corrected in report generator (e.g. HTML report)

JAG3Dv20240417

17 Apr 17:12
7b36ba8
Compare
Choose a tag to compare

JAG3D

  • Reorganization of export procedure of adjustment results (coordinates and dispersion matrix)
  • MATLAB support added via MAT File Library
  • Some phrases corrected in i18n files

CoordTrans & JUniForm

  • Initial guess are now derived for full set of unknowns i.e., curve/surface parameters as well as residuals to improve convergence
  • Some phrases corrected in i18n files

JAG3Dv20240320

20 Mar 20:45
5034db3
Compare
Choose a tag to compare

JAG3D

  • SQL statement for sign analysis plot corrected as reported by Frederik
  • Center of mass reduction for SVG plot in report added to avoid floating point overflow as reported by Julian, cf. #7243

JAG3Dv20240105

05 Jan 10:25
f71a250
Compare
Choose a tag to compare

I wish you all a healthy and happy new year 2024.

General changes

  • JavaFX updated to version 21
  • OpenJDK 21 bundle, provided by azul.com, was included (Windows version only)
  • Compliance level increased to Java 17 (required minimum JDK for JavaFX 21)

JAG3D

  • Date picker is set editable
  • Tooltip text of date picker updated as suggested by Stefan

JAG3Dv20231208

08 Dec 09:48
ca943e4
Compare
Choose a tag to compare

JAG3D

  • Project date is updated by double-clicking in the corresponding text field, cf. #14570
  • Fix in estimation of stochastic parameters (redundancy, a-posteriori variances, etc.) in case of an unknown scale parameter in leveling network, as reported by Frederik

JUniForm & CoordTrans

  • Simple validation of the entered dispersion matrix added, i.e. positive main diagonal elements and correlation coefficient between -1 and +1

JAG3Dv20231020

20 Oct 07:51
d4ccba4
Compare
Choose a tag to compare

JAG3D

  • Search and replace dialog as well as height adaption dialog added to table context menu
  • Fixing issue while saving project meta-data, if meta-data are incomplete (null pointer exception)
  • Missing entries added to i18n files

JUniForm

  • Revised procedure for deriving initial guess in paraboloid fitting model
  • Focal length parameter added as further parameter derived from middle axis coefficient in rotationally symmetric paraboloid model

JAG3Dv20230904

04 Sep 06:34
0674382
Compare
Choose a tag to compare

JAG3D

  • Rows highlighting corrected for p-value, cf. #14508
  • Condition for update check corrected

JAG3Dv20230804

04 Aug 14:27
7daa704
Compare
Choose a tag to compare

JAG3D's module JUniForm successfully verified by PTB

The calibration of measuring equipment is essential in geodesy and metrology. In length measurement technology, for instance, it enables the traceability of measured values to the SI base unit of the meter. High demands are placed on the standards used to supply the reference values in order to ensure conformity with national and international standards and norms such as DIN or ISO. In Germany, the Physikalisch-Technische Bundesanstalt, PTB, as the national metrology institute and supreme technical authority for metrology, is responsible for this task.

Thanks to the work of organizations like the Gesellschaft zur Kalibrierung geodätischer Messmittel e.V. (GKGM), the calibration of measuring instruments has a certain self-image at least in geodesy. However, the traceability of adjustment algorithms in software packages used is often not taken into account. According to the ISO 10360-6, which deals with the estimation of errors in computing Gaussian associated features, the PTB offers a service to certify metrological adjustment algorithms called TraCIM - short for Traceability for Computational-Intensive Metrology.

JAG3D's module JUniForm has successfully passed the verification test of the implemented algorithms for computing Gaussian associated features. A total of 44 data sets were used to test the implemented algorithms for basic features such as straight line, plane, circle, cylinder, sphere and cone. The resulting maximum permissible errors (MPE) of the estimated parameters were always smaller than the specified threshold values 0.1 μm and 0.1 μrad.

Proper handling of measured values is complex and requires not only the consideration of calibrated measuring instruments but also the use of reliable adjustment algorithms for a holistic evaluation of the full measuring process. More details are given in the full TraCIM report.

CoordTrans & JUniForm

  • Damping value of implemented Levenberg-Marquardt algorithm is not overwritten/reset after fitting process

JUniForm

  • Fixed displayed unit of points in default HTML template, cf. #14493