Learn R Programming

swfscDAS

This package contains functions designed for processing and analyzing shipboard DAS data. This package was originally designed to handle DAS data collected using WinCruz, the ship-based line-transect data collection software developed by the Southwest Fisheries Science Center. However, the swfscDAS package can be used by anyone who has collected DAS data that meets the format requirements described in the 'DAS data format' section below, for instance to process decades of available NOAA Fisheries DAS survey data.

More generally, the package is intended to standardize and streamline basic DAS data processing. Functionality currently includes reading DAS data into a data frame, processing this data (extracting state and condition information for each DAS event), and summarizing sighting, effort, and comment information. Learn more in vignette("swfscDAS")

Installation

You can install the released version of swfscDAS from CRAN with:

install.packages("swfscDAS")

You can install the developmental version of swfscDAS from GitHub with:

# install.packages("remotes")
remotes::install_github("swfsc/swfscDAS")

DAS data format

swfscDAS expects data to follow the conventions and format used by the WinCruz program. You can download a PDF here describing the DAS data format requirements. See das_format_pdf for instructions on how to access the local copy of the format PDF that is included in the package.

Disclaimer

This repository is a scientific product and is not official communication of the National Oceanic and Atmospheric Administration, or the United States Department of Commerce. All NOAA GitHub project code is provided on an ‘as is’ basis and the user assumes responsibility for its use. Any claims against the Department of Commerce or Department of Commerce bureaus stemming from the use of this GitHub project will be governed by all applicable Federal law. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by the Department of Commerce. The Department of Commerce seal and logo, or the seal and logo of a DOC bureau, shall not be used in any manner to imply endorsement of any commercial product or activity by DOC or the United States Government.

Copy Link

Version

Install

install.packages('swfscDAS')

Monthly Downloads

254

Version

0.6.3

License

Apache License (== 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Sam Woodman

Last Published

July 3rd, 2024

Functions in swfscDAS (0.6.3)

as_das_dfr

Coerce object to a das_dfr object
das_segdata

Summarize DAS data for a continuous effort section
das_read

Read DAS file(s)
randpicks_convert

Convert randpicks file
distance_greatcircle

Calculate great-circle distance
das_format_pdf

DAS format requirements
das_intersects_strata

DAS strata - points
das_effort_strata

Split effort by strata
das_effort_sight

Summarize DAS sightings by effort segment
das_process

Process DAS data
das_sight

DAS sightings
subsetting

Subsetting objects created using swfscDAS
swfscAirDAS-internals

Internal functions for swfscAirDAS
swfscDAS-package

Southwest Fisheries Science Center DAS
das_chop_section

Chop DAS data - section
das_effort

Summarize DAS effort
das_chop_condition

Chop DAS data - condition
as_das_df

Coerce object to a das_df object
das_check

Check DAS file
das_comments

Extract comments from DAS data
das_df-class

das_df class
das_dfr-class

das_dfr class
das_chop_equallength

Chop DAS data - equal length