bp / resqpy

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

exposing flange radius control in grid surface mp wrapper #783

Closed andy-beer closed 4 months ago

andy-beer commented 4 months ago

When gridding surfaces to a regular grid using the multi processing wrapper, this change adds a new argument, flange_radius, and reduces the radial factor.

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (eea066a) 82.77% compared to head (bd37450) 82.85%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #783 +/- ## ========================================== + Coverage 82.77% 82.85% +0.07% ========================================== Files 190 190 Lines 32505 32506 +1 ========================================== + Hits 26907 26932 +25 + Misses 5598 5574 -24 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.