Notebooks¶
Eight synthetic-data notebooks — two per library — are carried as rendered examples. They are useful for orientation, but the project/static workflow is moving quickly; use the library guides and reference pages as the API authority when a notebook lags a release.
| Library | Notebook | What it shows |
|---|---|---|
| petekTools | Geostat tour | variogram fit, SGS, local kriging on synthetic fields |
| petekTools | Synthetic data tour | dome / isochores / trend maps, well placement, trajectories, coupled petro curves |
| petekIO | Ingest tour | author a synthetic file tree, load a GeoData, wells / tops / surfaces, .pproj round-trip |
| petekIO | Well analysis | NetSettings A/B sweep, zone tables, the correlation view |
| petekStatic | Stack model from scatter | build a stack model from synthetic scatter, per-zone volumes |
| petekStatic | Volumes & bundles | GRV / in-place, a contact scenario, a bundle JSON peek |
| petekSim | Full workflow | synth_asset → the v2 spec workflow → zoned MC → save_view |
| petekSim | Scenarios & uncertainty | .replace derivations, structural sd/vgm, P-curve comparison plots |
Reproducibility
Every notebook uses fixed seeds and fictional data. Noisy or absolute-path
outputs are cleared; the small plots are kept inline. The notebooks live in
each library's own examples/notebooks/ and are pulled into this site at
build time.