Example data analysis package

https://travis-ci.org/opengeophysics/2018-agu-oss-example-repo.svg?branch=master Documentation Status

About

This is an example of a data analysis package for temperature time series. Goals are:

  • Demonstrate what a modern Python package looks like
  • Show how to test your code

Installing

$ git clone https://github.com/opengeophysics/2018-agu-oss-example-repo
$ cd 2018-agu-oss-example-repo
$ pip install -e .

Usage

Examples of what the library does.

TBD

Contents: