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")


dankelley/oce documentation built on April 18, 2024, 9:51 a.m.