Hi, Something like the following might do what you want:
#for $day in $month.days $almanac($almanac_time=$day.dateTime.raw).sun.rise $almanac($almanac_time=$day.dateTime.raw).sun.set #end for You will need to pull down almanac.py from the master branch for $almanac_time to work, probably best to be on 3.8.0 as well. Gary -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
