We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce4c681 commit a1980e0Copy full SHA for a1980e0
CHANGELOG.md
@@ -1,8 +1,11 @@
1
# Changelog
2
-### Unreleased
+### KiteViewers v0.4.20 - 2024-11-09
3
#### Fixed
4
- fix display of kite in one point model
5
- fix function `save_png(viewer)`; it uses the folder `video` as output now
6
+#### Changed
7
+- now v_wind_200m and v_wind_kite are displayed as default
8
+- update_system has now the optional parameter wind=[:v_wind_gnd, :v_wind_200m, :v_wind_kite]
9
#### Added
10
- add function `install_examples()`
11
- add example `reelout_1p.jl`
0 commit comments