Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

R package for processing and analyzing DAS data

License

NotificationsYou must be signed in to change notification settings

SWFSC/swfscDAS

Repository files navigation

CRAN versionR-CMD-check

This package contains functions designed for processing and analyzing shipboard DAS data. This package was originally designed to handleDAS data collected using WinCruz, the ship-based line-transect data collection software developed by the Southwest Fisheries Science Center. However, theswfscDAS 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 invignette("swfscDAS")

Installation

You can install the released version ofswfscDAS fromCRAN with:

install.packages("swfscDAS")

You can install the developmental version ofswfscDAS fromGitHub with:

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

Note thatpak is recommended here because of occassional issues usingremotes from government computers.

DAS data format

swfscDAS expects data to follow the conventions and format used by the WinCruz program. You candownload a PDF here describing the DAS data format requirements. Seedas_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.

About

R package for processing and analyzing DAS data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp