Actions
Bug #738
closed[QCdf] CDF_TIME_TT2000 correction
Start date:
11/07/2016
Due date:
% Done:
0%
Estimated time:
revision:
r0
blocked:
No
Sprint:
Description
CDF_TIME_TT2000 should be an alias of CDF_INT8 instead of an alias of CDF_DOUBLE.
i.e : QCdfVarTypeHash should store {CDF_TIME_TT2000, QCdfVar::Int8} instead of {CDF_TIME_TT2000, QCdfVar::Double}.
This might solve problems with false CDF_TIME_TT2000 extracted time from CDF files.
Actions