Metadata-Version: 2.1
Name: clearskydays
Version: 0.0.3
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
        
        # Author: Abel Delgado Villalba. Facultad Politecnica - Universidad Nacional de Asuncion, Paraguay. email: <adelgado@pol.una.py>
        
        # Acknowledgments: The author thanks Dr. Marcelo de Paula Correa (Universidade Federal de Itajuba, Brazil), an expert researcher in atmospheric sciences and biometeorology, for his important scientific contribution to this work.
        
        
        
        
        Version 0.0.3 (20-05-2022 16:50 UTC) Third 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
