/fbi-core

File Based Index (FBI) core queries

Primary LanguagePython

fbi-core

File Based Index (FBI) core queries. This module provides functions to interact with the CEDA FBI including read queries and methods to write records. Command line tools to list and summarise the archive are included here. A seperate package, fbi-indexing-tools, provides tools to write records to the FBI.

Documentation: https://cedadev.github.io/fbi-core/index.html

Installation

pip install git+ssh://git@github.com/ingest/fbi-core.git

Usage

There are a couple of function in the package to list an summeraise FBI content. There are also functions to add records.

Examples...