Skip to content

A Jupyter Notebook for the Analysis of the Solar Radiation Readings of Pyranometers installed by REMap-SOLAR.

License

Notifications You must be signed in to change notification settings

benhur07b/remap-solar-pyranometer-data-analysis

Repository files navigation

REMap-SOLAR Pyranometer Data Analysis

About

This Notebook is used for the Analysis of the Solar Radiation Readings of Pyranometers installed by REMap-SOLAR.

RUNNING THE TOOL

REQUIREMENTS

  • Python 2.7
  • jupyter
  • pandas
  • numpy
  • matplotlib

They are also found in the requirements.txt file.
You can install these requirements using pip (sudo pip install -r requirements.txt or pip install -r requirements.txt)

PROCEDURE

  1. Enter the input parameters in the cell marked as "INPUT PARAMETERS".
  2. Run all cells above SENSOR READING STATS (Cell -> Run All Above)
  3. Go to the cell with the code you want to run (i.e SENSOR READING STATS, MONTHLY STATS, etc)
  4. In the Toolbar above: Cell -> Run Cells

LICENSE

The "REMap-Solar Pyranometer Data Analysis Tool" is provided under the GNU General Public License (GNU-GPL) v3.0

Copyright (C) 2016 Ben Hur S. Pintor (bhs.pintor@gmail.com)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

A Jupyter Notebook for the Analysis of the Solar Radiation Readings of Pyranometers installed by REMap-SOLAR.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published