The GeoPressureManual is a great place to start learning about how to use GeoPressureR, the R package which helps researchers construct the trajectory of a bird equipped with an atmospheric pressure sensor.
Using the examples of a Swainson's Warbler and a Great Reed Warbler, this user guide will take you through each step of the analysis in detail.
- Introduction
- Basic tutorial
- Advanced tutorial
- Labelling tools
- GeoPressureTemplate
- GeoLocator DP
- Appendix
- Build the book
- Start your own study
- How to cite?
- Contributing to GeoPressureManual
This project uses Quarto. From the project root, render the book with:
quarto::quarto_render()Or from a terminal:
quarto renderThe rendered site is written to docs/ (see _quarto.yml).
Once you are familiar with the overall workflow of geolocation by pressure and are ready to analyse your own data, the GeoPressureTemplate provides an ideal starting project, with standard folder structure, default configuration and analysis file and much more.
Nussbaumer, R., & Nussbaumer, A. (2024). GeoPressureManual: User Manual for GeoPressureR. Zenodo. https://doi.org/10.5281/zenodo.10799355
This manual is mostly maintained by the authors. If you spot an issue, please open an issue or submit a small PR.
