Recent Releases of atlite
atlite - v0.4.0
What's Changed
- docs: minor fixes in the docstrings for Cutout by @lumbric in https://github.com/PyPSA/atlite/pull/410
- build(deps): bump codecov/codecov-action from 4 to 5 in the github-actions group by @dependabot in https://github.com/PyPSA/atlite/pull/411
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/412
- remove version assert by @lkstrp in https://github.com/PyPSA/atlite/pull/417
- Add cooling demand by @ekatef in https://github.com/PyPSA/atlite/pull/415
- support for numpy 2 by @fneum in https://github.com/PyPSA/atlite/pull/419
- support python 3.13, deprecate 3.9, release note fix by @fneum in https://github.com/PyPSA/atlite/pull/418
- rasterio 1.4.0/1.4.1 flips y-axis in
compute_availabilitymatrix
by @fneum in https://github.com/PyPSA/atlite/pull/420 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/421
- fix: handle mismatched dim lengths during rechunking (take 2) by @coroa in https://github.com/PyPSA/atlite/pull/423
- Fix incorrect unit conversion in hydro function in convert.py by @lukasschirren in https://github.com/PyPSA/atlite/pull/422
- ci: trigger tests before release by @lkstrp in https://github.com/PyPSA/atlite/pull/424
New Contributors
- @lumbric made their first contribution in https://github.com/PyPSA/atlite/pull/410
- @ekatef made their first contribution in https://github.com/PyPSA/atlite/pull/415
- @lukasschirren made their first contribution in https://github.com/PyPSA/atlite/pull/422
Full Changelog: https://github.com/PyPSA/atlite/compare/v0.3.0...v0.4.0
Energy Systems - Renewable Energy Integration
- Python
Published by github-actions[bot] 3 months ago

atlite - v0.3.0
What's Changed
- ci: code scanning with CodeQL by @lkstrp in https://github.com/PyPSA/atlite/pull/378
- chores: remove long deprecated functions/arguments/attributes by @fneum in https://github.com/PyPSA/atlite/pull/376
- use dask.array functions instead of numpy by @fneum in https://github.com/PyPSA/atlite/pull/367
- CI: use CDS BETA by @fneum in https://github.com/PyPSA/atlite/pull/375
- limit to cdsapi>=0.7,<0.7.3 by @fneum in https://github.com/PyPSA/atlite/pull/380
- ci: update tests by @lkstrp in https://github.com/PyPSA/atlite/pull/389
- ci: disable codecov comments by @lkstrp in https://github.com/PyPSA/atlite/pull/390
- test: cache retrieved cutouts by @lkstrp in https://github.com/PyPSA/atlite/pull/392
- fix: dependency issues by @lkstrp in https://github.com/PyPSA/atlite/pull/387
- fix: ERA5T dimension merge by @lkstrp in https://github.com/PyPSA/atlite/pull/391
- refactor: update pre-commit and use ruff by @lkstrp in https://github.com/PyPSA/atlite/pull/388
- fix: handle mismatched dim lengths during rechunking by @lkstrp in https://github.com/PyPSA/atlite/pull/395
- test: run every morning for cache by @lkstrp in https://github.com/PyPSA/atlite/pull/394
- Create LICENSE by @lkstrp in https://github.com/PyPSA/atlite/pull/398
- update build process by @lkstrp in https://github.com/PyPSA/atlite/pull/399
- docs: fix build and pin dependencies by @lkstrp in https://github.com/PyPSA/atlite/pull/396
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/404
- update reuse license and docs by @lkstrp in https://github.com/PyPSA/atlite/pull/400
- fix: Skip previous encoding workaround for fixed xarray versions by @coroa in https://github.com/PyPSA/atlite/pull/401
- feat(wind): Add power law interpolation method for wind conversion by @coroa in https://github.com/PyPSA/atlite/pull/402
- test: improve caching by @lkstrp in https://github.com/PyPSA/atlite/pull/407
- ci: update release ci by @lkstrp in https://github.com/PyPSA/atlite/pull/409
- Additional unit tests by @finozzifa in https://github.com/PyPSA/atlite/pull/406
New Contributors
- @finozzifa made their first contribution in https://github.com/PyPSA/atlite/pull/406
Full Changelog: https://github.com/PyPSA/atlite/compare/v0.2.14...v0.3.0
Energy Systems - Renewable Energy Integration
- Python
Published by github-actions[bot] 5 months ago

