Recent Releases of windrose
windrose - v1.9.2
What's Changed
- Add feature: sector offset by @lubyant in https://github.com/python-windrose/windrose/pull/236
- check the provided bins arguments and raise an Error if wrong by @jkittner in https://github.com/python-windrose/windrose/pull/275
- Remove setuppy by @ocefpaf in https://github.com/python-windrose/windrose/pull/276
New Contributors
- @lubyant made their first contribution in https://github.com/python-windrose/windrose/pull/236
Full Changelog: https://github.com/python-windrose/windrose/compare/v1.9.1...v1.9.2
Atmosphere - Meteorological Observation and Forecast
- Python
Published by ocefpaf 9 months ago

windrose - v1.9.1
What's Changed
- use link for PyPI by @ocefpaf in https://github.com/python-windrose/windrose/pull/248
- fix an invalid escape in the subplots example by using a raw string by @jkittner in https://github.com/python-windrose/windrose/pull/262
- Fix issue where sectors showed a straight line instead of a curved by @jkittner in https://github.com/python-windrose/windrose/pull/266
- check input bins validity issue #268 by @HIKassem in https://github.com/python-windrose/windrose/pull/269
- fix for incompatibility with numpy 2 by @SchmJo in https://github.com/python-windrose/windrose/pull/272
New Contributors
- @HIKassem made their first contribution in https://github.com/python-windrose/windrose/pull/269
- @SchmJo made their first contribution in https://github.com/python-windrose/windrose/pull/272
Full Changelog: https://github.com/python-windrose/windrose/compare/v1.9.0...v1.9.1
Atmosphere - Meteorological Observation and Forecast
- Python
Published by ocefpaf 10 months ago

windrose - v1.9.0
What's Changed
- minor fix to the pypi GHA by @ocefpaf in https://github.com/python-windrose/windrose/pull/219
- Rename branch to main in link to contributors list by @leouieda in https://github.com/python-windrose/windrose/pull/217
- provision-with-micromamba is deprecated by @ocefpaf in https://github.com/python-windrose/windrose/pull/246
- fix the docs build and add an easy example for subplots using seaborn by @jkittner in https://github.com/python-windrose/windrose/pull/242
- Using ruff and some notebook QA pre-commits by @ocefpaf in https://github.com/python-windrose/windrose/pull/247
- pass kind argument from plot_windrose_df to plot_windrose_np by @stas-sl in https://github.com/python-windrose/windrose/pull/228
- fix y-axis scaling when
calm_limit
is provided by @jkittner in https://github.com/python-windrose/windrose/pull/243
New Contributors
- @leouieda made their first contribution in https://github.com/python-windrose/windrose/pull/217
- @stas-sl made their first contribution in https://github.com/python-windrose/windrose/pull/228
Full Changelog: https://github.com/python-windrose/windrose/compare/v1.8.1...v1.9.0
Atmosphere - Meteorological Observation and Forecast
- Python
Published by ocefpaf almost 2 years ago

windrose - v1.8.1
What's Changed
- remove broken badge link by @ocefpaf in https://github.com/python-windrose/windrose/pull/199
- remove read the docs badge by @ocefpaf in https://github.com/python-windrose/windrose/pull/200
- fix matplotlib deprecation warnings by @theendlessriver13 in https://github.com/python-windrose/windrose/pull/201
- error out on warnings by @ocefpaf in https://github.com/python-windrose/windrose/pull/202
- skip codespell on "therefor" by @ocefpaf in https://github.com/python-windrose/windrose/pull/206
- add dependabot and update GHA by @ocefpaf in https://github.com/python-windrose/windrose/pull/211
- fix compatibility issue with numpy 1.24 by @theendlessriver13 in https://github.com/python-windrose/windrose/pull/216
New Contributors
Full Changelog: https://github.com/python-windrose/windrose/compare/v1.8.0...v1.8.1
Atmosphere - Meteorological Observation and Forecast
- Python
Published by ocefpaf over 2 years ago

