solarpositioning icon indicating copy to clipboard operation
solarpositioning copied to clipboard

Java sun position code (topocentric coordinates, sunrise/sunset/twilight) based on the NREL SPA and ENEA/Grena algorithms.

Results 5 solarpositioning issues
Sort by recently updated
recently updated
newest added

I'm getting wrong sunrise/set information for: Resolute Bay 74.6973, -94.8297 , November 1st, 2016 Returning Null, Null. However there is a sunrise and sunset on this day.. and even 2nd,...

bug

Not planned in the short term, but probably sometime 2016. Would allow using the new Joda-like date/time APIs instead of the awful old Date/Calendar mess.

enhancement

On SPA.calculateSunriseTransitSet, sun transit is calculated even when there is no sunrise nor sunset and that it is the night (case when the position is inside the Arctic circle). `GregorianCalendar...

Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.1 to 5.10.2. Release notes Sourced from org.junit.jupiter:junit-jupiter's releases. JUnit 5.10.2 = Platform 1.10.2 + Jupiter 5.10.2 + Vintage 5.10.2 See Release Notes. Full Changelog: https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2 Commits...

dependencies
java

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.3. Release notes Sourced from org.assertj:assertj-core's releases. v.3.25.3 :bug: Bug Fixes Lock maven-clean-plugin version for all modules Core Fix a performance regression in the recursive...

dependencies
java