Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (115 - 116 of 116)

Ticket Resolution Summary Owner Reporter
#127 fixed Pb with index with indexed_output on 3D fields rlacroix aclsce
Description

Indices of points of compressed 3D fields by using "indexed_output" field attribute are not correct :

int grid_T_moor_3D_points(grid_T_moor_3D_points) ;

grid_T_moor_3D_points:compress = "deptht y x" ;

grid_T_moor_3D_points = 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,

These values are not correct. Note that indices are correct with 2D fields.

#130 fixed Pb with chaining zoom over axis + axis reduction + domain reduction ymipsl aclsce
Description

In my case, the chaining of zoom aver axis + axis reduction + domain reduction is not correct. The result that I obtain is a "missing value". Note that :

  • if I do not perform the zoom (only chaining axis reduction + domain reduction) results seem to be correct
  • I use 3D mask
Note: See TracQuery for help on using queries.