Skip to content

Commit

Permalink
Update NEWS.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed Nov 17, 2024
1 parent 4d15be1 commit 09233fd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# weatherOz 1.0.0.9000

## Bug Fixes

* Provides useful feedback when users provide a `NULL` API key value.

* Fixes [Issue 82](https://github.com/ropensci/weatherOz/issues/82) where Average wind speed data extracted using get_dpird_summaries() is ranked from lowest to highest and does not match the observation recorded at that time from DPIRD summaries, thanks to @alycest.

* Fixes [Issue 83](https://github.com/ropensci/weatherOz/issues/83) where average wind direction data extracted using get_dpird_summaries() do not match the observation average wind direction recorded at that time in DPIRD summaries, thanks to @alycest.

* Fixes an error in documentation about the number of types of objects accepted by `find_stations_in()`.

* Fixes a [typo in the README](https://github.com/ropensci/weatherOz/commit/0c544acd4651fa16a3a3dc2e3e24addf5d41187d) that provided incorrect arguments for `get_key()`, thanks to @johnbaums.

# weatherOz 1.0.0

## Major Changes
Expand Down
2 changes: 1 addition & 1 deletion codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@
"applicationCategory": "Tools",
"isPartOf": "https://ropensci.org",
"keywords": ["dpird", "bom", "meteorological-data", "weather-forecast", "australia", "weather", "weather-data", "meteorology", "western-australia", "australia-bureau-of-meteorology", "western-australia-agriculture", "australia-agriculture", "australia-climate", "australia-weather", "rstats", "climate", "api-client", "data", "weather-api", "rainfall", "r"],
"fileSize": "5568.864KB",
"fileSize": "5569.795KB",
"citation": [
{
"@type": "ScholarlyArticle",
Expand Down

0 comments on commit 09233fd

Please sign in to comment.