Skip to content

Add curve type params - #153

Merged
BerriJ merged 6 commits into
automated-postman-updatefrom
add-curveType-params
Aug 7, 2026
Merged

Add curve type params#153
BerriJ merged 6 commits into
automated-postman-updatefrom
add-curveType-params

Conversation

@BerriJ

@BerriJ BerriJ commented Jul 8, 2026

Copy link
Copy Markdown
Owner

This adds the new curveType parameter to the corresponding Python classes.

Note that we are setting this to A01 by default. This means that for hourly prices, you will get 24 observations per day. With type A03 you could get fewer observations if there are subsequent observations with identical values. Those will get deduplicated with curveType=A03 which is the default for the entsoe-apy, but not for this package.

See also upstream documentation.

Note that the tests are failing. It seems like entsoe updated the docs prior to updating the actual api:

E   entsoe.query.decorators.AcknowledgementDocumentError: Input parameter does not exist: curveType

@BerriJ BerriJ self-assigned this Jul 8, 2026
@BerriJ
BerriJ force-pushed the automated-postman-update branch from 32ca9dc to daf1bc7 Compare July 9, 2026 08:23
@BerriJ
BerriJ force-pushed the automated-postman-update branch from daf1bc7 to 2491fbe Compare July 10, 2026 08:17
@BerriJ

BerriJ commented Jul 20, 2026

Copy link
Copy Markdown
Owner Author

Dear Jonathan,

The new parameter will work starting from R3.20 (scheduled to be deployed at the end of this month/begining of August).

Kind regards,
Transparency Platform team

@BerriJ BerriJ closed this Jul 20, 2026
@BerriJ BerriJ reopened this Jul 20, 2026
@BerriJ

BerriJ commented Jul 20, 2026

Copy link
Copy Markdown
Owner Author

Dear Jonathan,

The new parameter will work starting from R3.20 (scheduled to be deployed at the end of this month/begining of August).

Kind regards,
Transparency Platform team

@BerriJ

BerriJ commented Aug 6, 2026

Copy link
Copy Markdown
Owner Author

The deployment of TP Release R3.20.1.1 on the Production (PROD) environment is scheduled to begin on: Thursday, 6th August 2026 15:00 CEST

see here

@BerriJ
BerriJ merged commit c1f3b2b into automated-postman-update Aug 7, 2026
9 checks passed
@BerriJ
BerriJ deleted the add-curveType-params branch August 7, 2026 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant