Skip to content

v0.4.20

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 18:49
· 20 commits to main since this release

KiteViewers v0.4.20

Diff since v0.4.19

Fixed

  • fix display of kite in one point model
  • fix function save_png(viewer); it uses the folder video as output now

Changed

  • now v_wind_200m and v_wind_kite are displayed as default
  • update_system has now the optional parameter wind=[:v_wind_gnd, :v_wind_200m, :v_wind_kite]

Added

  • add function install_examples()
  • add example reelout_1p.jl

Closed issues:

  • Add function copy_examples() (#27)
  • Add v_wind to GUI (#30)