Releases: PyPSA/pypsa-usa
Releases · PyPSA/pypsa-usa
v0.4.0
What's Changed
- Fix for single period runs by @trevorb1 in #414
- Fix com demand use by @trevorb1 in #416
- Fix Issue #408 by @ktehranchi in #418
- Adds developer install and basic pyproj by @ktehranchi in #425
- Implements option to build individual/groups of States/Regions by @ktehranchi in #420
- Closes #421 - Patch for Highs by @ktehranchi in #427
- Sector fix for rinning single zone/state by @trevorb1 in #429
- Removes scope wildcard by @trevorb1 in #434
- Service sector standing losses by @trevorb1 in #436
- Addresses lifetime and retirement issues by @ktehranchi in #432
- Implements mixed resolution aggregations by @ktehranchi in #439
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #433
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #442
- Natural Gas Updates by @trevorb1 in #440
- docs updates & multiple fixes by @ktehranchi in #445
- v0.4.0 Release by @ktehranchi in #447
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Sector Coupled Model updates by @trevorb1 in #397
- Integrates PUDL for ATB and AEO data by @ktehranchi in #392
- Fix Land-use Constraints, Implements Max Annual Growth Rate by @ktehranchi in #386
- Refactored Documentation for v0.3.0 by @trevorb1 in #391
- Bug Fix for extra carrier addition by @ktehranchi in #378
- Bug Fix add_extra_components by @ktehranchi in #379
- Fixes Transport Model Subnetwork Issues by @ktehranchi in #381
- Simpl Wildcard by @ktehranchi in #383
- Improve Plots & Multi-horizon Bug Fixes by @ktehranchi in #384
- Fix PUDL link by @ktehranchi in #388
- Update Cluster Resource Request + Zonal Model Implementation by @ktehranchi in #405
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #368
- v0.3.0 Candidate by @trevorb1 in #406
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Multi-horizon with Perfect Foresight models are now enabled through specifying the Planning Horizons
- Multiple Transmission Network options through integration of the ReEDS-NARIS network. Options to use zonal, nodal, or blended networks.
- PUDL Integration: PyPSA-USA now integrates the Public Utility Data Liberation (PUDL) data pipeline for the build_powerplants rule thanks to the contributions of @stephendeyoung !
- Pumped Hydro Storage enabled thanks to @casinocullen !
- Tons of tons of back-casting validation work to ensure the data is dialed in.
- Many more updates on Sector coupling @trevorb1 (add them here!)
Pull Requests:
- Bring dev up to date with
v0.1.0
by @trevorb1 in #297 - Adds EULP demand by @trevorb1 in #288
- Add
WriteIndustrial
class by @trevorb1 in #300 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #302
- Removes copy_config rule. Fixes Operational Reserves bug. by @ktehranchi in #304
- Fix Zenodo Sector Databundle by @trevorb1 in #306
- update issue template by @trevorb1 in #307
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #326
- Implements Perfect Foresight Multi-Horizon Optimization by @ktehranchi in #323
- retrieve_pudl script by @stephendeyoung in #325
- Index snapshots by planning horizon by @trevorb1 in #336
- Fix costs year by @trevorb1 in #346
- Fixes leap years by @trevorb1 in #349
- Adds Industry demand strategy by @trevorb1 in #321
- Updates to Validation workflow by @ktehranchi in #353
- Updates Unit Commitment Parameters by @ktehranchi in #355
- Add build_powerplants rule by @stephendeyoung in #357
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #359
- Scales Demand by @trevorb1 in #358
- Additional PuDL Integration- Fuel Costs, Heat Rates, Validations by @ktehranchi in #361
- Allow any EFS scenario by @trevorb1 in #364
- PUDL Fixes; Additional Validation plots and fixes by @ktehranchi in #366
- Implements Transport Transmission Configuration by @ktehranchi in #369
- Fixes #197, Resampling Opt Bug by @ktehranchi in #370
- Add natural policy constraint naming convention by @ktehranchi in #372
- Fixes for CCS, ITC, PTC by @ktehranchi in #374
- Fix broken WECC ADS link by @ktehranchi in #375
- Add PHS as a storage option in the model by @casinocullen in #337
- Config Updates by @ktehranchi in #376
- v0.2.0 by @ktehranchi in #377
New Contributors
- @stephendeyoung made their first contribution in #325
- @casinocullen made their first contribution in #337
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Release used for PyPSA-USA Tutorial
What's Changed
- Updating Plots. Adds CEC CA Land-use Screens. Refactor Validation. by @ktehranchi in #219
- Populates Natural Gas Data by @trevorb1 in #155
- Fix Save Paths in Validation Module by @trevorb1 in #221
- Update dynamic pricing by @trevorb1 in #226
- Updates Shapes, Validation Plots, Simplification Method by @ktehranchi in #227
- Fixes
config.api.yaml
not being tracked by.gitignore
by @trevorb1 in #238 - Add Historical State Level Emissions by @trevorb1 in #240
- Switch Emission Accounting to PyPSA.Statistics by @trevorb1 in #245
- Example Dashboard by @trevorb1 in #246
- And End Use Load Profile Demand by @trevorb1 in #247
- Fix extraction of USA coal prices by @trevorb1 in #251
- Finishes adding Interconnects, Integrates REeDS Balancing Authority Shapes, Interface Transmission Limits (ITLs). by @ktehranchi in #254
- Revert "Finishes adding Interconnects, Integrates REeDS Balancing Authority Shapes, Interface Transmission Limits (ITLs)." by @ktehranchi in #255
- remove build powerplants by @trevorb1 in #256
- Revert the Revert O_O "Finishes adding Interconnects, Integrates REeDS Balancing Authority Shapes, Interface Transmission Limits (ITLs)."" by @ktehranchi in #258
- Fixes Simplify network bugs by @ktehranchi in #259
- Updates dynamic pricing in
add_electricity
by @trevorb1 in #260 - Fix caiso filepath in retrieve rule by @trevorb1 in #261
- Fix Docs Build Warnings by @trevorb1 in #265
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #223
- Fixes Docs Dependencies by @trevorb1 in #266
- Adds Fuel Plot Graph by @trevorb1 in #249
- Update install instructions by @trevorb1 in #271
- Adds configuration file templates by @trevorb1 in #270
- Adds county column to base network by @trevorb1 in #280
- Fix pre-commit file by @trevorb1 in #269
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #273
- Add
.gitkeep
to config directory by @trevorb1 in #281 - Suggestion for Demand Module Refactor by @trevorb1 in #202
- Many Validation Improvements. Egrid Integration. Fixes ITLs. Fixes Regional emissions imports policy constraint. by @ktehranchi in #285
- CI Fix by @trevorb1 in #289
- Removes PyPSA-Eur as a Submodule by @ktehranchi in #291
- Update Docs, adds Tutorial Config by @ktehranchi in #293
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #290
- Docs updates by @trevorb1 in #294
Full Changelog: v0.0.1...v0.1.0
v0.0.1
What's Changed
- make create_network_from_zenodo compatible with config & snakefile by @martacki in #1
- Bulk PR by @ktehranchi in #3
- Development by @ktehranchi in #4
- Migrating dev-atlite-integration branch to main pypsa-usa branch by @ktehranchi in #17
- PR ktehranchi/development to pypsa/development by @ktehranchi in #18
- Atlite Integration by @ktehranchi in #21
- Cleaned up Config and Snakefile by @ktehranchi in #22
- Development- Atlite Renewable Profiles Integrated to Workflow by @ktehranchi in #23
- Renewable Potential Fixes by @ktehranchi in #25
- Config Fix to run with BE thermal gens. by @ktehranchi in #26
- fixed cutout download by @ktehranchi in #29
- p_nom_max bug fix by @ktehranchi in #30
- Integrating EIA Generator and Storage Data by @ktehranchi in #31
- WECC ADS Configuration Generators by @ktehranchi in #35
- build_shapes changes master to WECC ADS by @ktehranchi in #36
- Change EIA Demand Data Source by @ktehranchi in #38
- Template for documentation site by @trevorb1 in #39
- Doc Fixes by @trevorb1 in #40
- Adds states to buses by @trevorb1 in #41
- Master to OSW Updates by @ktehranchi in #42
- Removing Unused Files, Cleaning up Network Simplification by @ktehranchi in #43
- Operations Model Branch PR by @ktehranchi in #49
- Add
constants.py
file by @trevorb1 in #51 - Updating Versioning by @ktehranchi in #52
- Issue templates by @trevorb1 in #53
- add_electricity module reference by @trevorb1 in #54
- Corrects cost data for USA by @trevorb1 in #44
- Build population layouts by @trevorb1 in #71
- Add
retrieve_sector_databundle
rule by @trevorb1 in #77 - Submodule Integration Into Workflow by @ktehranchi in #80
- Adds heat demand and temperature profile rules by @trevorb1 in #81
- Refactor add_electricity and build_load_data by @ktehranchi in #56
- Fixes
build_cutout
by @trevorb1 in #84 - Update
build_population_layout
module reference by @trevorb1 in #87 - Add
build_clustered_population_layouts
by @trevorb1 in #91 - simplified population layouts by @trevorb1 in #92
- sync ktehranchi with master by @ktehranchi in #96
- Comment Transporation Costs by @trevorb1 in #98
- Added
build_cop_profiles
by @trevorb1 in #101 - Update Cutout Images by @trevorb1 in #104
- 100 sandbox zenodo repo deleted by @ktehranchi in #109
- 110 duplicated renewable plants by @ktehranchi in #111
- fix incorrect demand data by @ktehranchi in #113
- FF OSW Branch by @ktehranchi in #116
- Combine Operations Solve into Solve_network rule by @ktehranchi in #117
- Improve Results Plotting by @ktehranchi in #115
- New plot, battery fix, config clean up. by @ktehranchi in #126
- Documentation updates by @trevorb1 in #128
- Fix #131 by @ktehranchi in #132
- #70 Integrate Texas Interconnect by @ktehranchi in #89
- Add
plotly
dependency by @trevorb1 in #138 - uploads eez shape files to zenodo by @ktehranchi in #142
- Refactor snakefile to split rules into individual smk rule files by @ktehranchi in #143
- Flags empty offshore wind shapes by @trevorb1 in #141
- Snakefile Refactor by @ktehranchi in #146
- Economic Retirement by @trevorb1 in #129
- Add sector rule by @trevorb1 in #133
- Extraction of EIA Data by @trevorb1 in #154
- Updates: build_cost_data, offshore wind networks, SLURM w/ Snakemake by @ktehranchi in #148
- Fix Economic Retirement, Run Name Bugs by @ktehranchi in #159
- Updates Demand Data- GridEmissions & NREL EFS by @ktehranchi in #161
- Fix documentation building by @trevorb1 in #165
- Data validation script (integrated into the workflow) by @nomineb in #168
- Validation Snakemake Path Changes by @ktehranchi in #174
- Quick Fixes + Validation Configs by @ktehranchi in #176
- Update rules-retrieving-data.md by @trevorb1 in #179
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #177
- Refactor/Update build_cost_data, updates battery storage data by @ktehranchi in #180
- Add EFS documentation by @trevorb1 in #195
- Fixes bug in reading efs data by @trevorb1 in #187
- revert brp to retain snapshots in config file by @ktehranchi in #200
- New module for build_demand by @ktehranchi in #201
- Update Environment Versioning. New Demand Module. by @ktehranchi in #203
- Add Regional Policy Constraints, OASIS Natural Gas Data, Fix Validation Plots by @ktehranchi in #209
- Update Docs for Opts by @ktehranchi in #210
Full Changelog: https://github.com/PyPSA/pypsa-usa/commits/v0.0.1