oedisi


Nameoedisi JSON
Version 2.0.2 PyPI version JSON
download
home_pageNone
SummaryOrchestration interface for HELICS power simulations
upload_time2024-04-24 15:55:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseBSD 3-Clause
keywords oedisi gadal helics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Oedisi


[![Main - Integration Tests](https://github.com/openEDI/oedisi/actions/workflows/test-api.yml/badge.svg)](https://github.com/openEDI/oedisi/actions/workflows/test-api.yml)
[![Main - Unit Tests](https://github.com/openEDI/oedisi/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/openEDI/oedisi/actions/workflows/unit-tests.yml)
[![Documentation](https://github.com/openEDI/oedisi/actions/workflows/build-docs.yml/badge.svg)](https://openedi.github.io/oedisi/)
[![PyPI version](https://badge.fury.io/py/oedisi.svg)](https://badge.fury.io/py/oedisi)

`oedisi` (OpenEDI - System Integration) is an orchestration interface for HELICS power simulations.

- connects algorithms and data in a co-simulation framework HELICS by instantiating new components with the right HELICS configuration
- runs simulations (including with debug features) using the `oedisi` CLI tool.
- provides common [Pydantic](https://github.com/pydantic/pydantic) models for communications between power system algorithms and data in `oedisi.types`

## Documentation

[Main Docs](https://openedi.github.io/oedisi/)

[Getting Started](https://openedi.github.io/oedisi/getting_started.html) (with example)

## Example

The repository [`sgidal-example`](https://github.com/openEDI/sgidal-example/) contains a basic example including
- OpenDSS federate
- measuring federate
- weighted least squares state estimator federate
- recording federates

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "oedisi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "oedisi, gadal, helics",
    "author": null,
    "author_email": "Joseph McKinsey <joseph.mckinsey@nrel.gov>",
    "download_url": "https://files.pythonhosted.org/packages/41/7f/6a1e668cd3f1db31cdbce5d52c5be4c25c7b006d9b36da6d1940b9337c89/oedisi-2.0.2.tar.gz",
    "platform": null,
    "description": "# Oedisi\n\n\n[![Main - Integration Tests](https://github.com/openEDI/oedisi/actions/workflows/test-api.yml/badge.svg)](https://github.com/openEDI/oedisi/actions/workflows/test-api.yml)\n[![Main - Unit Tests](https://github.com/openEDI/oedisi/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/openEDI/oedisi/actions/workflows/unit-tests.yml)\n[![Documentation](https://github.com/openEDI/oedisi/actions/workflows/build-docs.yml/badge.svg)](https://openedi.github.io/oedisi/)\n[![PyPI version](https://badge.fury.io/py/oedisi.svg)](https://badge.fury.io/py/oedisi)\n\n`oedisi` (OpenEDI - System Integration) is an orchestration interface for HELICS power simulations.\n\n- connects algorithms and data in a co-simulation framework HELICS by instantiating new components with the right HELICS configuration\n- runs simulations (including with debug features) using the `oedisi` CLI tool.\n- provides common [Pydantic](https://github.com/pydantic/pydantic) models for communications between power system algorithms and data in `oedisi.types`\n\n## Documentation\n\n[Main Docs](https://openedi.github.io/oedisi/)\n\n[Getting Started](https://openedi.github.io/oedisi/getting_started.html) (with example)\n\n## Example\n\nThe repository [`sgidal-example`](https://github.com/openEDI/sgidal-example/) contains a basic example including\n- OpenDSS federate\n- measuring federate\n- weighted least squares state estimator federate\n- recording federates\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Orchestration interface for HELICS power simulations",
    "version": "2.0.2",
    "project_urls": null,
    "split_keywords": [
        "oedisi",
        " gadal",
        " helics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7c62c7458d9bf9bd86a2be11928974b57be5fe941b3dba44f606f735a0d6a956",
                "md5": "43b6aee59214e927ab7caed8866412c5",
                "sha256": "b96ca92089a8866136e78d7658a1c9e2e739fa504da0c2619c1cef50283b8ef1"
            },
            "downloads": -1,
            "filename": "oedisi-2.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43b6aee59214e927ab7caed8866412c5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 45533,
            "upload_time": "2024-04-24T15:55:44",
            "upload_time_iso_8601": "2024-04-24T15:55:44.929147Z",
            "url": "https://files.pythonhosted.org/packages/7c/62/c7458d9bf9bd86a2be11928974b57be5fe941b3dba44f606f735a0d6a956/oedisi-2.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "417f6a1e668cd3f1db31cdbce5d52c5be4c25c7b006d9b36da6d1940b9337c89",
                "md5": "cc36a9aa296abcc6706aec5c8477ae9a",
                "sha256": "5ec652a9d043c4c6fc32556c50920518284ed6257d8535c9633bf65a841ba0f7"
            },
            "downloads": -1,
            "filename": "oedisi-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cc36a9aa296abcc6706aec5c8477ae9a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 27217,
            "upload_time": "2024-04-24T15:55:46",
            "upload_time_iso_8601": "2024-04-24T15:55:46.830006Z",
            "url": "https://files.pythonhosted.org/packages/41/7f/6a1e668cd3f1db31cdbce5d52c5be4c25c7b006d9b36da6d1940b9337c89/oedisi-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-24 15:55:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "oedisi"
}
        
Elapsed time: 0.24320s