Metadata-Version: 2.4
Name: mojito
Version: 0.5.0
Summary: Interface for LISA Mojito verification datasets
Project-URL: repository, https://gitlab.esa.int/lisa-sgs/commons/mojito
Project-URL: documentation, https://mojito-e66317.io.esa.int/
Project-URL: Bug Tracker, https://gitlab.esa.int/lisa-sgs/commons/mojito/-/issues
Author-email: Jean-Baptiste Bayle <j2b.bayle@gmail.com>
Maintainer-email: Jean-Baptiste Bayle <j2b.bayle@gmail.com>
License: BSD-3-Clause
License-File: LICENSE
Keywords: lisa,verification dataset
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.12
Requires-Dist: attrs>=25.4.0
Requires-Dist: cattrs>=24.1.0
Requires-Dist: h5py>=3.15.1
Requires-Dist: lisaconstants>=2.0.1
Requires-Dist: numpy>=2.3.5
Requires-Dist: platformdirs>=4.5.1
Requires-Dist: pooch>=1.8.2
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: scipy>=1.16.3
Requires-Dist: setuptools>=80.9.0
Requires-Dist: tqdm>=4.67.1
Description-Content-Type: text/markdown

# Mojito

This package provides tools to download, read, process, and write LISA L1 data
(brick) files.

## Installation and usage

Installation and usage instructions are available in the
[project documentation](https://lisa-sgs.io.esa.int/commons/mojito), accessible
using the project badges on the right.

## Contribute

### Report an issue

We use the issue-tracking management system associated with the project provided
by Gitlab. If you want to report a bug or request a feature, open an issue at
<https://gitlab.esa.int/lisa-sgs/commons/mojito/-/issues>. You may also thumb-up
or comment on existing issues.

### Development environment

Please also find the installation instructions for setting up a development
environment in the [project
documentation](https://mojito-e66317.io.esa.int).

### Authors

- Members from the DDPC CU L01 (<ddpc-cul01@lisamission.org>)
