Giter Club home page Giter Club logo

bdgd-tools's People

Contributors

anacmamede avatar anascime avatar eniocc avatar migueldcga avatar pauloradatz avatar raphaeltoshio avatar rodolfoplondero avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bdgd-tools's Issues

DSS Load, UCMT_tab table, param kv

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element Load "if (phases=1 & conn=wye) kv=TEN_FORN/sqrt(3) else kv=TEN_FORN", this should be considered in the key

[" Load"]["calculated"]["kv"]

What I Did

Nothing was implemented yet

DSS Transformer, UNTRMT_R table, param ten_lin_se

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element Transformer "Se for aterrado (.0)", this should be considered in the key

[" Transformer"]["indirecting_mapping"]["bus2"]

What I Did

Nothing was implemented yet

DSS Transformer, UNTRMT_R table, param reactor

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element Transformer "do df UNTRMT", this should be considered in the key

[" UNTRMT_R"]["directing_mapping"]["reactor"]

What I Did

Nothing was implemented yet.
@anacmamede I didn't undestand what you want.

DSS Load, UCBT_tab table, param kv

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element Load "Se (phases=1 e conn=wye) kv=TEN_FORN/sqrt(3) else kv=TEN_FORN", this should be considered in the key

[" Load"]["PIP"]["calculated"]["kv"]

What I Did

Nothing was implemented yet

DSS Load, UCMT_tab table, param COD_ID

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element Load "muxenergia não tem COD_ID, criar nomes (index?)", this should be considered in the key

[" Load"]["directing_mapping"]["COD_ID"]

What I Did

Nothing was implemented yet

Import error

  • bdgd-tools version: 1.0.4
  • Python version: 3.11.6
  • Operating System: Windows 10

Description

When importing the package, some dependencies modules were missing and could not import bdgd-tools correctly:

  1. tqdm.py
  2. customtkinter.py

What I Did

I installed these modules using the the pip install command.

DSS Load, UCBT_tab table, param daily

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element Load "'_tipo_dia' -> Vai mudar pra cada tipo de dia", this should be considered in the key

[" Load"]["direct_mapping"]["daily"]

What I Did

Nothing was implemented yet

DSS Transformer, UNTRMT_R table, param bus1

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element Transformer "neutro (.4)", this should be considered in the key

[" UNTRMT_R"]["directing_mapping"]["bus1"]

What I Did

Nothing was implemented yet.

DSS Transformer, UNTRMT table, param phases

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element Transformer "Se o trafo é MT, a tensão no primária é "TEN_PRI"/sqrt(3) e a tensão no secundário é TEN_LIN_SE/2", this should be considered in the key

[" Transformer"]["indirecting_mapping"] ["phases"]...

What I Did

Nothing was implemented yet

DSS Transformer, UNTRMT table, param kvs

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element Transformer "TEN_PRI vem do df EQTRMT, onde tem uma coluna UNI_TR_MT que é igual ao COD_ID do df UNTRMT", this should be considered in the key

[" Transformer"]["UNTRMT"]["indirecting_mapping"]["kvs"]

What I Did

Nothing was implemented yet

DSS Load, UCMT_tab table, param daily

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element Load "'_tipo_dia' -> Vai mudar pra cada tipo de dia", this should be considered in the key

[" Load"]["directing_mapping"]["daily"]

What I Did

Nothing was implemented yet

DSS Transformer, UNTRMT table, param ten_lin_se

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element transformer "Se o trafo é MT, a tensão no secundário é TEN_LIN_SE/2", this should be considered in the key
["directing_mapping"] {"ten_lin_se": "TEN_LIN_SE"}

What I Did

Nothing was implemented yet

DSS Transformer, UNTRMT and EQTRMT tables, param bus3_nodes

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element Transformer "Para a muxenergia está em branco, as 2 fases de saída estão no FAS_CON_S, na verdade é AN e BN, veja o df EQTRMT", this should be considered in the key

[" Transformer"]["indirecting_mapping"] {"bus3_nodes": "TEN_LIN_SE"}

What I Did

Nothing was implemented yet

DSS Transformer, UNTRMT_R table, param arquivo

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in BDGD table UNTRMT_R, when creating Transformer, the "arquivo" parameter

"Colocar no mesmo arquivo de transformador, em sequência"

What I Did

Nothing was implemented yet

DSS Load, UCBT_tab table, param kv

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element Load "Se (phases=1 e conn=wye) kv=TEN_FORN/sqrt(3) else kv=TEN_FORN", this should be considered in the key

[" Load"]["calculated"]["kv"]

What I Did

Nothing was implemented yet

DSS Load, UCBT_tab table, param cod_id

  • bdgd-tools version: 1.0.0
  • Python version: 3.9
  • Operating System: Windows 10

Description

As quoted by @anacmamede , in the mapping of the DSS element Load "muxenergia não tem COD_ID, criar nomes (index?)", this should be considered in the key

[" Load"]["direct_mapping"]["load"]

What I Did

Nothing was implemented yet

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.