How-to guides¶
Task-focused recipes for common reservoir-engineering workflows. Each
page shows the shortest working code, points at a runnable script in
story_tests/ to copy from, and assumes you’ve already loaded a
WellDataManager.
- Fit a regression per group on one crossplot
- Set a discrete-property palette once and have it flow everywhere
- Pool raw plug values across wells in one call
- Export regression equations in Petrel calculator syntax
- Build a SCAL/DG3 deliverable: crossplot + stats table in one SVG
- Display a single-well log plot
If your workflow doesn’t appear here, the user guide is the topical reference; the API docs cover every public class and method.