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

Topics

 access
 dist
 existing
 helper functions
 raster
 vector

Detailed Description

Developer documentaiton for utility functions. This includes the class implementations of both GDALRasterWrapper and GDALVectorWrapper. These C++ classes are used by the SpatialRaster and SpatialVector Python classes respectively.

This documentation also includes the implementation of the Access class, used when restricting sampling locations according to a user-provided access networks. In addition to the Exisitng class, used when augmenting sgs sampling functions with existing sample plot networks.

Finally, this section includes the helper.h file, which contains various helper functions which are used accross multiple sgs functions.