I believe you've found a bug! Give this version of almanac.py <https://raw.githubusercontent.com/weewx/weewx/master/bin/weewx/almanac.py> a try and see if it does any better. With it, you should be able to specify
$almanac($almanac_time=$almanac.sun.transit.raw).sun.alt We should probably document this feature as well. I assume you found it by poking around the source code? -tk On Fri, Dec 29, 2017 at 9:23 AM, stefano siega <[email protected]> wrote: > Hi all, > can you tell me how i have to use almanac to know the altitude of the sun > at sun transit. > > I try: $almanac.sun.transit.alt > and the result is an error: cheetahgenerator: **** Reason: cannot find > 'alt' while searching for 'almanac.sun.transit.alt > > I also try: $almanac($almanac_time=$almanac.sun.transit.raw).sun.alt > but the result is the same of: $almanac.sun.alt > > Anyone have an idea? > > -- > 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. > -- 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.
