inmet_station_data: Get climate data from INMET

Description Usage Arguments

View source: R/get_inmet_data.R

Description

Get climate data from INMET

Usage

1
2
inmet_station_data(station_id = 83726, start_date = "01/01/1901",
  end_date = "13/04/2016", interval = "monthly", username, password)

Arguments

station_id

The ID of the station.

start_date

Start date.

end_date

End date.

username

INMET username.

password

INMET password.

intervale

daily or monthly (default) data?


gustavobio/brclimate documentation built on July 7, 2021, 9:23 p.m.