Skip to content

Commit ed9e1e8

Browse files
committed
update help
1 parent 3c2f3fb commit ed9e1e8

1 file changed

Lines changed: 10 additions & 5 deletions

File tree

assets/_help.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
# About
2-
This is a web application for screening petroleum reservoirs on the Norwegian Continental Shelf (NCS) for purposes of CO2 storage, developed in [the Centre for Sustainable Subsurface Resources (CSSR)](https://cssr.no/) hosted by the Norwegian Research Centre (NORCE). The app is based on a study presented at the GHGT-17 conference (Calgary, October 2024):
3-
* [**e-poster**](https://api.ltb.io/show/ACGES) with a short presentation,
4-
* [**conference paper**](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5069175) with more details.
2+
This is a web application for screening petroleum reservoirs on the Norwegian Continental Shelf (NCS) for purposes of CO2 storage, developed in [the Centre for Sustainable Subsurface Resources (CSSR)](https://cssr.no/) hosted by the Norwegian Research Centre (NORCE).
3+
The app is based on a study presented at the GHGT-17 conference (Calgary, October 2024):
4+
* [**e-poster**](https://api.ltb.io/show/ACGES) with a short presentation,
5+
* [**conference paper**](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5069175) with more details.
6+
* for even more details, preprint submitted to the special issue of the IJGGC:
7+
* [**GitHub**](https://github.com/cssr-tools/SubCSeT/blob/main/preprint_IJGGC_special_issue.pdf) (more readable, recommended)
8+
* [**SSRN**](https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5389449)
9+
* [**GitHub Repository**](https://github.com/cssr-tools/SubCSeT) with codes and data.
10+
511
A short description is also presented below.
612

713
Other links:
814
[**Contact the developer via LinkedIn**](https://www.linkedin.com/in/alexey-khrulenko-8021a64a/)
9-
[**GitHub Repository**](https://github.com/cssr-tools/SubCSeT)
1015
[**Report a problem**](https://github.com/cssr-tools/SubCSeT/issues/new)
1116

1217
# Quick start
@@ -21,7 +26,7 @@ The table is uploaded from a csv-file specified in the path.
2126
The csv-file was generated by the Jupyterl notebook ([main.ipynb](https://github.com/cssr-tools/SubCSeT/blob/main/main.ipynb)).
2227

2328
The tabs to the right:
24-
+ MAP and a SCATTER plot to visualize selected table data.
29+
+ MAP and SCATTER plot to visualize selected table data.
2530
+ PARA-PLOT - parallel coordinates plot that allows to visualize many parameters and selected fields at once. One can use this tab to narrow down the search to a few reservoirs, based on several criteria, and track relations between various paramaters. The table can be used to select parameters and define normalization settings:
2631
+ **log10** can be applied to data is the parameter's utility is believed to follow a logarithm of the parameter value.
2732
+ **normalize** (default: None) allows to normalize the data by "z-score", "mean", "median" or "min-max" (i.e. => min=0 and max=1).

0 commit comments

Comments
 (0)