Meta.Read: Data set overview

View source: R/Meta.R

Meta.ReadR Documentation

Data set overview

Description

Read and return metadata for specific data set.

Usage

Meta.Read(
  URL = "https://raw.githubusercontent.com/ErikKusch/KrigR/Development/metadata",
  dataset = "reanalysis-era5-land"
)

Arguments

URL

Path to where metadata files reside. Should not be changed from default.

dataset

Character. Name of data set. Usually a set of words separated by dashes. See possible datasets by calling Meta.List.

Value

List. Contains information of data set, type, variables, resolution, citation, etc.

See Also

Meta.List, Meta.Variables, Meta.DOI, Meta.QuickFacts.

Examples

Meta.Read()


ErikKusch/KrigR documentation built on Feb. 17, 2025, 2:09 p.m.