Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CO2Leakage: Improve containment plots #1226

Merged

Conversation

AudunSektnanNR
Copy link
Contributor

@AudunSektnanNR AudunSektnanNR commented Jun 21, 2023

The script generating CO2 containment data was updated and this commit ensures that the new format is read and presented properly. This includes:

  • Hide the plots if the data fails to load or is missing
  • CO2 amounts can be scaled to Mtons/fraction
  • Updated default 'map_attributes_names' to be consistent with recent changes in xtgeoapp_grd3dmaps
  • Parsing and visualization of boundary polygon has been improved
  • New "UNSMRY" plot aimed to show unified summary data from Pflotran or Eclipse
  • Support for visualizing multi polygon boundary files

Other improvements:

  • Added option of hazardous polygon. This creates a new category "hazardous" in the containment plots (colored red). Changed color of "outside" from red to blue and color of "inside" from blue to green.
  • Removed mobile gas plot
  • Added a plot showing the contained co2 for a particular realization
  • Add containment plots to UNSMRY-graph, plus numerical values for differences
  • Add two volume types to options in Graph Settings: Source. This will use volume data (instead of mass), if available.
  • Change how fraction/normalization is used as unit, divide by the maximum value across all realizations, instead of scaling each realization independently.
  • Various minor visual changes, plot titles etc

Note: This PR includes all changes made in the unmerged PR #1187 , as well as changes made after this.

2023_06_21_picture_for_PR

@AudunSektnanNR AudunSektnanNR marked this pull request as ready for review June 23, 2023 11:52
@AudunSektnanNR
Copy link
Contributor Author

Some mysterious pytest errors in:

test_structural_uncertainty.py::test_default_configuration,
test_structural_uncertainty.py::test_full_configuration and
test_well_set_model.py::test_get_fence

Tried updating/rebasing to the latest version in master-branch.

vegardkv and others added 4 commits August 22, 2023 09:04
The script generating CO2 containment data was updated and this
commit ensures that the new format is read and presented properly.
This includes:
- Hide the plots if the data fails to load or is missing
- CO2 amounts can be scaled to Mtons/fraction
- Updated default 'map_attributes_names' to be consistent with
  recent changes in xtgeoapp_grd3dmaps
- Parsing and visualization of boundary polygon has been improved
- New "UNSMRY" plot aimed to show unified summary data from Pflotran
  or Eclipse
- Support for visualizing multi polygon boundary files

Other improvements:
- Added option of hazardous polygon. This creates a new category "hazardous"
  in the containment plots (colored red). Changed color of "outside" from
  red to blue and color of "inside" from blue to green.
- Removed mobile gas plot
- Added a plot showing the contained co2 for a particular realization
- Add containment plots to UNSMRY-graph, plus numerical values for differences
- Add two volume types to options in Graph Settings: Source. This will
  use volume data (instead of mass), if available.
- Change how fraction/normalization is used as unit, divide by the maximum
  value across all realizations, instead of scaling each realization
  independently.
- Various minor visual changes, plot titles etc

Remove some print.
@HansKallekleiv HansKallekleiv merged commit efa2852 into equinor:master Sep 14, 2023
4 checks passed
@AudunSektnanNR AudunSektnanNR deleted the co2_containment_cont_new_5 branch September 19, 2023 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants