-
hi,
i used your code and did a quick compare with suncalc.org (should be suncalc js) - but the results were off, so i searched further and what i encountered was a real mess:
 %>%
add_shadow(ray_shade(…
-
Morning magic hours
Blue hour (from -6° to -4°)
Golden hour (from -4° to 6°)
Evening magic hours
Golden hour (from 6° to -4°)
Blue hour (from -4° to -6°)
Reference: http://www.photopills.com…
ghost updated
6 years ago
-
Consider the following code:
```
function testSunsets() {
var sc = new SunCalc();
var location = [39.0, -77.0];
var now = Time.now();
location[0] = location[0] * 3.14159 / 180.…
-
I've run into an issue;
For instance, at latitude 66.017 by longitude 29.136 (Northern Finland) at unix timestamp 1434447174, the sun rises on June 11th and does not set at all until July 3rd (Polar …
-
**Is your feature request related to a problem? Please describe.**
Not really related to a problem but is a request from the people I work with.
**Describe the solution you'd like**
I make scenes in…
-
Hi!
First off, thank you for creating this plugin - I was looking for exactly this function to move humidity around the whole house, as I have a large humidifier in one room. Between a humidity se…
-
Hi, would it be possible to add custom time periods to the later schedule that triggered on dawn and dusk?
-
It may be useful for the users to have access to the sun position for the selected area and time (e.g.
https://github.com/jacobsjo/windy-plugin-sun-position#readme).
-
Hello Vladimir, thank you for this great tool actually,
I would ask if you could direct me to calculate some specific time, for afternoon prayer, which is the middle of noon (solarNoon, Jnoon) and…