Skip to content

fran-jo/EngineMA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description of the Engine

The project contains different scripts to handle different functionalities for:
  • signal analysis and model analysis
  • importing data from different sources
  • statistical analysis
  • Minimum Dependencies
  • Python 2.7.8
  • matplolib
  • numpy
  • h5py
  • modelicares (0.10)

    The project has been developed in Eclipse (Eclipse Neon 4.6) with the PyDev Plug-in

    Developing the code
  • Download the whole project into a desired folder
  • Open Eclipse and make sure the PyDev Plug-in is installed (one way to check it is if you can switch to the Python Perspective from Window> Perspective> Other Perspective> Other> PyDev)
  • On the project explorer, right click and select Import> Existing project into workspace
  • Structure of the Eclipse project
    1) ROOT_FOLDER/
    2) ROOT_FOLDER/db/
    3) ROOT_FOLDER/models/
    4) ROOT_FOLDER/res/
    4) ROOT_FOLDER/src/domain/
    5) ROOT_FOLDER/src/inout/
    6) ROOT_FOLDER/src/methods/
    7) ROOT_FOLDER/src/scripts/

    About

    No description, website, or topics provided.

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published