v3.3.2
GeoPressureR v3.3.2
Major update
- Change the computation of distance of edges in the graph by removing the fix that added 1 resolution to the distance to account for large grid square and short flight distance. Instead, add warning message in case there might be such an issue (flight distance < grid resolution) ddbd07d.
- Add
zero_speed_thresholdparameter that allow to encourage bird to stay at the same location. This is typically the case for short flight that don't seems to affect the position. Quite similar to astap_elev2060790 - Add other type of pressurepath in interim 8d7f1d1
Minor
- Plenty of small fixes and minor improvements 834155e, 152c6e7, 54aa995, 3a5ff95, 6eedd83, 8797533, 1e68260
Full Changelog: v3.3.1...v3.3.2