Add a warning flag everytime a conflicting unit system/date format is found in a subfile.
Open
enhancement
good first issue
- Dominant language
- Python
- Stars
- 23
- Forks
- 8
- Avg merge
- 16d 4h
- Merged PRs (30d)
- 1
Description
Finding units/dateformat changes is already supported when loading/reading the wells and surface network. This method needs to check the run_units in the NexusSimulator instance and return a warnings.warn message to the user when the new unit/dateformat differs to the run_units.
Contributor guide
Assessment
This issue has not been assessed yet.