Skip to content

Commit

Permalink
Chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Sep 9, 2024
1 parent 1203e45 commit be8279a
Show file tree
Hide file tree
Showing 23 changed files with 35,608 additions and 35,617 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:

1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/major-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Major release
about: Create a new major release
title: New major release
assignees: 'sesheta'
assignees: "sesheta"
labels: bot
---

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/minor-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Minor release
about: Create a new minor release
title: New minor release
assignees: 'sesheta'
assignees: "sesheta"
labels: bot
---

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/patch-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Patch release
about: Create a new patch release
title: New patch release
assignees: 'sesheta'
assignees: "sesheta"
labels: bot
---

Expand Down
5 changes: 2 additions & 3 deletions .github/PULL_REQUEST_TEMPLATE/POLISH_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ about: Finalize notebooks prior to publishing or promoting


## The following checklist items have been completed for each notebook in this PR:
## The following checklist items have been completed for each notebook in this PR

- [ ] Proofread by other team member for grammar and spelling
- [ ] 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?)
Expand All @@ -25,7 +25,6 @@ about: Finalize notebooks prior to publishing or promoting
- [ ] Cell execution counts are in order (a working "run all" was performed just before PR)
- [ ] All pre-commit checks pass



## Additional context

<!-- If there is some reason that one of the above steps could not be completed, please describe what it is and why. -->
402 changes: 201 additions & 201 deletions LICENSE

Large diffs are not rendered by default.

836 changes: 418 additions & 418 deletions Pipfile.lock

Large diffs are not rendered by default.

11 changes: 4 additions & 7 deletions data/raw/global_power_plant_database_v_1_3/README.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ URI: http://datasets.wri.org/dataset/globalpowerplantdatabase
Copyright: Copyright 2018-2021 World Resources Institute and Data Contributors
License: Creative Commons Attribution 4.0 International -- CC BY 4.0
Contact: [email protected]
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/
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/


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

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

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

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).
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).


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


[6] [email protected]



3 changes: 1 addition & 2 deletions data/raw/global_power_plant_database_v_1_3/RELEASE_NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Release Notes for Global Power Plant Database v1.3.0
Release Notes for Global Power Plant Database v1.3.0

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

Loading

0 comments on commit be8279a

Please sign in to comment.