Skip to content

v0.4.1

Choose a tag to compare

@phil-fzj phil-fzj released this 26 Mar 15:32

Version 0.4.1 includes the following major improvements since (v0.3.0):

  • Introduction of the validated ETHOS.RESKit.Wind Workflow described in https://doi.org/10.48550/arXiv.2501.0793
  • CSP simulation workflow
  • Automated weather tile finding if weather source is saved in tiled manner
  • Allow custom power curve libraries for wind energy simulation
  • Option to apply wake effects using https://github.com/wind-python/windpowerlib
  • Option to flexibly consider wake effects and power curves per simulated wind turbine
  • Option to correct wind-speeds based on linear, polynomial or wind-speed dependent correction factors
  • Wind turbine capacity factor correction based on spatial raster files
  • Provision of a global raster file to correct wind turbine simulation outputs relatively towards officially reported national average capacity factors
  • Wind Turbine and solar PV parameters interpolated by setting technology year
  • Support for batched simulation to reduce RAM usage during simulation
  • Flexible nodata handling in input data
  • Additional modular ETHOS.RESKit.wind.wind_config() workflow with fully customized choice of parameters for code developers
  • Support for ICONLAM as additional weather source and introduction of ETHOS.RESKit.wind.onshore_wind_iconlam_2023() and ETHOS.RESKit.solar.openfield_pv_iconlam() workflows
  • hundreds of bug fixes and other small improvements