• Arctic SDI catalogue
  •  
  •  
  •  

Commercial Whale Watching in British Columbia

Description:

These commercial whale watching data are comprised of two datasets. First, the ‘whale_watching_trips_jun_sep_british_columbia’ data layer summarizes commercial whale watching trips that took place in 2019, 2020 and 2021 during the summer months (June to September). The second data layer, ‘wildlife_viewing_events_jun_sep_british_columbia’ contains estimated wildlife viewing events carried out by commercial whale watching vessels for the same years (2019, 2020 and 2021) and months (June to September). Commercial whale watching trips and wildlife viewing events are summarized using the same grid, and they can be related using the unique cell identifier field ‘cell_id’.

The bulk of this work was carried out at University of Victoria and was funded by the Marine Environmental Observation, Prediction and Response (MEOPAR) Network under the ‘Whale watching AIS Vessel movement Evaluation’ or WAVE project (2018 – 2022). The aim of the WAVE project was to increase the understanding of whale watching activities in Canada’s Pacific region using vessel traffic data derived from AIS (Automatic Identification System). The work was finalized by DFO Science in the Pacific Region.

These spatial data products of commercial whale watching operations can be used to inform Marine Spatial Planning, conservation planning activities, and threat assessments involving vessel activities in British Columbia.

Methods:

A list of commercial whale watching vessels based in British Columbia and Washington State and their corresponding MMSIs (Maritime Mobile Service Identity) was compiled from the whale watching companies and Marine Traffic (www.marinetraffic.com). This list was used to query cleaned CCG AIS data to extract AIS positions corresponding to commercial whale watching vessels. A commercial whale watching trip was defined as a set of consecutive AIS points belonging to the same vessel departing and ending in one of the previously identified whale watching home ports. A classification model (unsupervised Hidden Markov Model) using vessel speed as the main variable was developed to classify AIS vessel positions into wildlife-viewing and non wildlife viewing events.

Commercial whale watching trips in the south and north-east of Vancouver Island were limited to a duration of minimum 1 hour and maximum 3.5 hours. For trips in the west coast of Vancouver island the maximum duration was set to 6 hours. Wildlife-viewing events duration was set to minimum of 10 minutes to a maximum of 1 hour duration.

For more information on methodology, consult metadata pdf available with the Open Data record.

References:

Nesdoly, A. 2021. Modelling marine vessels engaged in wildlife-viewing behaviour using Automatic Identification Systems (AIS). Available from: https://dspace.library.uvic.ca/handle/1828/13300.

Data Sources:

Oceans Network Canada (ONC) provided encoded AIS data for years 2019, 2020 and 2021, within a bounding box including Vancouver Island and Puget Sound used to generate these products. This AIS data was in turn provided by the Canadian Coast Guard (CCG) via a licensing agreement between the CCG and ONC for the non-commercial use of CCG AIS Data. More information here: https://www.oceannetworks.ca/science/community-based-monitoring/marine-domain-awareness-program/

Molly Fraser provided marine mammal sightings data collected on board a whale watching vessels to develop wildlife-viewing events classification models. More information about this dataset here: https://www.sciencedirect.com/science/article/pii/S0308597X20306709?via%3Dihub

Uncertainties:

The main source of uncertainty is with the conversion of AIS point locations into track segments, specifically when the distance between positions is large (e.g., greater than 1000 meters).

Simple

Date ( RI_367 )
2023-07-04
Date ( RI_366 )
2023-05-11
Date ( RI_368 )
2024-10-04
RI_413
  Government of Canada; Fisheries and Oceans Canada; Science/Ecosystems and Ocean Science/Ocean Science Division - Norma Serra-Sogas ( Aquatic biologist )
Institute of Ocean Sciences 9860 West Saanich Road P.O. Box 6000 , Sidney , British Columbia , V8L 4B2 , Canada
250-363-3001
Status
completed; complété RI_593
Maintenance and update frequency
notPlanned; nonPlanifié RI_542
Keywords ( RI_525 )
  • British Columbia
Keywords ( RI_528 )
  • AIS (Automatic Identification System)
  • Marine Mammals
Government of Canada Core Subject Thesaurus Thésaurus des sujets de base du gouvernement du Canada ( RI_528 )
  • Whales
