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 details)
Built Distribution
File details
Details for the file clearskydays-0.0.5.tar.gz
.
File metadata
- Download URL: clearskydays-0.0.5.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 483bd4f38fa8c85d425a18bc5e60e8b491aca3bda26482306c558ea2220f8045 |
|
MD5 | e4009cc6bcb73241aab9ce4afe1a70b5 |
|
BLAKE2b-256 | 91608965ebe541f6cc3757875bccd3ff781ccaf27cbf843aa14a2f65eb5a5d34 |
File details
Details for the file clearskydays-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: clearskydays-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae21777c5e6c581d5a8b38f4a8d39aedc05950a8a23446357ee39aa0379d4847 |
|
MD5 | 196c8910af40dfb933767304ca9ebb3c |
|
BLAKE2b-256 | 1e775ac4edd5083184c7788bf95577ed31baa13219dc5f893502735c463937a1 |