voxcity.generator.voxelizer¶
Attributes¶
Classes¶
Functions¶
|
Module Contents¶
- voxcity.generator.voxelizer.NUMBA_AVAILABLE = True¶
- voxcity.generator.voxelizer.GROUND_CODE = -1¶
- voxcity.generator.voxelizer.TREE_CODE = -2¶
- voxcity.generator.voxelizer.BUILDING_CODE = -3¶
- voxcity.generator.voxelizer.replace_nan_in_nested(arr, replace_value=10.0)¶