Classification
unclassified; nonClassifié RI_484
Use limitation
Open Government Licence - Canada (http://open.canada.ca/en/open-government-licence-canada)
Access constraints
license; licence RI_606
Use constraints
license; licence RI_606
Spatial representation type
vector; vecteur RI_635
Metadata language
eng; CAN
Character set
utf8; utf8 RI_458
Topic category
  • Oceans
Begin date
2019-06-01
End date
2021-09-30
N
S
E
W
thumbnail


Supplemental Information

Encoded Canadian Coast Guard (CCG) Automatic Identification System (AIS) data (2019, 2020 and 2021) was decoded by Andrea Nesdoly using scripts developed in Python. This allows access to vessel information such as vessel positions, timestamp, vessels unique identifier or MMSIs (Maritime Mobile Service Identity), vessel speeds and course.

Afterwards, the AIS data was cleaned by removing entries that met the following criteria:

• duplicate AIS messages received within a 10 second timespan;

• stationary docked vessel in a harbour;

• invalid vessel positions with speed over ground greater than 70 knots; and

• invalid vessel positions with a sudden change of direction.

A list of commercial whale watching vessels based in British Columbia and Washington State and their corresponding MMSIs (Maritime Mobile Service Identity) was compiled from the whale watching companies and Marine Traffic (www.marinetraffic.com). This list was used to query the cleaned CCG AIS data to extract AIS positions corresponding to commercial whale watching vessels.

AIS data was then divided into three subregions: south coast Vancouver Island including Puget Sound, west coast of Vancouver Island, and north-east Vancouver Island. Datasets containing commercial whale watching trips and wildlife-viewing events were generated for each sub-region. A commercial whale watching trip was defined as a set of consecutive AIS points belonging to the same vessel departing and ending in one of the previously identified whale watching home ports. Each identified trip received a unique identifier.

A classification model (unsupervised Hidden Markov Model) using vessel speed as the main variable was developed to classify AIS vessel positions into wildlife-viewing and non wild-life viewing events. Each commercial whale watching trip was analyzed using the classification model to identify one or more wildlife-viewing events. Each wildlife-viewing event received a unique identifier.

Commercial whale watching trips in the south and north-east of Vancouver Island were limited to a duration of minimum 1 hour and maximum 3.5 hours. For trips in the west coast of Vancouver island the maximum duration was set to 6 hours. Wildlife-viewing events duration was set to minimum of 10 minutes to a maximum of 1 hour duration. These duration thresholds were applied after exploratory analysis were carried out in R and adjusted based on feedback from commercial whale watching operators. The same thresholds were applied for each year.

Cleaned AIS positions with whale watching trip information for each sub-region and year were imported to ArcGIS Pro to complete the following data processing:

1. Imported AIS vessel positions were saved as a point feature dataset.

2. Tracks were then generated using the tool ‘Point to Tracks Segments’.

3. Tracks from each sub-region and same year were combined using the tool ‘Merge’.

4. Tracks belonging to the summer period (June 1 to September 30) were saved as a separate layer.

5. Tracks were dissolved using the trip unique identifier to obtain one field entry for each whale watching trip.

6. Whale watching trip datasets for each summer period were intersected with a grid of 500 by 500 meters resolution.

7. Summary statistic tables were extracted for each year using the cell unique field and calculating the number of trips and distance travelled within the cell.

8. Output tables (one for each year) were then joined back to the grid dataset using the cell ID field, and then saved as a new dataset.

9. Undesired fields were deleted and remaining fields renamed.

AIS positions representing wildlife-viewing events for each sub-region and year were imported to ArcGIS Pro to conduct the following data processing;

1. Imported AIS vessel positions were saved as point feature dataset.

2. Positions found within the boundaries of harbours and marinas were eliminated to remove the likelihood of false positives.

3. Positions found in narrow passages or very shallow waters (i.e., Fraser Delta) were also removed to reduce the number of false positives.

4. From the remaining points, tracks were generated using the tool ‘Point to Tracks Segments’.

5. Tracks longer than 2000 meters were deleted as well as tracks with an estimated speed greater than 14.5 knots.

6. Wildlife-viewing tracks belonging to the summer period (June 1 to September 30) were saved as a separate layer.

7. Summer wildlife-viewing tracks were intersected with the same grid used in the whale watching trip analysis of 500 by 500 meters.

8. The duration of the wildlife-viewing events per grid cell was calculated using the estimated speed per cell (this is carried over from the ‘Points to Tracks Segments’ tool) and the distance travelled per cell (this is automatically calculated after the intersection).

9. Wildlife-viewing events from each sub-region and same year were combined using the ‘Merge ‘tool.

10. Summary statistic tables were calculated for each year using the cell unique field and calculating the number of wildlife-viewing events and event duration per cell.

11. Output tables (one for each year) were then joined back to the grid dataset using the cell ID field, and then saved as a new dataset.

12. Undesired fields were deleted and kept field renamed.

Reference system identifier
https://epsg.io / EPSG:4326 /
Distribution format
  • ZIP ( unknown )

RI_412
  Government of Canada; Fisheries and Oceans Canada; Science/Ecosystems and Ocean Science/Ocean Science Division - Norma Serra-Sogas ( Aquatic biologist )
Institute of Ocean Sciences 9860 West Saanich Road P.O. Box 6000 , Sidney , British Columbia , V8L 4B2 , Canada
250-363-3001
OnLine resource
Commercial whale watching in British Columbia ( HTTPS )

Dataset;FGDB/GDB;eng

OnLine resource
Data Dictionary ( HTTPS )

Supporting Document;PDF;eng,fra

OnLine resource
Commercial Whale Watching in British Columbia -- GIS Hub metadata English ( HTTPS )

Supporting Document;PDF;eng

OnLine resource
Commercial Whale Watching in British Columbia -- GIS Hub metadata French ( HTTPS )

Supporting Document;PDF;fra

OnLine resource
Commercial Whale Watching in British Columbia ( ESRI REST: Map Server )

Web Service;ESRI REST;eng

OnLine resource
Commercial Whale Watching in British Columbia ( ESRI REST: Map Server )

Web Service;ESRI REST;fra

File identifier
8a80c6f7-86a7-49e8-97c2-5229068e64cd XML
Metadata language
eng; CAN
Character set
utf8; utf8 RI_458
Hierarchy level
dataset; jeuDonnées RI_622
Date stamp
2025-02-05T12:43:53.511Z
Metadata standard name
North American Profile of ISO 19115:2003 - Geographic information - Metadata
Metadata standard version
CAN/CGSB-171.100-2009
RI_414
  Government of Canada; Fisheries and Oceans Canada; Science/Ecosystems and Ocean Science/Ocean Science Division - Cathryn Murray ( Program Manager )
Institute of Ocean Sciences 9860 West Saanich Road P.O. Box 6000 , Sidney , British Columbia , V8L4B2 , Canada
250-363-3001
 
 

Overviews

overview
whale_watching_thumbnail

Spatial extent

N
S
E
W
thumbnail


Keywords


Provided by

logo

Associated resources

Not available


  •  
  •  
  •