Skip to content

PyPSA-Eur-Sec Version 0.7.0

Latest
Compare
Choose a tag to compare
@fneum fneum released this 16 Feb 20:39
· 63 commits to master since this release

What's Changed

  • copy pypsa-eur config.yaml into results folder by @fneum in #181
  • add basic setup of rsync with files to ignore by @fneum in #180
  • add new color scheme for more distinguishing colors by @fneum in #179
  • plot: correct h2 map legend overlap, change aggregation of techs by @fneum in #184
  • Add missing code directive and hyphon in tar operation by @fwitte in #190
  • Retrofit gas pipelines - iteration 2 by @fneum in #187
  • Remove non-ascii character from source file by @koen-vg in #193
  • Create config file from default if not found by @koen-vg in #194
  • fix copying pypsa-eur config by @fneum in #196
  • Remove a wrong connection on the diagram by @leonsn in #192
  • solve_network: take threads from solver setting by @fneum in #195
  • add regionalised hydrogen salt cavern storage potentials by @fneum in #191
  • add option to automatically download and extract sector databundle by @fneum in #198
  • Retrofit gas pipelines by @lisazeyen in #135
  • allow H2 retrofitting from CH4 pipelines without endogenous CH4 grid by @fneum in #204
  • fix broken prepare_sector_network when running without gas grid by @fneum in #207
  • fix for GlobalConstraints mu with "co2_sequestration_limit" by @fneum in #211
  • add option 'seqXXX' to sweep global co2 sequestration potentials by @fneum in #208
  • update data bundle by @fneum in #216
  • Fixes issue with specifying /tmp path by @TimToernes in #224
  • Add basic CI for overnight and myopic by @fneum in #234
  • address recent deprecations by @fneum in #235
  • Myopic fix by @lisazeyen in #217
  • separate rules for transport demand and nodal energy totals by @fneum in #236
  • fix grouping years list issue caused by newer powerplant database by @Irieo in #240
  • fix agriculture machinery oil load with spatial.oil.nodes by @fneum in #241
  • CI: include summary and plotting rules by @fneum in #239
  • copy_config: copy actual snakemake.config by @fneum in #238
  • Add coal with carbon capture by @ebbekyhl in #243
  • Document units of bus carriers by @Irieo in #245
  • fix unit conversion for thermal energy storage by @fneum in #248
  • use packaging.version instead of deprecated distutils.StrictVersion by @fneum in #252
  • option to specify any config through sector opts with CF:: by @fneum in #251
  • store config and wildcards in n.meta by @fneum in #246
  • BioSNG (methane from solid biomass) with and without CC by @millingermarkus in #254
  • Btl by @lisazeyen in #259
  • Biomass to liquid fuel with and without CC by @millingermarkus in #253
  • Pellet boiler by @lisazeyen in #260
  • Fix bug myopic co2 by @lisazeyen in #256
  • Add more options for temporal aggregation by @lisazeyen in #261
  • Split planning horizons into investmentyear and costyear by @lisazeyen in #267
  • update sector opt for co2 seq potential by @lisazeyen in #268
  • add ammonia as carrier: with Haber-Bosch, crackers, store, load by @fneum in #242
  • untrack *.json by @nnhjy in #270
  • Update make_summary.py by @nnhjy in #271
  • Snakefile: export conda environment by @fneum in #197
  • Fix input listing in Snakefile by @FabianHofmann in #280
  • CI: make coincbc and ipopt installed by conda by @FabianHofmann in #281
  • Fix relative imports from subworkflow PyPSA-EUR by @euronion in #279
  • Change default of shipping demand to oil by @fneum in #273
  • fix typos by @FabianHofmann in #285
  • Improve doc by @martavp in #265
  • take VOM for RES from existing by @lisazeyen in #287
  • distribute international shipping by port trade volumes by @fneum in #277
  • methanol in shipping by @fneum in #278
  • improved legends, EqualEarth projection, w/wo retrofit compatibility by @fneum in #220
  • Add small spelling/maths correction to documentation by @martavp in #292
  • Cluster heat nodes by @lisazeyen in #257
  • automatically retrieve technology-data, no git clone by @fneum in #297
  • compatibility with technology-data v0.5 by @fneum in #300
  • add min part load for FT and methanolisation via p_min_pu by @fneum in #302
  • add option to use electrolysis waste heat in district heating by @fneum in #303
  • carbon management by @fneum in #296
  • Replacing the IGGIELNG_LNG data with Europe-Gas-Tracker by @FabianHofmann in #289
  • cherry-pick from #282 by @fneum in #304
  • minor fixes and address deprecation warnings by @fneum in #305

New Contributors

Full Changelog: v0.6.0...v0.7.0