Skip to content

Releases: robcalon/pyetm

v1.4.4

06 Sep 12:51
Compare
Choose a tag to compare

Fixes parameter filtering based on new external coupling implementation in September deploy of ETM.

v1.4.3

13 Aug 09:01
Compare
Choose a tag to compare

Bugfix

v1.4.2

12 Aug 15:54
Compare
Choose a tag to compare

Add option to upload custom curves

v1.4.1

08 Aug 10:48
Compare
Choose a tag to compare

Bugfix for optional gqueries not working

v1.4.0

08 Aug 09:09
5340651
Compare
Choose a tag to compare

Added concurrency support for MYCClient and the option to export the model in long-oriented parquet format.

v1.3.6

28 Jan 00:28
307485e
Compare
Choose a tag to compare

Added additional example and updated mapping and regionalisation utility functions.

v1.3.5

26 Jan 18:37
c5f0467
Compare
Choose a tag to compare

Fixes bug related to optional imports and adds example notebooks.

v1.3.2

20 Oct 14:29
cf8952b
Compare
Choose a tag to compare
Merge pull request #18 from robcalon/bugfix/1.3.1

Bugfix/1.3.1

v1.3.0

13 Oct 09:35
579bfa1
Compare
Choose a tag to compare

Refactoring of code to be more pre-commit compliant, with simplification for multitude of input parameters with 'get_input_parameters' function .

v1.2.0

04 Jul 11:43
Compare
Choose a tag to compare

Replaced beta_engine argument with engine_url, etm_url and myc_url to allow to connect to custom ETM instances.