windrose - v1.8.0
What's Changed
- Changelog by @ocefpaf in https://github.com/python-windrose/windrose/pull/182
- update GHA by @ocefpaf in https://github.com/python-windrose/windrose/pull/192
- Language cannot be empty by @ocefpaf in https://github.com/python-windrose/windrose/pull/193
- Update install docs by @ocefpaf in https://github.com/python-windrose/windrose/pull/194
- fix gh-pages publication by @ocefpaf in https://github.com/python-windrose/windrose/pull/196
- Use pytest-mpl to check the images by @ocefpaf in https://github.com/python-windrose/windrose/pull/197
- Fix issue with matplotlib 3.6.0 by @ocefpaf in https://github.com/python-windrose/windrose/pull/191
- Edit for an alternate option for 'inf' in labels by @sampr7 in https://github.com/python-windrose/windrose/pull/185
- fix some of my messy previous change that broke theta_labels... by @weber-s in https://github.com/python-windrose/windrose/pull/146
- WIP: Add ax and figsize arg to plotting functions by @petebachant in https://github.com/python-windrose/windrose/pull/121
- use mpl default cmap by @ocefpaf in https://github.com/python-windrose/windrose/pull/198
New Contributors
- @sampr7 made their first contribution in https://github.com/python-windrose/windrose/pull/185
Full Changelog: https://github.com/python-windrose/windrose/compare/v1.7.0...v1.8.0
Atmosphere - Meteorological Observation and Forecast
- Python
Published by ocefpaf over 2 years ago

windrose - v1.7.0
What's Changed
- fix typo in docs for map overlay by @weber-s in https://github.com/python-windrose/windrose/pull/144
- Docs simplify map overlay by @weber-s in https://github.com/python-windrose/windrose/pull/145
- Fix variable calling/returning order by @sspagnol in https://github.com/python-windrose/windrose/pull/156
- Fix clean method in case var is nan. by @15b3 in https://github.com/python-windrose/windrose/pull/164
- Fix default behavior of WindroseAxes.from_ax(). by @15b3 in https://github.com/python-windrose/windrose/pull/166
- Update docstring about calm_limit by @15b3 in https://github.com/python-windrose/windrose/pull/162
- fix np.float deprecation warning by @theendlessriver13 in https://github.com/python-windrose/windrose/pull/167
- move to GitHub Actions by @ocefpaf in https://github.com/python-windrose/windrose/pull/173
- Auto-publish on PyPI and test test the tarball by @ocefpaf in https://github.com/python-windrose/windrose/pull/174
- Build and upload docs by @ocefpaf in https://github.com/python-windrose/windrose/pull/175
- Codespell by @ocefpaf in https://github.com/python-windrose/windrose/pull/176
- Fix docs gha by @ocefpaf in https://github.com/python-windrose/windrose/pull/177
- Package metadata by @ocefpaf in https://github.com/python-windrose/windrose/pull/178
- Add pre-commit and many automated fixes by @ocefpaf in https://github.com/python-windrose/windrose/pull/179
- Add binder environment and badge by @ocefpaf in https://github.com/python-windrose/windrose/pull/180
- We no longer support Python 2k, so no universal wheel by @ocefpaf in https://github.com/python-windrose/windrose/pull/181
New Contributors
- @sspagnol made their first contribution in https://github.com/python-windrose/windrose/pull/156
- @15b3 made their first contribution in https://github.com/python-windrose/windrose/pull/164
- @theendlessriver13 made their first contribution in https://github.com/python-windrose/windrose/pull/167
Full Changelog: https://github.com/python-windrose/windrose/compare/v1.6.8...v1.7.0
Atmosphere - Meteorological Observation and Forecast
- Python
Published by ocefpaf almost 3 years ago

windrose -
Atmosphere - Meteorological Observation and Forecast
- Python
Published by scls19fr almost 6 years ago

windrose -
Atmosphere - Meteorological Observation and Forecast
- Python
Published by scls19fr almost 6 years ago

windrose -
Atmosphere - Meteorological Observation and Forecast
- Python
Published by scls19fr over 6 years ago

windrose -
Improve doc
Atmosphere - Meteorological Observation and Forecast
- Python
Published by scls19fr over 6 years ago

windrose - Dual licensing
Atmosphere - Meteorological Observation and Forecast
- Python
Published by scls19fr over 7 years ago

windrose -
Atmosphere - Meteorological Observation and Forecast
- Python
Published by scls19fr over 7 years ago
