Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v0.6.0 #352

Merged
merged 234 commits into from
Sep 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
234 commits
Select commit Hold shift + click to select a range
4acab97
Fix translations
henhuy Jul 13, 2023
e2e1afd
Fix translations for layers
henhuy Jul 13, 2023
1856266
Remove population dropdowns for 2045 results
henhuy Jul 13, 2023
70851ea
Minor change
henhuy Jul 14, 2023
1968507
Move full load hours function to datapackage.py
henhuy Jul 14, 2023
7655bfb
Don't translate "#"
henhuy Jul 6, 2023
e93f331
Minor changes
henhuy Jul 6, 2023
c87ca29
Update translation files
henhuy Jul 6, 2023
33929ae
Update language files
henhuy Jul 14, 2023
e3c8ace
Add under dev notes to onboarding and navbar
nesnoj Jul 14, 2023
d5a125d
Adjust dummy texts in onboarding
nesnoj Jul 14, 2023
f19e054
Merge pull request #311 from rl-institut-private/feature/#310_under_d…
henhuy Jul 14, 2023
f9a98ca
Adapt full load hours for renewables
henhuy Jul 14, 2023
23c26ec
Merge branch 'fix/full_load_hours' into dev
henhuy Jul 14, 2023
98ccab0
Implement capacity calculation and choropleths for 2045 scenario
henhuy Jul 14, 2023
1c7a0c2
Minor fix
henhuy Jul 14, 2023
e10f89d
Implement capacity choropleths, popups and region charts for 2045 sce…
henhuy Jul 17, 2023
c2484bd
add energy mix icons as inline svg
bmlancien Jul 4, 2023
751e024
Fix power mix icons
henhuy Jul 17, 2023
67ca2d2
Implement choropleths, popups and region charts for wind turbines
henhuy Jul 17, 2023
67ba282
Implement choropleths, popups and region charts for electricity demand
henhuy Jul 18, 2023
01af3cb
Minor change
henhuy Jul 18, 2023
a7670fc
Implement choropleths, popups and region charts for heat demand
henhuy Jul 18, 2023
13844df
Do not show results dropdown and region chart when diagrams are selected
henhuy Jul 18, 2023
7050cf6
Minor change
henhuy Jul 18, 2023
f2390ea
Merge electricity demand with electricity demand from heating
henhuy Jul 18, 2023
5f20260
Fix chart data updating for electricity overview chart
henhuy Jul 18, 2023
76d75db
Implement results for GHG reduction chart
henhuy Jul 19, 2023
27678a6
Fix GHG reduction chart in case of >100% reduction
henhuy Jul 19, 2023
eabc7d5
Add results for heat overview chart
henhuy Jul 19, 2023
93004ef
Disable result buttons while simulating
henhuy Jul 19, 2023
7c7acf7
Clear region chart on empty result selection
henhuy Jul 19, 2023
9c896bc
Ability to hide choropleth and region chart in SQ and 2045 dropdown
henhuy Jul 19, 2023
ddfc42c
Minor fix
henhuy Jul 25, 2023
17bd67b
changed color values for slider panel
josihoppe Aug 2, 2023
2ee4514
added more attributes to renewable Model and Cluster Popup
josihoppe Aug 3, 2023
a84329f
added specific attributes of different energy units to cluster popup
josihoppe Aug 3, 2023
c932194
added rest of attributes to models and cluster popup
josihoppe Aug 3, 2023
acf13a8
Merge pull request #317 from rl-institut-private/bug/wrong_colors_in_…
henhuy Aug 14, 2023
6d99cc2
Fix FKs in model OGR mappings
henhuy Aug 14, 2023
0d901d3
fixed Type errors in model attributes
josihoppe Aug 14, 2023
49e1029
Merge pull request #318 from rl-institut-private/feature/more-attribu…
henhuy Aug 14, 2023
be105ad
change onboarding first page layout
bmlancien Aug 14, 2023
1974bed
change onboarding fixed height to relative height
bmlancien Aug 14, 2023
5f789a4
add logos to onboarding first page
bmlancien Aug 14, 2023
cb51d75
add digiplan logo to onboarding first page
bmlancien Aug 14, 2023
315b797
Merge branch 'dev' into feature/onboarding-first-step
bmlancien Aug 14, 2023
bb6e3e6
add title attribute to logos#
bmlancien Aug 14, 2023
62ce7f5
Merge pull request #319 from rl-institut-private/feature/onboarding-f…
henhuy Aug 14, 2023
d0773d1
added Tour steps to get to next tab of navbar
josihoppe Aug 14, 2023
f43373b
switching easier with navbar without context needed
josihoppe Aug 15, 2023
c159339
added results tab to Tour
josihoppe Aug 15, 2023
f642139
Switch menu tab via shepard tour action
henhuy Aug 15, 2023
2174ba6
added Tour-Steps for Situation today and Settings and some for results
josihoppe Aug 17, 2023
f32c40b
added descriptions from datapackage
josihoppe Aug 18, 2023
13f34b7
added 1 description for special protection area
josihoppe Aug 18, 2023
999a1ab
inculded both map and chart button in intro-step
josihoppe Aug 22, 2023
8339534
Merge pull request #322 from rl-institut/feature/information_for_map_…
henhuy Aug 23, 2023
44b06b5
Update django-mapengine to fix map store
henhuy Aug 23, 2023
2bc49db
Activate status quo results and layers on tour
henhuy Aug 23, 2023
5485edc
Fix chart in results tour
henhuy Aug 23, 2023
e46f9ce
Add CHANGELOG.md entry for tour
henhuy Aug 23, 2023
9293ffa
Merge pull request #320 from rl-institut/feature/tour_for_settings_re…
henhuy Aug 23, 2023
cd86997
Remove language button
henhuy Aug 23, 2023
23dd99a
Fix slider mark position
henhuy Aug 23, 2023
106d9ec
Update onboarding.html
aaronschilling Aug 24, 2023
f522c90
Update onboarding.html
aaronschilling Aug 24, 2023
91b1c18
Update oemof.tabular
henhuy Aug 24, 2023
73c24af
Merge branch 'dev' into fix/slider_mark_position
nesnoj Aug 24, 2023
c0f4831
Merge pull request #327 from rl-institut/fix/slider_mark_position
nesnoj Aug 24, 2023
74be6c2
Remove overview charts and use electricity as default
nesnoj Aug 24, 2023
82b3432
fixed translations for settings panel
josihoppe Aug 24, 2023
314bde2
Update chart: electricity overview
nesnoj Aug 24, 2023
4077d6c
New chart draft: electricity autarky
nesnoj Aug 24, 2023
004e089
Fix link in ghg chart
nesnoj Aug 24, 2023
6dfcdf4
Amend list of contributors
nesnoj Aug 24, 2023
d5fb09b
Update chart draft: electricity autarky
nesnoj Aug 24, 2023
220f84b
Update chart: electricity autarky
nesnoj Aug 24, 2023
39af5db
Update chart: heat demand
nesnoj Aug 24, 2023
c91b226
fixed translations for situation today and corresponding charts and p…
josihoppe Aug 25, 2023
ea54c60
Update chart: heat structure
nesnoj Aug 26, 2023
c882809
Hide some attributes which are not needed
nesnoj Aug 28, 2023
e4863b0
Comment-out table header to save vertical space
nesnoj Aug 28, 2023
153f364
Fix single translation
nesnoj Aug 28, 2023
bd7d5ad
Update changelog
nesnoj Aug 28, 2023
20998d2
Fix single translation
nesnoj Aug 28, 2023
504b79a
Add units to battery charts
nesnoj Aug 28, 2023
c24b26c
Fix ground-mounted PV translation and make general po update
nesnoj Aug 28, 2023
5d79338
Update po files
nesnoj Aug 28, 2023
7747507
Update texts in energy settings panel
nesnoj Aug 28, 2023
a870e4a
Update po files including html,py,txt,json
nesnoj Aug 28, 2023
b1d6d21
fixed translations for settings panel
josihoppe Aug 24, 2023
8dab2ba
fixed translations for situation today and corresponding charts and p…
josihoppe Aug 25, 2023
d48fdfb
Fix single translation
nesnoj Aug 28, 2023
bbead9a
Add units to battery charts
nesnoj Aug 28, 2023
900651d
Fix ground-mounted PV translation and make general po update
nesnoj Aug 28, 2023
47e2161
Update po files
nesnoj Aug 28, 2023
b2a834b
Update texts in energy settings panel
nesnoj Aug 28, 2023
bded56a
Update po files including html,py,txt,json
nesnoj Aug 28, 2023
14810bf
rebased bug/fix_translation
josihoppe Aug 28, 2023
7823e8b
merge
josihoppe Aug 28, 2023
8417048
Merge pull request #333 from rl-institut/fix/#332_popup_attributes
nesnoj Aug 28, 2023
209aa36
Update texts in settings panels
nesnoj Aug 28, 2023
82ae279
Update texts in settings panels
nesnoj Aug 28, 2023
a1e6961
Fix single translation
nesnoj Aug 28, 2023
c53de11
Update texts in settings panels
nesnoj Aug 28, 2023
b4b4724
Change result text style in settings panel
nesnoj Aug 28, 2023
3e0f9d9
Fix detail settings layout and update texts in energy settings panel
nesnoj Aug 28, 2023
ed5befb
Fix bug in trans directive
nesnoj Aug 28, 2023
e552f8d
Fix detail settings layout and update texts in heat settings panel
nesnoj Aug 28, 2023
0045c18
Fix some translations
nesnoj Aug 28, 2023
88e2ce3
Fix detail settings layout and update texts in heat settings panel
nesnoj Aug 28, 2023
171bfc9
Fix detail settings layout and update texts in heat settings panel
nesnoj Aug 28, 2023
cddd94a
Fix detail settings layout and update texts in traffic settings panel
nesnoj Aug 28, 2023
2067988
Update po files including html,py,txt,json
nesnoj Aug 28, 2023
4dd136b
Makemigrations
nesnoj Aug 29, 2023
422bb22
Update po files including html,py,txt,json
nesnoj Aug 29, 2023
04f99d6
Fix some translations
nesnoj Aug 29, 2023
170fe9e
Merge branch 'dev' into feature/#329_finalize_result_charts
nesnoj Aug 29, 2023
fe8532b
added layer descriptions starting from settlements
josihoppe Aug 29, 2023
6698d04
Change sector order in electricity chart
nesnoj Aug 29, 2023
0db6d70
Add chart: heat centralized
nesnoj Aug 29, 2023
dc23e12
Update chart: heating structure
nesnoj Aug 29, 2023
7366b2f
Rename chart: heating structure to decentralized heating
nesnoj Aug 29, 2023
2427a82
Remove integration of overview heat chart
nesnoj Aug 29, 2023
3a3d767
Rename heat chart classes
nesnoj Aug 29, 2023
e65b4cb
Update chart text
nesnoj Aug 29, 2023
9435a98
Update chart text
nesnoj Aug 29, 2023
5f404b1
added 3 more descriptions for layers
josihoppe Aug 29, 2023
bf0f184
Remove duplicate GHG reduction chart
nesnoj Aug 29, 2023
35c1251
Update GHG reduction chart and text
nesnoj Aug 29, 2023
ee11d24
Amend icon text
nesnoj Aug 29, 2023
7f4113d
Update changelog
nesnoj Aug 29, 2023
4b1ba0c
Update DE po file
nesnoj Aug 29, 2023
3e204d8
Merge branch 'dev' into bug/fix_translation
nesnoj Aug 29, 2023
26bb141
Merge pull request #331 from rl-institut/bug/fix_translation
nesnoj Aug 29, 2023
f78dc59
Merge branch 'dev' into feature/#329_finalize_result_charts
nesnoj Aug 29, 2023
b3e4f86
Update DE po file
nesnoj Aug 29, 2023
84f7a7e
removed slider s_s_g_3
josihoppe Aug 29, 2023
b7b8824
Update GHG reduction charts
nesnoj Aug 29, 2023
020b9cc
Update main charts
nesnoj Aug 29, 2023
c5ab7f6
Update DE po file
nesnoj Aug 29, 2023
7e317eb
removed slider w_z_wp_3
josihoppe Aug 29, 2023
effc731
removed slider w_d_s_3
josihoppe Aug 29, 2023
7617889
removed slider w_z_s_3
josihoppe Aug 29, 2023
230652c
Fix single translation
nesnoj Aug 29, 2023
37e5ebf
Merge branch 'dev' into remove_redundant_sliders
josihoppe Aug 29, 2023
1ec605f
Update power autarky chart
nesnoj Aug 29, 2023
91207f1
Update changelog
nesnoj Aug 29, 2023
7416e8d
Merge pull request #330 from rl-institut/feature/#329_finalize_result…
nesnoj Aug 29, 2023
d3071e1
Merge branch 'dev' into remove_redundant_sliders
josihoppe Aug 29, 2023
9e736e3
Update changelog
nesnoj Aug 30, 2023
7125003
Update titles and tooltips of sliders
nesnoj Aug 30, 2023
8e51b97
Make lint happy
nesnoj Aug 30, 2023
801a1c0
Merge pull request #336 from rl-institut/remove_redundant_sliders
nesnoj Aug 30, 2023
b1ab585
Remove RES share from power autarky chart
nesnoj Aug 30, 2023
8cf844f
Update GHG charts
nesnoj Aug 30, 2023
55f6503
Update power autarky chart
nesnoj Aug 30, 2023
df82214
Update power main chart
nesnoj Aug 30, 2023
3735f76
Update power autarky chart
nesnoj Aug 30, 2023
8064044
Update power main chart
nesnoj Aug 30, 2023
9393ef7
Merge pull request #338 from rl-institut/feature/#329_finalize_result…
nesnoj Aug 30, 2023
78e62b0
Update DE po file
nesnoj Aug 30, 2023
0b04c8b
Hide sources in top nav
nesnoj Aug 30, 2023
e2aeb5e
Update contact page
nesnoj Aug 30, 2023
524caa6
Update documentation page
nesnoj Aug 30, 2023
e7618bc
Update changelog
nesnoj Aug 30, 2023
40f8550
Merge pull request #340 from rl-institut/feature/#339_rework_top_navi…
nesnoj Aug 30, 2023
6b26101
added wind chart to onboarding slide
josihoppe Aug 30, 2023
568888e
Change nav entry name and update DE po file
nesnoj Aug 30, 2023
ff2b46f
Merge branch 'dev' into 312_-fix/digiplan/templates/components/onboar…
nesnoj Aug 30, 2023
36f6145
Update changelog
nesnoj Aug 30, 2023
e1b6d5f
added pv_ground chart to onboarding slider
josihoppe Aug 30, 2023
37f6bfe
added pv_roof chart to onboarding slide
josihoppe Aug 30, 2023
71fef6c
adjusted styling of charts
josihoppe Aug 30, 2023
986053a
Update onboarding texts
nesnoj Aug 30, 2023
78d871d
Merge pull request #328 from rl-institut/312_-fix/digiplan/templates/…
nesnoj Aug 30, 2023
207ebc0
Hotfix: onboarding text width in modal #328
nesnoj Aug 30, 2023
758cb03
Update intro tour texts
nesnoj Aug 30, 2023
9a29655
Update intro tour texts
nesnoj Aug 30, 2023
9f6281b
Merge pull request #342 from rl-institut/feature/tour_for_settings_re…
nesnoj Aug 30, 2023
5b5f3e7
Merge branch 'dev' into feature/onboarding_charts
nesnoj Aug 30, 2023
a754320
Remove toolboxes from onboarding charts
nesnoj Aug 30, 2023
8fe364b
Remove tooltips from onboarding charts
nesnoj Aug 30, 2023
fe5458e
Fix json format of onboarding charts
nesnoj Aug 30, 2023
2c3938c
Fix colors in onboarding charts
nesnoj Aug 30, 2023
52b9973
Remove axis captions in onboarding charts
nesnoj Aug 30, 2023
e2e28fe
Hide main charts in today and results
nesnoj Aug 30, 2023
bed0a17
Update changelog
nesnoj Aug 30, 2023
6c0176a
added data to charts and adjusted Axis Intervals
josihoppe Aug 30, 2023
f6cfbfb
Update changelog
nesnoj Aug 30, 2023
b55cbc7
Merge pull request #343 from rl-institut/feature/#337_remove_main_chart
henhuy Aug 31, 2023
9bd00ba
Hide transport in settings and result chart buttons
nesnoj Aug 30, 2023
75006ca
Update changelog
nesnoj Aug 30, 2023
35b7d86
Do not load transport charts and result chart tab panel
nesnoj Aug 30, 2023
9532c5c
Remove transport chart classes and view context
nesnoj Aug 30, 2023
8f02e7c
Merge pull request #344 from rl-institut/feature/#334_remove_transpor…
henhuy Aug 31, 2023
de8f37f
Merge pull request #341 from rl-institut/feature/onboarding_charts
nesnoj Aug 31, 2023
8a6eece
Implement reading heat structure from datapackage
henhuy Jul 18, 2023
7271359
Adapt heat shares from datapackage
henhuy Jul 26, 2023
0665833
Adapted heat shares (batteries still failing)
henhuy Aug 29, 2023
180805c
Fix ch4 boiler if share is zero; add storage cap depending on solar
henhuy Aug 30, 2023
5ff9eeb
Adapt removed sliders
henhuy Aug 30, 2023
13f6bdb
Make chart button clickable even if results are not present
nesnoj Aug 31, 2023
10a0715
Adapt settings for calculation tests
henhuy Aug 31, 2023
9d211d0
restricted heat pump slider to not move under 50
josihoppe Aug 31, 2023
8a5540b
Add heat chart overview
henhuy Aug 31, 2023
d24024b
Add import and export to electricity overview chart
henhuy Aug 31, 2023
8ff7abc
Fix heat central structure
henhuy Sep 1, 2023
2f8cb8f
Fix showing charts in results
henhuy Sep 1, 2023
b8266d4
Implement 2022 and 2045 data for electricity overview chart
henhuy Sep 1, 2023
081f6b1
Implement electricity autarky chart
henhuy Sep 1, 2023
0e195fa
Fix GHG reduction chart
henhuy Sep 1, 2023
e007a99
Fix heat structure order
henhuy Sep 1, 2023
1fcbd61
Fix electricity production
henhuy Sep 1, 2023
a0e0cf6
rm storages from capacity charts
nesnoj Sep 1, 2023
d128457
Remove diamond units
nesnoj Sep 1, 2023
053e637
rm BEV from el demand charts
nesnoj Sep 1, 2023
f498a95
rm storages from capacity charts - rm color
nesnoj Sep 1, 2023
d8fe3c0
rm cross style in chart tooltips
nesnoj Sep 1, 2023
72cf07f
Fix some captions and units
nesnoj Sep 1, 2023
ea3b8b6
Round chart values to decent fp
nesnoj Sep 1, 2023
5a89d57
Fix some captions and units and update po files
nesnoj Sep 1, 2023
6e42014
Fix some captions and update po files
nesnoj Sep 1, 2023
74a6038
Fix slider color
nesnoj Sep 1, 2023
0046b4f
Update readme: add distill param and load_population command
nesnoj Sep 1, 2023
134145c
Fix population and densitiy region and mun values
henhuy Sep 1, 2023
352dd9b
Fix capita calculation for electricity and heat
henhuy Sep 1, 2023
8054a5e
Fix capita region in popups
henhuy Sep 1, 2023
32da8f5
Fix wind turbines and renewable capacities
henhuy Sep 1, 2023
36796de
Fix result energies
henhuy Sep 1, 2023
bdd1224
Add energie region charts for 2045
henhuy Sep 1, 2023
f05c46e
Merge remote-tracking branch 'origin/bug/heatpump_slider_restriction'…
henhuy Sep 1, 2023
3b7b2b6
Release v0.6.0
henhuy Sep 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -332,7 +332,9 @@ digiplan/media/
!.envs/.local/

