This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
> Jeff, in TimesChooser.java I see the following change that was in your
> commit last week:
>
>
> protected void setAbsoluteTimes(List times) {
> while(times.size()>1) {
> times.remove(0);
> }
>
>
> This forces the absolute times list to always be of length one... is
> this something you were using for testing that got through? :)
Oops, I guess I over-committed.
>
> If I comment this out I still have the problem of the timeline not
> showing a selector for the single date/time shown in the list (but I
> no longer get the oob exception). I have attached a screenshot. This
> happens for all ADDE datasets that have only one available time.
>
I don't know what's going on here. Does this show up in the IDV choosers?
Can you run the regular IDV and see if its happening there?
-Jeff
Ticket Details
===================
Ticket ID: LIH-274437
Department: Support IDV
Priority: Normal
Status: Open