... | ... | @@ -55,6 +55,19 @@ When bulk is added\edited following checks to be done : |
|
|
- _rule 5_: For each curve, ensure that `NumberOfColumns` **matches** the `column` count in the bulk for this curve.
|
|
|
|
|
|
|
|
|
WellLog bulk example:
|
|
|
|
|
|
| DEPTH | CSHG[0] | CSHG[1] | CSHG[2] | CSHG[3] |
|
|
|
|--------|---------|---------|---------|---------|
|
|
|
| 7627.0 | 0.573 | ... | ... | ... |
|
|
|
| 7627.0 | 0.531 | ... | ... | ... |
|
|
|
| 7627.0 | 0.653 | ... | ... | ... |
|
|
|
| 7627.0 | 0.788 | ... | ... | ... |
|
|
|
| 7627.0 | 0.034 | ... | ... | ... |
|
|
|
| 7627.0 | 0.035 | ... | ... | ... |
|
|
|
| 7627.7 | 0.607 | ... | ... | ... |
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|