Skip to content

Commit 4eead3f

Browse files
author
Frank Errickson
authored
Merge pull request #33 from anthofflab/fix_rcp_files
Fix column names in some RCP files
2 parents aef74b1 + 0fff80e commit 4eead3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/model_data/aviNOx_fraction.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Aviation NOx fraction as a proportion of total anthropogenic NOx emissions,,,,
22
Original sources: ,RCP emissions database pik.potsdam.de/~mmalte/rcps,,,
33
,RCP database tntcat.iiasa.ac.at/RcpDb/,,,
44
Method: ,Linearly interpolate between decades. Years before 1930 and after 2100 are set equal to 1930 and 2100 respectively.,,,
5-
Year,RCP3PD,RCP45,RCP6,RCP85
5+
Year,RCP26,RCP45,RCP60,RCP85
66
1765,0,0,0,0
77
1766,0,0,0,0
88
1767,0,0,0,0

data/model_data/fossilCH4_fraction.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Fossil CH4 fraction as a proportion of total anthropogenic CH4 emissions,,,,
22
Original sources: ,RCP emissions database pik.potsdam.de/~mmalte/rcps,,,
33
,RCP database tntcat.iiasa.ac.at/RcpDb/,,,
44
Method: ,Linearly interpolate between decades. Years before 1850 and after 2100 are set equal to 1850 and 2100 respectively.,,,
5-
Year,RCP3PD,RCP45,RCP6,RCP85
5+
Year,RCP26,RCP45,RCP60,RCP85
66
1765,0,0,0,0
77
1766,0,0,0,0
88
1767,0,0,0,0

0 commit comments

Comments
 (0)