mirror of
https://github.com/acamarata/nrel-spa-dart.git
synced 2026-07-01 11:24:25 +00:00
12 lines
327 B
Markdown
12 lines
327 B
Markdown
# Changelog
|
|
|
|
## [1.0.0] - 2026-03-08
|
|
|
|
### Added
|
|
|
|
- `getSpa()` computes solar position for any date and location
|
|
- Custom zenith angle support for twilight calculations
|
|
- Full NREL SPA algorithm (Reda & Andreas, 2004)
|
|
- Accuracy: ±0.0003° for solar zenith angle
|
|
- Valid range: years -2000 to 6000
|
|
- Zero external dependencies
|