mirror of
https://github.com/acamarata/nrel-spa-dart.git
synced 2026-07-01 03:14:25 +00:00
307 B
307 B
Changelog
[1.0.1] - 2026-05-25
Added
- Initial public release: NREL Solar Position Algorithm (SPA) port to Dart
- Exports:
calcSpa,formatTime,SpaFormattedResult,SpaFormattedAnglesResult - Exports:
spaZa,spaZaInc,spaZaRts,spaAll - 48 tests passing
- Pure Dart implementation