Downloads reference evapotranspiration (ET0) from an Arable account and processes the data for a given period. Only devices located within (or inside a 500 m buffer around) the provided shapefile are considered.
DownloadET0fromArable(
user_name = NA,
pwd = NA,
start_date = NA,
end_date = NA,
shape_site = NA
)chart containing reference evapotranspiration for every DOY during given timespan
string: "user_name"
DOY string: "password"
Start date of download (string: "YYYY-MM-DD")
End date of download (string: "YYYY-MM-DD")
Path to shapefile containing your AOI (string).