atlite - v0.2.14
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/360
- temporarily limit numpy version to <2 by @fneum in https://github.com/PyPSA/atlite/pull/365
- era5: update to new CDS infrastructure by @fneum in https://github.com/PyPSA/atlite/pull/364
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/368
- build_line_rating: pass dask_kwargs and optional progressbar by @fneum in https://github.com/PyPSA/atlite/pull/366
- toggle for (concurrent) monthly ERA5 requests; progressbar disabled by default by @fneum in https://github.com/PyPSA/atlite/pull/372
Full Changelog: https://github.com/PyPSA/atlite/compare/v0.2.13...v0.2.14
Energy Systems - Renewable Energy Integration
- Python
Published by fneum 8 months ago

atlite - v0.2.13
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/329
- CF timeseries per gridcell by @martavp in https://github.com/PyPSA/atlite/pull/330
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/331
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/332
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/333
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/334
- Update deploy.yml by @FabianHofmann in https://github.com/PyPSA/atlite/pull/336
- Fix broken links by @lkstrp in https://github.com/PyPSA/atlite/pull/338
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/337
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/339
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/343
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/344
- Feature/add dewpoint temperature by @ymiftah in https://github.com/PyPSA/atlite/pull/342
- ci: add dependabot config by @afuetterer in https://github.com/PyPSA/atlite/pull/348
- build(deps): bump the github-actions group with 3 updates by @dependabot in https://github.com/PyPSA/atlite/pull/349
- Add
tracking
keyword support forcutout.irradiation
by @Tasqu in https://github.com/PyPSA/atlite/pull/340 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/347
- chore: harmonize templates by @lkstrp in https://github.com/PyPSA/atlite/pull/351
- ci: fix RTD build by @lkstrp in https://github.com/PyPSA/atlite/pull/353
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/354
- added variable selection to make it compatible with sarah3 by @matzech in https://github.com/PyPSA/atlite/pull/352
- fix: disable_progressbar in compute_availabilitymatrix by @Irieo in https://github.com/PyPSA/atlite/pull/356
- fix hour specs from deprecated "H" to "h" by @FabianHofmann in https://github.com/PyPSA/atlite/pull/357
- prepare release notes v0.2.13 by @fneum in https://github.com/PyPSA/atlite/pull/359
New Contributors
- @lkstrp made their first contribution in https://github.com/PyPSA/atlite/pull/338
- @ymiftah made their first contribution in https://github.com/PyPSA/atlite/pull/342
- @afuetterer made their first contribution in https://github.com/PyPSA/atlite/pull/348
- @dependabot made their first contribution in https://github.com/PyPSA/atlite/pull/349
- @matzech made their first contribution in https://github.com/PyPSA/atlite/pull/352
- @Irieo made their first contribution in https://github.com/PyPSA/atlite/pull/356
Full Changelog: https://github.com/PyPSA/atlite/compare/v0.2.12...v0.2.13
Energy Systems - Renewable Energy Integration
- Python
Published by fneum 10 months ago

