- Mar 23, 2023
-
-
Mélina Vanel authored
- names - scope of variables
-
Mélina Vanel authored
inverse optical location vectorisation
-
- Mar 22, 2023
-
-
Mélina Vanel authored
inverse location
-
- Jun 15, 2022
-
-
Guylaine Prat authored
Fixes #391
-
- Jun 14, 2022
-
-
Guylaine Prat authored
-
Guylaine Prat authored
Fixes #391
-
- Feb 08, 2022
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Dec 11, 2021
-
-
Luc Maisonobe authored
Fixes #388
-
- Dec 09, 2021
-
-
Luc Maisonobe authored
-
- Oct 25, 2021
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Jul 17, 2020
-
-
Guylaine Prat authored
-
- Jul 08, 2020
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Jul 07, 2020
-
-
Guylaine Prat authored
A new method getAlgorithmId() gives the algorithm identifier (DUVENHAGE, CONSTANT_ELEVATION_OVER_ELLIPSOID, ...) Fixes #381
-
- Jul 01, 2020
-
-
Luc Maisonobe authored
Internally, we really use Gradient as the implementation in the library, and DerivativeStructure in the tests for cross checks. Fixes #385.
-
Luc Maisonobe authored
Fixes #386
-
Luc Maisonobe authored
-
Guylaine Prat authored
Fixes #386
-
- Jun 30, 2020
-
-
Guylaine Prat authored
-
- Jun 29, 2020
-
-
Guylaine Prat authored
-
Guylaine Prat authored
-
- Jun 25, 2020
-
-
Guylaine Prat authored
-
- Jun 23, 2020
-
-
Guylaine Prat authored
-
- Jun 22, 2020
-
-
Guylaine Prat authored
-
- Oct 30, 2019
-
-
Luc Maisonobe authored
-
- Mar 07, 2019
-
- Mar 05, 2019
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Feb 28, 2019
-
-
Guylaine Prat authored
-
- Feb 27, 2019
-
-
Guylaine Prat authored
-
- Feb 20, 2019
-
-
Luc Maisonobe authored
Direct location is performed in two phases, with a first intersection being computed without corrections, then correction are applied and the first solution is "refined". It was expected that the DEM cell did not change there. Unfortunately, sometimes the refining did not find a result in the same DEM cell. This was a very rare occurrence, and was detected first on very ... rugged areas like mountains. Now, when this rare event is detected, we restart a full-blown intersection but starting from a point just after the exit of the failing cell, when LOS is still above DEM and we prevent the algorithm to find solutions backward (i.e. we prevent it from finding the previous solution again and looping infinitely).
-
- Feb 15, 2019
-
-
Guylaine Prat authored
-
- Feb 12, 2019
-
-
Guylaine Prat authored
In case of big dump file, directory /tmp can be saturated with the testCorruptedFiles test.
-
Guylaine Prat authored
If the flag is set to true, we use in the DumpReplayer the default MultiLayerModel. In case the user uses another model, one must asks the user's model for debug purpose. The dump files were updated to add the atmospheric refraction flag in the direct loc and inverse loc lines.
-
- Feb 08, 2019
-
-
Guylaine Prat authored
refiningIntersection Fixes #376
-
Guylaine Prat authored
refiningIntersection Fixes #376
-
- Jan 25, 2019
-
-
Guylaine Prat authored
-