[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#696593: marked as done (ITP: sun -- sun calculates the sun's rise/set times)



Your message dated Sun, 05 May 2013 16:40:45 +0200
with message-id <1367764845.3218.4.camel@styx.lan>
and subject line sun is superseeded by calcelestial
has caused the Debian Bug report #696593,
regarding ITP: sun -- sun calculates the sun's rise/set times
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
696593: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696593
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Steffen Vogel <post@steffenvogel.de>

  Package name    : sun
  Version         : 0.1
  Upstream Author : Steffen Vogel <post@steffenvogel.de>
  URL             : http://www.steffenvogel.de/2012/12/23/cron-jobs-fur-sonnenauf-untergang/
  License         : GPL
  Programming Lang: ANSI C
  Description     : sun calculates the sun's rise/set times, the solar noon and the daylight time duration

I wrote this tool to easily schedule the switching of my lighting for home automation.
Its a stand alone binary following the unix paradigm. Its designed to be used in conjunjtion with cron, at
date etc.

For me this tool is extremly useful as you might note with these examples:

Schedule a BIOS wakeup 10 minutes before the sunrise in Berlin:
  nvram-wakeup -s $(date -d "-10min $(sun rise -q Berlin)" +%s)

Shutdown the system 10 minutes after sunset:
  shutdown $(date -d +10min $(src/sun set --lat=50.55 --lon=-6.2) +%H:%M)

Enable my lighting at cilil twiglight:
  echo ~/bin/enable-lightning | at $(sun set -q Frankfurt -t civil)

The sourcecode is hostet at github:
https://github.com/stv0g/sun

Debian packaging is already completed. I'm currently providing the package in my own apt repository:
http://packages.0l.de/debian/pool/main/s/sun/

Its based on the solar calculations:
http://lexikon.astronomie.info/zeitgleichung/neu.html
from Arnold Barmettler <barmettler@astronomie.info>

Merry X-Mas

Steffen

PS: Please excuse my mistakes i've propably made. Thats my first ITP and Debian package overall...

--- End Message ---
--- Begin Message ---
Thanks a lot for your suggestions.

I've rewritten my tool to use libnova for the astronomical calculations.
It's far more accurate now. As libnova also support calculations for
other planets, I decided to rename it to calcelestial.

Hopefully this rules out any concerns regarding the packagename.

There's already an new ITP for calcelestial [1].
I'm closing this one now.

regards

   Steffen

PS: I'm still looking for a sponsor ;-)

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696593

-- 
Steffen Vogel
Robensstraße 69
52070 Aachen

Mail: post@steffenvogel.de
Mobil: +49 176 34911387
Web: http://www.steffenvogel.de
Jabber: stv0g@jabber.ccc.de
ICQ: 236033

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

Reply to: