Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kjappelbaum/cubes

cube file snippets
https://github.com/kjappelbaum/cubes

Last synced: about 1 month ago
JSON representation

cube file snippets

Awesome Lists containing this project

README

        

# Cube files

[![Actions Status](https://github.com/kjappelbaum/cubes/workflows/Python%20package/badge.svg)](https://github.com/kjappelbaum/cubes/actions)
[![](https://img.shields.io/badge/python-3.5+-blue.svg)](https://www.python.org/download/releases/3.5.0/)

Small class to perform 'efficient' arithmetics with cube files.

## Usage

```bash
overlapintegral --spatial_overlap/--overlap_integral
```

If no option is selected it will return both the overlap integral and the spatial overlap.

## Installation

```bash
pip install git+https://github.com/kjappelbaum/cubes.git
```