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:
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')) |
Bug tracker:https://gitlab.com/bartk/movewindspeed
- storks - Example stork data.
Last updated 1 years agofrom:736646243a. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win-x86_64 | OK | Nov 07 2024 |
R-4.5-linux-x86_64 | OK | Nov 07 2024 |
R-4.4-win-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-aarch64 | OK | Nov 07 2024 |
R-4.3-win-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-aarch64 | OK | Nov 07 2024 |
Exports:estimatePhifindGoodPointsgetDefaultIsThermallingFunctiongetIsFocalPointFunctiongetIsSamplingRegularFunctiongetTrackSegmentsgetWindEstimategetWindEstimatesgetWindowSizeLRwindEstimLogLik
Dependencies:askpasscachemclicurlfastmapgeospherehttrjsonlitelatticememoisemimemoveopensslR6rasterRcpprlangspsysterraxml2
Readme and manuals
Help Manual
Help page | Topics |
---|---|
estimatePhi | estimatePhi |
Function to find good points for estimation of phi | findGoodPoints |
A function to generate an isThermallingFunction | getDefaultIsThermallingFunction |
A function to generate isFocalPoint functions | getIsFocalPointFunction |
A function to generate functions used to check if a segment is regular | getIsSamplingRegularFunction |
An helper function to extract trajectory segments for wind estimation from a track | getTrackSegments |
Estimate wind speed from a sample of ground speeds | getWindEstimate getWindEstimate,matrix,numeric,ANY-method getWindEstimate,matrix,numeric-method |
Generate wind estimates for a trajectories or data frame with wind speeds | getWindEstimates getWindEstimates,data.frame,POSIXct-method getWindEstimates,list,ANY-method getWindEstimates,Move,missing-method getWindEstimates,MoveStack,missing-method |
Generate arguments for window size around focal point | getWindowSizeLR |
Example stork data. | storks |
Estimate the log likelihood | windEstimLogLik |