build_id: Build unique file identifier

View source: R/build_id.R

build_idR Documentation

Build unique file identifier

Description

Build unique file identifier

Usage

build_id(dataset, subdataset, start_date, end_date, resolution)

Arguments

dataset

Name of dataset (e.g. 'CCI_landCover').

subdataset

Name of subdataset (e.g. 'landCover').

start_date

Date object with start date of the dataset.

end_date

Date object with end date of the dataset.

resolution

Character element with resolution of dataset (e.g. '10km').

Details

Builds an unique file identifier, needed to register a file in the database.

Value

Returns standardized file identifier.

See Also

register_data


macroecology-society/masDMT documentation built on July 2, 2024, 4:08 a.m.