- Oct 12, 2023
-
-
Lionel GUEZ authored
So we can better distinguish initial position from small islands on the map.
-
- Sep 12, 2023
-
-
Lionel GUEZ authored
This is useful for hacking.
-
Lionel GUEZ authored
The downside is that we store all duration values.
-
Lionel GUEZ authored
Test `args.min_duration` outside the loop on `expanded_traj`. Clearer.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Jun 23, 2023
-
-
Lionel GUEZ authored
Invert order of dummy arguments orientation and layer of method `get_reader`. Take the same order than in the path. `orientation` was at the end because, at first, in commit d858fb72, it was an optional argument.
-
- Mar 21, 2023
-
-
Lionel GUEZ authored
On second thought, I find the default value confusing. We are reverting commit b328ab6f.
-
Lionel GUEZ authored
Otherwise we can have a line across the globe between two points with longitudes close to -180° and 180°.
-
Lionel GUEZ authored
-
- Mar 16, 2023
-
-
Lionel GUEZ authored
Simpler because that is what the plot command needs.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
- Mar 15, 2023
-
-
Lionel GUEZ authored
Because we are going to define a function.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
-
Lionel GUEZ authored
For reproducibility.
-
Lionel GUEZ authored
-
Lionel GUEZ authored
Because we are going to add an optional argument.
-
Lionel GUEZ authored
-