seasonder_CSSY2CSHeader: Transform CSSY Header to SeaSondeRCS Header

View source: R/SeaSondeRCSSY.R

seasonder_CSSY2CSHeaderR Documentation

Transform CSSY Header to SeaSondeRCS Header

Description

This helper function extracts the 'cs4h' component from a CSSY header, removes it from the original header, and embeds the remaining header information within the 'header_csr' field of the CS header.

Usage

seasonder_CSSY2CSHeader(header)

Arguments

header

A list representing the CSSY header. Must contain a 'cs4h' component.

Value

A transformed header where the primary CS header is taken from 'cs4h' and the remaining CSSY header fields are stored in the 'header_csr' element.


SeaSondeR documentation built on June 8, 2025, 10:50 a.m.