Skip to content

pec0ra/buvic

Repository files navigation

BUVIC

Python 3.7 GitHub top language GitHub GitHub release (latest by date) GitHub Workflow Status Docker Cloud Automated build Code style: black

Brewer UV Irradiance Calculation

BUVIC is a small application running in the browser that executes calculations of cosine corrected irradiance from brewer raw UV measurements.

It can execute these calculations for chosen dates and brewer id and the corresponding measurement can either be read from the file system or retrieved from eubrewnet.

GUI

GUI

Usage

To install BUVIC, run the installer.py and follow the instructions. This requires python 3+.

python installer.py

More information about how to use BUVIC can be found in the wiki

Documentation

Information about BUVIC's usage and implementation can be found in the wiki

License

BUVIC is published under the GNU General Public License version 3 (GPL v3). See LICENSE.md for more details.