pytolnet User’s Guide

pytolnet is a python tool to work with TOLNet’s API

The key value of pytolnet is to provide a python interface that returns pandas.DataFrame and xarray.Dataset objects. DataFrames and Dasasets have great built-in support for analytics and plotting. This should make analysis easy and fun.

Getting Started

The best way to get started is to install (see below) and then explore the pytolnet Examples. The examples include data download, processing, and create summaries of the data (figures and tables).

Installation

Right now, you can get the latest version of pytolnet with this command.

pip install git+https://github.com/barronh/pytolnet.git

Issues

If you’re having any problems, open an issue on github.

https://github.com/barronh/pytolnet/issues