bp / resqpy

Python API for working with RESQML models
https://resqpy.readthedocs.io/en/latest/
MIT License
51 stars 14 forks source link

Surface downsampling class method added #765

Closed andy-beer closed 8 months ago

andy-beer commented 8 months ago

This change adds a class method to the Surface class which creates a down-sampled version of an existing surface. It selects a subset of points at random from the source surface and then re-triangulates.

codecov[bot] commented 8 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Files Coverage Δ
resqpy/surface/_surface.py 75.27% <86.66%> (+0.56%) :arrow_up:

:loudspeaker: Thoughts on this report? Let us know!.