You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. To avoid double-counting, traps within the remaining storage units are removed as their capacity is already included in the storage unit total.
23
22
Please consult the [CO2Stop Final report](https://energy.ec.europa.eu/publications/assessment-co2-storage-potential-europe-co2stop_en) (section 2.3.1) for details.
24
23
1. Three scenarios (`low`, `medium`, `high`) are created for each sequestration type (`aquifer`, `gas`, `oil`) for the remaining CO2Stop data.
@@ -30,10 +29,10 @@ These shapes should follow the schema provided by the [geo-boundaries module](ht
30
29
31
30
>[!WARNING]
32
31
>Estimates from the CO2Stop dataset are biased by disclosure (or lack thereof), and the filtering settings used.
33
-
>Some countries are affected more than others, with Germany being heavily affected by lack of disclosure.
34
-
>We provide automated figures so users can evaluate how these aspects affect polygon selection.
32
+
>Some countries are affected more than others, with Germany having particularly poor disclosure.
33
+
>We provide automated figures and logging so users can evaluate how their settings affect polygon selection.
35
34
>
36
-
>Below is an example for storage unit aquifers where only undisclosed and artificial polygons have been removed:
35
+
>Below is an example for storage unit aquifers where only undisclosed and artificial polygons have been removed. This can be seen as a _MINIMUM_ amount of removals.
37
36
>
38
37
39
38
## Configuration
@@ -46,10 +45,13 @@ See the [interface file](./../INTERFACE.yaml).
46
45
47
46
## Data sources
48
47
49
-
- Poulsen, N., Holloway, S., Neele, F., Smith, N.A., Kirk, K., 2012. CO2StoP Executive Summary (No. ENER/C1/154-2011-SI2.611598). GEOLOGICAL SURVEY OF DENMARK AND GREENLAND.
48
+
- Poulsen, N., Holloway, S., Neele, F., Smith, N.A., Kirk, K., 2012. CO2StoP Executive Summary (No. ENER/C1/154-2011-SI2.611598). GEOLOGICAL SURVEY OF DENMARK AND GREENLAND.<https://energy.ec.europa.eu/publications/assessment-co2-storage-potential-europe-co2stop_en>.
50
49
51
50
## References
52
51
53
52
This module relies on code and methods from the following sources.
54
53
55
-
-[Ruiz Manuel, I. clio - module_geo_boundaries [Computer software].](https://github.com/calliope-project/module_geo_boundaries/)
54
+
-**Shape schema definition:**
55
+
Ruiz Manuel, I. clio - module_geo_boundaries [Computer software]. <https://github.com/calliope-project/module_geo_boundaries/>.
56
+
-**Filtering minimum defaults:**
57
+
Van Den Broek, M., Brederode, E., Ramírez, A., Kramers, L., Van Der Kuip, M., Wildenborg, T., Turkenburg, W., Faaij, A., 2010. Designing a cost-effective CO2 storage infrastructure using a GIS based linear optimization energy model. Environmental Modelling & Software 25, 1754–1768. <https://doi.org/10.1016/j.envsoft.2010.06.015>.
0 commit comments