Skip to content

Commit 970756f

Browse files
authored
Update README.md
1 parent 4ba5aa7 commit 970756f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ The repository contains codes, tools, and data for screening CO2 storage potenti
66
* [FactPages of the Norwegian Offshore Directorate](https://factpages.sodir.no/)
77
* [Public portal of DISKOS database](https://www.diskos.com/)
88
* more references are to be found in the main.ipynb
9-
2. [*main.ipynb*](https://github.com/cssr-tools/SubCSeT/blob/main/main.ipynb) details data retrival, processing and feature engineering workflows
9+
2. [*main.ipynb*](https://github.com/cssr-tools/SubCSeT/blob/main/main.ipynb) details data retrieval, processing, and feature engineering workflows
1010
3. **web app** to visualize the data and perform screening is deployed at **https://subcset-35e143428f88.herokuapp.com/**
1111

1212
![](./assets/app_view.png)
1313

1414
## Requirements
15-
The **requirements** are listed in *requirements.txt* (for **pip**) and *requirements.yml* (for **conda**). The environements can be reproduced by:
15+
The **requirements** are listed in *requirements.txt* (for **pip**) and *requirements.yml* (for **conda**). The environment can be reproduced by:
1616
`pip install requirements.txt`
1717
or `conda env create -n [*env. name*] --file requirements.yml`
1818

0 commit comments

Comments
 (0)