Metadata-Version: 2.1
Name: cchloader
Version: 0.4.5
Summary: Implementation based on sippers from GISCE
Home-page: https://github.com/Som-Energia/cchloader
Author: 
Author-email: 
License: GPLv3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: raven
Requires-Dist: pymongo<3.0
Requires-Dist: osconf
Requires-Dist: marshmallow>=2.13.5
Requires-Dist: click
Requires-Dist: pytz
Requires-Dist: psycopg2-binary

# cchloader

Python package to create electricity curve (CCH) models from "Distribuidoras" files as CNMC specifications

[![Python tests](https://github.com/Som-Energia/cchloader/actions/workflows/python-tests.yml/badge.svg)](https://github.com/Som-Energia/cchloader/actions/workflows/python-tests.yml)


## CHANGES

### 0.4.4 2023-10-25

- Fix **utc_timestamp** for Canary Islands curves (-1 from peninsula)

### 0.4.3 2023-09-25

- Add backend for PostgreSQL Timescale database
