Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The architecture is described by a simple block diagram.

FLARECAST ArchitectureImage RemovedImage Added

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.

Image Added

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.

Image Added

The corresponding repositories are:

Image AddedImage Added