Tags give the ability to mark specific points in history as being important
- Ensure the sections orientation and constraints comes after mainbody in HTCFile - add function to make unified_channel_names into separate utility
Allow extreme loads and values to handle more dimensions
remove unused UTC import not present in python <3.11
- Change dxyz to from L/(n-1) to L/n in HTCFile.add_mann_turbulence also in filename
- Change order of commands within new_htc_structure - change default L from 29.4 to 33.6 in HTCFile.add_mann_turbulence - Change dxyz to from L/(n-1) to L/n in HTCFile.add_mann_turbulence - Add coordinates for load sensors from sensor description by default
- fix copy of HTCFile output and output_at_time section - Several improvements to DLB postprocs - Complete list of onshore DLCs - Add function to install DTU HAWCStab2 license
Make calls to wetb.hawc2.simulation_resources.simulate work on other platforms than windows
Added `chmod +x` to `wetb.utils.installer.install_wind_tool()`
Add function to download tools from the tools.windenergy.dtu.dk site
- Add functionality to generate seeds using RNG when generating DLB input files
replace poetry setup workflow with setuptools.build_meta