Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The architecture is described by a simple block diagram.

Each box stands for multiple algorithms that fulfill a specific task.

Each database provides a well defined interface to load and to store data. The algorithms use this interface to retrieve and update the data. Moreover external application can read the data through the same interfaces.

Work Package Assignment

Step 1 is under the responsibility of WP4, step 2 will be managed by WP2, Step 3 by WP3 and Step 4 by WP5.

Organisation of Git Source Code Management System

The FLARECAST Git infrastructure is based on https://www.atlassian.com/software/stash. Stash organizes the code in Projects and Repositories. A Project groups a collection of repositories. A repository corresponds to a software module.

The following figure shows the GIT structure mapped onto the overall architecture drawing.

The corresponding repositories are:

 

 

 

 

  • No labels