Package: CFtime 1.7.3.9000

Patrick Van Laake

CFtime: Using CF-Compliant Calendars with Climate Projection Data

Support for all calendars as specified in the Climate and Forecast (CF) Metadata Conventions for climate and forecasting data. The CF Metadata Conventions is widely used for distributing files with climate observations or projections, including the Coupled Model Intercomparison Project (CMIP) data used by climate change scientists and the Intergovernmental Panel on Climate Change (IPCC). This package specifically allows the user to work with any of the CF-compliant calendars (many of which are not compliant with POSIXt). The CF time coordinate is formally defined in the CF Metadata Conventions document available at <https://cf-convention.github.io/Data/cf-conventions/cf-conventions-1.13/cf-conventions.html#time-coordinate>.

Authors:Patrick Van Laake [aut, cre, cph]

CFtime_1.7.3.9000.tar.gz
CFtime_1.7.3.9000.zip(r-4.7)CFtime_1.7.3.9000.zip(r-4.6)CFtime_1.7.3.9000.zip(r-4.5)
CFtime_1.7.3.9000.tgz(r-4.6-any)CFtime_1.7.3.9000.tgz(r-4.5-any)
CFtime_1.7.3.9000.tar.gz(r-4.7-any)CFtime_1.7.3.9000.tar.gz(r-4.6-any)
CFtime_1.7.3.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
CFtime/json (API)

# Install 'CFtime' in R:
install.packages('CFtime', repos = c('https://r-cf.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/r-cf/cftime/issues

Pkgdown/docs site:https://r-cf.github.io

On CRAN:

Conda:

cftime

8.00 score 9 stars 16 packages 92 scripts 5.5k downloads 21 exports 1 dependencies

Last updated from:b766909ecf. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK144
source / vignettesOK215
linux-release-x86_64OK182
macos-release-arm64OK83
macos-oldrel-arm64OK79
windows-develOK89
windows-releaseOK89
windows-oldrelOK78
wasm-releaseOK102

Exports:as_timestampboundsbounds<-calendarCFClimatologyCFfactorCFfactor_coverageCFfactor_unitsCFtimeCFTimedefinitionindexOfis_completemonth_daysoffsetsoriginparse_timestampsresolutionslicetimezoneunit

Dependencies:R6

Readme and manuals

Help Manual

Help pageTopics
Subset a 'CFTime' instance by position in the time series[.CFTime
Extend a CFTime or CFClimatology object+.CFClimatology +.CFTime CFtime-merge
Equivalence of CFTime objects==.CFTime CFtime-equivalent
Create a vector that represents CF timestampsas_timestamp
Return the timestamps contained in the 'CFTime' instanceas.character.CFTime
Bounds of the time offsetsbounds bounds<-
Basic CF calendarCFCalendar
360-day CF calendarCFCalendar360
365-day CF calendarCFCalendar365
366-day CF calendarCFCalendar366
Julian CF calendarCFCalendarJulian
CF calendar with no annual cycleCFCalendarNone
Proleptic Gregorian CF calendarCFCalendarProleptic
Standard CF calendarCFCalendarStandard
International Atomic Time CF calendarCFCalendarTAI
Coordinated Universal Time CF calendarCFCalendarUTC
CFClimatology classCFClimatology
Create a factor from the offsets in a 'CFTime' instanceCFfactor
Coverage of time elements for each factor levelCFfactor_coverage
Number of base time units in each factor levelCFfactor_units
CFTime classCFTime
Create a CFTime objectCFtime CFtime-function
Create a factor for a 'CFTime' instancecut cut.CFTime
Properties of a CFTime objectcalendar definition offsets origin properties resolution timezone unit
Format the timestamps in the 'CFTime' instanceformat.CFTime
Find the index of timestamps in the time seriesindexOf
Indicates if the time series is completeis_complete
The length of the offsets contained in the 'CFTime' instance.length.CFTime
Return the number of days in a month given a certain CF calendarmonth_days
Parse series of timestamps in CF format to date-time elementsparse_timestamps
Extreme time series valuesrange.CFTime
Which time steps fall within extreme valuesslice
Compact display of a CFTime instancestr.CFTime