sunwait icon indicating copy to clipboard operation
sunwait copied to clipboard

Solar Noon

Open risacher opened this issue 5 years ago • 2 comments

Avro on Sourceforge asked for ability to trigger events at solar noon, which seems like a good thing. Presumably solar midnight too.

risacher avatar Mar 21 '19 17:03 risacher

Just found this tool. Thanks for maintaining it.

I'd vote for sidereal time if at all possible. It would be cool to be able to trigger cameras (and other things) based on the earth's rotation.

Thanks again.

ehmar avatar Oct 08 '19 14:10 ehmar

my current dirty solution:

echo "🔅`sunwait report 1 			 $COORDINATES | grep 'Sun directly north/south' | sed 's/   Sun directly north\/south: //' | sed 's/ //'`"

allanlaal avatar Oct 29 '21 12:10 allanlaal