awsGetHourlyPrecip: Get hourly precipitation data.

Description Usage Arguments Value

View source: R/awsHourlyPrecipitation.R

Description

Get hourly precipitation data for all AWS.

Usage

1
awsGetHourlyPrecip(start_time, end_time, url)

Arguments

start_time

start time, format "YYYY-mm-dd HH:00"

end_time

end time, format "YYYY-mm-dd HH:00"

url

the URL of the server. Ex: "http://192.168.1.10:8080"

Value

A named list of coordinates (list name "coords"), dates (list name "date") and the data (list name "data")


rijaf-iri/mtorwdata documentation built on March 9, 2021, 6:36 a.m.