get_tmy: Get TMY from PVGIS given the latitude and longitude...

View source: R/energy.R

get_tmyR Documentation

Get TMY from PVGIS given the latitude and longitude coordinates.

Description

For more information visit https://ec.europa.eu/jrc/en/pvgis

Usage

get_tmy(lat = 52.37, lon = 4.908)

Arguments

lat

numeric, latitude coordinate

lon

numeric, longitude coordinate

Value

tibble


mcanigueral/dutils documentation built on Jan. 25, 2024, 3:34 p.m.