Powersimdata

Latest version: v0.5.5

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

Scan your dependencies

Page 1 of 3

0.5.5

What's Changed
* Handle deprecation warnings by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/671
* ci: update action versions by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/672
* Perf improvements for tests and minor fixes by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/673
* fix: update import statement by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/676
* docs: add packages to requirements.txt, to fix import errors in sphinx by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/677
* Generalize generator types by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/656
* Fix resource name by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/681
* add data structure for expansion candidates by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/679
* chore(deps): bump oauthlib from 3.2.0 to 3.2.1 by dependabot in https://github.com/Breakthrough-Energy/PowerSimData/pull/683
* Replace case.mat with grid.pkl by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/690
* chore: add data folder to dockerignore by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/693
* Refactor geographical part of model immutables by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/692
* Change constants of grid models by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/694
* Add Slack badge to README by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/696
* Create a single inflow carrier in model immutables for hydro and PHS by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/695
* Create a Zenodo download manager by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/697
* Update pipenv lock file by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/698
* chore: update dockerignore by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/700
* Generalize generator type in MockProfileInput by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/699
* Generalize area type in check function by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/702
* Port linearize_gencost and pmin modifications from REISE.jl by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/701
* Convert PyPSA Network object to Grid object and profiles by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/652
* chore: remove unused code for reading grid from matfile by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/704
* chore: move pypsa from dev-packages by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/708
* Enable creating a grid object for europe model by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/707
* fix: set bus_id index name by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/709
* chore: add pypsa to install_requires by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/710
* chore: bump version to 0.5.5 by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/712
* develop - > master by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/713


**Full Changelog**: https://github.com/Breakthrough-Energy/PowerSimData/compare/v0.5.4...v0.5.5

0.5.4

What's Changed
* fix: pass grid instead of grid.dcline by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/645
* Grid model handling by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/646
* chore(deps): bump pillow from 9.1.0 to 9.1.1 by dependabot in https://github.com/Breakthrough-Energy/PowerSimData/pull/647
* Grid clean up by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/648
* Fix PyPSA exporter by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/649
* fix: typo in column name by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/651
* Reorganize grid related modules and objects by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/650
* fix: add conversion factor for co2 emissions when exporting to pypsa by FabianHofmann in https://github.com/Breakthrough-Energy/PowerSimData/pull/653
* Update link to PyPSA-Eur files by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/655
* chore: update fs-azureblob to support new storage account by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/660
* Fix bugs in the Analyze class affecting demand flexibility by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/661
* fix: replace "energy_price" by "energy_value" in storage template by BainanXia in https://github.com/Breakthrough-Energy/PowerSimData/pull/663
* Augment list of exported methods by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/664
* Add method to mock scenario by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/665
* Enable loading any scenario from blob storage by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/666
* chore: bump version to 0.5.4 by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/669
* develop -> master by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/670


**Full Changelog**: https://github.com/Breakthrough-Energy/PowerSimData/compare/v0.5.3...v0.5.4

0.5.3

What's Changed
* Add subclass to get electrification profiles and versions by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/616
* fix: avoid Exception when calling get_load_shed on a Scenario without load shed by danielolsen in https://github.com/Breakthrough-Energy/PowerSimData/pull/624
* Change access to area_to_loadzone function by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/625
* Aggregate demand profiles during scenario preparation by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/626
* Combine scenario list from different sources by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/629
* fix: save correct data to case_storage.mat by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/637
* Relocate functions exporting data by rouille in https://github.com/Breakthrough-Energy/PowerSimData/pull/634
* fix: pin fs version to avoid regression in latest by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/639
* Bump version to v0.5.3 by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/642
* develop -> master by jenhagg in https://github.com/Breakthrough-Energy/PowerSimData/pull/643


**Full Changelog**: https://github.com/Breakthrough-Energy/PowerSimData/compare/v0.5.2...v0.5.3

0.5.2

Fixes, etc:
* fix: convert set to list after intersection operation 619
* chore: bump version number 620

Full changelog https://github.com/Breakthrough-Energy/PowerSimData/compare/v0.5.1...v0.5.2

0.5.1

Features:
* Enable Export from Scenario/Grid to pypsa.Network 576
* Add electrification profiles to change table 596
* Specify demand flexibility in the scenario framework 590

Refactor:
* Merge data access refactor feature branch 584
* fix: pass _Builder start and end date to TransformProfile 587
* Remove unused variable and small refactor to reuse shared code 592
* refactor: calculate marginal cost via linearized quadratic 603
* Factor out change table methods 604
* chore: clean up tox file 607
* Split input_data into separate modules 613

Fixes:
* Fix data access integration tests 588
* mock_input_data: fix eval computation for new pandas version 589
* Fix docstrings 595
* chore(deps): bump pillow from 9.0.0 to 9.0.1 601
* export_data: hotfix column name 602
* fix: make distribute_demand_from_zones_to_buses robust to zero-demand zone 605
* Fix some of the pandas deprecation warnings 606
* Fix warnings 609
* fix: make start_date and end_date applicable to boundaries 612
* chore: bump version number to v0.5.1 617

Full changelog https://github.com/Breakthrough-Energy/PowerSimData/compare/v0.5.0...v0.5.1

0.5.0

Closed Issues
- Refactor List Manager Data Access (550)

Merged Pull Requests (features)
- Drop python 3.7 and install fs-azureblob (573) (jon-hagg)

Merged Pull Requests (fixes, etc.)
- List profile versions from blob storage (575) (jon-hagg)
- ci: enable tests and linting for PRs from forks to develop (577) (danielolsen)
- test: add grid check for loop branches (578) (danielolsen)
- style: update black formatting for exponentiation (579) (BainanXia)
- fix: when retrieving profiles for partial-year Scenario, slice to Scenario time range (581) (danielolsen)
- chore: bump release number (582) (danielolsen)


**Full Changelog**: https://github.com/Breakthrough-Energy/PowerSimData/compare/v0.4.5...v0.5.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.