get_dataset_url: Get the URL of a specific dataset available via the WIND...

Description Usage Arguments Value

Description

Get the URL of a specific dataset available via the WIND Toolkit API.

Usage

1
get_dataset_url(datasets, dataset_title)

Arguments

datasets

The dataframe with datasets retrieved from get_datasets()

dataset_title

A string with the specific title of the dataset, e.g. "windspeed_80m", "temperature_80m", "relativehumidity_2m".

Value

A string with the URL of the dataset. Empty if the dataset_title is not valid.


floresfdev/wtkapi documentation built on May 24, 2019, 7:14 a.m.