Skip to main content

A simple Python module that determines clear sky days based on solar radiation measurements.

Project description

# clearskydays

# Description
A simple Python module that determines clear sky days based on solar radiation measurements.

# Installation
pip install clearskydays

# Authors
- Abel Delgado Villalba. Universidad Nacional de Asuncion, Paraguay. email: <adelgado@pol.una.py>
- Marcelo de Paula Correa. Universidade Federal de Itajuba, Brazil. email: <mpcorrea@unifei.edu.br>

# Example
from clearskydays import Statistics
data = Statistics(time_series) # input data
data.get_statistics()
data.get_clear_sky_days()
data.get_cloudy_days()


Version 0.0.5 (20-06-2022 16:30 UTC)


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

clearskydays-0.0.5.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

clearskydays-0.0.5-py3-none-any.whl (4.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page