atlite - v0.2.12
What's Changed
- Set up support section in docs by @energyLS in https://github.com/PyPSA/atlite/pull/297
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/298
- Cutout - Access to irradiation data by @Tasqu in https://github.com/PyPSA/atlite/pull/205
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/299
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/300
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/302
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/303
- update sphinx documentation theme by @fneum in https://github.com/PyPSA/atlite/pull/304
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/305
- remove travis files by @fneum in https://github.com/PyPSA/atlite/pull/306
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/310
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/312
- CI: use codecov-action V3 by @fneum in https://github.com/PyPSA/atlite/pull/311
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/318
- fix: power curves with missing cutoff by @joAschauer in https://github.com/PyPSA/atlite/pull/316
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/321
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/322
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/323
- Add missing cut-out wind speeds to NREL turbines by @euronion in https://github.com/PyPSA/atlite/pull/317
- prevent future warnings in examples by @FabianHofmann in https://github.com/PyPSA/atlite/pull/325
- aggregate: unchunk spatial dimension before apply_ufunc by @FabianHofmann in https://github.com/PyPSA/atlite/pull/326
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/327
- Add helper function
area
andlayout_from_area_density
& allow auto chunks by @FabianHofmann in https://github.com/PyPSA/atlite/pull/328
New Contributors
- @energyLS made their first contribution in https://github.com/PyPSA/atlite/pull/297
- @Tasqu made their first contribution in https://github.com/PyPSA/atlite/pull/205
- @joAschauer made their first contribution in https://github.com/PyPSA/atlite/pull/316
Full Changelog: https://github.com/PyPSA/atlite/compare/v0.2.11...v0.2.12
Energy Systems - Renewable Energy Integration
- Python
Published by FabianHofmann over 1 year ago

atlite - v0.2.11
What's Changed
- Switch from GPLv3 to more liberal MIT for atlite by @euronion in https://github.com/PyPSA/atlite/pull/263
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/271
- solar pv tracking option added by @enrilizaga in https://github.com/PyPSA/atlite/pull/255
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/272
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/273
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/274
- remove deprecated grid functions by @FabianHofmann in https://github.com/PyPSA/atlite/pull/275
- extend pre-commit yaml by @FabianHofmann in https://github.com/PyPSA/atlite/pull/276
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/279
- add option for zlib compression in .nc file cutout exports by @fneum in https://github.com/PyPSA/atlite/pull/281
- Bump Python and Ubuntu versions by @euronion in https://github.com/PyPSA/atlite/pull/284
- Enable download of large (spatial extent) cutouts from ERA5 via cdsapi. by @euronion in https://github.com/PyPSA/atlite/pull/236
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/283
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/285
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/288
- era5: back extension to 1940 by @fneum in https://github.com/PyPSA/atlite/pull/290
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/291
- fix exclusion for non overlapping geometries by @FabianHofmann in https://github.com/PyPSA/atlite/pull/289
- [Reviewed] PV horizontal tracking by @fneum in https://github.com/PyPSA/atlite/pull/293
- PV horizontal tracking by @martavp in https://github.com/PyPSA/atlite/pull/280
- doc: reference missing examples by @fneum in https://github.com/PyPSA/atlite/pull/292
- update example notebook and ensure display of output by @FabianHofmann in https://github.com/PyPSA/atlite/pull/294
- Add fix nan by @davide-f in https://github.com/PyPSA/atlite/pull/278
- release v0.2.11 by @FabianHofmann in https://github.com/PyPSA/atlite/pull/295
New Contributors
- @enrilizaga made their first contribution in https://github.com/PyPSA/atlite/pull/255
- @martavp made their first contribution in https://github.com/PyPSA/atlite/pull/280
Full Changelog: https://github.com/PyPSA/atlite/compare/v0.2.10...v0.2.11
Energy Systems - Renewable Energy Integration
- Python
Published by FabianHofmann almost 2 years ago

atlite - v0.2.10
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/251
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/258
- Always shift solar influx by 30 minutes by @zoltanmaric in https://github.com/PyPSA/atlite/pull/257
- hydro inflow unit conversion corrected by @hailiangliu89 in https://github.com/PyPSA/atlite/pull/254
- Issue227 - Turbine, Panel and CSP Installation Configs from local path by @LukasFrankenQ in https://github.com/PyPSA/atlite/pull/250
- add discord reference by @pz-max in https://github.com/PyPSA/atlite/pull/260
- ease rasterio restriction by @pz-max in https://github.com/PyPSA/atlite/pull/262
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/264
- Combine ERA5 and ERA5T data by @zoltanmaric in https://github.com/PyPSA/atlite/pull/261
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/266
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/268
- gis: use wkt for object identifyer (shapely >= v2.0 compat) by @FabianHofmann in https://github.com/PyPSA/atlite/pull/270
New Contributors
- @zoltanmaric made their first contribution in https://github.com/PyPSA/atlite/pull/257
- @LukasFrankenQ made their first contribution in https://github.com/PyPSA/atlite/pull/250
Full Changelog: https://github.com/PyPSA/atlite/compare/v0.2.9...v0.2.10
Energy Systems - Renewable Energy Integration
- Python
Published by FabianHofmann over 2 years ago

