Skip to content

Commit a3fecc0

Browse files
Update README.md
1 parent 6e62a58 commit a3fecc0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@ An in-depth study into the methodological aspects of grid emission factor calcul
1616
If you want to run the notebook without installation, check out [Jupyter](https://jupyter.org/try). Otherwise, you will need to install Python 3.
1717

1818
### Dependencies
19-
All the required packages are listed in 4_env/environment.yml.
19+
All the required packages are listed in 5_env/environment.yml.
2020

2121
### Steps
22-
If you want to reproduce the results, just execute the cells in the notebook one after the other. I did not upload any intermediate results, as the files are too large. Also, I could not upload ENTSO-E data, as the data is not licensed in a way that allows sharing via Github. You can get ENTSO-E data from the [ENTSO-E Transparency Portal](https://transparency.entsoe.eu/).
22+
If you want to reproduce the results, just execute the cells in the notebook one after the other. I did not upload any intermediate results, as the files are too large. Also, I could not upload ENTSO-E data, as the data is not licensed in a way that allows sharing via Github (I placed dummy files instead). You can get ENTSO-E data from the [ENTSO-E Transparency Portal](https://transparency.entsoe.eu/).
2323

2424
## Usage
2525

2626
### Basic Usage
27-
1. Download missing ENTSO-E data (AGPT and PF) into 1_data/1_raw/ENTSOE (see ###Steps).
27+
1. Download missing ENTSO-E data (AGPT and PF) into 1_data/1_raw/ENTSOE (see 'Steps').
2828
2. Run the notebook in 3_notebooks.
2929
3. Play around with it, change, add, have fun.
3030

0 commit comments

Comments
 (0)