... | ... | @@ -72,6 +72,8 @@ WellLog bulk data: |
|
|
| 7627.5 | 0.035 | 0.035 | 0.035 | 0.035 |
|
|
|
| **7627.6** | 0.607 | 0.607 | 0.607 | 0.607 |
|
|
|
|
|
|
|
|
|
using previous section well log record.
|
|
|
- _rule 3_: `Curves.CurveID` list, `DEPTH` and `CSHG` matches the `column names` in the bulk. Here `CSHG` is an array with 4 columns: CSHG[0], CSHG[1], CSHG[2], CSHG[3].
|
|
|
|
|
|
- _rule 4_: `DEPTH.NumberOfColumns` **matches** the `column` count in the bulk ==> **1**. `CSHG.NumberOfColumns` **matches** the `column` count in the bulk ==> **4**, CSHG[0], CSHG[1], CSHG[2], CSHG[3].
|
... | ... | |