-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathdissertation.bib
6978 lines (6555 loc) · 722 KB
/
dissertation.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
@article{wakefield_quantifying_2009,
title = {Quantifying habitat use and preferences of pelagic seabirds using individual movement data: a review},
volume = {391},
shorttitle = {Quantifying habitat use and preferences of pelagic seabirds using individual movement data},
url = {http://www.int-res.com/abstracts/meps/v391/p165-182/},
doi = {10.3354/meps08203},
abstract = {ABSTRACT: Colonial seabirds are relatively easy to observe, count, measure and manipulate, and consequently have long been used as models for testing ecological hypotheses. A combination of animal tracking and satellite imagery has the potential to greatly inform such efforts, by allowing seabird{\textendash}environment interactions to be observed remotely. We review how this can be achieved by applying innovative statistical techniques to quantify habitat use and preferences. Seabird movements are now observable at scales of meters using GPS loggers, and up to several years using light-based geolocation, while satellite remote sensing systems, at resolutions of km, are capable of characterizing the millions of km2 of habitat that are accessible to seabirds. Physical forcing and biological processes result in a hierarchical, patchy distribution of prey. Hence, analyses of seabird movements should be conducted at appropriate scales. Variation in habitat accessibility should also be considered: this declines with distance from the colony during the breeding season, when seabirds are central place foragers, and may be limited in the nonbreeding period by migration corridors that are defined by wind patterns. Intraspecific competition can further modify spatial usage, leading to spatial segregation of birds foraging from different colonies. We recommend that spatial usage be modeled as a function of habitat preference, accessibility and, potentially, competition. At the population level, this is currently best achieved using an empirical approach (e.g. using mixed-effects generalized additive models). At the individual level, more mechanistic models (e.g. state{\textendash}space models) are more appropriate and have the advantage of modeling location errors explicitly.},
timestamp = {2010-03-09 15:50:47},
urldate = {2010-03-09},
journal = {Marine Ecology Progress Series},
author = {Wakefield, Ewan D. and Phillips, Richard A. and Matthiopoulos, Jason},
month = sep,
year = {2009},
pages = {165--182},
file = {Wakefield2009.pdf:/Users/bbest/zotero/storage/7K55I7M4/Wakefield2009.pdf:application/pdf}
}
@article{laist_collisions_2001,
title = {{COLLISIONS} {BETWEEN} {SHIPS} {AND} {WHALES}},
volume = {17},
issn = {0824-0469},
url = {http://onlinelibrary.wiley.com/doi/10.1111/j.1748-7692.2001.tb00980.x/abstract},
doi = {10.1111/j.1748-7692.2001.tb00980.x},
timestamp = {2010-09-01 19:31:10},
number = {1},
urldate = {2010-09-01},
journal = {Marine Mammal Science},
author = {Laist, David W. and Knowlton, Amy R. and Mead, James G. and Collet, Anne S. and Podesta, Michela},
month = jan,
year = {2001},
pages = {35--75},
file = {Laist2001.pdf:/Users/bbest/zotero/storage/U5X6GHQW/Laist2001.pdf:application/pdf}
}
@article{tremblay_analytical_2009,
title = {Analytical approaches to investigating seabird{\textendash}environment interactions: a review},
volume = {391},
shorttitle = {Analytical approaches to investigating seabird{\textendash}environment interactions},
url = {http://www.int-res.com/abstracts/meps/v391/p153-163/},
doi = {10.3354/meps08146},
abstract = {ABSTRACT: A goal of seabird ecology is to relate the physiology, population dynamics, distribution and behaviour of seabirds with their biotic and abiotic environments. One of the most challenging aspects is to understand how seabirds interact with their environment when direct observations are not always possible or practical. In the present paper, we reviewed 218 published studies that examined associations between seabird distribution, behaviour and their environment, in order to assess current trends, weaknesses and the future directions of research. Based on the number of publications, it is evident that the field is growing rapidly and that methods for evaluating seabird distribution are becoming increasingly more sophisticated and are changing from Eulerian (grid-like) to Lagrangian (particle-like) data types. This has been accompanied by a reduction in the spatial and temporal scale of observation, where, in most cases, no behavioural information is inferred from Lagrangian data; instead they are often used as if they were Eulerian data. In parallel, environmental remote sensing is becoming more common; however, we did not record significant changes in the statistical approaches used to describe seabird distributions and used to link them with oceanographic variables. In particular, despite the spatially explicit nature of the data, spatial statistics have rarely been used. The vast majority of studies used environmental variables that described water masses (descriptive approach), whereas a few studies determined oceanographic features that enhance prey availability to seabirds (process-based approach). Future studies could enhance their ecological interpretation of seabird{\textendash}environment interactions by making greater use of ad hoc statistical approaches that facilitate appropriate pattern detection (e.g. area-restricted searching pattern for birds, mesoscale patterns for environment). Furthermore, appropriate hypothesis testing and modelling that accounts for the spatially explicit, multiscale and multivariate nature of the interaction between seabirds and their habitats is recommended. Although quantitative methods currently exist (but are rarely used), further application could greatly improve our understanding of the processes linking seabird distribution to their environment.},
timestamp = {2010-03-09 15:41:32},
urldate = {2010-03-09},
journal = {Marine Ecology Progress Series},
author = {Tremblay, Yann and Bertrand, Sophie and Henry, R. William and Kappes, Michelle A. and Costa, Daniel P. and Shaffer, Scott A.},
month = sep,
year = {2009},
pages = {153--163}
}
@article{best_updated_2015,
title = {Updated marine mammal distribution and abundance estimates in coastal British Columbia},
abstract = {Information relating to the distribution and abundance of species is critical for effective conservation and management. For many species, including cetacean species of conservation concern, abundance estimates are lacking, out of date and/or highly uncertain. Systematic, line-transect marine mammal surveys were conducted in British Columbia's (BC) coastal waters over multiple years and seasons (summer 2004, 2005, 2008, and spring/autumn 2007). In total, 10,057km of transects were surveyed in an 83,547km2 study area. Abundance estimates were calculated using two different methods: Conventional Distance Sampling (CDS) and Density Surface Modelling (DSM). CDS generates a single density estimate for each stratum, whereas DSM explicitly models spatial variation and offers potential for greater precision by incorporating environmental predictors. Although DSM yields a more relevant product for the purposes of marine spatial planning, CDS has proven to be useful in cases where there are fewer observations available for seasonal and inter-annual comparison, particularly for the scarcely observed elephant seal. The summer abundance estimates (with lower and upper 95\% confidence intervals; all DSM method unless otherwise stated), assuming certain trackline detection (underestimates true population size) were: harbour porpoise (Phocoena phocoena) 8,091 (4,885-13,401); Dall's porpoise (Phocoenoides dalli) 5,303 (4,638-6,064); Pacific white-sided dolphin (Lagenorhynchus obliquidens) 22,160 (16,522-29,721); humpback whale (Megaptera novaeangliae) 1,092 (993-1,200); fin whale (Balaenoptera physalus) 329 (274-395); killer whale (all ecotypes; Orcinus orca), 371 (222-621); common minke whale (B. acutorostrata) 522 (295-927); harbour seal (total in water and on the shoreline; Phoca vitulina) 24,916 (19,666-31,569); Steller sea lion (total; Eumetopias jubatus) 4,037 (1,100-14,815); and northern elephant seal (CDS method; Mirounga angustirostris) 65 (35-121). Abundance estimates are provided on a stratum-specific basis with additional estimates provided for Steller sea lions and harbour seals that were `hauled out' and `in water'. This analysis updates previous estimates (Williams and Thomas, 2007) by including additional years of effort, providing greater spatial precision with the DSM method over CDS, novel reporting for spring and autumn seasons (rather than summer alone), and providing new abundance estimates for Steller sea lion and northern elephant seal. In addition to providing a baseline of marine mammal abundance and distribution, against which future changes can be compared, this information offers the opportunity to assess the risks posed to marine mammals by existing and emerging threats, such as fisheries bycatch, ship strikes, and increased oil spill and ocean noise issues associated with increases of container ship and oil tanker traffic in British Columbia's continental shelf waters.},
timestamp = {2015-04-27 19:27:02},
journal = {Journal of Cetacean Research and Management},
author = {Best, Benjamin D. and Fox, Caroline H. and Williams, Rob and Halpin, Patrick N. and {PAQUET}, Paul C.},
year = {2015}
}
@article{winiarski_integrating_2014,
title = {Integrating aerial and ship surveys of marine birds into a combined density surface model: A case study of wintering Common Loons},
volume = {116},
issn = {0010-5422},
shorttitle = {Integrating aerial and ship surveys of marine birds into a combined density surface model},
url = {http://aoucospubs.org/doi/abs/10.1650/CONDOR-13-085.1},
doi = {10.1650/CONDOR-13-085.1},
abstract = {ABSTRACT Biologists now use a variety of survey platforms to assess the spatial distribution and abundance of marine birds, yet few attempts have been made to integrate data from multiple survey platforms to improve model accuracy or precision. We used density surface models (DSMs) to incorporate data from two survey platforms to predict the distribution and abundance of a diving marine bird, the Common Loon (Gavia immer). We conducted strip transect surveys from a multiengine, fixed-wing aircraft and line surveys from a 28 m ship during winter 2009{\textendash}2010 in a 3,800 km2 study area off the coast of Rhode Island, USA. We accounted for imperfect detection and availability bias due to Common Loon diving behavior. We incorporated spatially explicit environmental covariates (water depth and latitude) to provide predictions of the spatial distribution and abundance of wintering Common Loons. The combined-platform DSM estimated the highest Common Loon densities (\ensuremath{>}20 individuals km-2) in nearshore waters \ensuremath{<}35 m deep, with an average daily abundance of 5,538 (95\% CI = 4,726{\textendash}6,489) individuals in the study area. The combined-platform model offered substantial improvement in the precision of abundance estimates from the ship-platform model, and modest improvement in the precision of the aerial-platform model. The combined model had relatively low predictive power, which previous research indicates is primarily a consequence of the dynamic marine environment. We show that the DSM approach presents a flexible framework for developing spatially explicit models of a marine bird from different survey protocols. , RESUMEN Los bi{\'o}logos utilizan actualmente una variedad de plataformas de muestreo para evaluar la distribuci{\'o}n espacial y abundancia de aves marinas, sin embargo, existen pocos intentos para integrar datos de m{\'u}ltiples plataformas de muestreo para mejorar la exactitud o precisi{\'o}n del modelo. Utilizamos modelos de densidad de superficie (DSM) para incorporar los datos de two plataformas de muestreo para predecir la distribuci{\'o}n y abundancia de un ave marina buceadora, Gavia immer. Monitoreamos en transectos sectoriales con una aeronave de ala fija multimotor y muestreos lineales en un barco de 28 m, durante el invierno de 2009{\textendash}2010, en un {\'a}rea de estudio de 3.800 km2, a las afueras de la costa de Rhode Island. Consideramos la detecci{\'o}n imperfecta, el sesgo de disponibilidad debido al comportamiento de buceo de Gavia immer, e incorporamos covariables ambientales espacialmente expl{\'\i}citas (profundidad del agua y latitud) para proveer predicciones de distribuci{\'o}n espacial y abundancia de invernaci{\'o}n de Gavia immer. La plataforma combinada de DSM estim{\'o} las densidades m{\'a}s altas de Gavia immer (\ensuremath{>}20 individuos km-2) en las aguas cercanas a la costa \ensuremath{<}35 m de profundidad, con una abundancia promedio diaria de 5,538 (95 \% IC = 4,726{\textendash}6,489 ) individuos en el {\'a}rea de estudio. El modelo combinado de plataformas ofreci{\'o} una mejora sustancial en la precisi{\'o}n de las estimaciones de abundancia que el modelo de plataforma desde el barco, y una modesta mejora en la precisi{\'o}n del modelo de plataforma a{\'e}rea. El modelo combinado produjo relativamente bajo poder predictivo; investigaciones anteriores indican que esto es consecuencia, principalmente del ambiente marino din{\'a}mico. Demostramos que la propuesta DSM presenta un marco flexible para desarrollar modelos espacialmente expl{\'\i}citos de un ave marina con diferentes protocolos de monitoreo. Palabras clave: estimaciones de abundancia, Gavia immer, modelo combinado de densidad de superficie, modelos espacialmente, modelos de abundancia espacialmente expl{\'\i}citos},
timestamp = {2015-07-16 19:50:07},
number = {2},
urldate = {2015-07-16},
journal = {The Condor},
author = {Winiarski, Kristopher J. and Burt, M. Louise and Rexstad, Eric and Miller, David L. and Trocki, Carol L. and Paton, Peter W. C. and {McWilliams}, Scott R.},
month = feb,
year = {2014},
pages = {149--161},
file = {Snapshot:/Users/bbest/zotero/storage/2F397QD7/CONDOR-13-085.html:text/html}
}
@article{lubchenco_proposed_2010,
title = {Proposed U.S. Policy for Ocean, Coast, and Great Lakes Stewardship},
volume = {328},
url = {http://www.sciencemag.org/content/328/5985/1485.short},
timestamp = {2010-12-29 02:48:27},
number = {5985},
journal = {Science},
author = {Lubchenco, Jane and Sutley, Nancy},
year = {2010},
pages = {1485--1486}
}
@article{ardron_marine_2008,
title = {Marine spatial planning in the high seas},
volume = {32},
issn = {0308-597X},
url = {http://www.sciencedirect.com/science/article/B6VCD-4SN8VCM-1/2/70b019dd97e45f4c8d965209209bb754},
doi = {10.1016/j.marpol.2008.03.018},
abstract = {Although high seas resources are being exploited, reciprocal legal obligations to protect its environment have not been met. Marine spatial planning (MSP) is clearly a practical way forward, particularly for the high seas, where non-spatial monitoring is difficult, and where data gaps obstruct conventional management approaches. To ensure the effective application of MSP in the high seas, however, some institutional reforms are necessary. This paper outlines the main hurdles, summarizes existing high seas spatial protections, presents an example of a high seas marine protected area that resulted through MSP, identifies three institutional priorities, and suggests three immediate steps.},
timestamp = {2012-11-08 02:04:20},
number = {5},
urldate = {2010-03-04},
journal = {Marine Policy},
author = {Ardron, Jeff and Gjerde, Kristina and Pullen, Sian and Tilot, Virginie},
month = sep,
year = {2008},
keywords = {Ecosystem approach,high seas,Marine protected area (MPA),Marine spatial planning},
pages = {832--839}
}
@article{douvere_importance_2008,
title = {The importance of marine spatial planning in advancing ecosystem-based sea use management},
volume = {32},
issn = {0308-597X},
url = {http://www.sciencedirect.com/science/article/B6VCD-4SV12VB-1/2/069acf9b7b0645c075e974eadfb135f4},
doi = {10.1016/j.marpol.2008.03.021},
abstract = {During the past 10 years, the evolution of marine spatial planning (MSP) and ocean zoning has become a crucial step in making ecosystem-based, sea use management a reality. The idea was initially stimulated by international and national interest in developing marine protected areas, e.g., the Great Barrier Reef Marine Park. More recent attention has been placed on managing the multiple use of marine space, especially in areas where conflicts among users and the environment are already clear, e.g., in the North Sea. Even more recent concern has focused on the need to conserve nature, especially ecologically and biologically sensitive areas, in the context of multi-use planning of ocean space. Despite academic discussions and the fact that some countries already have started implementation, the scope of MSP has not been clearly defined. Terms such as integrated management, marine spatial management, and ocean zoning are all used inconsistently. This is one of the reasons why its importance is not more seriously reflected at the levels of policy and decision-making in most countries. This article attempts to deal with this problem. It describes why MSP is an essential step to achieve ecosystem-based sea use management, how it can be defined and what its core objectives are. The article concludes with an analysis of the use and achievements of MSP worldwide, with particular focus on new approaches in Europe.},
timestamp = {2014-08-09 04:14:17},
number = {5},
urldate = {2009-01-31},
journal = {Marine Policy},
author = {Douvere, Fanny},
month = sep,
year = {2008},
keywords = {Ecosystem-based management,Marine spatial planning,Sea use management},
pages = {762--771},
file = {Douvere2008.pdf:/Users/bbest/zotero/storage/8MWTPKKW/Douvere2008.pdf:application/pdf}
}
@article{halpern_managing_2008,
title = {Managing for cumulative impacts in ecosystem-based management through ocean zoning},
volume = {51},
issn = {0964-5691},
url = {http://www.sciencedirect.com/science/article/B6VG5-4PT7WY6-2/2/5884f707d1f6a8745c1f0aab05dd010c},
doi = {10.1016/j.ocecoaman.2007.08.002},
abstract = {Multiple activities affect the marine environment in concert, yet current management primarily considers activities in isolation. A shift towards a more comprehensive management of these activities, as with recent emphasis on ecosystem-based approaches to management, requires a means for evaluating their interactive and cumulative impacts. Here we develop a framework for this evaluation, focusing on five core concepts: (1) activities have interactive and cumulative impacts, (2) management decisions require consideration of, and tradeoffs among, all ecosystem services, (3) not all stressors are equal or have impacts that increase linearly, (4) management must account for the different scales of activities and impacts, and (5) some externalities cannot be controlled locally but must be accounted for in marine spatial planning. Comprehensive ocean zoning provides a powerful tool with which these key concepts are collectively addressed.},
timestamp = {2010-11-05 14:51:37},
number = {3},
urldate = {2010-11-05},
journal = {Ocean \& Coastal Management},
author = {Halpern, Benjamin S. and {McLeod}, Karen L. and Rosenberg, Andrew A. and Crowder, Larry B.},
year = {2008},
pages = {203--211}
}
@article{dahl_marine_2009,
title = {Marine Spatial Planning, A Step-by-Step Approach toward Ecosystem-based Management},
volume = {53},
timestamp = {2010-12-29 03:17:43},
journal = {{IOC} Manuals and Guides},
author = {Dahl, R. and Ehler, C. and Douvere, F.},
year = {2009},
file = {Google Scholar Linked Page:/Users/bbest/zotero/storage/4DV4HE4U/Dahl et al. - 2009 - Marine Spatial Planning, A Step-by-Step Approach t.pdf:application/pdf}
}
@article{dolman_comparative_2009,
title = {Comparative review of marine mammal guidance implemented during naval exercises},
volume = {58},
issn = {0025-326X},
url = {http://www.sciencedirect.com/science/article/B6V6N-4V4M32P-2/2/dc74e58d312a6b1e4dd43615330dbf4f},
doi = {10.1016/j.marpolbul.2008.11.013},
abstract = {This article reviews the types and effectiveness of marine mammal mitigation measures used during some naval activities worldwide. The three main standard methods used to mitigate the potential impacts of naval sonar sound on marine mammals are (1) time/area planning (of exercises/active sonar use) to avoid marine mammals; (2) implementation of operational procedures (e.g. {[}`]soft start' - where sound levels are gradually increased over time); and (3) monitoring of animals for the purpose of maintaining an {[}`]exclusion zone' around the sound source. Suggestions towards a minimum worldwide mitigation standard are made.},
timestamp = {2012-10-31 17:49:33},
number = {4},
urldate = {2010-11-29},
journal = {Marine Pollution Bulletin},
author = {Dolman, Sarah J. and Weir, Caroline R. and Jasny, Michael},
month = apr,
year = {2009},
keywords = {Active sonar,Conservation,Marine mammal,Navy guidance,Noise pollution},
pages = {465--477}
}
@article{crowder_resolving_2006,
title = {Resolving Mismatches in U.S. Ocean Governance},
volume = {313},
shorttitle = {{SUSTAINABILITY}},
url = {http://www.sciencemag.org},
doi = {10.1126/science.1129706},
timestamp = {2012-01-10 02:46:29},
number = {5787},
urldate = {2008-10-01},
journal = {Science},
author = {Crowder, L. B. and Osherenko, G. and Young, O. R. and Airame, S. and Norse, E. A. and Baron, N. and Day, J. C. and Douvere, F. and Ehler, C. N. and Halpern, B. S. and Langdon, S. J. and {McLeod}, K. L. and Ogden, J. C. and Peach, R. E. and Rosenberg, A. A. and Wilson, J. A.},
month = aug,
year = {2006},
pages = {617--618},
file = {Crowder et al. - 2006 - Resolving Mismatches in U.S. Ocean Governance.pdf:/Users/bbest/zotero/storage/V24MXBAG/Crowder et al. - 2006 - Resolving Mismatches in U.S. Ocean Governance.pdf:application/pdf}
}
@article{dolman_best_2010,
title = {Towards best environmental practice for cetacean conservation in developing Scotland's marine renewable energy},
volume = {34},
issn = {0308-597X},
url = {http://www.sciencedirect.com/science/article/pii/S0308597X10000527},
doi = {10.1016/j.marpol.2010.02.009},
abstract = {Marine renewable energy is seen as an important component of the UK's future energy strategy and contribution to reducing the greenhouse gas emissions responsible for climate change. The UK aims to generate a total of 33 GW (gigawatts) of offshore wind energy. Its implementation strategy includes the development of ten offshore wind farms within Scottish territorial waters. In addition, between 1000 MW (megawatts) and 2600 MW of marine renewable energy generating capacity could be achieved in Scotland using wave and tidal power devices. However, there are negative environmental impacts associated with marine renewable energy. Intense noise is produced during pile driving, drilling and dredging operations with potential consequences for cetaceans. There are also increases in vessel activities during exploration, maintenance and construction with association risks of disturbance and collisions. Some underwater devices will be large and may be positioned in arrays across the habitats that cetaceans frequent. The consequences of encounters between cetaceans and such devices are as yet unknown. It is recommended that the Scottish Government complete full and transparent Marine Spatial Planning, including consideration of cumulative impacts, before moving to license appropriate sites.},
timestamp = {2014-08-01 15:00:04},
number = {5},
urldate = {2014-08-01},
journal = {Marine Policy},
author = {Dolman, Sarah and Simmonds, Mark},
month = sep,
year = {2010},
keywords = {Cetaceans,Marine renewable energy,Scotland,Tidal,Wave,wind},
pages = {1021--1027},
file = {Dolman and Simmonds - 2010 - Towards best environmental practice for cetacean c.pdf:/Users/bbest/zotero/storage/7ZTZPX8P/Dolman and Simmonds - 2010 - Towards best environmental practice for cetacean c.pdf:application/pdf;ScienceDirect Snapshot:/Users/bbest/zotero/storage/ARSS6EST/S0308597X10000527.html:text/html}
}
@article{gopal_modeling_2015,
title = {Modeling Coastal and Marine Environmental Risks in Belize: the Marine Integrated Decision Analysis System ({MIDAS})},
volume = {43},
issn = {0892-0753},
shorttitle = {Modeling Coastal and Marine Environmental Risks in Belize},
url = {http://dx.doi.org/10.1080/08920753.2015.1030292},
doi = {10.1080/08920753.2015.1030292},
abstract = {The livelihood of coastal communities is directly linked to the health of intertidal and marine ecosystems. Coastal zones and marine areas are rapidly changing and highly vulnerable to impacts from climate change, accelerating human development, and over-fishing. Quality of life and the benefits of coastal development can be greatly enhanced, and costs minimized, by projecting and comparing alternative policy outcomes before management decisions are made. This article describes the Marine Integrated Decision Analysis System (MIDAS), an interactive decision support tool designed to assist the users and managers of Belize's system of marine management areas (MMAs) in understanding the interactions among various ecological, socioeconomic, and governance conditions in a spatially explicit manner. MIDAS can simulate and visualize the likely effects of alternative management strategies and therefore provides an important tool for evaluating potential scenarios. We developed two MIDAS modules to address specific threats in Belize {\textendash}spatial risk resulting from mangrove deforestation in coastal areas and the potential effect of an oil spill off the coast of Belize. Workshops conducted in Belize indicate that diverse user groups such as fishers, tourism operators, and public environmental agencies can successfully utilize MIDAS to understand MMA outcomes, and environmental risks.},
timestamp = {2015-06-16 16:43:05},
number = {3},
urldate = {2015-06-16},
journal = {Coastal Management},
author = {Gopal, Sucharita and Kaufman, Les and Pasquarella, Valerie and Ribera, Marta and Holden, Chris and Shank, Burton and Joshua, Pitts},
month = may,
year = {2015},
pages = {217--237},
file = {Gopal et al - 2015 - Modeling Coastal and Marine Environmental Risks in Belize.pdf:/Users/bbest/zotero/storage/CF3KIEDP/Gopal et al - 2015 - Modeling Coastal and Marine Environmental Risks in Belize.pdf:application/pdf;Snapshot:/Users/bbest/zotero/storage/A44G4MBB/08920753.2015.html:text/html}
}
@article{coleman_decision_2011,
title = {Decision guide: selecting decision support tools for marine spatial planning},
shorttitle = {Decision guide},
timestamp = {2015-06-16 16:45:46},
journal = {Center for Ocean Solutions, Stanford University, Palo Alto, {CA}. Available from: h ttp://www. centerforoceansolutions. org/content/decision-guide-selectingdecision-support-tools-marine-spatial-planning {[}Accessed 9 July 2012]},
author = {Coleman, H. and Foley, M. and Prahler, E. and Armsby, M. and Shillinger, G.},
year = {2011},
file = {Coleman et al - 2011 - Decision guide.pdf:/Users/bbest/zotero/storage/8365DBIC/Coleman et al - 2011 - Decision guide.pdf:application/pdf}
}
@article{fyhr_review_2013,
title = {A {REVIEW} {OF} {OCEAN} {ZONING} {TOOLS} {AND} {SPECIES} {DISTRIBUTION} {MODELLING} {METHODS} {FOR} {MARINE} {SPATIAL} {PLANNING}},
url = {http://aquabiota.se.preview.citynetwork.se/wp-content/uploads/Fyhr-et-al.-2013-Review-of-OZ-and-SDM.pdf},
timestamp = {2015-06-16 17:10:50},
urldate = {2015-06-16},
author = {{FYHR}, {FRIDA} and {NILSSON}, {\textbackslash}{AASA} and {SANDMAN}, {ANTONIA} {NYSTR}{\"O}M},
year = {2013},
file = {FYHR et al - 2013 - A REVIEW OF OCEAN ZONING TOOLS AND SPECIES DISTRIBUTION MODELLING METHODS FOR.pdf:/Users/bbest/zotero/storage/WN2PP2P8/FYHR et al - 2013 - A REVIEW OF OCEAN ZONING TOOLS AND SPECIES DISTRIBUTION MODELLING METHODS FOR.pdf:application/pdf}
}
@article{altman_ecosystem_2014,
title = {An Ecosystem Accounting Framework for Marine Ecosystem-Based Management},
volume = {16},
url = {http://www.researchgate.net/profile/Joe_Roman/publication/262674557_An_ecosystem_accounting_framework_for_marine_ecosystem-based_management/links/00b49538ddd8634cda000000.pdf},
timestamp = {2015-06-16 17:15:41},
urldate = {2015-06-16},
journal = {The Sea. Marine Ecosystem-Based Management},
author = {Altman, {IRIT} and Boumans, {ROEL} and Roman, J. and Gopal, {SUCHI} and Kaufman, L.},
year = {2014},
file = {Altman et al - 2014 - An Ecosystem Accounting Framework for Marine Ecosystem-Based Management.pdf:/Users/bbest/zotero/storage/F97B7PXP/Altman et al - 2014 - An Ecosystem Accounting Framework for Marine Ecosystem-Based Management.pdf:application/pdf}
}
@article{bergstrom_evaluating_2013,
title = {Evaluating eutrophication management scenarios in the Baltic Sea using species distribution modelling},
volume = {50},
copyright = {{\textcopyright} 2013 The Authors. Journal of Applied Ecology {\textcopyright} 2013 British Ecological Society},
issn = {1365-2664},
url = {http://onlinelibrary.wiley.com/doi/10.1111/1365-2664.12083/abstract},
doi = {10.1111/1365-2664.12083},
abstract = {*
Eutrophication is severely affecting species distributions and ecosystem functioning in coastal areas. Targets for eutrophication reduction have been set in the Baltic Sea Action Plan (BSAP) using Secchi depth, a measure of water transparency, as the main status indicator. Despite the high economic costs involved, the potential effects of this political decision on key species and habitats have not been assessed.
*
In a case study including species central to coastal ecosystem functioning, we modelled the effects of changing Secchi depth on the distribution of bladderwrack Fucus vesiculosus and eelgrass Zostera marina vegetation as well as recruitment areas of the main predatory fish species, perch Perca fluviatilis and pikeperch Sander lucioperca. Specifically, we explored the effects of changing Secchi depth on species distributions under a set of scenarios based on the BSAP, using three fundamentally different modelling techniques: maximum entropy, generalized additive and random forest modelling.
*
Improved Secchi depth (reduced eutrophication) was predicted to cause a substantial increase in the distribution of bladderwrack, while the distribution of eelgrass remained largely unaffected. For the fish, a large increase in perch recruitment areas was predicted and a concurrent decrease in recruitment areas of pikeperch. These changes are likely to have effects on biodiversity and ecosystem services.
*
The three modelling methods exposed differences in the quantitative predictions for species with a weaker coupling to Secchi depth. Qualitatively, however, the results were consistent for all species.
*
Synthesis and applications. We show how ecological effects of environmental policies can be evaluated in an explicit spatial context using species distribution modelling. The model-specific responses to changes in eutrophication status emphasize the importance of using ensemble modelling for exploring how species distributions may respond to alternative management regimes. A pronounced difference in response between species suggests that eutrophication mitigation will have consequences for ecosystem functioning, and thus ecosystem goods and services, by inducing changes in the simple food webs of the Baltic Sea. These model predictions form a basis for spatially explicit cost-benefit estimates under different scenarios, providing valuable information for both decision-makers and the wider society.},
language = {en},
timestamp = {2015-06-16 17:18:12},
number = {3},
urldate = {2015-06-16},
journal = {Journal of Applied Ecology},
author = {Bergstr{\"o}m, Ulf and Sundblad, G{\"o}ran and Downie, Anna-Leena and Snickars, Martin and Bostr{\"o}m, Christoffer and Lindegarth, Mats},
month = jun,
year = {2013},
keywords = {Baltic Sea Action Plan,ensemble modelling,GAM,Maxent,Random forest,Scenario analysis,Secchi depth,Species distribution models},
pages = {680--690},
file = {Bergström et al - 2013 - Evaluating eutrophication management scenarios in the Baltic Sea using species.pdf:/Users/bbest/zotero/storage/FC4AFDVI/Bergström et al - 2013 - Evaluating eutrophication management scenarios in the Baltic Sea using species.pdf:application/pdf;Snapshot:/Users/bbest/zotero/storage/FG7AGAUT/full.html:text/html}
}
@article{marshall_species_2014,
title = {Species distribution modelling to support marine conservation planning: The next steps},
volume = {45},
issn = {0308-597X},
shorttitle = {Species distribution modelling to support marine conservation planning},
url = {http://www.sciencedirect.com/science/article/pii/S0308597X13002005},
doi = {10.1016/j.marpol.2013.09.003},
abstract = {Species distribution models (SDMs) offer great potential for inclusion into the toolbox of today's marine environmental manager, especially with regard to marine conservation and planning. The application of SDMs in the marine environment over recent years has been varied but there are still relatively few examples in comparison with terrestrial application, and this is especially true in deep-sea marine ecosystems. This short article builds upon two recent review articles concerning the application of species distribution modelling studies in the marine realm, offering additional practical considerations for discussion. Recommendations for progressing the improved application of SDMs to support marine conservation planning are given, including combining model outputs with other data layers, metadata standards and model error. SDMs have both an urgent and long term contribution to make to marine conservation planning globally, and it is hoped that this article, in combination with developing research on marine SDMs, will contribute to some much needed discussion and inform best practice and new research to enable these models to be of greater use to marine managers.},
timestamp = {2015-06-16 17:57:10},
urldate = {2015-06-16},
journal = {Marine Policy},
author = {Marshall, C. E. and Glegg, G. A. and Howell, K. L.},
month = mar,
year = {2014},
keywords = {Biological traits,indicator species,Marine ecosystem,metadata,Model error,Species distribution model},
pages = {330--332},
file = {Marshall et al - 2014 - Species distribution modelling to support marine conservation planning.pdf:/Users/bbest/zotero/storage/HP3X65G7/Marshall et al - 2014 - Species distribution modelling to support marine conservation planning.pdf:application/pdf}
}
@article{miller_frequent_2014,
title = {Frequent locations of oceanic fronts as an indicator of pelagic diversity: Application to marine protected areas and renewables},
volume = {45},
issn = {0308-597X},
shorttitle = {Frequent locations of oceanic fronts as an indicator of pelagic diversity},
url = {http://www.sciencedirect.com/science/article/pii/S0308597X13002066},
doi = {10.1016/j.marpol.2013.09.009},
abstract = {Frequent locations of thermal fronts in UK shelf seas were identified using an archive of 30,000 satellite images acquired between 1999 and 2008, and applied as a proxy for pelagic diversity in the designation of Marine Protected Areas (MPAs). Networks of MPAs are required for conservation of critical marine habitats within Europe, and there are similar initiatives worldwide. Many pelagic biodiversity hotspots are related to fronts, for example cetaceans and basking sharks around the Isle of Man, Hebrides and Cornwall, and hence remote sensing can address this policy need in regions with insufficient species distribution data. This is the first study of UK Continental Shelf front locations to use a 10-year archive of full-resolution (1.1 km) AVHRR data, revealing new aspects of their spatial and seasonal variability. Frontal locations determined at sea or predicted by ocean models agreed closely with the new frequent front maps, which also identified many additional frontal zones. These front maps were among the most widely used datasets in the recommendation of UK MPAs, and would be applicable to other geographic regions and to other policy drivers such as facilitating the deployment of offshore renewable energy devices with minimal environmental impact.},
timestamp = {2015-06-16 17:57:46},
urldate = {2015-06-16},
journal = {Marine Policy},
author = {Miller, Peter I. and Christodoulou, Stelios},
month = mar,
year = {2014},
keywords = {Fronts,Marine protected areas,Offshore renewable energy,Pelagic biodiversity,Remote sensing,Sea-surface temperature},
pages = {318--329},
file = {Miller_Christodoulou - 2014 - Frequent locations of oceanic fronts as an indicator of pelagic diversity.pdf:/Users/bbest/zotero/storage/U76WRZQT/Miller_Christodoulou - 2014 - Frequent locations of oceanic fronts as an indicator of pelagic diversity.pdf:application/pdf}
}
@article{uran_why_2003,
title = {Why are spatial decision support systems not used? Some experiences from the Netherlands},
volume = {27},
issn = {0198-9715},
shorttitle = {Why are spatial decision support systems not used?},
url = {http://www.sciencedirect.com/science/article/pii/S0198971502000649},
doi = {10.1016/S0198-9715(02)00064-9},
abstract = {Spacial decision support systems (SDSS) are popular tools in decision-making processes. Despite their popularity there are many systema that are never or hardly used. The present study searches for explanations or reasons for success or failure of such tools by comparing five representative examples of SDSS for coastal zone and water management. The findings of the comparison show, amongst others, that SDSS only provide limited or no support for analysing and evaluating the output generated by SDSS. Also, no or poor support for spatial evaluation is offered which might be one of the reasons why some SDSS are not used.},
timestamp = {2015-06-16 17:19:03},
number = {5},
urldate = {2015-06-16},
journal = {Computers, Environment and Urban Systems},
author = {Uran, Oddrun and Janssen, Ron},
month = sep,
year = {2003},
keywords = {Coastal zone management,Spatial analysis,spatial decision support systems,Spatial evaluation},
pages = {511--526},
file = {Uran_Janssen - 2003 - Why are spatial decision support systems not used.pdf:/Users/bbest/zotero/storage/ZV3VCQEF/Uran_Janssen - 2003 - Why are spatial decision support systems not used.pdf:application/pdf}
}
@article{wright_theory_2012,
title = {Theory and application in a post-{GISystems} world},
volume = {26},
issn = {1365-8816},
url = {http://dx.doi.org/10.1080/13658816.2012.713957},
doi = {10.1080/13658816.2012.713957},
abstract = {This perspectives paper uses the seminal article of Goodchild (1992) as a lens through which to review and reflect upon several longstanding issues that have influenced the field of geographic information science in the past and will continue to be important at least into the next decade. Under the category of theory, the continuing issue of `tool versus science' now has implications for the defining of geographic information systems (GISs) as a profession. In turn, a brief perspective is offered on how GIS has contributed to `methodological versus substantive' questions in science, leading to the understanding of how the Earth works versus how the Earth should look. Both understandings of the Earth are particularly germane to the emergence of tools and applications such as marine and coastal GIS, virtual globes, spatial cyber infrastructure, and the ethics of GIS. And in the realm of marine and coastal GIS, the example of multidimensional data structuring and scaling is used to highlight an underlying lesson of Goodchild (1992) in that theory and application are in no way mutually exclusive, and it may often be application that advances theory, rather than vice versa. Indeed, it may be this reversal that is ushering in a `post-GISystems' world, where GIS is subsumed into a broader framework known simply as `the web,' divorced from the desktop, but providing a new paradigm for GIS (aligned with the `fourth paradigm' of Hey et al. 2009). As so much data and information will be collected spatially in a way not possible before (e.g., the `big data' of global observational science), GIS will need to be both system and science to support the turn toward more place-based research across increasing scientific domains. GIS is needed also by society at large to guide the understanding of the longstanding fundamentals of geolocation, scale, proximity, distance decay, the neighborhood, the region, the territory, and more.},
timestamp = {2015-06-16 17:30:10},
number = {12},
urldate = {2015-06-16},
journal = {International Journal of Geographical Information Science},
author = {Wright, Dawn J.},
month = dec,
year = {2012},
pages = {2197--2209},
file = {Snapshot:/Users/bbest/zotero/storage/3JRVNXT4/13658816.2012.html:text/html;Wright - 2012 - Theory and application in a post-GISystems world.pdf:/Users/bbest/zotero/storage/NKBSAR6N/Wright - 2012 - Theory and application in a post-GISystems world.pdf:application/pdf}
}
@article{janssen_decision_2015,
title = {Decision support tools for collaborative marine spatial planning: identifying potential sites for tidal energy devices around the Mull of Kintyre, Scotland},
volume = {58},
issn = {0964-0568},
shorttitle = {Decision support tools for collaborative marine spatial planning},
url = {http://dx.doi.org/10.1080/09640568.2014.887561},
doi = {10.1080/09640568.2014.887561},
abstract = {The expansion of offshore renewable energy production, such as wind, wave and tidal energy, is likely to lead to conflict between different users of the sea. Two types of spatial decision support tools were developed to support stakeholder workshops. A value mapping tool combines regional attributes with local knowledge. A negotiation support tool uses these value maps to support stakeholders in finding acceptable locations for tidal energy devices. Interactive value mapping proved useful to address deficiencies in data and to create credibility for these maps. The negotiation tool helped stakeholders in balancing objectives of the various stakeholders.},
timestamp = {2015-06-16 17:47:55},
number = {4},
urldate = {2015-06-16},
journal = {Journal of Environmental Planning and Management},
author = {Janssen, Ron and Arciniegas, Gustavo and Alexander, Karen A.},
month = apr,
year = {2015},
pages = {719--737},
file = {Janssen et al - 2015 - Decision support tools for collaborative marine spatial planning.pdf:/Users/bbest/zotero/storage/796NZWSI/Janssen et al - 2015 - Decision support tools for collaborative marine spatial planning.pdf:application/pdf;Snapshot:/Users/bbest/zotero/storage/NMC68WKW/09640568.2014.html:text/html}
}
@article{lieske_coping_2015,
title = {Coping with climate change: The role of spatial decision support tools in facilitating community adaptation},
volume = {68},
issn = {1364-8152},
shorttitle = {Coping with climate change},
url = {http://www.sciencedirect.com/science/article/pii/S1364815215000547},
doi = {10.1016/j.envsoft.2015.02.005},
abstract = {Climate change challenges communities to visualize spatial patterns of risk, assess their vulnerability to those risks, and prepare adaptation plans to lower vulnerability. This paper outlines the design and implementation of a prototype web-based spatial decision support system (SDSS), referred to as the Community Adaptation Viewer (CAV), to assist adaptation planning. Thin-client, Javascript enabled web-SDSS software was constructed to allow interaction with urban infrastructure, and support ``on-the-fly'' assessment of social and economic vulnerability. Facilitated, decision-making workshops were conducted with small groups of stakeholders to evaluate the effectiveness of the prototype. The test case illustrates that high levels of information integration are practical to achieve, and that the SDSS can significantly enhance the ability of communities to conduct elaborate, geographically-specific climate change adaptation planning. Given the long time frame required to fulfil some adaptation plans, it is crucial that communities begin to develop and invest in adaptation strategies as soon as possible.},
timestamp = {2015-06-16 17:59:14},
urldate = {2015-06-16},
journal = {Environmental Modelling \& Software},
author = {Lieske, David J.},
month = jun,
year = {2015},
keywords = {Adaptation,climate change,Flood risk,Spatial decision support,Web-based software},
pages = {98--109},
file = {Lieske - 2015 - Coping with climate change.pdf:/Users/bbest/zotero/storage/USZS4PAW/Lieske - 2015 - Coping with climate change.pdf:application/pdf}
}
@article{patel_midas_2011,
title = {{MIDAS}: A Spatial Decision Support System for Monitoring Marine Management Areas},
volume = {34},
issn = {0160-0176, 1552-6925},
shorttitle = {{MIDAS}},
url = {http://irx.sagepub.com.proxy.lib.duke.edu/content/34/2/191},
doi = {10.1177/0160017610389329},
abstract = {This article describes the design and implementation of Marine Integrated Decision Analysis System (MIDAS), a spatial decision support system (SDSS). MIDAS allows users to select values for a set of governance, ecological and socioeconomic variables. Outcomes resulting from interactions between these variables are then modeled to demonstrate the effectiveness of management in marine managed areas (MMAs) in Belize, Panama, and other areas. MIDAS is written in Java SDK and Runtime Environment (JRE; version 6 update 5) that enables portability across computer platforms. The article describes the utility of MIDAS in three contexts: (1) to assist managers, policy makers, and various stakeholders in understanding the critical determining factors (CDFs) for MMA success, (2) to enhance multistakeholder analysis and promote consensus, and (3) to provide a free and intuitive interface with a capability to incorporate user valuations of factors affecting marine management and to generate reports and maps concerning risk. MIDAS has been tested and validated by a variety of users in three workshops.},
language = {en},
timestamp = {2015-06-16 18:13:15},
number = {2},
urldate = {2015-06-16},
journal = {International Regional Science Review},
author = {Patel, Hrishikesh and Gopal, Sucharita and Kaufman, Les and Carleton, Matt and Holden, Chris and Pasquarella, Valerie and Ribera, Marta and Shank, Burton},
month = apr,
year = {2011},
keywords = {Environment,geographic information science,multiobjective and multicriteria analysis,natural resources,spatial decision support systems},
pages = {191--214},
file = {Patel et al - 2011 - MIDAS.pdf:/Users/bbest/zotero/storage/Q34QPXQ2/Patel et al - 2011 - MIDAS.pdf:application/pdf;Snapshot:/Users/bbest/zotero/storage/635QSN5M/191.html:text/html}
}
@article{arciniegas_effectiveness_2013,
series = {Thematic Issue on the Future of Integrated Modeling Science and Technology},
title = {Effectiveness of collaborative map-based decision support tools: Results of an experiment},
volume = {39},
issn = {1364-8152},
shorttitle = {Effectiveness of collaborative map-based decision support tools},
url = {http://www.sciencedirect.com/science/article/pii/S1364815212000801},
doi = {10.1016/j.envsoft.2012.02.021},
abstract = {This article reports on the results of an empirical analysis of the effectiveness of a set of collaborative spatial decision support tools developed to support a land use allocation problem in a peat-meadow polder in the Netherlands. The tools feature spatial multicriteria analysis as the means to make spatially explicit trade-offs between stakeholder objectives in three different ways: as colors on multiple printed maps, qualitatively on a single digital map and quantitatively on a single digital map. An interactive mapping device is used as the interface between spatial information and participants. A series of controlled experiments was conducted with 30 participants, who were asked to use the tools and perform specific individual and group allocation tasks. Data on the responses of the participants were collected through questionnaires, observer notes, video film and multicriteria scores. The analysis focused on three aspects of effectiveness: usefulness of the tools; clarity of tool information; and impact on decisions. The findings of this analysis are discussed within the context of the information offered by the tools, individual and collaborative work of participants and the spatial and numerical quality of the resulting land use plans. From the experiments, it is clear that the cognitive effort related to the volume and format of information is a critical issue in spatial decision support. This holds true for both the level of detail per item of information and the amount of information to be supplied to the participants. Although the quantitative tool provided the most information, the participants did not consider this tool the most useful and it did not produce the best results.},
timestamp = {2015-06-16 18:16:04},
urldate = {2015-06-16},
journal = {Environmental Modelling \& Software},
author = {Arciniegas, Gustavo and Janssen, Ron and Rietveld, Piet},
month = jan,
year = {2013},
keywords = {Collaborative decision support,GIS,Land use planning,MCA,Support information,Tool effectiveness},
pages = {159--175},
file = {Arciniegas et al - 2013 - Effectiveness of collaborative map-based decision support tools.pdf:/Users/bbest/zotero/storage/BGZ6VJ3A/Arciniegas et al - 2013 - Effectiveness of collaborative map-based decision support tools.pdf:application/pdf}
}
@article{eikelboom_interactive_2013,
series = {Integrated land-use and regional resource management {\textendash} A cross-disciplinary dialogue on future perspectives for a sustainable development of regional resources},
title = {Interactive spatial tools for the design of regional adaptation strategies},
volume = {127, Supplement},
issn = {0301-4797},
url = {http://www.sciencedirect.com/science/article/pii/S0301479712004781},
doi = {10.1016/j.jenvman.2012.09.019},
abstract = {Regional adaptation strategies are plans that consist of feasible measures to shift a region towards a system that is flexible and robust for future climate changes. They apply to regional impacts of climate change and are imbedded in broader planning. Multiple adaptation frameworks and guidelines exist that describe the development stages of regional adaptation strategies. Spatial information plays a key role in the design of adaptation measures as both the effects of climate change as well as many adaptation measures have spatial impacts. Interactive spatial support tools such as drawing, simulation and evaluation tools can assist the development process. This paper presents how to connect tasks derived from the actual development stages to spatial support tools in an interactive multi-stakeholder context. This link helps to decide what spatial tools are suited to support which stages in the development process of regional adaptation strategies. The practical implication of the link is illustrated for three case study workshops in the Netherlands. The regional planning workshops combine expertise from both scientists and stakeholders with an interactive mapping device. This approach triggered participants to share their expertise and stimulated integration of knowledge.},
timestamp = {2015-06-16 18:16:54},
urldate = {2015-06-16},
journal = {Journal of Environmental Management},
author = {Eikelboom, T. and Janssen, R.},
month = sep,
year = {2013},
keywords = {Adaptation strategies,climate change,Interactive spatial support tools,Regional planning},
pages = {S6--S14},
file = {Eikelboom_Janssen - 2013 - Interactive spatial tools for the design of regional adaptation strategies.pdf:/Users/bbest/zotero/storage/QWHPRTM3/Eikelboom_Janssen - 2013 - Interactive spatial tools for the design of regional adaptation strategies.pdf:application/pdf}
}
@article{bagstad_comparative_2013,
title = {A comparative assessment of decision-support tools for ecosystem services quantification and valuation},
volume = {5},
issn = {2212-0416},
url = {http://www.sciencedirect.com/science/article/pii/S221204161300051X},
doi = {10.1016/j.ecoser.2013.07.004},
abstract = {To enter widespread use, ecosystem service assessments need to be quantifiable, replicable, credible, flexible, and affordable. With recent growth in the field of ecosystem services, a variety of decision-support tools has emerged to support more systematic ecosystem services assessment. Despite the growing complexity of the tool landscape, thorough reviews of tools for identifying, assessing, modeling and in some cases monetarily valuing ecosystem services have generally been lacking. In this study, we describe 17 ecosystem services tools and rate their performance against eight evaluative criteria that gauge their readiness for widespread application in public- and private-sector decision making. We describe each of the tools\ensuremath{'} intended uses, services modeled, analytical approaches, data requirements, and outputs, as well time requirements to run seven tools in a first comparative concurrent application of multiple tools to a common location {\textendash} the San Pedro River watershed in southeast Arizona, USA, and northern Sonora, Mexico. Based on this work, we offer conclusions about these tools\ensuremath{'} current `readiness' for widespread application within both public- and private-sector decision making processes. Finally, we describe potential pathways forward to reduce the resource requirements for running ecosystem services models, which are essential to facilitate their more widespread use in environmental decision making.},
timestamp = {2015-06-16 18:17:37},
urldate = {2015-06-16},
journal = {Ecosystem Services},
author = {Bagstad, Kenneth J. and Semmens, Darius J. and Waage, Sissel and Winthrop, Robert},
month = sep,
year = {2013},
keywords = {Comparative tools assessment,Decision support,Ecosystem services,modeling,Valuation},
pages = {27--39},
file = {Bagstad et al - 2013 - A comparative assessment of decision-support tools for ecosystem services.pdf:/Users/bbest/zotero/storage/BHDTQ2M8/Bagstad et al - 2013 - A comparative assessment of decision-support tools for ecosystem services.pdf:application/pdf}
}
@article{merrifield_marinemap_2013,
series = {Special Issue on California's Marine Protected Area Network Planning Process},
title = {{MarineMap}: A web-based platform for collaborative marine protected area planning},
volume = {74},
issn = {0964-5691},
shorttitle = {{MarineMap}},
url = {http://www.sciencedirect.com/science/article/pii/S0964569112002050},
doi = {10.1016/j.ocecoaman.2012.06.011},
abstract = {The creation of a spatial decision support system that enabled stakeholder participation in designing marine protected areas (MPAs) was a necessary component of the planning process for California's Marine Life Protection Act (MLPA) Initiative. Implementation of the MLPA required stakeholders to understand and use a complicated set of spatial and scientific guidelines for MPA design that relied heavily on geographic information. Tools for the delivery and visualization of geographic information have changed radically in the seven years of planning during the MLPA Initiative. We collaborated to create a state-of-the-art spatial decision support system called MarineMap to facilitate the design and evaluation of MPA proposals. MarineMap provided an intuitive user experience that simplified complicated spatial concepts, delivered critical information immediately to allow users to iterate through scenarios rapidly. This tool provided transparency in the process, and moved spatial analysis away from the domain of GIS experts to a broader group of stakeholders. We think the lessons from this experience can contribute to the further development of tools and approaches for coastal and marine spatial planning more broadly.},
timestamp = {2015-06-16 18:18:01},
urldate = {2015-06-16},
journal = {Ocean \& Coastal Management},
author = {Merrifield, Matthew S. and {McClintock}, Will and Burt, Chad and Fox, Evan and Serpa, Paulo and Steinback, Charles and Gleason, Mary},
month = mar,
year = {2013},
pages = {67--76},
file = {Merrifield et al - 2013 - MarineMap.pdf:/Users/bbest/zotero/storage/KDCX2P56/Merrifield et al - 2013 - MarineMap.pdf:application/pdf}
}
@misc{_decision_2015,
title = {Decision support system},
copyright = {Creative Commons Attribution-{ShareAlike} License},
url = {https://en.wikipedia.org/w/index.php?title=Decision_support_system\&oldid=665885674},
abstract = {A Decision Support System (DSS) is a computer-based information system that supports business or organizational decision-making activities. DSSs serve the management, operations, and planning levels of an organization (usually mid and higher management) and help people make decisions about problems that may be rapidly changing and not easily specified in advance - i.e. Unstructured and Semi-Structured decision problems. Decision support systems can be either fully computerized, human-powered or a combination of both.
While academics have perceived DSS as a tool to support decision making process, DSS users see DSS as a tool to facilitate organizational processes. Some authors have extended the definition of DSS to include any system that might support decision making. Sprague (1980) defines DSS by its characteristics:
DSS tends to be aimed at the less well structured, underspecified problem that upper level managers typically face;
DSS attempts to combine the use of models or analytic techniques with traditional data access and retrieval functions;
DSS specifically focuses on features which make them easy to use by noncomputer people in an interactive mode; and
DSS emphasizes flexibility and adaptability to accommodate changes in the environment and the decision making approach of the user.
DSSs include knowledge-based systems. A properly designed DSS is an interactive software-based system intended to help decision makers compile useful information from a combination of raw data, documents, and personal knowledge, or business models to identify and solve problems and make decisions.
Typical information that a decision support application might gather and present includes:
inventories of information assets (including legacy and relational data sources, cubes, data warehouses, and data marts),
comparative sales figures between one period and the next,
projected revenue figures based on product sales assumptions.
DSSs are often contrasted with more automated decision-making systems known as Decision Management Systems},
language = {en},
timestamp = {2015-06-16 18:31:30},
urldate = {2015-06-16},
journal = {Wikipedia, the free encyclopedia},
month = jun,
year = {2015},
note = {Page Version ID: 665885674},
file = {Snapshot:/Users/bbest/zotero/storage/C629R9KM/index.html:text/html}
}
@misc{_spatial_2013,
title = {Spatial decision support system},
copyright = {Creative Commons Attribution-{ShareAlike} License},
url = {https://en.wikipedia.org/w/index.php?title=Spatial_decision_support_system\&oldid=579969284},
abstract = {A spatial decision support system (SDSS) is an interactive, computer-based system designed to assist in decision making while solving a semi-structured spatial problem. It is designed to assist the spatial planner with guidance in making land use decisions. A system which models decisions could be used to help identify the most effective decision path.
An SDSS is sometimes referred to as a policy support system, and comprises a decision support system (DSS) and a geographic information system (GIS). This entails use of a database management system (DMS), which holds and handles the geographical data; a library of potential models that can be used to forecast the possible outcomes of decisions; and an interface to aid the users interaction with the computer system and to assist in analysis of outcomes.},
language = {en},
timestamp = {2015-06-16 18:32:04},
urldate = {2015-06-16},
journal = {Wikipedia, the free encyclopedia},
month = nov,
year = {2013},
note = {Page Version ID: 579969284},
file = {Snapshot:/Users/bbest/zotero/storage/7WDXWC9G/index.html:text/html}
}
@misc{_land_2015,
title = {Land Allocation Decision Support System},
copyright = {Creative Commons Attribution-{ShareAlike} License},
url = {https://en.wikipedia.org/w/index.php?title=Land_Allocation_Decision_Support_System\&oldid=655788162},
abstract = {LADSS or Land Allocation Decision Support System, is an agricultural land-use planning tool developed at The Macaulay Institute. More recently the term LADSS is used to refer to the research of the team behind the original planning tool.},
language = {en},
timestamp = {2015-06-16 18:32:28},
urldate = {2015-06-16},
journal = {Wikipedia, the free encyclopedia},
month = apr,
year = {2015},
note = {Page Version ID: 655788162},
file = {Snapshot:/Users/bbest/zotero/storage/AIVC7MVR/index.html:text/html}
}
@misc{_decision_2015a,
title = {Decision-making software},
copyright = {Creative Commons Attribution-{ShareAlike} License},
url = {https://en.wikipedia.org/w/index.php?title=Decision-making_software\&oldid=666203940},
abstract = {Decision-making software (DMS) is used to help individuals and organizations with their decision-making processes, typically resulting in ranking, sorting or choosing from among alternatives.
An early example of DMS was described in 1973. Prior to the advent of the World Wide Web, most DMS was spreadsheet-based, with the first web-based DMS appearing in the mid-1990s. Nowadays, at least 20 DMS products (mostly web-based) are available.
Though DMS exists for the various stages of structuring and solving decision problems {\textendash} from brain-storming problems to representing decision-maker preferences and reaching decisions {\textendash} most DMS focuses on choosing from among a group of alternatives characterized on multiple criteria or attributes.},
language = {en},
timestamp = {2015-06-16 18:32:34},
urldate = {2015-06-16},
journal = {Wikipedia, the free encyclopedia},
month = jun,
year = {2015},
note = {Page Version ID: 666203940},
file = {Snapshot:/Users/bbest/zotero/storage/AIEG424W/index.html:text/html}
}
@misc{_decision_2015b,
title = {Decision theory},
copyright = {Creative Commons Attribution-{ShareAlike} License},
url = {https://en.wikipedia.org/w/index.php?title=Decision_theory\&oldid=664048145},
abstract = {Decision theory or theory of choice in economics, psychology, philosophy, mathematics, computer science, and statistics is concerned with identifying the values, uncertainties and other issues relevant in a given decision, its rationality, and the resulting optimal decision. It is closely related to the field of game theory; decision theory is concerned with the choices of individual agents whereas game theory is concerned with interactions of agents whose decisions affect each other.},
language = {en},
timestamp = {2015-06-16 18:33:20},
urldate = {2015-06-16},
journal = {Wikipedia, the free encyclopedia},
month = may,
year = {2015},
note = {Page Version ID: 664048145},
file = {Snapshot:/Users/bbest/zotero/storage/MWARMWX6/index.html:text/html}
}
@article{segura_decision_2014,
title = {Decision support systems for forest management: A comparative analysis and assessment},
volume = {101},
issn = {0168-1699},
shorttitle = {Decision support systems for forest management},
url = {http://www.sciencedirect.com/science/article/pii/S0168169913003025},
doi = {10.1016/j.compag.2013.12.005},
abstract = {Decision Support Systems (DSS) are essential tools for forest management practitioners to help take account of the many environmental, economic, administrative, legal and social aspects in forest management. The most appropriate techniques to solve a particular instance usually depend on the characteristics of the decision problem. Thus, the objective of this article is to evaluate the models and methods that have been used in developing DSS for forest management, taking into account all important features to categorize the forest problems. It is interesting to know the appropriate methods to answer specific problems, as well as the strengths and drawbacks of each method. We have also pointed out new approaches to deal with the newest trends and issues. The problem nature has been related to the temporal scale, spatial context, spatial scale, number of objectives and decision makers or stakeholders and goods and services involved. Some of these problem dimensions are inter-related, and we also found a significant relationship between various methods and problem dimensions, all of which have been analysed using contingency tables.
The results showed that 63\% of forest DSS use simulation modeling methods and these are particularly related to the spatial context and spatial scale and the number of people involved in taking a decision. The analysis showed how closely Multiple Criteria Decision Making (MCDM) is linked to problem types involving the consideration of the number of objectives, also with the goods and services. On the other hand, there was no significant relationship between optimization and statistical methods and problem dimensions, although they have been applied to approximately 60\% and 16\% of problems solved by DSS for forest management, respectively. Metaheuristics and spatial statistical methods are promising new approaches to deal with certain problem formulations and data sources. Nine out of ten DSS used an associated information system (Database and/or Geographic Information System {\textendash} GIS), but the availability and quality of data continue to be an important constraining issue, and one that could cause considerable difficulty in implementing DSS in practice. Finally, the majority of DSS do not include environmental and social values and focus largely on market economic values. The results suggest a strong need to improve the capabilities of DSS in this regard, developing and applying MCDM models and incorporating them in the design of DSS for forest management in coming years.},
timestamp = {2015-06-16 18:39:09},
urldate = {2015-06-16},
journal = {Computers and Electronics in Agriculture},
author = {Segura, Marina and Ray, Duncan and Maroto, Concepci{\'o}n},
month = feb,
year = {2014},
keywords = {Decision support systems,Forest management,Group decision making,Multiple criteria decision making,Optimization,Simulation},
pages = {55--67},
file = {Segura et al - 2014 - Decision support systems for forest management.pdf:/Users/bbest/zotero/storage/VR63UF3G/Segura et al - 2014 - Decision support systems for forest management.pdf:application/pdf}
}
@article{li_ontology_2012,
title = {An Ontology-Driven Framework and Web Portal for Spatial Decision Support1},
volume = {16},
copyright = {{\textcopyright} 2012 Blackwell Publishing Ltd},
issn = {1467-9671},
url = {http://onlinelibrary.wiley.com.proxy.lib.duke.edu/doi/10.1111/j.1467-9671.2012.01325.x/abstract},
doi = {10.1111/j.1467-9671.2012.01325.x},
abstract = {Numerous systems and tools have been developed for spatial decision support (SDS), but they generally suffer from a lack of re-usability, inconsistent terminology, and weak conceptualization. We introduce a collaborative effort by the SDS Consortium to build a SDS knowledge portal. We present the formal representation of knowledge about SDS, the various ontologies captured and made accessible by the portal, and the processes used to create them. We describe the portal in action, and the ways in which users can search, browse, and make use of its content. Finally, we discuss the lessons learned from this effort, and future development directions. Our work demonstrates how ontologies and semantic technologies can support the documentation and retrieval of dynamic knowledge in GIScience by offering flexible schemata instead of fixed data structures.},
language = {en},
timestamp = {2015-06-16 18:40:09},
number = {3},
urldate = {2015-06-16},
journal = {Transactions in {GIS}},
author = {Li, Naicong and Raskin, Robert and Goodchild, Michael and Janowicz, Krzysztof},
month = jun,
year = {2012},
pages = {313--329},
file = {Li et al - 2012 - An Ontology-Driven Framework and Web Portal for Spatial Decision Support1.pdf:/Users/bbest/zotero/storage/UC4H2KXU/Li et al - 2012 - An Ontology-Driven Framework and Web Portal for Spatial Decision Support1.pdf:application/pdf;Snapshot:/Users/bbest/zotero/storage/CB7C9DNX/abstract.html:text/html}
}
@misc{_spatial_a,
title = {Spatial Decision Support Knowledge Portal},
url = {http://www.spatial.redlands.edu/sds/},
timestamp = {2015-06-16 18:42:11},
urldate = {2015-06-16},
file = {Spatial Decision Support Knowledge Portal:/Users/bbest/zotero/storage/4A4A4H46/sds.html:text/html}
}
@misc{_land_,
title = {Land Allocation Decision Support System},
url = {http://www.macaulay.ac.uk/LADSS/dss_home.html},
timestamp = {2015-06-16 18:43:38},
urldate = {2015-06-16},
file = {Land Allocation Decision Support System:/Users/bbest/zotero/storage/MDMCPX9X/dss_home.html:text/html}
}
@article{crossland_spatial_1995,
series = {Exploring the Next Generation of Decision Support},
title = {Spatial decision support systems: An overview of technology and a test of efficacy},
volume = {14},
issn = {0167-9236},
shorttitle = {Spatial decision support systems},
url = {http://www.sciencedirect.com/science/article/pii/016792369400018N},
doi = {10.1016/0167-9236(94)00018-N},
abstract = {A laboratory experiment was used to investigate the effects on decision-maker performance of using geographic information system (GIS) technology as a spatial decision support system (SDSS). GIS are increasingly being used for decision-making, yet research about their contributions to the performance of decision-makers has been lacking. This study makes a contribution to that apparent void. Volunteer subjects completed a site location task that required decisions to be made based upon spatially referenced information. Performance was operationalized as elapsed time and accuracy. The task environment was manipulated in two dimensions. In one dimension, task complexity was varied on two levels. In the other dimension, some subjects were provided a geographic information system as a decision aid; the rest were not. Significant differences were found between task solutions developed by SDSS users and those developed by non-SDSS users. SDSS users experienced shorter solution times and fewer errors for both levels of task complexity. The study builds upon and extends image theory as a basis for explaining efficiency differences resulting from different graphical displays of spatial information.},
timestamp = {2015-06-16 18:57:37},
number = {3},
urldate = {2015-06-16},
journal = {Decision Support Systems},
author = {Crossland, M. D. and Wynne, B. E. and Perkins, W. C.},
month = jul,
year = {1995},
keywords = {Geographic Information System,GIS,SDSS,Spatial DSS},
pages = {219--235},
file = {Crossland et al - 1995 - Spatial decision support systems.pdf:/Users/bbest/zotero/storage/FVVRKEXQ/Crossland et al - 1995 - Spatial decision support systems.pdf:application/pdf}
}
@inproceedings{li_design_2014,
title = {A design of spatial decision support system to enhance decision progress in agricultural actions},
doi = {10.1109/Agro-Geoinformatics.2014.6910613},
abstract = {Agricultural actions usually involve a decision process collaborating different decision makers and officers. Different decision process may encounter different difficulties depending on the type of actions. In order to make efficient progress in actions, a support system for decision making should be constructed to include not only supporting information for the decision, but also tools for decision management. For such decision support and management system, enhancement in task communication, data summarizing and subtask management should be the focus of the development. In this study, we used MAKOCI (Multi-Agent Knowledge Oriented CyberInfrastructure) as a geospatial platform to convey customized decision knowledge, working procedures, and data processing capability, where ontology and multi-agent are implemented to facilitate modularized application design. A case study on detection and responses of agricultural heavy-metal contamination is given in this study to exemplify the functions of the decision support system designed. By the proposed design, the spatial decision support system facilitates hierarchical task definition and cross-government communications, in addition to supporting spatial and non-spatial decisional information. The decision progress can consequently be enhanced by monitoring, communication and management of actions among partaking users of the system.},
timestamp = {2015-06-16 18:46:36},
booktitle = {Third International Conference on Agro-geoinformatics (Agro-geoinformatics 2014)},
author = {Li, Meng-Ying and Sun, Chih-Hong and Lien, Min-Fang and Chang, Tsun-Kuo},
month = aug,
year = {2014},
keywords = {agricultural actions,agricultural heavy-metal contamination,agriculture,Analytical models,collaboration,Contamination,cross-government communications,customized decision knowledge,Data models,data processing capability,data summarization,DECISION MAKING,decision management system,decision progress enhancement,Decision support systems,geospatial platform,hierarchical task definition,MAKOCI platform,modularized application design,multiagent knowledge oriented cyberinfrastructure platform,multi-agent systems,nonspatial decisional information,ontologies (artificial intelligence),ontology,OWL,spatial decisional information,spatial decision support system design,subtask management,task communication,working procedures},
pages = {1--5},
file = {IEEE Xplore Abstract Record:/Users/bbest/zotero/storage/T25TA7BX/login.html:text/html}
}
@article{walker_decision_2002,
title = {Decision support, learning and rural resource management},
volume = {73},
issn = {0308-521X},
url = {http://www.sciencedirect.com/science/article/pii/S0308521X01001032},
doi = {10.1016/S0308-521X(01)00103-2},
abstract = {Decision support technologies and paradigms have their origins in management and information sciences but have been widely proposed as providing a basis for improving management for sustainability rural resource management. As such, they provide a means of helping managers to deal with increased information, increasingly complex decisions and to professionalise their activities. However, decision support has, in practice, had limited impact in many rural resource management contexts. Failures can be attributed to non-delivery, non-adoption and to unexpected negative impacts where they are adopted. This paper proposes a response to these challenges by reappraising the role of decision support and proposing a generic framework for the implementation of decision support as a broader initiative than the development of a decision support output, and one that aims to foster learning and co-learning.},
timestamp = {2015-06-16 19:02:45},
number = {1},
urldate = {2015-06-16},
journal = {Agricultural Systems},
author = {Walker, Daniel H},
month = jul,
year = {2002},
pages = {113--127}
}
@phdthesis{jones_application_2014,
title = {Application of a spatial decision support system to National Park management},
url = {http://researchrepository.murdoch.edu.au/26024/},
timestamp = {2015-06-16 18:51:47},
urldate = {2015-06-16},
school = {Murdoch University},
author = {Jones, Kylie},
year = {2014},
file = {Jones - 2014 - Application of a spatial decision support system to National Park management.pdf:/Users/bbest/zotero/storage/TKNBWIFM/Jones - 2014 - Application of a spatial decision support system to National Park management.pdf:application/pdf;Snapshot:/Users/bbest/zotero/storage/9FZVABGP/26024.html:text/html}
}
@article{stelzenmuller_practical_2013,
title = {Practical tools to support marine spatial planning: A review and some prototype tools},
volume = {38},
issn = {0308-597X},
shorttitle = {Practical tools to support marine spatial planning},
url = {http://www.sciencedirect.com/science/article/pii/S0308597X12001364},
doi = {10.1016/j.marpol.2012.05.038},
abstract = {Marine planners use spatial data to assess planning options. They need analytical approaches, methods, applications and practical software tools to enable assessment of the relationships between human uses and ecosystem components. Here the results of a two-stage process, aimed at developing practical and GIS-based tools for direct use by planners, are presented. First, some available tools for use in the early stages of plan development were reviewed; for example, to identify interaction between activities to reduce potential conflicts or assist in zone delineation, methods to facilitate a risk assessment of the cumulative effect of human pressures and tools offering decision support. Second, a stakeholder workshop was organised to identify routine marine planning tasks and the technical tools required to support those tasks. From the 39 practical tools reviewed, mostly published in peer-reviewed literature between 1998 and 2009, the majority have been applied in the marine environment in Europe, USA and Australia. It was observed that many of the tools are designed to be used by scientists, programmers or strategic planners with only a few that could be used by case officers (regulators). Together with the results of the stakeholder workshop a suite of prototype tools were developed that offer utility to marine planners. Thus the developed tools provide a solid basis for future development as they are a result of a transparent and participatory process.},
timestamp = {2015-06-16 17:25:56},
urldate = {2015-06-16},
journal = {Marine Policy},
author = {Stelzenm{\"u}ller, Vanessa and Lee, Janette and South, Andy and Foden, Jo and Rogers, Stuart I.},
month = mar,
year = {2013},
keywords = {GIS,Impact,Marine planning,Pressure,Tools},
pages = {214--227}
}
@article{ruiz-frau_spatially_2013,
title = {Spatially explicit economic assessment of cultural ecosystem services: Non-extractive recreational uses of the coastal environment related to marine biodiversity},
volume = {38},
issn = {0308-597X},
shorttitle = {Spatially explicit economic assessment of cultural ecosystem services},
url = {http://www.sciencedirect.com/science/article/pii/S0308597X12001212},
doi = {10.1016/j.marpol.2012.05.023},
abstract = {The adoption of comprehensive marine spatial plans (MSP) requires that all aspects of value associated with marine biodiversity are considered in their development. Therefore, a holistic approach to MSP needs to include the ecological, social and economic aspects related to the range of goods and services provided by marine biodiversity. In temperate coastal areas however, extractive uses of marine biodiversity (i.e., fisheries) tend to receive more consideration than other non-extractive uses such as certain forms of recreation. This is primarily due to its economic and social importance and a lack of information on non-extractive uses of marine biodiversity. This study presents an assessment of the economic importance and spatial distribution of non-extractive uses of marine biodiversity (diving, kayaking, wildlife watching from boats and seabird watching) in the coastal temperate area of Wales and its application to MSP. The assessment of the economic importance and spatial distribution of these uses was ascertained through questionnaires with relevant users. Results indicated that the economic importance of non-extractive recreational uses of marine biodiversity in Wales is comparable to that of commercial fisheries for the same region. Spatially there was a significant degree of overlap among areas used by the different recreational groups studied here and the distribution of uses could be linked to different aspects of marine biodiversity, such as the presence of particular habitats in the case of divers. The integration of spatially explicit socioeconomic data for a range of different uses of marine biodiversity enables policy makers to gain useful insight into the potential consequences of implementing a spatial management regime, as certain uses can be sometimes overlooked but are still essential if we are to consider the impact of spatial planning on all economically relevant activities. Such data provide a balanced overview of the value of marine biodiversity to different sectors of society and contributes to the process of developing comprehensive marine spatial plans.},
timestamp = {2015-06-16 17:31:53},
urldate = {2015-06-16},
journal = {Marine Policy},
author = {Ruiz-Frau, A. and Hinz, H. and Edwards-Jones, G. and Kaiser, M. J.},
month = mar,
year = {2013},
keywords = {Mapping,marine biodiversity,Marine spatial planning,Recreation,Valuation},
pages = {90--98},
file = {Ruiz-Frau et al - 2013 - Spatially explicit economic assessment of cultural ecosystem services.pdf:/Users/bbest/zotero/storage/ZB2BHNEW/Ruiz-Frau et al - 2013 - Spatially explicit economic assessment of cultural ecosystem services.pdf:application/pdf}
}
@article{davies_spatial_2014,
series = {Science in support of governance of wave and tidal energy developments},
title = {Spatial planning for sustainable marine renewable energy developments in Scotland},
volume = {99},
issn = {0964-5691},
url = {http://www.sciencedirect.com/science/article/pii/S0964569114001616},
doi = {10.1016/j.ocecoaman.2014.05.013},
abstract = {Scottish Government targets for renewable energy developments are ambitious. The creation of new marine industries requires a structured approach that links marine spatial planning with Strategic Environmental Assessment and Sustainability Appraisal. Marine Scotland Science has worked with The Crown Estate spatial decision support tool MaRS to plan for wave, tidal and wind power in Scottish waters. This multi-factorial spatial modelling system has been used to visualise and balance the relative opportunities and constraints on development arising from a wide range of environmental, industrial and socio-economic factors. Areas of search for development sites have been identified, explored through Regional Locational Guidance and adopted in development plans.},
timestamp = {2015-06-16 17:48:41},
urldate = {2015-06-16},
journal = {Ocean \& Coastal Management},
author = {Davies, Ian M. and Watret, Robert and Gubbins, Matt},
month = oct,
year = {2014},
pages = {72--81},
file = {Davies et al - 2014 - Spatial planning for sustainable marine renewable energy developments in.pdf:/Users/bbest/zotero/storage/52GG7ZCG/Davies et al - 2014 - Spatial planning for sustainable marine renewable energy developments in.pdf:application/pdf;ScienceDirect Snapshot:/Users/bbest/zotero/storage/J8VXA56I/S0964569114001616.html:text/html}
}
@article{leeney_environmental_2014,
series = {Science in support of governance of wave and tidal energy developments},
title = {Environmental Impact Assessments for wave energy developments {\textendash} Learning from existing activities and informing future research priorities},
volume = {99},
issn = {0964-5691},
url = {http://www.sciencedirect.com/science/article/pii/S0964569114001732},
doi = {10.1016/j.ocecoaman.2014.05.025},
abstract = {Plans for Marine Renewable Energy Installations (MREI) are developing worldwide, yet many questions still remain about the impacts such developments may have on marine ecosystems and on coastal and oceanographic processes. This uncertainty, combined with a lengthy and complex Environmental Impact Assessment (EIA) phase prior to consent, has slowed the growth of the marine renewables sector. Information on completed and ongoing EIAs at MREI sites across Europe was summarised and compared amongst sites and with completed, comprehensive EIAs for Horns Rev offshore wind farm and the SeaGen tidal turbine site at Strangford Lough. This allowed for the identification of commonalities and differences in monitoring activities, and of data gaps in the wave energy EIA process. Studies on the socio-economic impacts of MREIs were lacking, as were monitoring of fish, fish habitats, electromagnetic fields and their impacts on marine wildlife. Even amongst sites monitoring similar topics, methodologies varied greatly. Science cannot inform the management of marine renewables whilst there are inconsistencies in baseline and impact monitoring, as this study has documented. A streamlined EIA process and collaborations between researchers and developers are required to move the industry forward.},
timestamp = {2015-06-16 17:49:39},
urldate = {2015-06-16},
journal = {Ocean \& Coastal Management},
author = {Leeney, Ruth H. and Greaves, Deborah and Conley, Daniel and O'Hagan, Anne Marie},
month = oct,
year = {2014},
pages = {14--22},
file = {Leeney et al - 2014 - Environmental Impact Assessments for wave energy developments – Learning from.pdf:/Users/bbest/zotero/storage/4AZS4EV8/Leeney et al - 2014 - Environmental Impact Assessments for wave energy developments – Learning from.pdf:application/pdf}
}
@article{copping_international_2014,
series = {Science in support of governance of wave and tidal energy developments},
title = {An international assessment of the environmental effects of marine energy development},
volume = {99},
issn = {0964-5691},
url = {http://www.sciencedirect.com/science/article/pii/S0964569114000969},
doi = {10.1016/j.ocecoaman.2014.04.002},
abstract = {Power generated from marine energy devices, including those that harvest power from the waves and tides, has the potential to help meet the low-carbon energy needs of many coastal nations. However, these devices, and their related mooring lines, anchoring and buoyancy systems, and power export cables are still under development, resulting in a lack of understanding of potential environmental effects of these technologies. Locations suitable for marine energy development typically consist of rough waters, strong tidal currents, large waves, and inhospitable conditions for oceanographic measurements. Coupled with novel interactions between marine animals (particularly marine mammals and fish) and marine energy devices, these high-energy environments create a challenge for accurately observing, measuring, and analyzing environmental effects. Under the auspices of the International Ocean Energy Systems (OES), a collaborative project (Annex IV) was devised to identify and facilitate sharing of existing information on potential effects of tidal turbines and wave energy converters, and to inform permitting (consenting) processes that will enable deployment of these devices. In this paper, we explore the application of a variety of scientific fields to the examination of the environmental impacts of marine renewable energy devices, through three focused analyses. These analyses were conducted as part of the Annex IV initiative and are explored in greater length in the final report for the Annex IV effort; they focus on high-priority areas of concern for marine energy development that have appeared across several nations: 1) the interaction of marine animals with turbine blades; 2) effects of underwater sound from marine energy devices on marine animals; and 3) effects on the physical systems due to energy removal and flow changes from the operation of marine energy devices. These analyses synthesize the current state of scientific understanding, informed by field monitoring, laboratory studies, and modeling efforts, and identify key data gaps that limit the information regulators and researchers can apply to future device deployments.},
timestamp = {2015-06-16 17:53:27},
urldate = {2015-06-16},
journal = {Ocean \& Coastal Management},
author = {Copping, Andrea and Battey, Hoyt and Brown-Saracino, Jocelyn and Massaua, Meghan and Smith, Courtney},
month = oct,
year = {2014},
pages = {3--13},
file = {Copping et al - 2014 - An international assessment of the environmental effects of marine energy.pdf:/Users/bbest/zotero/storage/B73TJKM4/Copping et al - 2014 - An international assessment of the environmental effects of marine energy.pdf:application/pdf}
}
@article{wright_strengthening_2014,
series = {Science in support of governance of wave and tidal energy developments},
title = {Strengthening the role of science in marine governance through environmental impact assessment: a case study of the marine renewable energy industry},
volume = {99},
issn = {0964-5691},
shorttitle = {Strengthening the role of science in marine governance through environmental impact assessment},
url = {http://www.sciencedirect.com/science/article/pii/S0964569114002099},
doi = {10.1016/j.ocecoaman.2014.07.004},
abstract = {This paper explores the role of environmental impact assessment (EIA) in advancing the `Blue Economy'. The ability of EIA frameworks to act as the interface between science and regulation and advance scientific knowledge is assessed. This paper examines how regulators and regulatory frameworks can best use available science, as well as facilitate the generation and sharing of new scientific knowledge on environmental impacts, using the emerging Marine Renewable Energy (MRE) industry as a case study. Some reforms to traditional EIA frameworks are considered. In particular this paper represents the first contribution to the literature on the `Deploy and Monitor' and `Rochdale Envelope' approaches to EIA. Strategic Environmental Assessment (SEA) is also considered in the MRE context. It is argued that some simple reforms to EIA processes, as well as well-planned SEA, can augment the role of science, and contribute to a supportive regulatory environment that facilitates innovation whilst also protecting the environment.},
timestamp = {2015-06-16 17:53:56},
urldate = {2015-06-16},
journal = {Ocean \& Coastal Management},
author = {Wright, Glen},
month = oct,
year = {2014},
pages = {23--30},
file = {Wright - 2014 - Strengthening the role of science in marine governance through environmental.pdf:/Users/bbest/zotero/storage/7TGNWFRK/Wright - 2014 - Strengthening the role of science in marine governance through environmental.pdf:application/pdf}
}
@article{kyriazi_integration_2013,
title = {The integration of nature conservation into the marine spatial planning process},
volume = {38},
issn = {0308-597X},
url = {http://www.sciencedirect.com/science/article/pii/S0308597X12001273},
doi = {10.1016/j.marpol.2012.05.029},
abstract = {The understanding of the role of nature conservation (NC) is used to illustrate how an integrated and sustainable approach to decision-making could be developed for planning and managing activities in the marine environment. The need for NC to be integrated in the marine spatial planning (MSP) decision-making process is highlighted in various initiatives around the world. However none of these initiatives describes a commonly applicable framework to achieve this goal. The plethora of interpretations regarding the meaning, role and position of NC in planning, makes such an attempt more complex. A good starting point in order to develop such a process is to answer the question: how NC can contribute to the achievement of sustainability in the context of MSP? In the present study the different ways that NC has been interpreted over time are explored and several definitions are analyzed, concluding that there is currently no common approach to NC in MSP initiatives. Therefore it is indicated that NC should be treated as a means to achieve good environmental status of the ecosystem, based on its spatial, economic and conflict resolution dimensions, characteristics that are common among all marine uses. Consequently, it is proposed that NC at sea should be put in a central position during the MSP processes. A schematic presentation of the concept is provided in this paper.},
timestamp = {2015-06-16 18:08:34},
urldate = {2015-06-16},
journal = {Marine Policy},
author = {Kyriazi, Zacharoula and Maes, Frank and Rabaut, Marijn and Vincx, Magda and Degraer, Steven},
month = mar,
year = {2013},
keywords = {Human and natural systems interactions,Interactions,Marine spatial planning process,Multi-sectoral,Nature conservation integration},
pages = {133--139},
file = {Kyriazi et al - 2013 - The integration of nature conservation into the marine spatial planning process.pdf:/Users/bbest/zotero/storage/4K6RGUVE/Kyriazi et al - 2013 - The integration of nature conservation into the marine spatial planning process.pdf:application/pdf}
}
@article{collie_marine_2013,
title = {Marine spatial planning in practice},
volume = {117},
issn = {0272-7714},
url = {http://www.sciencedirect.com/science/article/pii/S0272771412004441},
doi = {10.1016/j.ecss.2012.11.010},
abstract = {Multiple competing uses of continental-shelf environments have led to a proliferation of marine spatial planning initiatives, together with expert guidance on marine spatial planning. This study provides an empirical review of marine spatial plans, their attributes, and the extent to which the expert guidance is actually being followed. We performed a structured review of 16 existing marine spatial plans and created an idealized marine spatial plan from the steps included in recent expert papers. A cluster analysis of the yes/no answers to 28 questions was used to ordinate the 16 marine spatial plans and to compare them with the idealized plan. All the plans that have been implemented have a high-level government mandate and the authority to implement spatial planning vested in existing institutions. Almost all the plans used data with clear criteria for data inclusion. Stakeholders were included in almost all the plans; they did not participate in all stages of the planning process but their roles were generally clearly defined. Decision-support tools were applied inconsistently across plans and were seldom used dynamically over time. Most spatial planning processes did not select specific outcomes, such as preferred use scenarios. Success is defined inconsistently across plans; in half the cases there are no metrics of success with reference benchmarks. Although monitoring is included in the majority of plans, only in some cases do monitoring results feed back into management decisions. The process of marine spatial planning had advanced in that some of the more recent plans were developed more quickly and contain more desirable attributes than earlier plans. Even so, existing marine spatial plans are heterogeneous{\textemdash}there are essential ingredients, but no single recipe for success.},
timestamp = {2015-06-16 18:09:50},
urldate = {2015-06-16},
journal = {Estuarine, Coastal and Shelf Science},
author = {Collie, Jeremy S. and (Vic) Adamowicz, W. L. and Beck, Michael W. and Craig, Bethany and Essington, Timothy E. and Fluharty, David and Rice, Jake and Sanchirico, James N.},
month = jan,
year = {2013},
keywords = {decision-support tools,Ecosystem management,Marine spatial planning,performance assessment,policies,Tradeoffs},
pages = {1--11},
file = {Collie et al - 2013 - Marine spatial planning in practice.pdf:/Users/bbest/zotero/storage/R23I9SG2/Collie et al - 2013 - Marine spatial planning in practice.pdf:application/pdf}
}
@article{zanuttigh_theseus_2014,
series = {Coasts@Risks: {THESEUS}, a new wave in coastal protection},
title = {{THESEUS} decision support system for coastal risk management},
volume = {87},
issn = {0378-3839},
url = {http://www.sciencedirect.com/science/article/pii/S0378383913001968},
doi = {10.1016/j.coastaleng.2013.11.013},
abstract = {While planning coastal risk management strategies, coastal managers need to assess risk across a range of spatial and temporal scales. GIS-based tools are one efficient way to support them in the decision making process through a scenarios analysis starting from social, economic and environmental information integrated into a common platform. However, this integration process requires a significant effort from a team of scientists in terms of a) identifying the appropriate scales and data resolution for analysing social, environmental and economic issues; b) selecting and linking an appropriate set of tools to build a coupled model; c) representing key emerging (and hence challenging) research issues, such as risk perception and social resilience in the model; d) developing multi-criteria analysis to integrate social, environmental, economic impacts; and e) accounting for the expectations of the stakeholders and therefore optimizing the opportunity for them to interact with the tool development and with the final tool itself.
In this spirit, this paper presents an open-source Spatial Decision Support System developed within the THESEUS Project to help decision makers to scopeg optimal strategies to minimise coastal risks. The exploratory tool allows the users to perform an integrated coastal risk assessment, to analyse the effects of different combinations of engineering, social, economic and ecologically based mitigation options, across short (2020s), medium (2050s) and long-term (2080s) scenarios, taking into account physical and non-physical drivers, such as climate change, subsidence, population and economic growth.},
timestamp = {2015-06-16 18:51:58},
urldate = {2015-06-16},
journal = {Coastal Engineering},
author = {Zanuttigh, Barbara and Simcic, Dario and Bagli, Stefano and Bozzeda, Fabio and Pietrantoni, Luca and Zagonari, Fabio and Hoggart, Simon and Nicholls, Robert J.},
month = may,
year = {2014},
keywords = {Decision support system,Ecology,Economy,GIS,risk assessment,Risk mitigation,Scenario analysis,Society},
pages = {218--239},
file = {Zanuttigh et al - 2014 - THESEUS decision support system for coastal risk management.pdf:/Users/bbest/zotero/storage/U4A5FDUK/Zanuttigh et al - 2014 - THESEUS decision support system for coastal risk management.pdf:application/pdf}
}
@article{vandermolen_predicting_2014,
title = {Predicting the large-scale consequences of offshore wind turbine array development on a North Sea ecosystem},
volume = {85},
issn = {0278-4343},
url = {http://www.sciencedirect.com/science/article/pii/S0278434314002003},
doi = {10.1016/j.csr.2014.05.018},
abstract = {Three models were applied to obtain a first assessment of some of the potential impacts of large-scale operational wind turbine arrays on the marine ecosystem in a well-mixed area in a shelf sea: a biogeochemical model, a wave propagation model and an acoustic energy flux model. The results of the models are discussed separately and together to elucidate the combined effects. Overall, all three models suggested relatively weak environmental changes for the mechanisms included in this study, however these are only a subset of all the potential impacts, and a number of assumptions had to be made. Further work is required to address these assumptions and additional mechanisms. All three models suggested most of the changes within the wind turbine array, and small changes up to several tens of km outside the array. Within the array, the acoustic model indicated the most concentrated, spatially repetitive changes to the environment, followed by the SWAN wave model, and the biogeochemical model being the most diffuse. Because of the different spatial scales of the response of the three models, the combined results suggested a spectrum of combinations of environmental changes within the wind turbine array that marine organisms might respond to. The SWAN wave model and the acoustic model suggested a reduction in changes with increasing distance between turbines. The SWAN wave model suggested that the biogeochemical model, because of the inability of its simple wave model to simulate wave propagation, over-estimated the biogeochemical changes by a factor of 2 or more. The biogeochemical model suggested that the benthic system was more sensitive to the environmental changes than the pelagic system.},
timestamp = {2015-06-16 17:51:52},
urldate = {2015-06-16},
journal = {Continental Shelf Research},
author = {van der Molen, Johan and Smith, Helen C. M. and Lepper, Paul and Limpenny, Sian and Rees, Jon},
month = aug,
year = {2014},
keywords = {Marine ecosystem,Model,noise,Wave,Wind farm},
pages = {60--72},
file = {van der Molen et al - 2014 - Predicting the large-scale consequences of offshore wind turbine array.pdf:/Users/bbest/zotero/storage/FACU8FFW/van der Molen et al - 2014 - Predicting the large-scale consequences of offshore wind turbine array.pdf:application/pdf}
}
@article{tabassum-abbasi_wind_2014,
title = {Wind energy: Increasing deployment, rising environmental concerns},
volume = {31},
issn = {1364-0321},
shorttitle = {Wind energy},
url = {http://www.sciencedirect.com/science/article/pii/S1364032113007685},
doi = {10.1016/j.rser.2013.11.019},
abstract = {Of all the renewable energy sources (RESs)\rule{1em}{1pt}except direct solar heat and light\rule{1em}{1pt}wind energy is believed to have the least adverse environmental impacts. It is also one of the RES which has become economically affordable much before several other RESs have. As a result, next to biomass (and excluding large hydro), wind energy is the RES being most extensively tapped by the world at present. Despite carrying the drawback of intermittency, wind energy has found favor due to its perceived twin virtues of relatively lesser production cost and environment-friendliness.
But with increasing use of turbines for harnessing wind energy, the adverse environmental impacts of this RES are increasingly coming to light. The present paper summarizes the current understanding of these impacts and assesses the challenges they are posing. One among the major hurdles has been the NYMBI (not in my backyard) syndrome due to which there is increasing emphasis on installing windfarms several kilometers offshore. But such moves have serious implications for marine life which is already under great stress due to impacts of overfishing, marine pollution, global warming, ozone hole and ocean acidification. Evidence is also emerging that the adverse impacts of wind power plants on wildlife, especially birds and bats, are likely to be much greater than is reflected in the hitherto reported figures of individuals killed per turbine. Likewise recent findings on the impact of noise and flicker generated by the wind turbines indicate that these can have traumatic impacts on individuals who have certain predispositions. But the greatest of emerging concerns is the likely impact of large wind farms on the weather, and possibly the climate. The prospects of wind energy are discussed in the backdrop of these and other rising environmental concerns.},
timestamp = {2015-06-16 17:52:23},
urldate = {2015-06-16},
journal = {Renewable and Sustainable Energy Reviews},
author = {{Tabassum-Abbasi} and Premalatha, M. and Abbasi, Tasneem and Abbasi, S. A.},
month = mar,
year = {2014},
keywords = {avifauna,environmental impact,Global Warming,Wildlife,Wind energy,wind turbines},
pages = {270--288},
file = {Tabassum-Abbasi et al - 2014 - Wind energy.pdf:/Users/bbest/zotero/storage/NFHV547A/Tabassum-Abbasi et al - 2014 - Wind energy.pdf:application/pdf}
}
@article{saidur_environmental_2011,
title = {Environmental impact of wind energy},
volume = {15},
issn = {1364-0321},
url = {http://www.sciencedirect.com/science/article/pii/S1364032111000669},
doi = {10.1016/j.rser.2011.02.024},
abstract = {Since the beginning of industrialization, energy consumption has increased far more rapidly than the number of people on the planet. It is known that the consumption of energy is amazingly high and the fossil based resources may not be able to provide energy for the whole world as these resources will be used up in the near future. Hence, renewable energy expected to play an important role in handling the demand of the energy required along with environmental pollution prevention.
The impacts of the wind energy on the environment are important to be studied before any wind firm construction or a decision is made. Although many countries showing great interest towards renewable or green energy generation, negative perception of wind energy is increasingly evident that may prevent the installation of the wind energy in some countries. This paper compiled latest literatures in terms of thesis (MS and PhD), journal articles, conference proceedings, reports, books, and web materials about the environmental impacts of wind energy. This paper also includes the comparative study of wind energy, problems, solutions and suggestion as a result of the implementation of wind turbine. Positive and negative impacts of wind energy have been broadly explained as well. It has been found that this source of energy will reduce environmental pollution and water consumption. However, it has noise pollution, visual interference and negative impacts on wildlife.},
timestamp = {2015-06-16 17:52:46},
number = {5},
urldate = {2015-06-16},
journal = {Renewable and Sustainable Energy Reviews},
author = {Saidur, R. and Rahim, N. A. and Islam, M. R. and Solangi, K. H.},
month = jun,
year = {2011},
keywords = {Conventional energy,Environmental aspect,Wind energy},
pages = {2423--2430},
file = {Saidur et al - 2011 - Environmental impact of wind energy.pdf:/Users/bbest/zotero/storage/VJ5PDETC/Saidur et al - 2011 - Environmental impact of wind energy.pdf:application/pdf}
}
@article{ashley_potential_2014,
title = {The potential of offshore windfarms to act as marine protected areas {\textendash} A systematic review of current evidence},
volume = {45},
issn = {0308-597X},
url = {http://www.sciencedirect.com/science/article/pii/S0308597X13001991},
doi = {10.1016/j.marpol.2013.09.002},
abstract = {As offshore windfarm (OWF) construction in the UK is progressing rapidly, monitoring of the economic and ecological effects of these developments is urgently needed. This is to enable both spatial planning and where necessary mitigation in an increasingly crowded marine environment. One approach to mitigation is co-location of OWFs and marine protected areas (MPAs). This systematic review has the objective to inform this co-location proposal and identify areas requiring further research. A limited number of studies addressing marine renewable energy structures and related artificial structures in coastal waters were found. The results of these studies display a change in species assemblages at artificial structures in comparison to naturally occurring habitats. An increase in hard substrata associated species, especially benthic bivalves, crustaceans and reef associated fish and a decrease in algae abundance were the dominant trends. Assemblages associated with complex concrete structures revealed greater similarity to natural hard substrata compared to those around steel structures. To consider marine renewable energy sites, especially large scale OWFs as MPAs, the dissimilar nature of assemblages on the structures themselves to natural communities should be considered. However positive effects were recorded on the abundance of commercially important crustacean species. This suggests potential for incorporation of OWFs as no fishing, or restricted activity zones within a wider MPA to aid fisheries augmentation. The limited available evidence highlights a requirement for significant further research involving long term monitoring at a variety of sites to better inform management options.},
timestamp = {2015-06-16 17:55:58},
urldate = {2015-06-16},
journal = {Marine Policy},
author = {Ashley, M. C. and Mangi, S. C. and Rodwell, L. D.},
month = mar,
year = {2014},
keywords = {Co-location,Fish,fishing,Marine planning,marine protected area,Marine renewable energy},
pages = {301--309},
file = {Ashley et al - 2014 - The potential of offshore windfarms to act as marine protected areas – A.pdf:/Users/bbest/zotero/storage/R368V7SJ/Ashley et al - 2014 - The potential of offshore windfarms to act as marine protected areas – A.pdf:application/pdf}
}
@article{alexander_interactive_2012,
title = {Interactive Marine Spatial Planning: Siting Tidal Energy Arrays around the Mull of Kintyre},
volume = {7},
shorttitle = {Interactive Marine Spatial Planning},
url = {http://dx.doi.org/10.1371/journal.pone.0030031},
doi = {10.1371/journal.pone.0030031},
abstract = {The rapid development of the offshore renewable energy sector has led to an increased requirement for Marine Spatial Planning (MSP) and, increasingly, this is carried out in the context of the `ecosystem approach' (EA) to management. We demonstrate a novel method to facilitate implementation of the EA. Using a real-time interactive mapping device (touch-table) and stakeholder workshops we gathered data and facilitated negotiation of spatial trade-offs at a potential site for tidal renewable energy off the Mull of Kintyre (Scotland). Conflicts between the interests of tidal energy developers and commercial and recreational users of the area were identified, and use preferences and concerns of stakeholders were highlighted. Social, cultural and spatial issues associated with conversion of common pool to private resource were also revealed. The method identified important gaps in existing spatial data and helped to fill these through interactive user inputs. The workshops developed a degree of consensus between conflicting users on the best areas for potential development suggesting that this approach should be adopted during MSP.},
timestamp = {2015-06-16 18:13:53},
number = {1},
urldate = {2015-06-16},
journal = {{PLoS} {ONE}},
author = {Alexander, Karen A. and Janssen, Ron and Arciniegas, Gustavo and O'Higgins, Timothy G. and Eikelboom, Tessa and Wilding, Thomas A.},
month = jan,
year = {2012},
pages = {e30031},
file = {Alexander et al - 2012 - Interactive Marine Spatial Planning.pdf:/Users/bbest/zotero/storage/I84JXNWJ/Alexander et al - 2012 - Interactive Marine Spatial Planning.pdf:application/pdf}
}
@article{schillings_decision_2012,
series = {Special Section: Fuel Poverty Comes of Age: Commemorating 21 Years of Research and Policy},
title = {A decision support system for assessing offshore wind energy potential in the North Sea},
volume = {49},
issn = {0301-4215},
url = {http://www.sciencedirect.com/science/article/pii/S0301421512005666},
doi = {10.1016/j.enpol.2012.06.056},
abstract = {Offshore wind energy (OWE) in the North Sea has the potential to meet large share of Europe's future electricity demand. To deploy offshore wind parks in a rational way, the overall OWE potential has to be realistically determined. This has to be done on an international, cross-border level and by taking into account the existing man-made and nature-related uses of the North Sea. As spatial conflicts will arise between existing uses and the new OWE uses, a Decision Support System (DSS) based on a Geographic Information System (GIS) was developed. Based on data of existing sea uses and calculation rules for spatial prioritisation analysis, the DSS helps in identifying areas that are (1) generally suitable for offshore wind power, (2) strictly excluded or (3) negotiable with respect to other existing sea uses. The combination of this conflict analysis together with cost assumptions for offshore wind farms and their expected electricity yield leads to identification of favourable areas for OWE deployment in the North Sea. This approach helps to reduce the conflict between offshore wind deployment and existing sea uses in the North Sea for future planning. The results can assist decision makers in developing transnational roadmaps for OWE.},
timestamp = {2015-06-16 18:23:22},
urldate = {2015-06-16},
journal = {Energy Policy},
author = {Schillings, Christoph and Wanderer, Thomas and Cameron, Lachlan and van der Wal, Jan Tjalling and Jacquemin, Jerome and Veum, Karina},
month = oct,
year = {2012},
keywords = {Decision support system,North Sea,Offshore wind energy},
pages = {541--551},
file = {Schillings et al - 2012 - A decision support system for assessing offshore wind energy potential in the.pdf:/Users/bbest/zotero/storage/36TZMCKZ/Schillings et al - 2012 - A decision support system for assessing offshore wind energy potential in the.pdf:application/pdf}
}
@article{janssen_decision_2015a,
title = {Decision support tools for collaborative marine spatial planning: identifying potential sites for tidal energy devices around the Mull of Kintyre, Scotland},
volume = {58},
issn = {0964-0568},
shorttitle = {Decision support tools for collaborative marine spatial planning},