Handle large CSV-files (unsmry)
Open
enhancement
Webviz
- Dominant language
- Python
- Stars
- 2
- Forks
- 2
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 2
Description
Large CSV-files (> 100 MB for instance) create problems when loading in CO2Leakage-plugin. The UNSMRY-file can get quite large. A crash was observed due to large UNSMRY-files, see #88.
One option is to find other ways to load the CSV-files that can handle bigger files. Can check what has been done in the SimulationTimeSeries-plugin.
Contributor guide
Assessment
This issue has not been assessed yet.