arnejohannesholmin/SimradRaw: Read and write Simrad raw files

This R package provides functions for reading, writing, splitting and other processing of Simrad raw files (raw0 (echosounder) and raw1 (fishery sonar)). The code is based on the Matlab library written by dr. Rick Towler, NOAA Alaska Fisheries Science Center. The functions use the TSD package for efficient reading of the data (writes to a temporary TSD file and reads afterwards to avoid appending in memory).

Getting started

Package details

AuthorArne Johannes Holmin [aut, cre],
MaintainerArne Johannes Holmin <arnejh@imr.no>
LicenseLGPL-3
Version1.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("arnejohannesholmin/SimradRaw")
arnejohannesholmin/SimradRaw documentation built on April 14, 2024, 7:43 p.m.