Atlite

Latest version: v0.3.0

Safety actively analyzes 681790 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.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

0.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

0.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 for `cutout.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

0.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`` and ``layout_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

0.2.11

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

0.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

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.