ufechner7 / KiteUtils.jl

Utilities for kite power system simulations
https://ufechner7.github.io/KiteUtils.jl/
MIT License
2 stars 1 forks source link

Add option default to function set_data_path() #25

Closed ufechner7 closed 2 years ago

ufechner7 commented 2 years ago

If set_data_path() is called, then the default settings from the folder data of the package KiteUtils shall be loaded when calling se() instead of the customized settings from the data folder of the current project. To undo this call, call set_data_path("data").

ufechner7 commented 2 years ago

Closed by 83346509982444fa2970fea8635e1b62492b0052 .