Recent Releases of ieeh-power-system-data-model
ieeh-power-system-data-model - 2.3.2
2.3.2 (2025-01-24)
Fix
- ci: release workflow (#162)
- add py.typed marker (#160)
[main 6f5b31d] bump: version 2.3.1 → 2.3.2 14 files changed, 4425 insertions(+), 7 deletions(-) create mode 100644 schema/2.3.2/steadystatecase.json create mode 100644 schema/2.3.2/steadystatecase.png create mode 100644 schema/2.3.2/topology.json create mode 100644 schema/2.3.2/topology.png create mode 100644 schema/2.3.2/topologycase.json create mode 100644 schema/2.3.2/topologycase.png
- Python
Published by github-actions[bot] about 1 year ago
ieeh-power-system-data-model - 2.3.1
2.3.1 (2024-08-23)
Fix
- add tests for AttributeData initialization (#141)
- extend BranchType for series assets (RLC) (#144)
[main 6e7ef3c] bump: version 2.3.0 → 2.3.1 11 files changed, 4425 insertions(+), 7 deletions(-) create mode 100644 schema/2.3.1/steadystatecase.json create mode 100644 schema/2.3.1/steadystatecase.png create mode 100644 schema/2.3.1/topology.json create mode 100644 schema/2.3.1/topology.png create mode 100644 schema/2.3.1/topologycase.json create mode 100644 schema/2.3.1/topologycase.png
- Python
Published by github-actions[bot] over 1 year ago
ieeh-power-system-data-model - 2.3.0
2.3.0 (2024-08-01)
Feat
- add possibility for optional meta information (#127)
- validate topology case (contributors: @SebastianDD)
Fix
- erdantic: pin erdantic
<1(#136) - use platform dependent max. size for
UniqueNonEmptyTuple(#131) - rename
is_valid_topologytomatches_topology(#130)
[main f275817] bump: version 2.2.0 → 2.3.0 14 files changed, 4430 insertions(+), 7 deletions(-) create mode 100644 schema/2.3.0/steadystatecase.json create mode 100644 schema/2.3.0/steadystatecase.png create mode 100644 schema/2.3.0/topology.json create mode 100644 schema/2.3.0/topology.png create mode 100644 schema/2.3.0/topologycase.json create mode 100644 schema/2.3.0/topologycase.png
- Python
Published by github-actions[bot] over 1 year ago
ieeh-power-system-data-model - 2.2.0
2.2.0 (2024-02-14)
Feat
- extend Meta with attribute
creator(contributors: @SebastianDD)
Fix
- remove constraints for value of Impedance and Admittance (contributors: @SebastianDD)
[main 485a133] bump: version 2.1.2 → 2.2.0 14 files changed, 3134 insertions(+), 7 deletions(-) create mode 100644 schema/2.2.0/steadystatecase.json create mode 100644 schema/2.2.0/steadystatecase.png create mode 100644 schema/2.2.0/topology.json create mode 100644 schema/2.2.0/topology.png create mode 100644 schema/2.2.0/topologycase.json create mode 100644 schema/2.2.0/topologycase.png
- Python
Published by github-actions[bot] about 2 years ago
ieeh-power-system-data-model - 2.1.2
2.1.2 (2024-02-08)
Fix
- add
p_setforControlPF(contributors: @SebastianDD) - freeze
pydanticversion to 2.5.3 (contributors: @SebastianDD, @sasanjac) - add default
system_typefor Length (contributors: @SebastianDD)
[main 2a306de] bump: version 2.1.1 → 2.1.2 12 files changed, 3101 insertions(+), 7 deletions(-) create mode 100644 schema/2.1.2/steadystatecase.json create mode 100644 schema/2.1.2/steadystatecase.png create mode 100644 schema/2.1.2/topology.json create mode 100644 schema/2.1.2/topology.png create mode 100644 schema/2.1.2/topologycase.json create mode 100644 schema/2.1.2/topologycase.png
- Python
Published by github-actions[bot] about 2 years ago
ieeh-power-system-data-model - 2.1.1
2.1.1 (2023-12-19)
Fix
- allow NaN for powerfactor import (contributors: @sasanjac, @SebastianDD)
[main e514ff2] bump: version 2.1.0 → 2.1.1 13 files changed, 3081 insertions(+), 7 deletions(-) create mode 100644 schema/2.1.1/steadystatecase.json create mode 100644 schema/2.1.1/steadystatecase.png create mode 100644 schema/2.1.1/topology.json create mode 100644 schema/2.1.1/topology.png create mode 100644 schema/2.1.1/topologycase.json create mode 100644 schema/2.1.1/topologycase.png
- Python
Published by github-actions[bot] about 2 years ago
ieeh-power-system-data-model - 2.1.0
2.1.0 (2023-12-06)
Feat
- rework quantity rounding (contributors: @sasanjac, @SebastianDD)
- specify system for quantities (contributors: @sasanjac, @SebastianDD)
[main 5bc7a60] bump: version 2.0.1 → 2.1.0 13 files changed, 3087 insertions(+), 7 deletions(-) create mode 100644 schema/2.1.0/steadystatecase.json create mode 100644 schema/2.1.0/steadystatecase.png create mode 100644 schema/2.1.0/topology.json create mode 100644 schema/2.1.0/topology.png create mode 100644 schema/2.1.0/topologycase.json create mode 100644 schema/2.1.0/topologycase.png
- Python
Published by github-actions[bot] about 2 years ago
ieeh-power-system-data-model - 2.0.1
2.0.1 (2023-11-01)
Fix
- release pipeline
[main 5ca1517] bump: version 2.0.0 → 2.0.1 11 files changed, 2336 insertions(+), 6 deletions(-) create mode 100644 schema/2.0.1/steadystatecase.json create mode 100644 schema/2.0.1/steadystatecase.png create mode 100644 schema/2.0.1/topology.json create mode 100644 schema/2.0.1/topology.png create mode 100644 schema/2.0.1/topologycase.json create mode 100644 schema/2.0.1/topologycase.png
- Python
Published by github-actions[bot] over 2 years ago
ieeh-power-system-data-model - 1.9.0
1.9.0 (2023-10-25)
Feat
- use n-phase quantities instead of single floats (contributors: @sasanjac, @SebastianDD)
Fix
- deprecate meta.name in favor of meta.grid (contributors: @SebastianDD, @sasanjac)
- add reference voltage to load model (contributors: @sasanjac, @SebastianDD)
[main e7b35b1] bump: version 1.8.1 → 1.9.0 8 files changed, 2308 insertions(+), 7 deletions(-) create mode 100644 schema/1.9.0/steadystatecase.json create mode 100644 schema/1.9.0/topology.json create mode 100644 schema/1.9.0/topology_case.json
- Python
Published by github-actions[bot] over 2 years ago
ieeh-power-system-data-model - 1.8.1
1.8.1 (2023-09-20)
Fix
- export version attribute in metadata using pydantic v2 (contributors: @sasanjac)
[main b5863c5] bump: version 1.8.0 → 1.8.1 8 files changed, 2200 insertions(+), 7 deletions(-) create mode 100644 schema/1.8.1/steadystatecase.json create mode 100644 schema/1.8.1/topology.json create mode 100644 schema/1.8.1/topology_case.json
- Python
Published by github-actions[bot] over 2 years ago
ieeh-power-system-data-model - 1.8.0
1.8.0 (2023-09-19)
Feat
- rework power calculation in steadystate case (contributors: @SebastianDD, @sasanjac)
- add meta attr sign convention (contributors: @SebastianDD)
[main aa6fa05] bump: version 1.7.0 → 1.8.0 8 files changed, 2201 insertions(+), 7 deletions(-) create mode 100644 schema/1.8.0/steadystatecase.json create mode 100644 schema/1.8.0/topology.json create mode 100644 schema/1.8.0/topology_case.json
- Python
Published by github-actions[bot] over 2 years ago
ieeh-power-system-data-model - 1.7.0
1.7.0 (2023-09-05)
Feat
- add support for constant-impedance and -current loads (contributors: @sasanjac)
Fix
- make all zero sequence attributes of transformer optional (contributors: @SebastianDD)
[main 965bee7] bump: version 1.6.0 → 1.7.0 8 files changed, 2016 insertions(+), 7 deletions(-) create mode 100644 schema/1.7.0/steadystatecase.json create mode 100644 schema/1.7.0/topology.json create mode 100644 schema/1.7.0/topology_case.json
- Python
Published by github-actions[bot] over 2 years ago
ieeh-power-system-data-model - 1.6.0
1.6.0 (2023-08-29)
Feat
- add more load and system types
- add case field to meta information
Fix
- reenable unique constraints on object lists
- allow only technically possible transformer vector groups
- add zero sequence magnetisation information
- add vectorgroup "YNyn5"
[main 81d539c] bump: version 1.5.1 → 1.6.0 8 files changed, 1996 insertions(+), 7 deletions(-) create mode 100644 schema/1.6.0/steadystatecase.json create mode 100644 schema/1.6.0/topology.json create mode 100644 schema/1.6.0/topology_case.json
- Python
Published by github-actions[bot] over 2 years ago
ieeh-power-system-data-model - 1.5.1
1.5.1 (2023-07-25)
Fix
- missing control type information in controller
[main 7352b71] bump: version 1.5.0 → 1.5.1 8 files changed, 1928 insertions(+), 7 deletions(-) create mode 100644 schema/1.5.1/steadystatecase.json create mode 100644 schema/1.5.1/topology.json create mode 100644 schema/1.5.1/topology_case.json
- Python
Published by github-actions[bot] over 2 years ago
ieeh-power-system-data-model - 1.5.0
1.5.0 (2023-07-06)
Feat
- Python 3.11 support
Fix
- migrate to pydantic v2.0
- add
is_symmetricaltoRatedPower - zenodo doi
[main 4cfa9f4] bump: version 1.4.0 → 1.5.0 8 files changed, 1588 insertions(+), 7 deletions(-) create mode 100644 schema/1.5.0/steadystatecase.json create mode 100644 schema/1.5.0/topology.json create mode 100644 schema/1.5.0/topology_case.json
- Python
Published by github-actions[bot] over 2 years ago
ieeh-power-system-data-model - 1.4.0
1.4.0 (2023-06-27)
Feat
- assign connected phases for each load component
- add support for fuse types
- type of
RatedPowermust be specified (contributors: @sasanjac)
Fix
- zenodo reference (contributors: @SebastianDD)
[main 4a3a433] bump: version 1.3.1 → 1.4.0 8 files changed, 1495 insertions(+), 7 deletions(-) create mode 100644 schema/1.4.0/steadystatecase.json create mode 100644 schema/1.4.0/topology.json create mode 100644 schema/1.4.0/topology_case.json
- Python
Published by github-actions[bot] over 2 years ago
ieeh-power-system-data-model - 1.3.1
1.3.1 (2023-05-23)
Fix
- correct numeric types (contributors: @sasanjac)
[main 6cb5f9d] bump: version 1.3.0 → 1.3.1 8 files changed, 1446 insertions(+), 8 deletions(-) create mode 100644 schema/1.3.1/steadystatecase.json create mode 100644 schema/1.3.1/topology.json create mode 100644 schema/1.3.1/topology_case.json
- Python
Published by github-actions[bot] almost 3 years ago
ieeh-power-system-data-model - 1.3.0
1.3.0 (2023-05-05)
Feat
- add link to zenodo (contributors: @SebastianDD)
- add neutral conductor information (contributors: @SebastianDD, @sasanjac)
Fix
- add neutral phase to load (contributors: @sasanjac)
- add missing transformer vector groups (contributors: @SebastianDD)
[main 9c49216] bump: version 1.2.0 → 1.3.0 8 files changed, 1447 insertions(+), 7 deletions(-) create mode 100644 schema/1.3.0/steadystatecase.json create mode 100644 schema/1.3.0/topology.json create mode 100644 schema/1.3.0/topology_case.json
- Python
Published by github-actions[bot] almost 3 years ago
ieeh-power-system-data-model - 1.2.0
1.2.0 (2023-03-20)
Feat
- isolate schema
[main 1996d9a] bump: version 1.1.0 → 1.2.0 6 files changed, 1051 insertions(+), 3 deletions(-) create mode 100644 schema/1.2.0/steadystatecase.json create mode 100644 schema/1.2.0/topology.json create mode 100644 schema/1.2.0/topology_case.json
- Python
Published by github-actions[bot] almost 3 years ago