Skip to content

Analyses in support of MPA Zoning effects on fish

Notifications You must be signed in to change notification settings

open-AIMS/MPA_zoning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPA Zoning analyses (fish)

Zoning analyses (Green vs Blue), Sector/Year combination. Responses:

  • HC : group summary table
  • SC : group summary table
  • A : group summary table
  • Total abundance : fish05 (family)
  • Large fish abundance : fish05 (family)
  • Pomacentridae abundance : fish05 (family)
  • Coral trout density : fish05 (species code)
  • Trout Biomass : fish05 (species code)
  • Secondary Target abundance : fish05 (family)
  • Herbivore : fish05 (family) Output: data.frame: cellmeans etc figures: individual sectors

Prior to running please review the following

  • parameters/density_table.csv
  • parameters/L-W co-eff.csv
  • parameters/MPA_paper trophic groups.csv
  • parameters/webGroups.csv
  • parameters/model.settings.txt

There are two broad purposes for these scripts.

  • purpose='Reports' This is to generate a Report on MPA Zoning every two years
  • purpose='Web' This is to generate Sector specific outputs for webpages As such, there is a global variable (sector) that indicates which sector to model.

sector can either be the name of an actual sector or 'All' in which case, all sectors will be modelled in a single model

Directory structure

\
|- data
|  |- primary
|  |- processed
|  |- modelled
|- outputs
|  |- figures
|  |- tables
|- R
|  |- helperFunctions.R
|  |- 00_main.R
|- scripts
|  |- dbExport.jar
|- parameters
|  |- 

About

Analyses in support of MPA Zoning effects on fish

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages