# VILLASnode Python Support
## Merge two files and filter the output based on timestamps
```
villas-file-merge testfile.dat testfile2.dat | villas-file-filter 3 5 > output.dat
```
## Documentation
User documentation is available here: <https://villas.fein-aachen.org/doc/node.html>
## License
This project is released under the terms of the [Apache 2.0 license](../LICENSE).
We kindly ask all academic publications employing components of VILLASframework to cite one of the following papers:
- A. Monti et al., "[A Global Real-Time Superlab: Enabling High Penetration of Power Electronics in the Electric Grid](https://ieeexplore.ieee.org/document/8458285/)," in IEEE Power Electronics Magazine, vol. 5, no. 3, pp. 35-44, Sept. 2018.
- S. Vogel, M. Mirz, L. Razik and A. Monti, "[An open solution for next-generation real-time power system simulation](http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8245739&isnumber=8244404)," 2017 IEEE Conference on Energy Internet and Energy System Integration (EI2), Beijing, 2017, pp. 1-6.
For other licensing options please consult [Prof. Antonello Monti](mailto:amonti@eonerc.rwth-aachen.de).
- SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University
- SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH
- SPDX-License-Identifier: Apache-2.0
## Contact
[![EONERC ACS Logo](doc/pictures/eonerc_logo.png)](http://www.acs.eonerc.rwth-aachen.de)
- Steffen Vogel <post@steffenvogel.de>
- Marija Stevic <mstevic@eonerc.rwth-aachen.de>
[Institute for Automation of Complex Power Systems (ACS)](http://www.acs.eonerc.rwth-aachen.de)
[EON Energy Research Center (EONERC)](http://www.eonerc.rwth-aachen.de)
[RWTH University Aachen, Germany](http://www.rwth-aachen.de)
Raw data
{
"_id": null,
"home_page": null,
"name": "villas-node",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "simulation, power, system, real-time, villas",
"author": null,
"author_email": "Steffen Vogel <post@steffenvogel.de>, Philipp Jungkamp <Philipp.Jungkamp@opal-rt.com>",
"download_url": "https://files.pythonhosted.org/packages/ea/12/424f59f6894735b83ed68961e8ce274979dea709261d213c4e4397f9a3be/villas-node-0.11.1.tar.gz",
"platform": null,
"description": "# VILLASnode Python Support\n\n## Merge two files and filter the output based on timestamps\n\n```\nvillas-file-merge testfile.dat testfile2.dat | villas-file-filter 3 5 > output.dat\n```\n\n## Documentation\n\nUser documentation is available here: <https://villas.fein-aachen.org/doc/node.html>\n\n## License\n\nThis project is released under the terms of the [Apache 2.0 license](../LICENSE).\n\nWe kindly ask all academic publications employing components of VILLASframework to cite one of the following papers:\n\n- A. Monti et al., \"[A Global Real-Time Superlab: Enabling High Penetration of Power Electronics in the Electric Grid](https://ieeexplore.ieee.org/document/8458285/),\" in IEEE Power Electronics Magazine, vol. 5, no. 3, pp. 35-44, Sept. 2018.\n- S. Vogel, M. Mirz, L. Razik and A. Monti, \"[An open solution for next-generation real-time power system simulation](http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8245739&isnumber=8244404),\" 2017 IEEE Conference on Energy Internet and Energy System Integration (EI2), Beijing, 2017, pp. 1-6.\n\nFor other licensing options please consult [Prof. Antonello Monti](mailto:amonti@eonerc.rwth-aachen.de).\n\n- SPDX-FileCopyrightText: 2014-2023 Institute for Automation of Complex Power Systems, RWTH Aachen University\n- SPDX-FileCopyrightText: 2023 OPAL-RT Germany GmbH\n- SPDX-License-Identifier: Apache-2.0\n\n## Contact\n\n[![EONERC ACS Logo](doc/pictures/eonerc_logo.png)](http://www.acs.eonerc.rwth-aachen.de)\n\n- Steffen Vogel <post@steffenvogel.de>\n- Marija Stevic <mstevic@eonerc.rwth-aachen.de>\n\n[Institute for Automation of Complex Power Systems (ACS)](http://www.acs.eonerc.rwth-aachen.de) \n[EON Energy Research Center (EONERC)](http://www.eonerc.rwth-aachen.de) \n[RWTH University Aachen, Germany](http://www.rwth-aachen.de) \n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Python support for the VILLASnode simulation-data gateway",
"version": "0.11.1",
"project_urls": {
"GitHub": "https://github.com/VILLASframework/node",
"Homepage": "https://villas.fein-aachen.org",
"Project": "https://www.fein-aachen.org/en/projects/villas-node"
},
"split_keywords": [
"simulation",
" power",
" system",
" real-time",
" villas"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ea12424f59f6894735b83ed68961e8ce274979dea709261d213c4e4397f9a3be",
"md5": "96319599b41b2f000031429275cd1bd5",
"sha256": "68c77293a474de2e461ef13e32c8fbe4ed99b644d82a49bd2d37f536c772887c"
},
"downloads": -1,
"filename": "villas-node-0.11.1.tar.gz",
"has_sig": false,
"md5_digest": "96319599b41b2f000031429275cd1bd5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 13381,
"upload_time": "2024-04-04T10:42:34",
"upload_time_iso_8601": "2024-04-04T10:42:34.173552Z",
"url": "https://files.pythonhosted.org/packages/ea/12/424f59f6894735b83ed68961e8ce274979dea709261d213c4e4397f9a3be/villas-node-0.11.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-04 10:42:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "VILLASframework",
"github_project": "node",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "villas-node"
}