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
- Added `projected_extremes` function to calculate sector-wise extreme signals (rsod) - Added `compute_ensemble_2d_envelope` to calculate the ensemble convex-hull of 2 channels in a set of .hdf5 files (rsod)
- Bugfix in DLB file writer, `HAWC2_IEC_DLC_Writer` can now again generate a list of dlcs using `.from_pandas(DTU_IEC64100_1_Ref_DLB)`