Opened 8 years ago

#126 new enhancement

Indexed output 2D with 3D fields

Reported by: aclsce Owned by: ymipsl
Priority: major Component: XIOS
Version: 2.0 Keywords:
Cc:

Description

Now, when I use "indexed_output" field attribute on 3D fields, I obtain the compression on the 3 dimensions (x , y, depth).

        int grid_T_moor_3D_points(grid_T_moor_3D_points) ;
                grid_T_moor_3D_points:compress = "deptht y x" ;

It would be very useful to have the compression only over the horizontal domain (and not over the axis).

Change History (0)

Note: See TracTickets for help on using tickets.