|
◆ tgeo_space_split()
Return the fragments a temporal geo split according to a space and possibly a time grid.
- Parameters
-
[in] | temp | Temporal geo |
[in] | xsize,ysize,zsize | Size of the corresponding dimension |
[in] | sorigin | Origin for the space dimension |
[in] | bitmatrix | True when using a bitmatrix to speed up the computation |
[in] | border_inc | True when the box contains the upper border, otherwise the upper border is assumed as outside of the box. |
[out] | space_bins | Array of space bins |
[out] | count | Number of elements in the output arrays |
|