Skip to content

Releases: PyPSA/atlite

v0.6.0

15 Apr 10:11

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

13 Mar 12:55

Choose a tag to compare

What's Changed

  • code: Remove pre-commit clean-up for .ipynb notebooks by @euronion in #443
  • Update geopandas requirement to >=0.10.0 by @GohNgeeJuay in #444
  • New turbine by @JuliaSvn in #446
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #448
  • Add argument logic for the arguments into cutout init and prepare by @GohNgeeJuay in #445
  • Address deprecation warnings by @euronion in #453
  • ci: use environment variables for CDS API configuration by @lkstrp in #456
  • doc: Update README and add reference to vision/roadmap project by @euronion in #452
  • code: Fix cdsapi syntax for ERA5 by @euronion in #454
  • Fix reproject_shapes() to avoid flipped coordinats by @juliusmeier in #462
  • chore: replace old reuse config with REUSE.toml by @maurerle in #484
  • ci: fix Windows date extraction by replacing deprecated wmic with PowerShell by @FabianHofmann in #486
  • try fixing ci test cov by @FabianHofmann in #487
  • examples: update geopandas usage by @maurerle in #482
  • Document per-cell capacity factor extraction with capacity_factor_timeseries by @MaykThewessen in #481
  • test: skip ERA5 tests when CDS API is not configured by @FabianHofmann in #488
  • cutout: improve layout calculation from capacity list by @maurerle in #483
  • Fix orientation.py: correction for solar 1-axis horizontal tracking and 1-axis titled horizontal tracking by @Parisra in #467
  • build(deps): bump the github-actions group across 1 directory with 5 updates by @dependabot[bot] in #476

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

12 May 15:06

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

30 Jan 11:12

Choose a tag to compare

What's Changed

  • docs: minor fixes in the docstrings for Cutout by @lumbric in #410
  • build(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group by @dependabot in #411
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #412
  • remove version assert by @lkstrp in #417
  • Add cooling demand by @ekatef in #415
  • support for numpy 2 by @fneum in #419
  • support python 3.13, deprecate 3.9, release note fix by @fneum in #418
  • rasterio 1.4.0/1.4.1 flips y-axis in compute_availabilitymatrix by @fneum in #420
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #421
  • fix: handle mismatched dim lengths during rechunking (take 2) by @coroa in #423
  • Fix incorrect unit conversion in hydro function in convert.py by @lukasschirren in #422
  • ci: trigger tests before release by @lkstrp in #424

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

21 Nov 10:29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.14...v0.3.0

v0.2.14

23 Aug 17:38

Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #360
  • temporarily limit numpy version to <2 by @fneum in #365
  • era5: update to new CDS infrastructure by @fneum in #364
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #368
  • build_line_rating: pass dask_kwargs and optional progressbar by @fneum in #366
  • toggle for (concurrent) monthly ERA5 requests; progressbar disabled by default by @fneum in #372

Full Changelog: v0.2.13...v0.2.14

v0.2.13

11 Jul 15:45
eaefe60

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.12...v0.2.13

v0.2.12

25 Oct 10:29

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.11...v0.2.12

v0.2.11

23 May 08:29
12739e6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.10...v0.2.11

v0.2.10

11 Jan 12:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.9...v0.2.10