On Tue, Sep 9, 2025 at 7:58 PM Sven Schreiber
<sven.schreiber(a)fu-berlin.de> wrote:
Am 10.09.2025 um 01:34 schrieb Cottrell, Allin:
> On Tue, Sep 9, 2025 at 5:35 PM Sven Schreiber
> <sven.schreiber(a)fu-berlin.de> wrote:
>> <hansl>
>> open abdata # time starts at 1976
>> nulldata 10
>> setobs 2 1:1 --stacked-time-series # still 1976??
>> </hansl>
>>
>> I would expect that "nulldata" also clears the panel time
information.
> What are you seeing after those commands? I get
>
> Full data range: 1:1 - 5:2 (n = 10)
But this is with gretlcli or so, I guess?
In the GUI I'm seeing (in English) "Panel: units 1:5, time 1976:1977".
Ah, that's not what I was seeing even in the GUI, but I can see how it
might happen (carrying over of panel time dimension info after
"nulldata"). That's now fixed in git.
Allin