climdata: Download NASA POWER data

View source: R/NASAPOWER.R

climdataR Documentation

Download NASA POWER data

Description

Downloads climate data from the NASA POWER data base. It is useful for situations when data is required from seeveral sites.

Usage

climdata(t = NULL, lon = NULL, lat = NULL, loc.id = NULL, ...)

Arguments

t

Is a dataframe with longitud and latitude in decimal formats and a location ID.

lon

Is the column index in t that contains the longitud in decimal format

lat

Is the column index in t that contains the latitude in decimal format

loc.id

Is column name of the location ids in the dataframe t

...

Arguments passed to the get_power function


leocrh/FPGC documentation built on Nov. 15, 2024, 2:46 a.m.