s3analysis package

Overview

The s3analysis package is a set of useful python functions that can be used to analyse the content of the MDB files. Some functions are generic and can be used with any felyx match-up database files (s3analysis module) whereas others are specific to a particular MDB such as the SLSTR MDB (s3analysis module).

Reference documentation and tutorials are provided with the package.

Installation

Get the package source code from Cersat git repository:

git clone https://git.cersat.fr/jfpiolle/s3analysis.git

Then to install it, go into the folder where you cloned the source code and run:

pip install .