Skip to content

Release v0.16.0#682

Merged
nesnoj merged 68 commits intoproductionfrom
release-v0.16.0
Nov 26, 2025
Merged

Release v0.16.0#682
nesnoj merged 68 commits intoproductionfrom
release-v0.16.0

Conversation

@nesnoj
Copy link
Copy Markdown
Collaborator

@nesnoj nesnoj commented Nov 25, 2025

[v0.16.0] Partial downloads with open-MaStR PartialPumpkinPull - 2025-11-26

Added

  • Add partial bulk download
    #652

Changed

  • Updates the system_catalog dict with missing Einheittyp values
    #653
  • Fix package publication workflow
    #636
  • Change print statement about data cleansing
    #650
  • Improve logging
    #666
  • Several improvements in bulk download: Support retaining old zip bulk files;
    Prevent zip file deletion on full download; Add technology checks to full
    bulk download
    #667
  • Limit number of parallel CI jobs
    #669

Removed

Automation

Closes #681

pt-kkraemer and others added 30 commits April 10, 2025 12:52
Update develop branch with version v0.15.0
Branch was always set on workflow trigger and manually selected branch ignored
…statement

Remove "cleansing" from print statements #644
…talog-values

Add "Einheittyp" to system_catalog #651
@nesnoj nesnoj requested a review from FlorianK13 November 25, 2025 14:06
@nesnoj nesnoj self-assigned this Nov 25, 2025
@nesnoj nesnoj added the 🚀 release Release of new version label Nov 25, 2025
@FlorianK13
Copy link
Copy Markdown
Member

FlorianK13 commented Nov 25, 2025

I did the following:

  • Installed the package from this PR
  • deleted my .open-mastr directory
  • ran main.py (with only wind for bulk download to reduce time)

Then I get the error
TypeError: 'InbetriebnahmedatumAmAktuellenOrt' is an invalid keyword argument for BiomassExtended

This happens in db.download(method="API",...)

Do you get the same error @nesnoj

EDIT: I get the same error when using v0.15.0 from pypi - seems like our API does not work correctly for biomass 🤷‍♂️

Copy link
Copy Markdown
Member

@FlorianK13 FlorianK13 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

API has a bug (as discussed), but bulk download works fine.

@nesnoj
Copy link
Copy Markdown
Collaborator Author

nesnoj commented Nov 25, 2025

Thx for checking!
I had the same error with CombustionExtended and came across various API changes in v25.2 which we haven't integrated. I'll do the release anyway as API download will be removed in #635

@nesnoj nesnoj merged commit 0e87599 into production Nov 26, 2025
9 checks passed
@nesnoj nesnoj deleted the release-v0.16.0 branch November 26, 2025 09:36
@nesnoj nesnoj mentioned this pull request Nov 26, 2025
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🚀 release Release of new version

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants