Opened 2 years ago
Closed 2 years ago
#2665 closed defect (fixed)
FIX - wcst_import regular time axis dataBound:false has wrong shifted domain
Reported by: | Bang Pham Huu | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 10.1 |
Component: | wcst_import | Version: | 10.0 |
Keywords: | Cc: | Dimitar Misev, Vlad Merticariu | |
Complexity: | Medium |
Description
For example:
UPDATE test_import_NEW SET test_import_NEW[1,0:4319,0:8639] ASSIGN shift(decode(<[0:0] 1c>, "NetCDF", "{\"variables\":[\"CHL1_mean\"],\"filePaths\":[\"/home/rasdaman/Downloads/AWI/L3m_20220109-20220116__GLOB_4_GSM-MODVIR_CHL1_8D_00.nc\"]}"), [1,0])
here [1,0]
is added wrongly for the first time axis.
Note:
See TracTickets
for help on using tickets.