You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full benchmarking of both performance and accuracy to enable a more informed choice of solar position algorithm for a given application.
Add support for multithreading. This can be implemented at the interface level, so all algorithms can benefit.
Add guide to implement a new solar position algorithm, explaining the interface design.
Add extension for ModelingToolkit.jl. There needs to be a way to integrate solar position functions (azimuth, zenith) into a ModelingToolkit.jl model. Example name: SolarPositionModelingToolkitExt.
Arbitrary precision computations
Implementation of remaining solar position algorithms that appear in solposx and pvlib.
The following features are planned:
ModelingToolkit.jl. There needs to be a way to integrate solar position functions (azimuth, zenith) into aModelingToolkit.jlmodel. Example name:SolarPositionModelingToolkitExt.solposxandpvlib.evalpolyand related functions