get_climate_safran: get climate data from the SAFRAN model, using a local...

View source: R/get_climate.R

get_climate_safranR Documentation

get climate data from the SAFRAN model, using a local repository of grid cell data archives

Description

get climate data from the SAFRAN model, using a local repository of grid cell data archives

Usage

get_climate_safran(id = NULL, lat = NULL, lon = NULL, year, path)

Arguments

id

id for the cell grid (optional)

lat

latitude of the geographical location in decimal degrees (WGS84)

lon

longitude of the geographical location in decimal degrees (WGS84)

year

year(s) of the climate data to be retrieved

path

path to a directory containing grid cell data archives as made available by Meteo-France for research usage

Value

a dataframe of daily climate data for 9 variables


picasa/agroenv documentation built on Nov. 17, 2022, 3:05 a.m.