alexburn17 / spacetime_python

A spatiotemporal data toolkit for python
GNU General Public License v3.0
0 stars 1 forks source link

spacetimepy logo


Spacetime: A user-friendly tool for working with spatiotemporal data.

About spacetimepy

Spacetimepy is the python version of the larger spacetime project. The main objective of spacetime is to make tasks like loading, rescaling, merging, and conducting mathmatical operations on spatiotemporal (or other D-dimensional data sets) easier for the user by providing a set of concise yet powerful functions. spacetime opperations utilize a cube-like structure for all data sets that makes storing and manipulating large D-dimensional datasets more efficient. For scientists working with spatiotemporal data (such as climate or weather data sets) spacetimepy is an ideal platform that allows the user to focus on the science rather than the coding.

Main Functionality

Spacetime is in the beta stage and additional functionality will be added on a regular basis. The current functionality of spacetimepy is below:

Documentation

The full documentation for this library may be found at Spacetime Lab Notebook

Dependancies

Installation

The source code may be found on Github (https://github.com/alexburn17/spacetime_python)

The latest version of spacetimepy may be installed from the Python Package Index (PyPI).

pip install spacetimepy

Funding

Spacetime is a product of Barracuda, a collaboration between the University of Vermont and the University of Maine. Barracuda’s mission is to harness diverse current and historic data and new mechanistic models across the continental United States to help us better predict and adapt to climate change impacts on biodiversity and rural communities. This project is open source and funded by a National Science Foundation EPSCoR grant.

Authors