Skip to content

KNMI-DataLab/PyTSI

Repository files navigation

PyTSI

For documentation on this project see the documentation website.

User Interface

alt text

Installation instructions:

  • Clone the project:

    git clone https://github.com/KNMI-Datalab/PyTSI PyTSI
    
  • Install the requirements:

    pip install -r requirements.txt
    
  • Run the GUI using Python 3:

    python3 src/UI.py
    
  • Run the recursive time loop:

    python3 src/main.py
    
  • To change functionality and parameters, change the settings in src/settings.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages