Skip to content

Add curve type params#153

Open
BerriJ wants to merge 5 commits into
automated-postman-updatefrom
add-curveType-params
Open

Add curve type params#153
BerriJ wants to merge 5 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

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