Skip to content

m-rieger/MaisLE_ARTS

Repository files navigation

MaisLE_ARTS

repository for manuscript 'Enabling High-Resolution Wildlife Tracking: A novel antenna beam-based approach including per-position error estimations for Automated Radiotelemetry Systems' by Rieger, M. R., Schmitt, J., Machin, P., Musculus, J., Dittrich, R., Gottschalk, T. K., Gottwald, J., Lampe, P., & Höchst, J. containing data and R scripts.

scripts

  • help_functions.R: helper functions
  • master.R: master script running all subscripts in /R
  • plot_functions.R: helper functions for plotting
  • plots.R: script to produce plots for manuscript, also running supplement.Rmd
  • supplement.Rmd: supplement of manuscript
  • /R: scripts used to check and prepare data before modelling and modelling process (sourced by master.R)
    • mergeCali.R: merges position estimates with GPS fixes and station cover
    • Model_PE.R: modelling process (m1, m2, m3.1, m3.2, m3.3 and predictive performance tests)
    • plotError.Rmd: visual output of spatial distribution of position error, e.g., to check for blind spots in your study area

data (/data)

  • /animal: telemetry data for one Great Tit and one European Robin
    • Data_animal_Handheld_maisC.gpkg: handheld data
    • Data_animal_raw_maisC.gpkg: estimated positions using directional antenna beams
  • /cali: telemetry data from test tracks
    • Data_cali_raw_maisC.gpkg: estimated positions from test tracks in maisC
    • Data_cali_raw_maisD.gpkg: estimated positions from test tracks in maisD
    • /savedFiles: saved output from mergeCali.R
      • Data_cali_density.gpgk: layers density_est (station cover based on estimated ARTS positions) and density_true (station cover based on true GPS positions)
      • Data_cali_raster.gpkg: layers density_raster (summed up station cover as polygon), density_rings (detection probability rings per station, mainly for plotting) and raster_site (distribution of PE across maisC and maisD, summarized in a 50*50 m grid)
      • Data_cali_raw.gpkg: layer unfiltered (prepared data from Data_cali_raw_maisC.gpkg and Data_cali_raw_maisD.gpkg)
  • Isolines_*: isolines of maisC and maisD, needed for plotting
  • Station.gpkg: locations of stations and station characteristics
  • Testtracks_lines.gpkg: test tracks as lines
  • Testtracks_points.gpkg: test tracks as points
  • vg2500_bld_ganz*: outline of German federal states, needed for plotting

output (/output_model) generated by Model_PE.R

  • data_m*.csv: data used for the respective modelling process
  • data_test_m3*.csv: data used for testing predictive performance of models m3
  • model_*.RDS: model files
  • model-coefficients_*.csv: model coefficients
  • model-predictions_*.csv: model predictions for specific predictor combinations
  • model-predictions2_m3.csv: model predictions of m3 for raw data
  • model-simulations_*.csv: raw simulations (4000 per model coefficient combination)
  • output_*.pdf: visual output (predictive checks and results) per model

plots

  • /plots: plots generated by plots.R
  • /plots_supplement: plots needed for supplement.Rmd

About

repository for 'Enabling High-Resolution Wildlife Tracking: A novel antenna beam-based approach including per-position error estimations for Automated Radiotelemetry Systems'

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors