-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Features for various wind methods #216
Features for various wind methods #216
Conversation
…r windroses can be set, and scrape_openmeteo can now exclude leap year days
2dbec73
to
2aba063
Compare
@BHoMBot check required |
@jamesramsden-bh to confirm, the following actions are now queued:
|
@Tom-Kingstone to confirm, the following actions are now queued:
There are 4 requests in the queue ahead of you. |
@BHoMBot check ready-to-merge |
@Tom-Kingstone to confirm, the following actions are now queued:
|
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.
Changes implemented as requested
@BHoMBot check ready-to-merge |
@jamesramsden-bh to confirm, the following actions are now queued:
There are 7 requests in the queue ahead of you. |
@BHoMBot check ready-to-merge |
@Tom-Kingstone to confirm, the following actions are now queued:
|
NOTE: Depends on
Issues addressed by this PR
Closes #210
Closes #211
Closes #212
Test files
Using Jupyter, test creating wind roses and wind matrices, showing/not showing arrows on matrices, and setting the title on wind roses.
Test the scrape_openmeteo method including and excluding leap year data
Changelog
Wind.plot_windmatrix()
Wind.plot_windrose()
helpers.scrape_openmeteo()
Additional comments