README.md

mCRM

A Shiny app to model collision risk of migratory birds in offshore wind farms

[Lifecycle:Stable]

Installation

You can install the github version of mCRM from here with:

devtools::install_github("HiDef-Aerial-Surveying/mCRM")

mCRM usage (local)

Once installed as a package, the mCRM can be run like this:

library(mCRM)  ##Ensure this is run so all mCRM data are loaded to your environment
mCRM::run_app()

mCRM usage (online)

You can access the mCRM on shinyapps.io: https://blackbawks.shinyapps.io/mCRM/

Using the interface

Instructions on running the tool can be found at https://hidef-aerial-surveying.github.io/mCRM/

Reporting bugs

If you spot something out of place, please report it here: https://github.com/HiDef-Aerial-Surveying/mCRM/issues

Information

The stochastic migration collision risk model (mCRM) shiny app was developed by HiDef Aerial Surveying for Marine Scotland Science. This tool is meant to be used to estimate the collision risk of migratory birds passing through offshore windfarms.

The underlying functionality of the model is driven by the stochLAB package, which can be found at https://github.com/HiDef-Aerial-Surveying/stochLAB. The stochLAB package was developed by DMP statistics and HiDef Surveying.

This tool is partnered with the stochastic collision risk model (sCRM) tool, developed by DMP statistics, which is currently under development and will be deployed soon.



HiDef-Aerial-Surveying/mCRM documentation built on Dec. 24, 2024, 3:03 p.m.