-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding data and data_processing script
- Loading branch information
tilseb
committed
Jul 22, 2018
1 parent
40db166
commit 1e0bfa9
Showing
23 changed files
with
9,874 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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 @@ | ||
,WIN/tilseb,,22.07.2018 12:40,file:///C:/Users/tilseb/AppData/Roaming/LibreOffice/4; |
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,19 @@ | ||
parameter,fuel,rs,lng,lbg,lng_mp,lbg_mp,h2,ch3oh,ch3oh_mp,nh3,batwind,tdvar,snox,bau,bdo,imo,ch4leak | ||
ci,hfo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ci,mdo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ci,bdo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ci,lng,-0.2,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ci,lbg,-0.2,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0 | ||
ci,h2,-0.2,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0 | ||
ci,ch3oh,-0.2,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0 | ||
ci,nh3,-0.2,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0 | ||
ci,elec,-0.2,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0 | ||
cf,hfo,1.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
cf,mdo,1.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
cf,bdo,1.1,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0 | ||
cf,lng,1.1,1,0,1,0,0,0,0,0,0,0,0,0,0,0,0 | ||
cf,lbg,-0.2,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0 | ||
cf,h2,-0.2,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0 | ||
cf,ch3oh,-0.2,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0 | ||
cf,nh3,-0.2,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0 | ||
cf,elec,-0.2,0,1,0,1,1,1,1,1,1,0,0,0,0,0,0 |
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,68 @@ | ||
{ | ||
"title": "fuel_rates", | ||
"description": "contains the information, for which scenario which fuel cost parameter is changed and at which rate until 2050", | ||
"language": "eng", | ||
"processing": "", | ||
"encoding": "UTF-8", | ||
"spatial": { | ||
"location": "", | ||
"extent": "", | ||
"resolution": "" }, | ||
"temporal": { | ||
"reference_date": "2016", | ||
"start": "", | ||
"end": "", | ||
"timezone": "", | ||
"resolution": "" }, | ||
"sources": [ | ||
{"name": "fuel_rates_references", | ||
"description": "Same spread-sheet structure as the fuel_rates.csv. Contains all deployed original sources to compile the data.", | ||
"url": "", | ||
"citation": "not defined (several sources)", | ||
"license": "not defined (several sources)" , | ||
"copyright": "none" }, | ||
{"name": "", | ||
"description": "", | ||
"url": "", | ||
"citation": " | ||
"license": "" , | ||
"copyright": "" } ], | ||
"license": { | ||
"id": "e.g GPL-3.0", | ||
"name": "e.g GNU General Public License 3.0", | ||
"version": "3.0", | ||
"url": "http://www.gnu.org/licenses/", | ||
"instruction": "You are free: To Share, To Create, To Adapt; As long as you: Attribute, Share-Alike, Keep open!", | ||
"copyright": "(C) 2018 Till ben Brahim" }, | ||
"contributors": [ | ||
{"name": "Till ben Brahim", | ||
"email": "[email protected]", | ||
"date": "2018-07-22", | ||
"comment": "created metadata" }, | ||
{"name": "", | ||
"email": "", | ||
"date": "", | ||
"comment": "update …" } ], | ||
"resources": [ | ||
{"name": "fuel_rates", | ||
"format": "csv", | ||
"fields": [ | ||
{"name": "parameter", "description": "abbrevitation of the parameter", "type": "string", "format": "index" }, | ||
{"name": "fuel", "description": "abbrevitation of the fuel", "type": "string", "format": "" }, | ||
{"name": "rs", "description": "changing rate from 2016 to 2050 in the reference scenario", "type": "integer", "format": "" }, | ||
{"name": "lng", "description": "which paramter and fuel combination is changed in the lng scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "lbg", "description": "which paramter and fuel combination is changed in the lbg scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "lng_mp", "description": "which paramter and fuel combination is changed in the lng_mp scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "lbg_mp", "description": "which paramter and fuel combination is changed in the lbg_mp scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "h2", "description": "which paramter and fuel combination is changed in the h2 scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "ch3oh", "description": "which paramter and fuel combination is changed in the ch3oh scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "ch3oh_mp", "description": "which paramter and fuel combination is changed in the ch3oh_mp scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "nh3", "description": "which paramter and fuel combination is changed in the nh3 scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "batwind", "description": "which paramter and fuel combination is changed in the batwind scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "tdvar", "description": "which paramter and fuel combination is changed in the tdvar scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "snox", "description": "which paramter and fuel combination is changed in the snox scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "bau", "description": "which paramter and fuel combination is changed in the bau scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "bdo", "description": "which paramter and fuel combination is changed in the bdo scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "imo", "description": "which paramter and fuel combination is changed in the imo scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "ch4leak", "description": "which paramter and fuel combination is changed in the ch4leak scenario", "type": "integer", "format": "0/1" } ]} ]}, | ||
"metadata_version": "1" } |
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,19 @@ | ||
parameter,fuel,rs | ||
ci,hfo,incl. In cf | ||
ci,mdo,incl. In cf | ||
ci,bdo,incl. In cf | ||
ci,lng,"Brynolf2018, p. 13, fig. 6" | ||
ci,lbg,"Brynolf2018, p. 13, fig. 6" | ||
ci,h2,"Brynolf2018, p. 13, fig. 6" | ||
ci,h2,"Brynolf2018, p. 13, fig. 6" | ||
ci,h2,"Brynolf2018, p. 13, fig. 6" | ||
ci,h2,"Brynolf2018, p. 13, fig. 6" | ||
cf,hfo,"Energinet2017, p. 13, fig. 3" | ||
cf,mdo,"Energinet2017, p. 13, fig. 3" | ||
cf,bdo,"Energinet2017, p. 13, fig. 3" | ||
cf,lng,"Energinet2017, p. 13, fig. 3" | ||
cf,lbg,"Brynolf2018, p. 13, fig. 6" | ||
cf,h2,"Brynolf2018, p. 13, fig. 6" | ||
cf,ch3oh,"Brynolf2018, p. 13, fig. 6" | ||
cf,nh3,"Brynolf2018, p. 13, fig. 6" | ||
cf,elec,"Brynolf2018, p. 13, fig. 6" |
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,13 @@ | ||
parameter,rs,lng,lbg,lng_mp,lbg_mp,h2,ch3oh,ch3oh_mp,nh3,batwind,tdvar,snox,bau,bdo,imo,ch4leak | ||
eb_kt,19120,0,0,0,0,0,0,0,0,0,0,1000000000000,1000000000000,0,1000000000000,0 | ||
et,0.001,0,0,0,0,0,0,0,0,0,0,1.5,1.5,0,0.602,0 | ||
et_yr,2050,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ep_yr,2020,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
sl_eca,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
sl_noneca,0.005,0,0,0,0,0,0,0,0,0,0,-0.004,0,0,0,0 | ||
sl_noneca_yr,2020,0,0,0,0,0,0,0,0,0,0,-3,0,0,0,0 | ||
tl_eca,3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
tl_eca_yr,2021,0,0,0,0,0,0,0,0,0,0,-4,0,0,0,0 | ||
ba_init,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ba_last,0.4,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
td_change,0,0,0,0,0,0,0,0,0,0,-0.32,0,0,0,0,0 |
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,67 @@ | ||
{ | ||
"title": "regulations", | ||
"description": "contains the information, for which scenario which regulativ parameter is changed", | ||
"language": "eng", | ||
"processing": "", | ||
"encoding": "UTF-8", | ||
"spatial": { | ||
"location": "", | ||
"extent": "", | ||
"resolution": "" }, | ||
"temporal": { | ||
"reference_date": "2016", | ||
"start": "", | ||
"end": "", | ||
"timezone": "", | ||
"resolution": "" }, | ||
"sources": [ | ||
{"name": "regulations_references", | ||
"description": "Same spread-sheet structure as the regulations.csv. Contains all deployed original sources to compile the data.", | ||
"url": "", | ||
"citation": "not defined (several sources)", | ||
"license": "not defined (several sources)" , | ||
"copyright": "none" }, | ||
{"name": "", | ||
"description": "", | ||
"url": "", | ||
"citation": " | ||
"license": "" , | ||
"copyright": "" } ], | ||
"license": { | ||
"id": "e.g GPL-3.0", | ||
"name": "e.g GNU General Public License 3.0", | ||
"version": "3.0", | ||
"url": "http://www.gnu.org/licenses/", | ||
"instruction": "You are free: To Share, To Create, To Adapt; As long as you: Attribute, Share-Alike, Keep open!", | ||
"copyright": "(C) 2018 Till ben Brahim" }, | ||
"contributors": [ | ||
{"name": "Till ben Brahim", | ||
"email": "[email protected]", | ||
"date": "2018-07-22", | ||
"comment": "created metadata" }, | ||
{"name": "", | ||
"email": "", | ||
"date": "", | ||
"comment": "update …" } ], | ||
"resources": [ | ||
{"name": "regulations", | ||
"format": "csv", | ||
"fields": [ | ||
{"name": "parameter", "description": "abbrevitation of the parameter", "type": "string", "format": "index" }, | ||
{"name": "rs", "description": "regulative data in the reference scenario", "type": "float", "format": "" }, | ||
{"name": "lng", "description": "modifications to the rs data for the lng scenario", "type": "float", "format": "" }, | ||
{"name": "lbg", "description": "modifications to the rs data for the lbg scenario", "type": "float", "format": "" }, | ||
{"name": "lng_mp", "description": "modifications to the rs data for the lng_mp scenario", "type": "float", "format": "" }, | ||
{"name": "lbg_mp", "description": "modifications to the rs data for the lbg_mp scenario", "type": "float", "format": "" }, | ||
{"name": "h2", "description": "modifications to the rs data for the h2 scenario", "type": "float", "format": "" }, | ||
{"name": "ch3oh", "description": "modifications to the rs data for the ch3oh scenario", "type": "float", "format": "" }, | ||
{"name": "ch3oh_mp", "description": "modifications to the rs data for the ch3oh_mp scenario", "type": "float", "format": "" }, | ||
{"name": "nh3", "description": "modifications to the rs data for the nh3 scenario", "type": "float", "format": "" }, | ||
{"name": "batwind", "description": "modifications to the rs data for the batwind scenario", "type": "float", "format": "" }, | ||
{"name": "tdvar", "description": "modifications to the rs data for the tdvar scenario", "type": "float", "format": "" }, | ||
{"name": "snox", "description": "modifications to the rs data for the snox scenario", "type": "float", "format": "" }, | ||
{"name": "bau", "description": "modifications to the rs data for the bau scenario", "type": "float", "format": "" }, | ||
{"name": "bdo", "description": "modifications to the rs data for the bdo scenario", "type": "float", "format": "" }, | ||
{"name": "imo", "description": "modifications to the rs data for the imo scenario", "type": "float", "format": "" }, | ||
{"name": "ch4leak", "description": "modifications to the rs data for the ch4leak scenario", "type": "float", "format": "" } ]} ]}, | ||
"metadata_version": "1" } |
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,13 @@ | ||
param_explanation,parameter,rs,tdvar,snox,bau,imo | ||
emission budget,eb_kt,IPCC,,infinite,infinite,infinite | ||
emission target,et,,,,,"IMO2018, Annex 1, p. 5, 3 " | ||
year of emission target,et_yr,,,,, | ||
year of emission peak,ep_yr,,,,, | ||
sox limit in ecas,sl_eca,"MARPOL Annex VI, reg. 14",,,, | ||
sox limit outside ecas,sl_noneca,"MARPOL Annex VI, reg. 14",,,, | ||
year of sox limit outside ecas,sl_noneca_yr,"MARPOL Annex VI, reg. 14",,,, | ||
tier (nox) level in ecas,tl_eca,"MARPOL Annex VI, reg. 13",,,, | ||
year of tier (nox) level in ecas,tl_eca_yr,"MARPOL Annex VI, reg. 13",,,, | ||
2016 biofuel share,ba_share,DEA2016,,,, | ||
2050 biofuel share,ba_change,own assumption,,,, | ||
change of transport demand,td_change,"OECD2018, p. 18; REX2017, p.19","Simonsen2018, nofossil fuels except jet fuel",,, |
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,77 @@ | ||
parameter,ship,rs,lng,lbg,lng_mp,lbg_mp,h2,ch3oh,ch3oh_mp,nh3,batwind,tdvar,snox,bau,bdo,imo,ch4leak | ||
cs,ic_hfo_old,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
cs,ic_mdo_old,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
cs,ic_hfo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
cs,ic_mdo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
cs,ic_hfo_rf,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
cs,ic_bdo_rf,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
cs,ic_bdo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
cs,ic_lng,-0.4,1,0,1,0,0,0,0,0,0,0,0,0,0,0,1 | ||
cs,ic_lbg,-0.4,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1 | ||
cs,ic_h2,-0.4,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0 | ||
cs,ic_ch3oh,-0.4,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 | ||
cs,ic_nh3,-0.4,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 | ||
cs,fc_lng,-0.5,1,0,1,0,0,0,0,0,0,0,0,0,0,0,1 | ||
cs,fc_lbg,-0.5,0,1,0,1,0,0,0,0,0,0,0,0,0,0,1 | ||
cs,fc_h2,-0.5,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0 | ||
cs,fc_ch3oh,-0.5,0,0,0,0,0,1,1,0,0,0,0,0,0,0,1 | ||
cs,fc_nh3,-0.5,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0 | ||
cs,em_elec,-0.75,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 | ||
cs,wind_elec,-0.75,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0 | ||
ts,ic_hfo_old,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,ic_mdo_old,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,ic_hfo,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,ic_mdo,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,ic_hfo_rf,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,ic_bdo_rf,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,ic_bdo,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,ic_lng,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,ic_lbg,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,ic_h2,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,ic_ch3oh,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,ic_nh3,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,fc_lng,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,fc_lbg,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,fc_h2,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,fc_ch3oh,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,fc_nh3,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,em_elec,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ts,wind_elec,0.15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,ic_hfo_old,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,ic_mdo_old,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,ic_hfo,-0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,ic_mdo,-0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,ic_hfo_rf,-0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,ic_bdo_rf,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,ic_bdo,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,ic_lng,-0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,ic_lbg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,ic_h2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,ic_ch3oh,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,ic_nh3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,fc_lng,-0.1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,fc_lbg,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,fc_h2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,fc_ch3oh,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,fc_nh3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,em_elec,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-co2-w2p,wind_elec,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-ch4-w2p,ic_hfo_old,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-ch4-w2p,ic_mdo_old,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-ch4-w2p,ic_hfo,-0.1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,1 | ||
ef-ch4-w2p,ic_mdo,-0.1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,1 | ||
ef-ch4-w2p,ic_hfo_rf,-0.1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,1 | ||
ef-ch4-w2p,ic_bdo_rf,-0.1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,1 | ||
ef-ch4-w2p,ic_bdo,-0.1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,1 | ||
ef-ch4-w2p,ic_lng,-0.1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,1 | ||
ef-ch4-w2p,ic_lbg,-0.1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,1 | ||
ef-ch4-w2p,ic_h2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-ch4-w2p,ic_ch3oh,-0.1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,1 | ||
ef-ch4-w2p,ic_nh3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-ch4-w2p,fc_lng,-0.1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,1 | ||
ef-ch4-w2p,fc_lbg,-0.1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,1 | ||
ef-ch4-w2p,fc_h2,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-ch4-w2p,fc_ch3oh,-0.1,0,0,1,1,0,0,1,0,0,0,0,0,0,0,1 | ||
ef-ch4-w2p,fc_nh3,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-ch4-w2p,em_elec,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | ||
ef-ch4-w2p,wind_elec,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 |
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,68 @@ | ||
{ | ||
"title": "ship_rates", | ||
"description": "contains the information, for which scenario which ship parameter is changed and at which rate until 2050", | ||
"language": "eng", | ||
"processing": "", | ||
"encoding": "UTF-8", | ||
"spatial": { | ||
"location": "", | ||
"extent": "", | ||
"resolution": "" }, | ||
"temporal": { | ||
"reference_date": "2016", | ||
"start": "", | ||
"end": "", | ||
"timezone": "", | ||
"resolution": "" }, | ||
"sources": [ | ||
{"name": "ship_rates_references", | ||
"description": "Same spread-sheet structure as the ship_rates.csv. Contains all deployed original sources to compile the data.", | ||
"url": "", | ||
"citation": "not defined (several sources)", | ||
"license": "not defined (several sources)" , | ||
"copyright": "none" }, | ||
{"name": "", | ||
"description": "", | ||
"url": "", | ||
"citation": " | ||
"license": "" , | ||
"copyright": "" } ], | ||
"license": { | ||
"id": "e.g GPL-3.0", | ||
"name": "e.g GNU General Public License 3.0", | ||
"version": "3.0", | ||
"url": "http://www.gnu.org/licenses/", | ||
"instruction": "You are free: To Share, To Create, To Adapt; As long as you: Attribute, Share-Alike, Keep open!", | ||
"copyright": "(C) 2018 Till ben Brahim" }, | ||
"contributors": [ | ||
{"name": "Till ben Brahim", | ||
"email": "[email protected]", | ||
"date": "2018-07-22", | ||
"comment": "created metadata" }, | ||
{"name": "", | ||
"email": "", | ||
"date": "", | ||
"comment": "update …" } ], | ||
"resources": [ | ||
{"name": "ship_rates", | ||
"format": "csv", | ||
"fields": [ | ||
{"name": "parameter", "description": "abbrevitation of the parameter", "type": "string", "format": "index" }, | ||
{"name": "ship", "description": "abbrevitation of the ship", "type": "string", "format": "" }, | ||
{"name": "rs", "description": "changing rate from 2016 to 2050 in the reference scenario", "type": "integer", "format": "" }, | ||
{"name": "lng", "description": "which paramter and ship combination is changed in the lng scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "lbg", "description": "which paramter and ship combination is changed in the lbg scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "lng_mp", "description": "which paramter and ship combination is changed in the lng_mp scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "lbg_mp", "description": "which paramter and ship combination is changed in the lbg_mp scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "h2", "description": "which paramter and ship combination is changed in the h2 scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "ch3oh", "description": "which paramter and ship combination is changed in the ch3oh scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "ch3oh_mp", "description": "which paramter and ship combination is changed in the ch3oh_mp scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "nh3", "description": "which paramter and ship combination is changed in the nh3 scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "batwind", "description": "which paramter and ship combination is changed in the batwind scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "tdvar", "description": "which paramter and ship combination is changed in the tdvar scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "snox", "description": "which paramter and ship combination is changed in the snox scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "bau", "description": "which paramter and ship combination is changed in the bau scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "bdo", "description": "which paramter and ship combination is changed in the bdo scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "imo", "description": "which paramter and ship combination is changed in the imo scenario", "type": "integer", "format": "0/1" }, | ||
{"name": "ch4leak", "description": "which paramter and ship combination is changed in the ch4leak scenario", "type": "integer", "format": "0/1" } ]} ]}, | ||
"metadata_version": "1" } |
Oops, something went wrong.