From 992965e244c434e91eaaf878ccb526c586a62cd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Tr=C3=B6ndle?= Date: Mon, 16 Nov 2020 17:11:53 +0100 Subject: [PATCH 1/7] Add link to Google Maps --- data.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/data.md b/data.md index 9bc6c79..9aaf32a 100644 --- a/data.md +++ b/data.md @@ -12,8 +12,9 @@ title: Plant List Technology Capacity [MW] Storage capacity [h] - LCOE [USD/kWh] - Remuneration [USD/kWh] + LCOE [$/kWh] + Remuneration [$/kWh] + Location @@ -39,6 +40,13 @@ title: Plant List {{ plant.Remuneration_USD2020_per_kWh_deflated }} {%- endif -%} + + {%- if plant.Location_coordinates -%} + + Show + + {%- endif -%} + {% endfor %} From 8dc9fab3a505a8a64edea2c19b35963b7cda1ca5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim=20Tr=C3=B6ndle?= Date: Thu, 3 Dec 2020 12:33:07 +0100 Subject: [PATCH 2/7] Remove text handling of location string Locations are now consistently given in decimals and thus do not require text handling anymore. --- data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.md b/data.md index 9aaf32a..9949d54 100644 --- a/data.md +++ b/data.md @@ -42,7 +42,7 @@ title: Plant List {%- if plant.Location_coordinates -%} - + Show {%- endif -%} From 852df4c4142b0ab63c77f1ebe0e927f9aea7ba1e Mon Sep 17 00:00:00 2001 From: Richard Thonig <41374623+richard-thonig@users.noreply.github.com> Date: Thu, 3 Dec 2020 14:46:12 +0100 Subject: [PATCH 3/7] Update data.md --- data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.md b/data.md index 9949d54..cede6fb 100644 --- a/data.md +++ b/data.md @@ -42,7 +42,7 @@ title: Plant List {%- if plant.Location_coordinates -%} - + Show {%- endif -%} From 6bd2a72d4ea296c0b61cffff5222a52d4badd0e4 Mon Sep 17 00:00:00 2001 From: Richard Thonig <41374623+richard-thonig@users.noreply.github.com> Date: Thu, 3 Dec 2020 14:48:15 +0100 Subject: [PATCH 4/7] Update data.md --- data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.md b/data.md index cede6fb..37054a3 100644 --- a/data.md +++ b/data.md @@ -42,7 +42,7 @@ title: Plant List {%- if plant.Location_coordinates -%} - + Show {%- endif -%} From 90541b710bc9f16b6463ea4beb9e8d89d95ab3df Mon Sep 17 00:00:00 2001 From: Richard Thonig <41374623+richard-thonig@users.noreply.github.com> Date: Thu, 3 Dec 2020 14:50:26 +0100 Subject: [PATCH 5/7] Update data.md --- data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.md b/data.md index 37054a3..0354f11 100644 --- a/data.md +++ b/data.md @@ -42,7 +42,7 @@ title: Plant List {%- if plant.Location_coordinates -%} - + + Show {%- endif -%} From 2a79370117fc08ba8b301f540030c4e1f468f0a5 Mon Sep 17 00:00:00 2001 From: Richard Thonig <41374623+richard-thonig@users.noreply.github.com> Date: Thu, 3 Dec 2020 14:58:41 +0100 Subject: [PATCH 7/7] Update data.md --- data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data.md b/data.md index 27b51db..3e2b0e5 100644 --- a/data.md +++ b/data.md @@ -42,7 +42,7 @@ title: Plant List {%- if plant.Location_coordinates -%} - + Show {%- endif -%}