-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reverse the stacked colours in the windrose function to have low wind…
… speeds near the center.
- Loading branch information
Seers, Blake (Environment, Aspendale)
authored and
Seers, Blake (Environment, Aspendale)
committed
Mar 9, 2023
1 parent
1d76bce
commit 1eff5aa
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
Package: clifro | ||
Type: Package | ||
Title: Easily Download and Visualise Climate Data from CliFlo | ||
Version: 3.2-5.9002 | ||
Date: 2022-07-20 | ||
Version: 3.2-5.9003 | ||
Date: 2023-03-09 | ||
Authors@R: person("Blake", "Seers", role = c("aut", "cre"), | ||
email = "[email protected]", | ||
comment = c(ORCID = "http://orcid.org/0000-0001-6841-4312")) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1eff5aa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addresses #35