Metadata-Version: 2.1
Name: clearskydays
Version: 0.0.4
Summary: A simple Python module that determines clear sky days based on solar ultraviolet radiation measurements.
Home-page: UNKNOWN
Author: Abel Delgado Villalba
Author-email: adelgado@pol.una.py
License: MIT
Description: # Description: 
        clearskydays is a simple Python module that determines clear sky days based on solar ultraviolet 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>
        
        
        
        
        Version 0.0.4 (23-05-2022 15:45 UTC) Fourth release
        
Keywords: clear sky days,solar ultraviolet radiation
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/plain
