Releases: PyPSA/atlite
Releases · PyPSA/atlite
v0.6.0
What's Changed
- Add aggregate_time support to convert_and_aggregate by @FabianHofmann in #491
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #499
- build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in #496
- fix raster crs fallback in exclusion container by @coroa in #500
- fix: multiindex future warning by @coroa in #501
Full Changelog: v0.5.0...v0.6.0
v0.5.0
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
- @GohNgeeJuay made their first contribution in #444
- @JuliaSvn made their first contribution in #446
- @juliusmeier made their first contribution in #462
- @maurerle made their first contribution in #484
- @MaykThewessen made their first contribution in #481
- @Parisra made their first contribution in #467
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #426
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #432
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #435
- Code/download era5 as grib by @euronion in #439
- doc: Fix link in documentation by @euronion in #438
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #440
- code: Set pre-commit autoupdate to quaterly schedule by @euronion in #441
- docs: fix example notebook results by @lkstrp in #433
Full Changelog: v0.4.0...v0.4.1
v0.4.0
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_availabilitymatrixby @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
- @lumbric made their first contribution in #410
- @ekatef made their first contribution in #415
- @lukasschirren made their first contribution in #422
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- ci: code scanning with CodeQL by @lkstrp in #378
- chores: remove long deprecated functions/arguments/attributes by @fneum in #376
- use dask.array functions instead of numpy by @fneum in #367
- CI: use CDS BETA by @fneum in #375
- limit to cdsapi>=0.7,<0.7.3 by @fneum in #380
- ci: update tests by @lkstrp in #389
- ci: disable codecov comments by @lkstrp in #390
- test: cache retrieved cutouts by @lkstrp in #392
- fix: dependency issues by @lkstrp in #387
- fix: ERA5T dimension merge by @lkstrp in #391
- refactor: update pre-commit and use ruff by @lkstrp in #388
- fix: handle mismatched dim lengths during rechunking by @lkstrp in #395
- test: run every morning for cache by @lkstrp in #394
- Create LICENSE by @lkstrp in #398
- update build process by @lkstrp in #399
- docs: fix build and pin dependencies by @lkstrp in #396
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #404
- update reuse license and docs by @lkstrp in #400
- fix: Skip previous encoding workaround for fixed xarray versions by @coroa in #401
- feat(wind): Add power law interpolation method for wind conversion by @coroa in #402
- test: improve caching by @lkstrp in #407
- ci: update release ci by @lkstrp in #409
- Additional unit tests by @finozzifa in #406
New Contributors
- @finozzifa made their first contribution in #406
Full Changelog: v0.2.14...v0.3.0
v0.2.14
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
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #329
- CF timeseries per gridcell by @martavp in #330
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #331
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #332
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #333
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #334
- Update deploy.yml by @FabianHofmann in #336
- Fix broken links by @lkstrp in #338
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #337
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #339
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #343
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #344
- Feature/add dewpoint temperature by @ymiftah in #342
- ci: add dependabot config by @afuetterer in #348
- build(deps): bump the github-actions group with 3 updates by @dependabot in #349
- Add
trackingkeyword support forcutout.irradiationby @Tasqu in #340 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #347
- chore: harmonize templates by @lkstrp in #351
- ci: fix RTD build by @lkstrp in #353
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #354
- added variable selection to make it compatible with sarah3 by @matzech in #352
- fix: disable_progressbar in compute_availabilitymatrix by @Irieo in #356
- fix hour specs from deprecated "H" to "h" by @FabianHofmann in #357
- prepare release notes v0.2.13 by @fneum in #359
New Contributors
- @lkstrp made their first contribution in #338
- @ymiftah made their first contribution in #342
- @afuetterer made their first contribution in #348
- @dependabot made their first contribution in #349
- @matzech made their first contribution in #352
- @Irieo made their first contribution in #356
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- Set up support section in docs by @energyLS in #297
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #298
- Cutout - Access to irradiation data by @Tasqu in #205
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #299
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #300
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #302
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #303
- update sphinx documentation theme by @fneum in #304
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #305
- remove travis files by @fneum in #306
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #310
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #312
- CI: use codecov-action V3 by @fneum in #311
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #318
- fix: power curves with missing cutoff by @joAschauer in #316
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #321
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #322
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #323
- Add missing cut-out wind speeds to NREL turbines by @euronion in #317
- prevent future warnings in examples by @FabianHofmann in #325
- aggregate: unchunk spatial dimension before apply_ufunc by @FabianHofmann in #326
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #327
- Add helper function
areaandlayout_from_area_density& allow auto chunks by @FabianHofmann in #328
New Contributors
- @energyLS made their first contribution in #297
- @Tasqu made their first contribution in #205
- @joAschauer made their first contribution in #316
Full Changelog: v0.2.11...v0.2.12
v0.2.11
What's Changed
- Switch from GPLv3 to more liberal MIT for atlite by @euronion in #263
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #271
- solar pv tracking option added by @enrilizaga in #255
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #272
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #273
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #274
- remove deprecated grid functions by @FabianHofmann in #275
- extend pre-commit yaml by @FabianHofmann in #276
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #279
- add option for zlib compression in .nc file cutout exports by @fneum in #281
- Bump Python and Ubuntu versions by @euronion in #284
- Enable download of large (spatial extent) cutouts from ERA5 via cdsapi. by @euronion in #236
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #283
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #285
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #288
- era5: back extension to 1940 by @fneum in #290
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #291
- fix exclusion for non overlapping geometries by @FabianHofmann in #289
- [Reviewed] PV horizontal tracking by @fneum in #293
- PV horizontal tracking by @martavp in #280
- doc: reference missing examples by @fneum in #292
- update example notebook and ensure display of output by @FabianHofmann in #294
- Add fix nan by @davide-f in #278
- release v0.2.11 by @FabianHofmann in #295
New Contributors
- @enrilizaga made their first contribution in #255
- @martavp made their first contribution in #280
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #251
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #258
- Always shift solar influx by 30 minutes by @zoltanmaric in #257
- hydro inflow unit conversion corrected by @hailiangliu89 in #254
- Issue227 - Turbine, Panel and CSP Installation Configs from local path by @LukasFrankenQ in #250
- add discord reference by @pz-max in #260
- ease rasterio restriction by @pz-max in #262
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #264
- Combine ERA5 and ERA5T data by @zoltanmaric in #261
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #266
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #268
- gis: use wkt for object identifyer (shapely >= v2.0 compat) by @FabianHofmann in #270
New Contributors
- @zoltanmaric made their first contribution in #257
- @LukasFrankenQ made their first contribution in #250
Full Changelog: v0.2.9...v0.2.10