This is the first release since RESKit development went fully public and moved entirely to GitHub.
All Issues were migrated from an internal GitLab instance.
1. Features and Enhancements:
- Simulation workflows for direct air capture (DAC) were added: Add DAC workflow to RESKit & Add Air Cooling Workflow to RESKit
- Pandas 2 is now supported: 133 update to pandas2
- Added alternative projection of wind speeds to hub height for wind workflow by using the the Global Wind Atlas for vertical interpolation: adapt hub height scaling function
- Updated wind speed and capacity factor correction files for wind_era5_PenaSanchezDunkelWinklerEtAl2025 to match scientific publication that will be published soon Version used for wind workflow publication
- Tests were added the ICONLAM-based wind workflows: add tests for ICONLAM workflows
2. Bugfixes:
- adapt lat limits to 90deg
- Reskit v.0.3.0 is broken
- Remove ivcurve_pnts
- Switched to RegularGridInterpolator for interpolation.
- adapt lat lon checks
3. Documentation & Code Structure
- Change formater to ruff
- Add ruff as formatting and linting tool
- 199 create a readthedocs documentation
4. Dependencies and Pipeline