guess_date: guess CMIP5 date according to nc file name

View source: R/guess_date.R

guess_dateR Documentation

guess CMIP5 date according to nc file name

Description

guess CMIP5 date according to nc file name

Usage

guess_date(nslice, file, calendar = "365", origin, check_date = FALSE)

Arguments

nslice

length of time in original nc file.

file

file path

calendar

the calendar type.

Value

PCICt date vector

Examples

## Not run: 
guess_date(nslice, file, calendar = "365")

## End(Not run)

rpkgs/nctools documentation built on Sept. 24, 2023, 9:23 p.m.