Package index
-
tag_create()
- Create a
tag
object
-
tag_set_map()
- Configure the
map
of atag
object
-
tag_update()
- Update a
tag
object
-
print(<tag>)
- Print a
tag
object
-
plot(<tag>)
- Plot a
tag
object
-
plot_tag_pressure()
- Plot pressure data of a
tag
-
plot_tag_light()
- Plot light data of a
tag
-
plot_tag_twilight()
- Plot twilight data of a
tag
-
plot_tag_acceleration()
- Plot acceleration data of a
tag
-
plot_tag_temperature()
- Plot temperature data of a
tag
-
tag_label()
- Label a
tag
object
-
tag_label_auto()
- Automatic labelling of a
tag
-
tag_label_write()
- Write a tag label file
-
tag_label_read()
- Read a tag label file
-
tag_label_stap()
- Create stationary periods from a tag label
-
tag_assert()
- Assert the status of a
tag
-
tag2path()
- Extract a
path
from atag
-
tag2map()
- Extract a
map
from atag
GeoPressure
Core functions of the GeoPressureAPI.
-
geopressure_map()
geopressure_map_likelihood()
geopressure_map_mismatch()
- Compute likelihood map from pressure data
-
geopressure_map_preprocess()
- Prepare pressure data for geopositioning
-
geopressure_timeseries()
- Request and download pressure time series at a given location
-
geolight_map()
- Compute likelihood map from twilight
-
twilight_create()
- Estimate twilight from light data
-
twilight_label_write()
- Write a twilight label file
-
twilight_label_read()
- Read a twilight label file
-
light2mat()
- Format light data into a matrix
-
graph_create()
- Create a
graph
object
-
graph_set_movement()
- Define the movement model of a
graph
-
graph_transition()
- Compute transition probabilities of a
graph
-
tag_download_wind()
- Download flight data
-
graph_add_wind()
- Compute windspeed and airspeed on a
graph
-
bird_create()
- Create bird flight traits
-
print(<bird>)
- Print a
bird
object
-
speed2prob()
- Compute probability of a bird speed
-
edge_add_wind()
- Retrieve ERA5 variable along edge
-
plot_graph_movement()
- Plot movement model of a
graph
-
graph_most_likely()
- Compute the most likely trajectory
-
graph_marginal()
- Compute marginal probability map
-
graph_simulation()
- Simulate randomly multiple trajectories
-
graph_assert()
- Assert the status of a
graph
-
print(<graph>)
- Print a
graph
object
-
map_create()
- Create a
map
object
-
print(<map>)
- Print a
map
object
-
plot(<map>)
- Plot a
map
object
-
rast.map()
- Construct a SpatRaster from a
map
-
map_expand()
- Construct grid from
extent
andscale
-
ind2path()
- Create a
path
from indices of coordinates
-
path2edge()
- Extract the edges of a
path
from agraph
-
plot_path()
- Plot a
path
-
pressurepath_create()
- Create a
pressurepath
-
pressurepath_update()
- Update a
pressurepath
-
plot_pressurepath()
- Plot a
pressurepath
-
path2elevation()
- Download ground elevation along a path
-
param_create()
- Create a
param
list
-
print(<param>)
- Print a
param
list
-
stap2flight()
- Compute flights from stationary periods
-
stap2duration()
- Compute duration of stationary periods
-
speed2bearing()
- Compute the bearing of a speed
-
windsupport()
- Compute wind support and drift
-
path2twilight()
- Compute astronomical twilight from positions and dates
-
geopressureviz()
- Start the GeoPressureViz shiny app
-
GeoPressureR
- GeoPressureR: Global positioning by atmospheric pressure.