Other packages > Find by keyword >

weatherOz  

An API Client for Australian Weather and Climate Data Resources
View on CRAN: Click here


Download and install weatherOz package within the R console
Install from CRAN:
install.packages("weatherOz")

Install from Github:
library("remotes")
install_github("cran/weatherOz")

Install by package version:
library("remotes")
install_version("weatherOz", "2.0.2")



Attach the package and use:
library("weatherOz")
Maintained by
Rodrigo Pires
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-07-26
Latest Update: 2025-08-25
Description:
Provides automated downloading, parsing and formatting of weather data for Australia through API endpoints provided by the Department of Primary Industries and Regional Development ('DPIRD') of Western Australia and by the Science and Technology Division of the Queensland Government's Department of Environment and Science ('DES'). As well as the Bureau of Meteorology ('BOM') of the Australian government precis and coastal forecasts, agriculture bulletin data, and downloading and importing radar and satellite imagery files. 'DPIRD' weather data are accessed through public 'APIs' provided by 'DPIRD', <https://www.agric.wa.gov.au/weather-api-20>, providing access to weather station data from the 'DPIRD' weather station network.Australia-wide weather data are based on data from the Australian Bureau of Meteorology ('BOM') data and accessed through 'SILO' (Scientific Information for Land Owners) Jeffrey et al. (2001) <doi:10.1016/S1364-8152(01)00008-1>.'DPIRD' data are made available under a Creative Commons Attribution 3.0 Licence (CC BY 3.0 AU) license <https://creativecommons.org/licenses/by/3.0/au/deed.en>. SILO data are released under a Creative Commons Attribution 4.0 International licence (CC BY 4.0) <https://creativecommons.org/licenses/by/4.0/>. 'BOM' data are (c) Australian Government Bureau of Meteorology and released under a Creative Commons (CC) Attribution 3.0 licence or Public Access Licence ('PAL') as appropriate, see <http://www.bom.gov.au/other/copyright.shtml> for further details.
How to cite:
Rodrigo Pires (2024). weatherOz: An API Client for Australian Weather and Climate Data Resources. R package version 2.0.2, https://cran.r-project.org/web/packages/weatherOz. Accessed 08 Mar. 2026.
Previous versions and publish date:
1.0.0 (2024-07-26 21:40), 2.0.0 (2025-03-11 14:40), 2.0.1 (2025-04-16 06:50)
Other packages that cited weatherOz R package
View weatherOz citation profile
Other R packages that weatherOz depends, imports, suggests or enhances
Complete documentation for weatherOz
Functions, R codes and Examples using the weatherOz R package
Full weatherOz package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

vars  
VAR Modelling
Estimation, lag selection, diagnostic testing, forecasting, causality analysis, forecast error varia ...
Download / Learn more Package Citations See dependency  
generator  
Generate Data Containing Fake Personally Identifiable Information
Allows users to quickly and easily generate fake data containing Personally Identifiable Informatio ...
Download / Learn more Package Citations See dependency  
candisc  
Visualizing Generalized Canonical Discriminant and Canonical Correlation Analysis
Functions for computing and visualizing generalized canonical discriminant analyses and canonical c ...
Download / Learn more Package Citations See dependency  
ptycho  
Bayesian Variable Selection with Hierarchical Priors
Bayesian variable selection for linear regression models using hierarchical priors. There is a pr ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA