Skip to content

NREL/chronify

Repository files navigation

chronify

Documentation codecov

This package implements a store for time series data in support of Python-based modeling packages. It supports validation and mapping across different time configurations.

Package Developer Guide

🚧

Installation

To use DuckDB or SQLite as the backend:

$ pip install chronify

To use Apache Spark via Apache Thrift Server as the backend:

$ pip install chronify --group=pyhive

Developer installation

$ pip install -e ".[dev]" --group=pyhive

Please install pre-commit so that your code is checked before making commits.

$ pre-commit install

License

chronify is developed under NREL Software Record SWR-21-52, "demand-side grid model". License.

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages