EftsDataSet-class       Reference class convenient for access to a
                        Ensemble Forecast Time Series in netCDF file.
NetCdfDataSet-class     Reference class convenient for access to a
                        netCDF file.
check_is_utc            Check that a date-time is in the UTC time zone,
                        and return the date time offset 'zero'
create_efts             Creates a EftsDataSet for write access to a
                        netCDF EFTS data set
create_efts_variables   Create netCDF variables according to the
                        definition
create_global_attributes
                        Define a set of global attributes for netCDF
                        files.
create_nc_dims          Creates dimensions for a netCDF EFTS data set
create_netcdf_time_axis
                        Create a time axis unit known to work for
                        netCDF
create_time_info        Helper function to create the definition of the
                        time dimension for use in a netCDF file
create_var_attribute_definition
                        Create variable attribute definition
create_variable_definition
                        Create a variable definition
create_variable_definition_dataframe
                        Create a variables definition data frame
create_variable_definitions
                        Create variable definitions from a data frame
default_optional_variable_definitions_v2_0
                        Provide a template definition of optional
                        geolocation variables
efts-package            Accessing ensemble forecast time series (EFTS)
                        data set stored in netCDF formats
eftsdotDollarNames      method for dollar-tab-completion in R consoles.
find_utc_offset         Finds the UTC offset in a date-time string
get_start_date          Retrieves the first date of the time dimension
                        from a netCDF file
get_time_dimension      Retrieves the time dimension from a netCDF file
get_time_step_function
                        Detect the unit of the time step in the time
                        axis unit
get_time_units          Retrieves the unit string of the time dimension
                        from a netCDF file
open_efts               Creates a EftsDataSet for access to a netCDF
                        EFTS data set
pad_global_attribute    Add a value to a global attribute of a netCDF
                        file
