openclimatedata / globalwarmingpotentials

Global Warming Potentials as assessed by the IPCC in CSV format, and as Python and Node modules
Creative Commons Zero v1.0 Universal
22 stars 8 forks source link

Compare with original OpenSCM file #2

Closed rgieseke closed 3 years ago

rgieseke commented 3 years ago

Something seem to have gone missing

1,3c1
< Source,https://www.ghgprotocol.org/sites/default/files/ghgp/Global-Warming-Potential-Values%20%28Feb%2016%202016%29_1.pdf,https://www.ghgprotocol.org/sites/default/files/ghgp/Global-Warming-Potential-Values%20%28Feb%2016%202016%29_1.pdf,https://www.ghgprotocol.org/sites/default/files/ghgp/Global-Warming-Potential-Values%20%28Feb%2016%202016%29_1.pdf,"AR5CCFGWP100 are AR5 100 year GWPs with climate carbon cycle feedbacks: https://www.ipcc.ch/site/assets/uploads/2018/07/WGI_AR5.Chap_.8_SM.pdf, Table 8.SM.16 and https://www.ipcc.ch/site/assets/uploads/2018/02/WG1AR5_Chapter08_FINAL.pdf , Table 8.7 (page 714)."
< OpenSCMMetricName,SARGWP100,AR4GWP100,AR5GWP100,AR5CCFGWP100
< OpenSCM species,,,,
---
> Species,SARGWP100,AR4GWP100,AR5GWP100,AR5CCFGWP100
86c84
< HFE365mcf3,,,1,1
---
> HFE365mcf3,,,,1
danielhuppmann commented 3 years ago

I was just about to open the same issue...

rgieseke commented 3 years ago

Thanks for checking! :-) Should be fixed now (https://github.com/openclimatedata/globalwarmingpotentials/commit/f29a889762d391fdf5dd8b1eb7c35275e8d65f13):

wget https://raw.githubusercontent.com/openscm/openscm-units/master/src/openscm_units/data/metric_conversions.csv

diff metric_conversions.csv globalwarmingpotentials.csv
1,3c1
< Source,https://www.ghgprotocol.org/sites/default/files/ghgp/Global-Warming-Potential-Values%20%28Feb%2016%202016%29_1.pdf,https://www.ghgprotocol.org/sites/default/files/ghgp/Global-Warming-Potential-Values%20%28Feb%2016%202016%29_1.pdf,https://www.ghgprotocol.org/sites/default/files/ghgp/Global-Warming-Potential-Values%20%28Feb%2016%202016%29_1.pdf,"AR5CCFGWP100 are AR5 100 year GWPs with climate carbon cycle feedbacks: https://www.ipcc.ch/site/assets/uploads/2018/07/WGI_AR5.Chap_.8_SM.pdf, Table 8.SM.16 and https://www.ipcc.ch/site/assets/uploads/2018/02/WG1AR5_Chapter08_FINAL.pdf , Table 8.7 (page 714)."
< OpenSCMMetricName,SARGWP100,AR4GWP100,AR5GWP100,AR5CCFGWP100
< OpenSCM species,,,,
---
> Species,SARGWP100,AR4GWP100,AR5GWP100,AR5CCFGWP100