gmerritt123 / ROW_TASKS

0 stars 0 forks source link

Picks to Surfaces Process #7

Open gmerritt123 opened 2 years ago

gmerritt123 commented 2 years ago

Need a means of getting from Stantec Picks to Model surfaces.

Stantec provides picks as exported out of xs tool. We should also request a polygon of the update area for this particular submission of picks.

image

1) Merge latest pick datasets with the previous dataset (picks_recon.py)

2) Local QA Process (@gmerritt123 )

Need to locally QA picks a number of ways:

sys_loc_code Reviewed PickZ MdlZ Comment Formation MdlSlice XY WellName
920005A 1 352 355 I Picked This ATB2 5 54,32 WT-OW1
920005A 1 Nan 352 AFB2 6 54,32 WT-OW1
2695421 0 356 356 NodeValue GS 1 60,35

3) Kriging dataset prep (PickQA.py and QGIS)

PickQA.py:

4) Kriging/Interpolation Routine @jlangford92

Kriging Routine

Constraint Logic

gmerritt123 commented 2 years ago

1