Giter VIP home page Giter VIP logo

isle's Introduction

Codacy Badge

isle

Installation of dependencies

If the dependencies haven't been installed, run this command in a terminal

$ pip install -r requirements.txt

Usage

Simulation

Execute the simulation with this command

$ python3 start.py

Simulation with additional options

The start.py script accepts a number of options.

usage: start.py [-h] [--abce] [--oneriskmodel] [--riskmodels {1,2,3,4}]
                [--replicid REPLICID] [--replicating]
                [--randomseed RANDOMSEED] [--foreground] [-p] [-v]

See the help for more details

python3 start.py --help

Graphical simulation runs

abce can be used to run simulations with a graphical interface:

python3 start.py --abce

Ensemble simulations

The bash scripts starter_*.sh can be used to run ensembles of a large number of simulations for settings with 1-4 different riskmodels. starter_two.sh is set up to generate random seeds and risk event schedules that are - for consistency and comparability - also used by the other scripts (i.e. starter_two.sh needs to be run first).

bash starter_two.sh
bash starter_one.sh
bash starter_four.sh
bash starter_three.sh

Plotting

Use the scripts plotter_pl_timescale.py and visualize.py for plotting/visualizing single simulation runs. Use .py, metaplotter_pl_timescale.py, or metaplotter_pl_timescale_additional_measures.py to visualize ensemble runs.

isle's People

Contributors

ael-h avatar codacy-badger avatar davoudtaghawinejad avatar herculesl avatar rht avatar x0range avatar

Watchers

 avatar

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.