Skip to content
Snippets Groups Projects
Forked from toolbox / WindEnergyToolbox
1447 commits behind the upstream repository.
user avatar
madsmpedersen authored
362949a3
History
Name Last commit Last update
tests
wetb
README.md

Contents of WindEnergyToolbox, wetb

hawc2

  • Hawc2io: Read binary, ascii and flex result files
  • sel_file: Read/write *.sel (sensor list) files
  • htcfile: Read/write/manipulate htc files
  • ae_file: Read AE (aerodynamic blade layout) files
  • pc_file: Read PC (profile coefficient) files
  • shearfile: Create user defined shear file
  • at_time_file: read at output_at_time files

gtsdf

General Time Series Data Format, a binary hdf5 data format for storing time series data.

  • gtsdf: read/write/append gtsdf files
  • unix_time: convert between datetime and unix time (seconds since 1/1/1970)

functions

Other functions

  • geometry: Different kind of geometry conversion functions
  • process_exec: Run system command in subprocess