Closed jeremykubica closed 2 months ago
Wrap the opsim functions in a class OpSim and prebuild an internal kd-tree to do fast lookups of of whether a point is included within the survey. Most of the actual code is unchanged, but shows up as a change because it is now part of a class.
Wrap the opsim functions in a class OpSim and prebuild an internal kd-tree to do fast lookups of of whether a point is included within the survey. Most of the actual code is unchanged, but shows up as a change because it is now part of a class.