CRAC file XLSX converter

Conversion module from XLSX input files to FARAO CRAC file model

Лицензия

Лицензия

Категории

Категории

Unity Прикладные библиотеки Game Development
Группа

Группа

com.farao-community.farao
Идентификатор

Идентификатор

farao-crac-file-xlsx
Последняя версия

Последняя версия

2.1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

CRAC file XLSX converter
Conversion module from XLSX input files to FARAO CRAC file model
Ссылка на сайт

Ссылка на сайт

http://www.farao-community.com/farao-crac-file-xlsx

Скачать farao-crac-file-xlsx

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.farao-community.farao/farao-crac-file-xlsx/ -->
<dependency>
    <groupId>com.farao-community.farao</groupId>
    <artifactId>farao-crac-file-xlsx</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-crac-file-xlsx/
implementation 'com.farao-community.farao:farao-crac-file-xlsx:2.1.1'
// https://jarcasting.com/artifacts/com.farao-community.farao/farao-crac-file-xlsx/
implementation ("com.farao-community.farao:farao-crac-file-xlsx:2.1.1")
'com.farao-community.farao:farao-crac-file-xlsx:jar:2.1.1'
<dependency org="com.farao-community.farao" name="farao-crac-file-xlsx" rev="2.1.1">
  <artifact name="farao-crac-file-xlsx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.farao-community.farao', module='farao-crac-file-xlsx', version='2.1.1')
)
libraryDependencies += "com.farao-community.farao" % "farao-crac-file-xlsx" % "2.1.1"
[com.farao-community.farao/farao-crac-file-xlsx "2.1.1"]

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.apache.poi : poi jar 3.17
org.apache.poi : poi-excelant jar 3.17
org.apache.poi : poi-ooxml jar 3.17
javax.annotation : javax.annotation-api jar 1.3
io.vavr : vavr jar 0.9.2
io.vavr : vavr-jackson jar 0.9.2
com.farao-community.farao : farao-commons jar 2.1.1
com.farao-community.farao : farao-crac-file-api jar 2.1.1

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.0

test (4)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.easytesting : fest-assert jar 1.4

Модули Проекта

Данный проект не имеет модулей.

FARAO - core

Actions Status Coverage Status Quality Gate MPL-2.0 License Join the community on Spectrum

FARAO horizontal logo

FARAO stands for Fully Autonomous Remedial Actions Optimisation. It is an open-source toolbox that aims at providing a modular engine for remedial actions optimisation.

farao-core repository contains the main features of FARAO. It provides a command line tool to interact with these features.

For detailed information about FARAO toolbox, please refer to the detailed documentation.

This project and everyone participating in it is governed by the FARAO Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to contact@farao-community.com.

Getting started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

In order to build farao-core, you need the following environment available:

  • Install JDK (11 or greater),
  • Install Maven latest version.

Installing

Before installing farao-core, you need to install OR-Tools, a software suite for optimisation that is used by FARAO remedial actions optimiser.

Please refer to OR-tools website for installation instructions.

To build farao-core, enter on the command line:

$> git clone https://github.com/farao-community/farao-core.git
$> cd farao-core
$> ./install.sh

FARAO also needs a loadflow engine and a sensitivity calculation engine at runtime. You may use any engine integrated in PowSyBl framework.

Hades2 tool from RTE is available as a freeware for demonstration purpose. For more information about how to get and install Hades2 loadflow and sensitivity computation, please refer to the dedicated documentation.

Running

In order for FARAO to run without error, you will need to configure your itools platform. itools is a command line interface provided by PowSyBl framework.

Two options are available:

  1. First, you can use the one provided by FARAO. It is saved in the etc directory of the installation, and is called config.yml. You just have to copy-paste it in $HOME/.itools directory.

  2. Expert users can also adapt it to their own needs.

For using itools, enter on the command line:

cd <install-prefix>/bin
./itools help

For more information about itools, do not hesitate to visit PowSyBl documentation.

License

This project is licensed under the Mozilla Public License 2.0 - see the LICENSE.txt file for details.

com.farao-community.farao

FARAO community

The FARAO open-source power systems toolbox community

Версии библиотеки

Версия
2.1.1
2.1.0
2.0.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0