ohicore v2016.1: Core functions for Ocean Health Index calculations
Repository Description
This release of the ohicore package was used to calculate the 2016 global Ocean Health Index assessment. This package can also be used for independent Ocean Health Index assessments.
To install this package directly from github:
install.packages('devtools')
library(devtools)
install_github('ohi-science/ohicore')
library(ohicore)
This version of ohicore requires fairly major modifications to how the pressure and resilience configuration files are formatted for analysis (relative to pre ~2015 OHI assessments). If your configuration files are formatted using the older methods, you will want to use the ohicore version on the master_a2015 branch (e.g., devtools::install_github("ohi-science/ohicore@master_a2015") )
For additional information about the Ocean Health Index
Citation Information
Please use the following citation when using code produced by the OHI-Science team and downloaded from www.github.com/OHI-Science/ohicore.
Ocean Health Index. 2016. ohicore v2016.1: Ocean Health Index ohicore Package, [date downloaded]. National Center for Ecological Analysis and Synthesis, University of California, Santa Barbara. Available at: https://github.com/OHI-Science/ohicore/releases/edit/v2016.1