We will make sure the capability does not go away, although I can't promise
the syntax won't change.

My biggest area of concern is actually around specifying the database.
Right now, you do something like

$current(data_binding='mybinding').outTemp

I've never liked how this mixes database bindings with the time spans. I've
been thinking about switching to something like:

$db('mybinding').current.outTemp

With some backwards compatibility hooks. I just don't want to complicate
things until this is settled in my mind.

-tk

On Mon, Feb 4, 2019 at 6:38 AM WindnFog <[email protected]> wrote:

> I just tried this, Tom, and it works as you describe - with the 600 delta
> qualifier, which certainly is good enough.
>
> Two questions:
>
> (1) In light of your caution that "it's also likely to change at some
> future point", would you think that's somewhat likely or highly likely.
> It's a nice feature, but it it disappears in the next few months, then I
> wouldn't pursue using it  I like it, but don't want to depend on it if it
> is highly likely to change.
>
> (2) I assume all of the non-calculated parameters in the Current
> Conditions table also are accessible as delta 24 hours (haven't tested.)
> If so, is their longevity quite vulnerable as well?
>
> I ask this because if the odds of them staying around are high, I'd
> consider creating a delta -24 hour table.  While not that important, some
> of the people who visit my site would find that sort of thing useful. (or
> at least interesting.)
>
> - Paul VE1DX
>
> On Monday, February 4, 2019 at 9:08:44 AM UTC-4, [email protected]
> wrote:
>>
>> Hi,
>>
>>
>>
>> I am new here and this is my first post.
>>
>>
>>
>> I am using a modified version of the NeoWx skin, I would like to show
>> Temperature at this time yesterday.  I can see there are methods for
>> showing aggregation of values min, max etc in the past.  But I can only see
>> how to get down to a resolution of 1 hour.
>>
>>
>>
>> So the question is, is it possible to show the temperature this time 24
>> hours ago, or the nearest value to 24 hours ago, if it is possible how
>> would I do this.
>>
>>
>>
>> All the best.
>>
>> Peter
>>
> --
> 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.

Reply via email to