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.7)moveWindSpeed_0.2.4.zip(r-4.6)moveWindSpeed_0.2.4.zip(r-4.5)
moveWindSpeed_0.2.4.tgz(r-4.6-x86_64)moveWindSpeed_0.2.4.tgz(r-4.6-arm64)moveWindSpeed_0.2.4.tgz(r-4.5-x86_64)moveWindSpeed_0.2.4.tgz(r-4.5-arm64)
moveWindSpeed_0.2.4.tar.gz(r-4.7-arm64)moveWindSpeed_0.2.4.tar.gz(r-4.7-x86_64)moveWindSpeed_0.2.4.tar.gz(r-4.6-arm64)moveWindSpeed_0.2.4.tar.gz(r-4.6-x86_64)
moveWindSpeed_0.2.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
moveWindSpeed/json (API)

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

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

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

On CRAN:

Conda:

cpp

3.45 score 14 scripts 242 downloads 10 exports 21 dependencies

Last updated from:736646243a. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK239
linux-devel-x86_64OK274
source / vignettesOK280
linux-release-arm64OK230
linux-release-x86_64OK258
macos-release-arm64OK239
macos-release-x86_64OK324
macos-oldrel-arm64OK200
macos-oldrel-x86_64OK345
windows-develOK238
windows-releaseOK233
windows-oldrelOK291
wasm-releaseOK133

Exports:estimatePhifindGoodPointsgetDefaultIsThermallingFunctiongetIsFocalPointFunctiongetIsSamplingRegularFunctiongetTrackSegmentsgetWindEstimategetWindEstimatesgetWindowSizeLRwindEstimLogLik

Dependencies:askpasscachemclicurlfastmapgeospherehttrjsonlitelatticememoisemimemoveopensslR6rasterRcpprlangspsysterraxml2

Estimating wind speed
Investigate one individual | Multiple storks in a thermal | Varying the settings

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

Determining parameters for wind estimation

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

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