From 1ea498b99a7967601eabd522cd06907eb084d90e Mon Sep 17 00:00:00 2001 From: "Adam H. Sparks" Date: Tue, 13 Aug 2024 11:58:33 +0800 Subject: [PATCH 1/2] Add {weatherOz} --- Hydrology.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Hydrology.md b/Hydrology.md index c3e8e59..d241c6f 100644 --- a/Hydrology.md +++ b/Hydrology.md @@ -209,6 +209,16 @@ the maintainer of that package. automatically downloaded from a data repository and processed into a 'tibble' for the exact range of years requested. +- `r pkg("weatherOz")`: facilitates access and download weather and + climate data for Australia from Australian data sources. Data are + sourced from from the [Western Australia Department of Primary + Industries and Regional Development + (DPIRD)](https://www.agric.wa.gov.au/weather-api-20) and the + [Scientific Information for Land Owners (SILO) + API](https://www.agric.wa.gov.au/weather-api-20) + endpoints and the Australian Government Bureau of Meteorology’s (BOM) + [FTP server](http://www.bom.gov.au/catalogue/anon-ftp.shtml). + - `r pkg("worldmet")`: Functions to import data from more than 30,000 surface meteorological sites around the world managed by the National Oceanic and Atmospheric Administration (NOAA) From 46c4677f7b18057fae0cfad3a26e5e65a3be5e31 Mon Sep 17 00:00:00 2001 From: "Adam H. Sparks" Date: Tue, 13 Aug 2024 12:37:09 +0800 Subject: [PATCH 2/2] Edit text for clarity --- Hydrology.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hydrology.md b/Hydrology.md index d241c6f..af8bc48 100644 --- a/Hydrology.md +++ b/Hydrology.md @@ -209,7 +209,7 @@ the maintainer of that package. automatically downloaded from a data repository and processed into a 'tibble' for the exact range of years requested. -- `r pkg("weatherOz")`: facilitates access and download weather and +- `r pkg("weatherOz")`: facilitates access to and download of weather and climate data for Australia from Australian data sources. Data are sourced from from the [Western Australia Department of Primary Industries and Regional Development