star-cem

Compute the position of the sun
git clone git://git.meso-star.com/star-cem.git
Log | Files | Refs | README | LICENSE

commit c4f89110312ad4305d0a03dafb8edba85ee03253
parent 23fdcc4c2f8feb5c2a1e43c3fa6aa95db904fbd7
Author: Christophe Coustet <christophe.coustet@meso-star.com>
Date:   Fri, 19 Jun 2026 11:46:03 +0200

Add Release notes for release 0.1

Diffstat:
MREADME.md | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -19,6 +19,15 @@ Edit config.mk as needed, then run: ## Release notes +### Version 0.1 + +- Rename zenith in elevation in man and code. + This breaks the API as the scem_sun_pos struct is modified. + However, the code still compute the same value: this is only a rename. +- Add an utility function to convert a scem_sun_pos to a 3D vector giving the + direction from the sun to the observer. +- Man wording improvement. + ### Version 0.0 - Provide the scem library, which calculates the position of the sun at