atlite - v0.2.9
What's Changed
- gis: extend allowed time frame to 1959 by @fneum in https://github.com/PyPSA/atlite/pull/247
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/248
- Rasterio update to 1.3.0 by @pz-max in https://github.com/PyPSA/atlite/pull/249
Full Changelog: https://github.com/PyPSA/atlite/compare/v0.2.8...v0.2.9
Energy Systems - Renewable Energy Integration
- Python
Published by FabianHofmann over 2 years ago

atlite - v0.2.8
What's Changed
- Fix bad comparison for sarah datafiles. by @euronion in https://github.com/PyPSA/atlite/pull/224
- Fix/exclusioncalculator filehandling by @euronion in https://github.com/PyPSA/atlite/pull/226
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/229
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/234
- Add pretty-format-yaml pre-commit hook. by @euronion in https://github.com/PyPSA/atlite/pull/235
- Add NREL turbine data to atlite by @thesethtruth in https://github.com/PyPSA/atlite/pull/233
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/237
- fix: use explicit rasterio resample method for averaging by @FabianHofmann in https://github.com/PyPSA/atlite/pull/239
- Fix rasterio reprojection bug. Appears with 1.2.10 by @pz-max in https://github.com/PyPSA/atlite/pull/240
- Fix NaN values into inflow by @davide-f in https://github.com/PyPSA/atlite/pull/242
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/PyPSA/atlite/pull/246
- Improve memory load efficiency for shape_availability calculation by @calvintr in https://github.com/PyPSA/atlite/pull/243
New Contributors
- @thesethtruth made their first contribution in https://github.com/PyPSA/atlite/pull/233
- @pz-max made their first contribution in https://github.com/PyPSA/atlite/pull/240
- @davide-f made their first contribution in https://github.com/PyPSA/atlite/pull/242
- @calvintr made their first contribution in https://github.com/PyPSA/atlite/pull/243
Full Changelog: https://github.com/PyPSA/atlite/compare/v0.2.7...v0.2.8
Energy Systems - Renewable Energy Integration
- Python
Published by FabianHofmann almost 3 years ago

atlite - Version 0.2.7
See Release Notes for details.
Energy Systems - Renewable Energy Integration
- Python
Published by FabianHofmann about 3 years ago

atlite - Version 0.2.5 (archived version)
This release is a duplicate of the v0.2.5 release, but was created for the sake of Zenodo archiving the version.
Energy Systems - Renewable Energy Integration
- Python
Published by FabianHofmann almost 4 years ago

atlite - Version 0.2.5
See Release Notes for details.
Energy Systems - Renewable Energy Integration
- Python
Published by FabianHofmann almost 4 years ago

atlite - Version 0.2.1
Integrate landuse availability calculator, see release notes for all changes
Energy Systems - Renewable Energy Integration
- Python
Published by FabianHofmann about 4 years ago

atlite - Version 0.2.0
Major release with new features and breaking changes, see release notes.
Energy Systems - Renewable Energy Integration
- Python
Published by FabianHofmann about 4 years ago

atlite - Bugfix release v0.0.3
Brings a minor bug fix and prepares for the next version jump to version 0.2.
- Fix heat demand hourshift for xarray 0.15.1
- Add Travis CI and simplified release management
Energy Systems - Renewable Energy Integration
- Python
Published by coroa almost 5 years ago
