SintPowerCase.jl

Package for loading power system data into dataframes in a format similar to MATLAB
Author SINTEF-Power-system-asset-management
Popularity
0 Stars
Updated Last
3 Months Ago
Started In
December 2022

SintPowerCase.jl

This package is meant for reading power system data from different sources into data frames. The format is ispired by the MATPOWER case format. The package will also provide some power system matrices based on the data.

CI

Documentation

Automatically generated documentation can be found at https://sintef-power-system-asset-management.github.io/SintPowerCase.jl.

Developers guide

Pre-commit

Pre-commit runs a script before commit. In this repo we use it to make sure the formatting is proper, because otherwise we will run into issues in CI. To install pre-commit run

pip install pre-commit # Installs pre-commit on your system
pre-commit install # Installs the hooks defined in .pre-commit-config.yaml to your .git folder

Used By Packages

No packages found.