BIBLOS v2.0

BIBLOS v2.0 has been developed within the BIBLOS-2 Project, from Kick-Off Meeting to Acceptance Final Review Milestone and released in September 2019. To facilitate installation the BIBLOS v2.0 is delivered as dedicated installation packages with precompiled COTS for two operating systems, i.e. GNU/Linux and MacOS.

Terms and Licensing

By downloading the code You agree to terms and condidtions and software license.

Software Documents applicable to BIBLOS v2.0

Please read the documents below for information on compatible versions of EOCFI, OpenSF:

Download

BIBLOS can be downloaded in form of automated installers for some operating systems or source files and dependencies to be installed manually.

File Comments
Installer for Ubuntu 16.04 (Xenial) Automated installer for Ubuntu 16.04 with precompiled COTS.
Download installation pakage, extract to preferred location and run install.sh script.
Tar file MD5: e0d111342b2eb433c30970ae4349cabd
Installer for MacOS 10.12 Automated installer for MacOS 10.12 with precompiled COTS.
Download installation pakage, extract to preferred location and run install.sh script.
Tar file MD5: 1031447327671b628cd866fa6166dddd
Sources BIBLOS v2.0 sources with datasets.
Instruction for Source compilation is provided in the Software User Manual.
Tar file MD5: 01ee921130de67c342280c9cfdfd2737
COTS BIBLOS v2.0 COTS.
Instruction for COTS compilation is provided in the Software User Manual.
Tar file MD5: fa368a00149623f2fc29dd7eca28fc28
Verification and Validation

BIBLOS v2.0 has been tested at various levels, i.e. at Building Blocks level, Module level and simulation chain level (Proof of Concept, PoC). Tests plans ard reports are provided below.

 

Test level

Document
Type Code Name Version
Building Block Plan BIBLOS2-GMV-D7 Software Verification Validation Plan 4.4
Building Block Report BIBLOS2-GMV-D10 Software Verification Validation Report 2.3
Module Plan BIBLOS2-GMV-D6 Software Unit Integration Test Plan 2.4
Module Report BIBLOS2-GMV-D9 Software Unit Integration Test Report 2.3
Proof of Concept Plan BIBLOS2-GMV-D1 Mission Scenarios Datasets Definition 3.2
Proof of Concept Report BIBLOS2-GMV-D11 Software Validation Specification 2.2

All inputs data for Building Blocks level, Modules level and PoC level are included in the source.tar file (./data/...) being part of installation packages.

Requirements

BIBLOS v2.0 requires a set of external libraries to be installed and tools, links are provided here. Note that automated installers will try to resolve those dependencies. Required versions of external libraries are:

Library Version
OSFI above or equal 3.1
EOCFI CPP API above or equal 4.9.1 for Linux and 4.14 for MacOS
boost above or equal 1.60.0
kissFFT above or equal 1.30
netcdf above or equal 4.4.0
zlib above or equal 1.2.8
hdf5 above or equal 1.8.16
Eigen above or equal 3.2.8
Tool Version
GCC recommended 4.9.x for both Linux and MacOS
cmake above or equal 3.5.0
make any version compatible with GNU