pypsa-eur/scripts
martavp ceba265c0a build_eea_co2() now reads version23 of UNFCCC inventory.
**This requires updating to UNFCCC_v23.csv in the data bundle**

This enables that the same function is used to read emissions in 2018, which are assumed to remain constant in 2019 and 2020 and subtracted from carbon budget (estimated from 2018 on).

I checked and 1990 emissions calculated with UNFCCC_v23 are very similar to those calculated with UNFCCC_v21 (<1% differences in all values at EU level).
Some countries show higher deviations, mainly in domestic aviation and navigation. I guess because those values started to be reported later and v23 should include more accurate values.
2021-01-12 10:57:09 +01:00
..
add_brownfield.py read config.yaml for testing with yaml.safe_load() 2020-09-22 09:32:24 +02:00
add_existing_baseyear.py prepare_costs: use default lifetime from config.yaml 2020-11-30 17:01:14 +01:00
build_ammonia_production.py Separate ammonia from other "Basic chemicals" 2020-08-28 19:13:18 +02:00
build_biomass_potentials.py Merge pull request #68 from PyPSA/yaml_loader 2020-09-22 20:17:32 +02:00
build_clustered_population_layouts.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
build_cop_profiles.py config: Move heat pump sink temp from script to config.yaml 2020-12-02 11:51:27 +01:00
build_energy_totals.py build_eea_co2() now reads version23 of UNFCCC inventory. 2021-01-12 10:57:09 +01:00
build_heat_demand.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
build_industrial_demand.py Merge pull request #68 from PyPSA/yaml_loader 2020-09-22 20:17:32 +02:00
build_industrial_distribution_key.py industry: separate code for distribution key from nodal production 2020-10-12 12:07:49 +02:00
build_industrial_energy_demand_per_country_today.py Add non-EU28 energy demand per country and sector for today 2020-09-07 19:12:47 +02:00
build_industrial_energy_demand_per_country.py Include integrated steelworks in industry_sector_ratio 2020-09-07 11:04:50 +02:00
build_industrial_energy_demand_per_node_today.py industry: add current nodal electricity demand to subtract later 2020-10-12 13:26:21 +02:00
build_industrial_energy_demand_per_node.py industry: add current nodal electricity demand to subtract later 2020-10-12 13:26:21 +02:00
build_industrial_production_per_country_tomorrow.py Make micro CHP optional, option to reduce non-NH3 basic chemicals 2020-10-28 18:21:28 +01:00
build_industrial_production_per_country.py Separate ammonia from other "Basic chemicals" 2020-08-28 19:13:18 +02:00
build_industrial_production_per_node.py industry: separate code for distribution key from nodal production 2020-10-12 12:07:49 +02:00
build_industry_sector_ratios.py For DRI+EAF route for primary steel, add electricity for DRI shaft 2020-09-07 17:23:31 +02:00
build_population_layouts.py config.yaml: Remove unnecessary settings 2020-04-30 18:38:55 +02:00
build_retro_cost.py make retro script work with newer version of pandas 2020-12-02 13:34:33 +01:00
build_solar_thermal_profiles.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
build_temperature_profiles.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
copy_config.py Switch to BDEW-based weekday/end space heating demand profiles 2019-08-07 19:08:06 +02:00
helper.py Fix bug due to invalid cluster bus region geometries 2020-05-07 14:45:14 +02:00
make_summary.py Replace large CHP 2-link feasibility diagram with single link 2020-12-07 10:48:24 +01:00
plot_network.py plot_network: Fix bugs in plotting of today's network 2020-10-28 18:47:28 +01:00
plot_summary.py Replace gas and solid biomass CHP CCS with CHP + DEA CC 2020-12-09 16:38:49 +01:00
prepare_sector_network.py Replace old "industry CC" assumption with DEA "cement capture" 2020-12-09 18:47:50 +01:00
solve_network.py Replace large CHP 2-link feasibility diagram with single link 2020-12-07 10:48:24 +01:00