gstools.tools.generate_grid
- gstools.tools.generate_grid(pos)[source]
Generate grid from a structured position tuple.
- Parameters:
pos (
tupleofnumpy.ndarray) – The structured position tuple.- Returns:
Unstructured position tuple.
- Return type:
Generate grid from a structured position tuple.
pos (tuple of numpy.ndarray) – The structured position tuple.
Unstructured position tuple.