-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add primary fuel type indicator & replace fuel1-4
Replace database fields `fuel1`, `fuel2`, `fuel3`, `fuel4` with fields `primary_fuel`, `other_fuel1`, `other_fuel2`, `other_fuel3`. Unlike previous database versions, which did not place any priority on the ordering of the fuels, `primary_fuel` is the fuel that has precendence over `other_fuel*`, though each `other_fuel` is not ranked in priority over any `other_fuel`. When unit-level information is available, the primary fuel is determined to be the fuel that has the greatest share of capacity assigned to it. Though there was no meaningful priority in `fuel*`, there were some changes in the ordering of fuels with this update. 880 plants (265 GW) have a `primary_fuel` that is not equal to `fuel1`. 849 of these are in the USA (241.66 GW). 5 plants (400 MW) have a `primary_fuel` that was not one of `fuel*` (all in the USA, all are now Biomass plants). 438 plants (215 GW) have additional fuel information that was not in the database previously. These plants are mostly from the Fusion Tables, which is now reading in both the Fuel and Secondary Fuel fields. Net change: -8 plants @ +126 MW ARG: -10 plants @ 0 MW Some units were being read as individual plants. In this update, these units are all read into a single plant, which has the lowest ID of all the units from the former database. ALTO VALLE ARG0000235 (combined into this ID) ARG0000236 REMOVED ARG0000237 REMOVED ARG0000239 REMOVED ARG0000238 REMOVED LUJAN DE CUYO ARG0000198 (combined into this ID) ARG0000199 REMOVED ARG0000200 REMOVED ARG0000201 REMOVED ARG0000202 REMOVED ARG0000203 REMOVED COMODORO RIVADAVIA ARG0000073 (combined into this ID) ARG0000074 REMOVED CHL: +1 plant @ +63 MW ESP: +1 plant @ +63 MW Database Version: 1.1.9
- Loading branch information
1 parent
acf573f
commit 54fec91
Showing
55 changed files
with
2,898,279 additions
and
2,853,221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.