gruptree reads `GRUPNET` within `ACTION` block
Open
enhancement
- Dominant language
- Python
- Stars
- 37
- Forks
- 38
- Avg merge
- 1h 45m
- Merged PRs (30d)
- 1
Description
The gruptree parser will read `GRUPNET` keywords within `ACTION` block as if they were normal `GRUPNET`s. If f.ex the VFP number is updated in an `ACTION` based on GOR, the exported VFP number will belong to what is in the last `ACTION`. I think it would be better if ecl2df just ignores ACTIONs.
```
ACTIONX
'ACT_NAME' /
GGOR 'NODE' > 2000 /
/
GRUPNET
'NODE' 1* 16 1* 'NO' /
/
ENDACTIO
```
Contributor guide
Assessment
This issue has not been assessed yet.