oceanTime_ConvertToPOSIXct: Convert ocean_times from numeric to POSIXct

View source: R/oceanTime_Convert.R

oceanTime_ConvertToPOSIXctR Documentation

Convert ocean_times from numeric to POSIXct

Description

Function to convert ocean_times from numeric to character.

Usage

oceanTime_ConvertToPOSIXct(ot, ref = "1900-01-01 00:00:00")

Arguments

ot

- ocean_time, as numeric vector

ref

- calendar reference (default = "1900-01-01 00:00:00")

Details

Input numeric values associated with ocean_times should be in seconds relative to the model reference date.

Value

Vector with ocean_times as POSIXct dates.


wStockhausen/wtsROMS documentation built on Feb. 2, 2025, 9:16 p.m.