Changes between Initial Version and Version 1 of Ticket #22
- Timestamp:
- Jan 10, 2020, 11:01:17 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22
-
Property
Status
changed from
new
toclosed
-
Property
Resolution
changed from
to
fixed
-
Property
Status
changed from
-
Ticket #22 – Description
initial v1 1 1 There is a problem in localtime interpolations: it assumes that all inputs are valid whereas they could be "undefined" (e.g. -9.99e+33), as can happen when created using the zrecast utility. 2 3 This was fixed with r2215