jmp75/efts: High-Level Functions to Read and Write Ensemble Forecast Time Series in netCDF

The binary file format 'netCDF' is developed primarily for climate, ocean and meteorological data, and 'efts' is a package to read and write Ensemble Forecast Time Series data in 'netCDF'. 'netCDF' has traditionally been used to store time slices of gridded data, rather than complete time series of point data. 'efts' facilitates data handling stored in 'netCDF' files that follow a convention devised in the domain of ensemble hydrologic forecasting, but possibly applicable in other domains. 'efts' uses reference class objects to provide a high level interface to read and write such data, wrapping lower level operations performed using 'ncdf4'.

Getting started

Package details

AuthorJean-Michel Perraud [aut, cre]
MaintainerJean-Michel Perraud <per202@csiro.au>
LicenseGPL-2
Version0.9-1
URL https://github.com/jmp75/efts
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jmp75/efts")
jmp75/efts documentation built on Feb. 3, 2023, 2:44 p.m.