-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CO2Leakage - Visualize CO2 mass plus various other improvements (#1252)
* CO2Leakage: Minor visual fix in Property-tab. * Black last commit. * CO2Leakage: First iteration, adding code for co2 mass maps. * CO2Leakage: Add some checks for existing files. * CO2Leakage: Minor fix for mass maps. * CO2Leakage: Plot unit for time migration and mass maps. * Removal of simple volume * Match ccs script naming (actual volume). Add space b4 well. * Change input from ccs-scripts to plume_x * Fix minor bug in space before well name hack * Fix zoom level when updating plot * Fix formatting of numbers and plot ranges * Fix zoom bug that messed up scales * Add visualization of dissolved and free CO2 * Add visualization threshold * Show total mass in realization * Small fix for zoom in containment plots * Add zone selection for containment plot. * Add zone functionality * Allow relative well and boundary paths * Use scientific notation for total mass * Clean up code for relative path to well and boundaries * Small fixes * Fix handling of input files * Add feedback button * Clean up zone functionality * Disable feedback button (for now) * Minor fixes * Fix black formating. * Minor fix pylint. * Various formatting fixes and small enhancements. (#5) * Various pylint fixes. * Minor fix black. * Minor fixes, pylint and mypy. * Various fixes, simplifications. * Edit standard surface filenames and fix settings buttons (#6) * Change expected surface filenames and add warning if missing * Bug fix, reenable options button * Make visualization threshold more intuitive * Minor formatting fix * Improve handling of update button n_clicks * Improve handling of update button n_clicks (#7) * Update CHANGELOG.md * Add unit selection and improve visualization threshold * Minor fix to map update handling * Add region support for the containment plots * Formatting * CCS-88: Change default behavior of UNSMRY-file, print warning if large file (#8) * CCS-88: Change default behavior of UNSMRY-file, only load and plot if specified. * CCS-88: Print warning if some CSV-files are large. * CCS-88: Minor fix. * Make visualization updates more intuitive. * Minor fix * Add support for separate well pick and polygon files for each ensemble (requires same relative path). * Minor formatting in formation-well warning. * pylint * mypy * Update changelog. --------- Co-authored-by: Audun Sektnan (SUB CC SIG) <[email protected]> Co-authored-by: FredrikNevjenNR <[email protected]> Co-authored-by: FredrikNevjenNR <[email protected]> Co-authored-by: Hans Kallekleiv <[email protected]>
- Loading branch information
1 parent
184886a
commit f3bbc33
Showing
8 changed files
with
1,178 additions
and
230 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.