.idea/*
dump.rdb
/digiplan/data/
/digiplan/static/mvts/

distill/
/dump.rdb
1 change: 1 addition & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"window": false,
"subscribeToEvents": false,
"createChart": false,
"clearChart": false,
"hidePotentialLayers": false
},
"strict": "implied"
Expand Down
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,34 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project tries to adhere to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.6.0] - 2023-09-01
### Added
- electricity autarky chart
- import and export to electricity overview chart
- heat chart overview
- tour explaining statusquo, settings and results
- selection to hide choropleth and region chart in SQ and 2045 dropdown
- results for heat overview chart
- results for GHG reduction chart
- adapt full load hours for renewables
- demand results for 2045 scenario
- onboarding charts

### Changed
- remove language button
- rework result charts
- rework top navigation and linked pages
- hide main charts in today and result section
- remove transport sector

### Fixed
- ghg reduction chart
- slider mark at wrong position
- reduce number of attributes in unit popups
- add missing German texts
- remove redundant sliders in settings
- add onboarding texts

## [0.5.0] - 2023-07-13
### Added
- heat settings set for oemof simulation
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ You may have to put `sudo` in front of the commands.
While using the following commands, exchange _production.yml_ (production server) and _
local.yml_ (local development) accordingly to your needs!
`USE_DISTILLED_MVTS` should be set to False at first in the env file.
### Start container
```
Expand All @@ -167,7 +169,7 @@ Following steps are necessary to refresh/load data on production server:
```
docker-compose -f production.yml run --rm django python manage.py migrate
docker-compose -f production.yml run --rm django make empty_data empty_regions
docker-compose -f production.yml run --rm django make load_regions load_data
docker-compose -f production.yml run --rm django make load_regions load_data load_population
```
In order to increase loading speed of vector tiles, the tiles can be prerenderd. This is
Expand Down
68 changes: 57 additions & 11 deletions config/settings/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -349,28 +349,42 @@ def __getitem__(self, item): # noqa: D105, ANN001, ANN204
}

MAP_ENGINE_CHOROPLETHS = [
setup.Choropleth("population_statusquo", layers=["municipality"], title=_("Einwohner_innenzahl"), unit=_("")),
setup.Choropleth("population_statusquo", layers=["municipality"], title=_("EinwohnerInnenzahl"), unit=_("EW")),
setup.Choropleth(
"population_density_statusquo",
layers=["municipality"],
title=_("Einwohner_innenzahl pro km²"),
title=_("EinwohnerInnenzahl pro km²"),
unit=_(""),
),
setup.Choropleth("employees_statusquo", layers=["municipality"], title=_("Beschäftigte"), unit=_("")),
setup.Choropleth("companies_statusquo", layers=["municipality"], title=_("Betriebe"), unit=_("")),
setup.Choropleth("employees_statusquo", layers=["municipality"], title=_("Beschäftigte"), unit=""),
setup.Choropleth("companies_statusquo", layers=["municipality"], title=_("Betriebe"), unit=""),
setup.Choropleth("capacity_statusquo", layers=["municipality"], title=_("Installierte Leistung"), unit=_("MW")),
setup.Choropleth("capacity_2045", layers=["municipality"], title=_("Installierte Leistung"), unit=_("MW")),
setup.Choropleth(
"capacity_square_statusquo",
layers=["municipality"],
title=_("Installierte Leistung pro qm"),
unit=_("MW"),
title=_("Installierte Leistung"),
unit=_("MW/km²"),
),
setup.Choropleth("wind_turbines_statusquo", layers=["municipality"], title=_("Anzahl Windturbinen"), unit=_("")),
setup.Choropleth(
"capacity_square_2045",
layers=["municipality"],
title=_("Installierte Leistung"),
unit=_("MW/km²"),
),
setup.Choropleth("wind_turbines_statusquo", layers=["municipality"], title=_("Anzahl Windturbinen"), unit=""),
setup.Choropleth("wind_turbines_2045", layers=["municipality"], title=_("Anzahl Windturbinen"), unit=""),
setup.Choropleth(
"wind_turbines_square_statusquo",
layers=["municipality"],
title=_("Anzahl Windturbinen pro qm"),
unit=_(""),
title=_("Anzahl Windturbinen pro km²"),
unit="",
),
setup.Choropleth(
"wind_turbines_square_2045",
layers=["municipality"],
title=_("Anzahl Windturbinen pro km²"),
unit="",
),
setup.Choropleth(
"energy_statusquo",
Expand All @@ -388,7 +402,7 @@ def __getitem__(self, item): # noqa: D105, ANN001, ANN204
"energy_share_statusquo",
layers=["municipality"],
title=_("Anteil Erneuerbare Energien am Strombedarf"),
unit=_("%"),
unit="%",
),
setup.Choropleth(
"energy_capita_statusquo",
Expand Down Expand Up @@ -420,29 +434,53 @@ def __getitem__(self, item): # noqa: D105, ANN001, ANN204
title=_("Strombedarf"),
unit=_("GWh"),
),
setup.Choropleth(
"electricity_demand_2045",
layers=["municipality"],
title=_("Strombedarf"),
unit=_("GWh"),
),
setup.Choropleth(
"electricity_demand_capita_statusquo",
layers=["municipality"],
title=_("Strombedarf pro EinwohnerIn"),
unit=_("kWh"),
),
setup.Choropleth(
"electricity_demand_capita_2045",
layers=["municipality"],
title=_("Strombedarf pro EinwohnerIn"),
unit=_("kWh"),
),
setup.Choropleth(
"heat_demand_statusquo",
layers=["municipality"],
title=_("Wärmebedarf"),
unit=_("GWh"),
),
setup.Choropleth(
"heat_demand_2045",
layers=["municipality"],
title=_("Wärmebedarf"),
unit=_("GWh"),
),
setup.Choropleth(
"heat_demand_capita_statusquo",
layers=["municipality"],
title=_("Wärmebedarf pro EinwohnerIn"),
unit=_("kWh"),
),
setup.Choropleth(
"heat_demand_capita_2045",
layers=["municipality"],
title=_("Wärmebedarf pro EinwohnerIn"),
unit=_("kWh"),
),
setup.Choropleth(
"batteries_statusquo",
layers=["municipality"],
title=_("Anzahl Batteriespeicher"),
unit=_("#"),
unit="",
),
setup.Choropleth(
"batteries_capacity_statusquo",
Expand All @@ -462,9 +500,13 @@ def __getitem__(self, item): # noqa: D105, ANN001, ANN204
"employees_statusquo",
"companies_statusquo",
"capacity_statusquo",
"capacity_2045",
"capacity_square_statusquo",
"capacity_square_2045",
"wind_turbines_statusquo",
"wind_turbines_2045",
"wind_turbines_square_statusquo",
"wind_turbines_square_2045",
"energy_statusquo",
"energy_2045",
"energy_share_statusquo",
Expand All @@ -473,9 +515,13 @@ def __getitem__(self, item): # noqa: D105, ANN001, ANN204
"energy_square_statusquo",
"energy_square_2045",
"electricity_demand_statusquo",
"electricity_demand_2045",
"electricity_demand_capita_statusquo",
"electricity_demand_capita_2045",
"heat_demand_statusquo",
"heat_demand_2045",
"heat_demand_capita_statusquo",
"heat_demand_capita_2045",
"batteries_statusquo",
"batteries_capacity_statusquo",
],
Expand Down
2 changes: 1 addition & 1 deletion digiplan/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Digiplan init - holds current version."""

__version__ = "0.5.0"
__version__ = "0.6.0"
__version_info__ = tuple([int(num) if num.isdigit() else num for num in __version__.replace("-", ".", 1).split(".")])
Loading