Skip to content

Commit 7a74ece

Browse files
Chore: pre-commit autoupdate
1 parent c145ffe commit 7a74ece

File tree

23 files changed

+35608
-35617
lines changed

23 files changed

+35608
-35617
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ A clear and concise description of what the bug is.
99

1010
**To Reproduce**
1111
Steps to reproduce the behavior:
12+
1213
1. Go to '...'
1314
2. Click on '....'
1415
3. Scroll down to '....'

.github/ISSUE_TEMPLATE/major-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Major release
33
about: Create a new major release
44
title: New major release
5-
assignees: 'sesheta'
5+
assignees: "sesheta"
66
labels: bot
77
---
88

.github/ISSUE_TEMPLATE/minor-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Minor release
33
about: Create a new minor release
44
title: New minor release
5-
assignees: 'sesheta'
5+
assignees: "sesheta"
66
labels: bot
77
---
88

.github/ISSUE_TEMPLATE/patch-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Patch release
33
about: Create a new patch release
44
title: New patch release
5-
assignees: 'sesheta'
5+
assignees: "sesheta"
66
labels: bot
77
---
88

.github/PULL_REQUEST_TEMPLATE/POLISH_TEMPLATE.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ about: Finalize notebooks prior to publishing or promoting
77

88
99

10-
## The following checklist items have been completed for each notebook in this PR:
10+
## The following checklist items have been completed for each notebook in this PR
1111

1212
- [ ] Proofread by other team member for grammar and spelling
1313
- [ ] Proofread by other team member for coherence and reproducibility (does the analysis make sense as you read through the code and markdown from top to bottom?)
@@ -25,7 +25,6 @@ about: Finalize notebooks prior to publishing or promoting
2525
- [ ] Cell execution counts are in order (a working "run all" was performed just before PR)
2626
- [ ] All pre-commit checks pass
2727

28-
29-
3028
## Additional context
29+
3130
<!-- If there is some reason that one of the above steps could not be completed, please describe what it is and why. -->

LICENSE

Lines changed: 201 additions & 201 deletions
Large diffs are not rendered by default.

Pipfile.lock

Lines changed: 418 additions & 418 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

data/raw/global_power_plant_database_v_1_3/README.txt

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ URI: http://datasets.wri.org/dataset/globalpowerplantdatabase
66
Copyright: Copyright 2018-2021 World Resources Institute and Data Contributors
77
License: Creative Commons Attribution 4.0 International -- CC BY 4.0
88
Contact: powerexplorer@wri.org
9-
Citation: Global Energy Observatory, Google, KTH Royal Institute of Technology in Stockholm, Enipedia, World Resources Institute. 2019. Global Power Plant Database. Published on Resource Watch and Google Earth Engine. http://resourcewatch.org/ https://earthengine.google.com/
9+
Citation: Global Energy Observatory, Google, KTH Royal Institute of Technology in Stockholm, Enipedia, World Resources Institute. 2019. Global Power Plant Database. Published on Resource Watch and Google Earth Engine. http://resourcewatch.org/ https://earthengine.google.com/
1010

1111

1212
Abstract:
@@ -21,7 +21,7 @@ The Global Power Plant Database is an open-source open-access dataset of grid-sc
2121

2222
The Database currently contains nearly 35000 power plants in 167 countries, representing about 72% of the world's capacity.
2323
Entries are at the facility level only, generally defined as a single transmission grid connection point.
24-
Generation unit-level information is not currently available.
24+
Generation unit-level information is not currently available.
2525
The methodology for the dataset creation is given in the World Resources Institute publication "A Global Database of Power Plants" [0].
2626
Associated code for the creation of the dataset can be found on GitHub [1].
2727
See also the technical note published in early 2020 on an improved methodology to estimate annual generation [2].
@@ -125,9 +125,9 @@ The reported generation values may correspond to a calendar year or a fiscal/reg
125125

126126
The generation estimation note CAPACITY-FACTOR-V1 is only available for year 2017.
127127
This model is not available for rows with `primary_fuel` values of: Biomass, Cogeneration, Petcoke, Storage, Wave and Tidal.
128-
This model is selectively not applied to some country-fuel combinations for which estimations of capacity factors were greater than 90%.
128+
This model is selectively not applied to some country-fuel combinations for which estimations of capacity factors were greater than 90%.
129129

130-
Rows with `estimated_generation_note_2017` of NO-ESTIMATION account for ~5% of all rows (~1800 of ~35000) and ~1.3% of total database capacity (~77 GW of ~5700 GW).
130+
Rows with `estimated_generation_note_2017` of NO-ESTIMATION account for ~5% of all rows (~1800 of ~35000) and ~1.3% of total database capacity (~77 GW of ~5700 GW).
131131

132132

133133
Updates:
@@ -140,6 +140,3 @@ The authors, advisors, and contributors hope to find continued funding and susta
140140

141141

142142
[6] powerexplorer@wri.org
143-
144-
145-

data/raw/global_power_plant_database_v_1_3/RELEASE_NOTES.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Release Notes for Global Power Plant Database v1.3.0
1+
Release Notes for Global Power Plant Database v1.3.0
22

33
Changes Since 1.2.0:
44
Change: Remove field `estimated_generation_gwh` and add many yearly estimation fields
@@ -22,4 +22,3 @@ Changes Since 1.2.0:
2222
Update: Change source of Australia data, add additional NGER generation data
2323
Update: Add data from United Kingdom's Renewable Energy Planning Database
2424
Update: Add data updates from India's Central Electricity Authority
25-

0 commit comments

Comments
 (0)