timeToArgoJuld: Convert time to Argo Julian Day (juld)

View source: R/argo.R

timeToArgoJuldR Documentation

Convert time to Argo Julian Day (juld)

Description

This converts a POSIXct time into an Argo julian day, with the convention that juld=0 at 1950-01-01.

Usage

timeToArgoJuld(t)

Arguments

t

A POSIXct time or a string that can be converted to a POSIXct time

Author(s)

Jaimie Harbin and Dan Kelley

Examples

timeToArgoJuld("2020-07-01")


oce documentation built on July 9, 2023, 5:18 p.m.