Primary tabs

Simplified Displacement Model - R code

This simplified model includes three options for quantifying the magnitude of barrier effects. One option is to assume that they come from a normal distribution with mean 20 km and standard deviation 5 km; this corresponds to the way that barrier effects are specified in the full model. The remaining two options assume that the bird will incur an additional flight cost by flying around the wind farm rather than straight through it and quantify this additional cost by assuming that the wind farm is circular. The two options specify the radius of the circle in two ways: 1.To ensure that the set of bearings from the SPA that encounter the circle is the same that encounter the actual wind farm; or 2.To ensure that the area of the circle is the same as that of the actual wind farm GuillemotInput Files The model requires six input files; one file to provide species-specific information about the spatial distribution of the species within the region of interest, one file to provide parameter values for the model, and four files to provide meta-information. The four meta-information files contain: colonies.csv : locations of each colony (with columns ‘colony’, ‘longname’, ‘long’, ‘lat’) colonysize.csv : size of each colony, in terms of number of pairs (with columns ‘SPA’, ‘Colony’, ‘Guillemot’, ‘Razorbill’, ‘Kittiwake’, ‘Puffin’, ‘Gannet’). Note that SPAs may contain more than one colony. wfinfo.csv : locations, on the 0.5 x 0.5 km GEBCO grid, that are contained within the core and buffer regions for each wind farm. Columns are: ‘WFcode’, ‘Longitude’, ‘Latitude’. Ten options are currently used for WFcode: ‘IC-footprint’ (Inchcape footprint), ‘IC-buffer’ (Inchcape buffer), and so on for NnG, R3A, R3B and R3AB. wfstats.csv : summaries of the relationship between each wind farm and each SPA. Columns are: SPA, WindFarm, Dist, AngleMid, large.anglerange, large.radius, large.MAD, small.anglerange, small.radius, small.MAD. ‘Dist’ is the distance, in km, between the central colony of the SPA and the centre of the wind farm. The remaining columns refer to the sets of bearings from the SPA that would include the wind farm. The parameter.csv file contains parameter values to use in running the displacement model – an example is provided. Information is required for all rows and all species. The ‘Version’ column is used when performing sensitivity analysis, and should be left blank otherwise. Examples of the functions in use are available on MSI.

1 files in this archive

  • SDM-version18-final - Copy.r

Additional Information

FieldValue
mimetypeapplication/zip
filesize8.23 KB
resource typefile upload
timestampJan 15, 2016