Package: moveWindSpeed 0.2.4

moveWindSpeed: Estimate Wind Speeds from Bird Trajectories

Estimating wind speed from trajectories of individually tracked birds using a maximum likelihood approach from Weinzierl et al., 2016 <doi.org:10.1002/ece3.2585>.

Authors:Bart Kranstauber [aut, cre], Rolf Weinzierl [aut]

moveWindSpeed_0.2.4.tar.gz
moveWindSpeed_0.2.4.zip(r-4.5)moveWindSpeed_0.2.4.zip(r-4.4)moveWindSpeed_0.2.4.zip(r-4.3)
moveWindSpeed_0.2.4.tgz(r-4.4-x86_64)moveWindSpeed_0.2.4.tgz(r-4.4-arm64)moveWindSpeed_0.2.4.tgz(r-4.3-x86_64)moveWindSpeed_0.2.4.tgz(r-4.3-arm64)
moveWindSpeed_0.2.4.tar.gz(r-4.5-noble)moveWindSpeed_0.2.4.tar.gz(r-4.4-noble)
moveWindSpeed_0.2.4.tgz(r-4.4-emscripten)moveWindSpeed_0.2.4.tgz(r-4.3-emscripten)
moveWindSpeed.pdf |moveWindSpeed.html
moveWindSpeed/json (API)
NEWS

# Install 'moveWindSpeed' in R:
install.packages('moveWindSpeed', repos = c('https://bart1.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://gitlab.com/bartk/movewindspeed

Uses libs:
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

10 exports 0.51 score 21 dependencies 12 scripts 205 downloads

Last updated 1 years agofrom:736646243a. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-win-x86_64OKSep 08 2024
R-4.5-linux-x86_64OKSep 08 2024
R-4.4-win-x86_64OKSep 08 2024
R-4.4-mac-x86_64OKSep 08 2024
R-4.4-mac-aarch64OKSep 08 2024
R-4.3-win-x86_64OKSep 08 2024
R-4.3-mac-x86_64OKSep 08 2024
R-4.3-mac-aarch64OKSep 08 2024

Exports:estimatePhifindGoodPointsgetDefaultIsThermallingFunctiongetIsFocalPointFunctiongetIsSamplingRegularFunctiongetTrackSegmentsgetWindEstimategetWindEstimatesgetWindowSizeLRwindEstimLogLik

Dependencies:askpasscachemclicurlfastmapgeospherehttrjsonlitelatticememoisemimemoveopensslR6rasterRcpprlangspsysterraxml2

Determining parameters for wind estimation

Rendered fromwindEstimationParameters.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2019-03-20
Started: 2016-10-25

Estimating wind speed

Rendered fromestimatingWindSpeed.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2023-06-06
Started: 2016-10-17

Readme and manuals

Help Manual

Help pageTopics
estimatePhiestimatePhi
Function to find good points for estimation of phifindGoodPoints
A function to generate an isThermallingFunctiongetDefaultIsThermallingFunction
A function to generate isFocalPoint functionsgetIsFocalPointFunction
A function to generate functions used to check if a segment is regulargetIsSamplingRegularFunction
An helper function to extract trajectory segments for wind estimation from a trackgetTrackSegments
Estimate wind speed from a sample of ground speedsgetWindEstimate getWindEstimate,matrix,numeric,ANY-method getWindEstimate,matrix,numeric-method
Generate wind estimates for a trajectories or data frame with wind speedsgetWindEstimates getWindEstimates,data.frame,POSIXct-method getWindEstimates,list,ANY-method getWindEstimates,Move,missing-method getWindEstimates,MoveStack,missing-method
Generate arguments for window size around focal pointgetWindowSizeLR
Example stork data.storks
Estimate the log likelihoodwindEstimLogLik