Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3.3.2 #126

Merged
merged 28 commits into from
Dec 2, 2024
Merged

V3.3.2 #126

merged 28 commits into from
Dec 2, 2024

Conversation

Rafnuss
Copy link
Owner

@Rafnuss Rafnuss commented Nov 12, 2024

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_threshold parameter 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 a stap_elev 2060790
  • Add other type of pressurepath in interim 8d7f1d1

Minor

Modification and essentially removal of the fix for distance between cells larger than flight distance. By default, no fix is applied, but if no nodes combinaison is possible, the fix is used. A warning message is displayed. If the fix doesn't help, then the normal error message is shown.
@Rafnuss Rafnuss merged commit e5f540e into master Dec 2, 2024
6 checks passed
@Rafnuss Rafnuss deleted the v3.3.2 branch December 2, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant