sgsPy
structurally guided sampling
Loading...
Searching...
No Matches
clhs.py

Namespaces

namespace  sgspy
namespace  sgspy.sample
namespace  sgspy.sample.clhs
namespace  sgspy.sample.clhs.clhs

Functions

 sgspy.sample.clhs.clhs.clhs (SpatialRaster rast, int num_samples, int iterations=10000, Optional[SpatialVector] access=None, Optional[str] layer_name=None, Optional[int|float] buff_inner=None, Optional[int|float] buff_outer=None, Optional[SpatialVector] existing=None, int replace=None, bool plot=False, str filename='')
 This function conducts Conditioned Latin Hypercube Sampling, see the following article for an in depth description of the method itself: