- Mar 05, 2019
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Feb 28, 2019
-
-
Guylaine Prat authored
-
Guylaine Prat authored
-
Guylaine Prat authored
-
- Feb 27, 2019
-
-
Guylaine Prat authored
-
Guylaine Prat authored
-
- Feb 26, 2019
-
-
Guylaine Prat authored
-
- Feb 22, 2019
-
-
Luc Maisonobe authored
-
Luc Maisonobe authored
-
- Feb 21, 2019
-
-
Luc Maisonobe 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).
-
Guylaine Prat authored
In the updateTile method (to be developed by the user according to the kind of raster to be read), it happens that some useless data are dumped. For instance, when reading some SRTM data, one needs to read also some Geoid data. When reading the Geoid data, the elevations may be dumped (if using the SimpleTile.interpolateElevation method).
-
- Feb 19, 2019
-
-
Guylaine Prat authored
-
- Feb 18, 2019
-
-
Guylaine Prat authored
-
Guylaine Prat authored
Issue #377 In case the dump is already suspended, the resume stage is dealt correctly
-
- Feb 15, 2019
-
-
Guylaine Prat authored
correction
-
Guylaine Prat authored
-
- Feb 14, 2019
-
-
Guylaine Prat authored
-
Guylaine Prat authored
-
- Feb 13, 2019
-
-
Guylaine Prat authored
Issue #376
-
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
Fixes #377 Useful when reading a SRTM tile which needs the also reading of the geoid that use SimpleTile.getElevationAtIndices method, which is dumped, and lead to wrongly dump geoid data.
-
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 11, 2019
-
-
Guylaine Prat authored
-
Guylaine Prat authored
Fixes #377
-
Guylaine Prat authored
Complete Issue 376 resolution, as the solution was not converging in some cases.
-
- Feb 08, 2019
-
-
Guylaine Prat authored
-
https://gitlab.orekit.org/orekit/ruggedGuylaine Prat authored
Conflicts: src/test/java/org/orekit/rugged/errors/DumpReplayerTest.java
-
Guylaine Prat authored
refiningIntersection Fixes #376
-
Guylaine Prat authored
refiningIntersection Fixes #376
-
- Feb 01, 2019
-
-
Guylaine Prat authored
-
Guylaine Prat authored
-
- Jan 29, 2019
-
-
Guylaine Prat authored
-
Guylaine Prat authored
-