-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Start integration of TIAM-UCL new variables
Add correction factors for Swiss hydropower water evaporation.
- Loading branch information
1 parent
a097eed
commit 814c223
Showing
10 changed files
with
666 additions
and
161 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# this file provides correction regarding water evaporation | ||
# and discharge for some hydropower electricity datasets | ||
--- | ||
|
||
electricity production, hydro, reservoir, alpine region: | ||
- name: Water | ||
categories: water | ||
unit: cubic meter | ||
amount: 0.80825 | ||
type: biosphere | ||
- name: Water | ||
categories: air | ||
unit: cubic meter | ||
amount: 0.00175 | ||
type: biosphere |
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.