Skip to content

Commit

Permalink
pvdeg
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-springer committed May 22, 2023
1 parent 776cb56 commit 3f9c27f
Show file tree
Hide file tree
Showing 64 changed files with 243 additions and 243 deletions.
2 changes: 1 addition & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[run]
omit=PVDegradationTools/_version.py
omit=pvdeg/_version.py
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1 +1 @@
PVDegradationTools/_version.py export-subst
pvdeg/_version.py export-subst
2 changes: 1 addition & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
pytest
- name: Collect coverage
run: |
pytest --cov=PVDegradationTools tests/
pytest --cov=pvdeg tests/
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include versioneer.py
include PVDegradationTools/_version.py
include pvdeg/_version.py
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@
<tr>
<td>License</td>
<td>
<a href="https://github.com/NREL/PVDegradationTools/blob/master/LICENSE.md">
<a href="https://github.com/NREL/pvdeg/blob/master/LICENSE.md">
<img src="https://img.shields.io/pypi/l/pvlib.svg" alt="license" />
</a>
</td>
</tr>
<tr>
<td>Documentation</td>
<td>
<a href='https://pvdegradationtools.readthedocs.io/en/latest/?badge=latest'>
<img src='https://readthedocs.org/projects/pvdegradationtools/badge/?version=latest' alt='Documentation Status' />
<a href='https://pvdeg.readthedocs.io/en/latest/?badge=latest'>
<img src='https://readthedocs.org/projects/pvdeg/badge/?version=latest' alt='Documentation Status' />
</a>
</td>
</tr>
Expand All @@ -35,9 +35,9 @@ This repository contains functions for calculating degradation of photovoltaic m
Documentation
=============

[Tutorials](https://github.com/NREL/PVDegradationTools/tree/main/docs/tutorials) on the usage of functions are located in the "docs > Tutorials" folder.
[Tutorials](https://github.com/NREL/pvdeg/tree/main/docs/tutorials) on the usage of functions are located in the "docs > Tutorials" folder.

We also have documentation in [ReadTheDocs](https://pvdegradationtools.readthedocs.io) where you can find more details on the API functions.
We also have documentation in [ReadTheDocs](https://pvdeg.readthedocs.io) where you can find more details on the API functions.


Installation
Expand All @@ -47,7 +47,7 @@ Relative Humidity and Acceleration Factors for Solar Modules releases may be ins

Install with:

pip install PVDegradationTools
pip install pvdeg

For developer installation, download the repository, navigate to the folder location and install as:

Expand All @@ -70,8 +70,8 @@ Getting support
===============

If you suspect that you may have discovered a bug or if you'd like to
change something about PVDegradationTools, then please make an issue on our
[GitHub issues page](hhttps://github.com/NREL/PVDegradationTools/issues).
change something about pvdeg, then please make an issue on our
[GitHub issues page](hhttps://github.com/NREL/pvdeg/issues).


Citing
Expand Down
14 changes: 7 additions & 7 deletions cla-1.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,24 @@ The Contributors License Agreement

Version 1.0
-----------
I agree to contribute to PVDegradationTools.
I agree to contribute to pvdeg.
I agree to the following terms and conditions for my contributions:
First, I agree that I am licensing the copyright to my contributions
under the terms of the current PVDegradationTools license.
under the terms of the current pvdeg license.
Second, I agree that, in order to conform to any future open source
software license(s) under which PVDegradationTools may be provided, the terms of
software license(s) under which pvdeg may be provided, the terms of
my copyright license may be modified without any notice to me and
without my consent.
Third, I hereby grant to Alliance for Sustainable Energy, LLC,
to any successor manager and distributor of PVDegradationTools appointed by
to any successor manager and distributor of pvdeg appointed by
the U.S. Department of Energy, and to all recipients of
a version of PVDegradationTools that includes my contributions, a non-exclusive,
a version of pvdeg that includes my contributions, a non-exclusive,
worldwide, royalty-free, irrevocable patent license under any patent
claims owned by me, or owned by my employer and known to me, that
are or will be, necessarily infringed upon by my contributions alone,
or by combination of my contributions with the version of PVDegradationTools
or by combination of my contributions with the version of pvdeg
to which they are contributed, to make, have made, use, offer to sell,
sell, import, and otherwise transfer any version of PVDegradationTools that
sell, import, and otherwise transfer any version of pvdeg that
includes my contributions, in source code and object code form.
Fourth, I represent and warrant that I am authorized to make the
contributions and grant the foregoing license(s).
Expand Down
2 changes: 1 addition & 1 deletion demo/PVD_AWS_Single_Location.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"source": [
"#Import required packages\n",
"from rex import NSRDBX, WindX\n",
"from PVDegradationTools.standards import calc_standoff\n",
"from pvdeg.standards import calc_standoff\n",
"\n",
"#Define NSRDB weather data - freely accesible through AWS\n",
"nsrdb_fp = '/nrel/nsrdb/current/nsrdb_tmy-2021.h5'\n",
Expand Down
28 changes: 14 additions & 14 deletions demo/demo_status.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"l": 0.5,
"max_workers": null,
"mount_type": "open_rack_glass_glass",
"out_dir": "/home/mspringe/projects/degtools/github/PVDegradationTools/demo",
"out_dir": "/home/mspringe/projects/degtools/github/pvdeg/demo",
"sky_model": "isotropic",
"tag": "_j0",
"temp_model": "sapm",
Expand All @@ -24,7 +24,7 @@
"weather_names": "TMY",
"weather_satellite": "Americas",
"wind_speed_factor": 1,
"out_file": "/home/mspringe/projects/degtools/github/PVDegradationTools/demo/out_rel_humidity_j0.h5",
"out_file": "/home/mspringe/projects/degtools/github/pvdeg/demo/out_rel_humidity_j0.h5",
"runtime_seconds": 9.521851,
"time_end": "21-Apr-2023 13:57:11",
"total_runtime": "0:00:09"
Expand All @@ -42,7 +42,7 @@
"l": 0.5,
"max_workers": null,
"mount_type": "open_rack_glass_glass",
"out_dir": "/home/mspringe/projects/degtools/github/PVDegradationTools/demo",
"out_dir": "/home/mspringe/projects/degtools/github/pvdeg/demo",
"sky_model": "isotropic",
"tag": "_j1",
"temp_model": "sapm",
Expand All @@ -52,7 +52,7 @@
"weather_names": "TMY",
"weather_satellite": "Americas",
"wind_speed_factor": 1,
"out_file": "/home/mspringe/projects/degtools/github/PVDegradationTools/demo/out_rel_humidity_j1.h5",
"out_file": "/home/mspringe/projects/degtools/github/pvdeg/demo/out_rel_humidity_j1.h5",
"runtime_seconds": 9.398299,
"time_end": "21-Apr-2023 13:57:11",
"total_runtime": "0:00:09"
Expand All @@ -69,7 +69,7 @@
"level": 1,
"max_workers": null,
"module_type": "glass_polymer",
"out_dir": "/home/mspringe/projects/degtools/github/PVDegradationTools/demo",
"out_dir": "/home/mspringe/projects/degtools/github/pvdeg/demo",
"sky_model": "isotropic",
"tag": "_j0",
"temp_model": "sapm",
Expand All @@ -80,7 +80,7 @@
"weather_satellite": "Americas",
"wind_speed_factor": 1.71,
"x_0": 6.1,
"out_file": "/home/mspringe/projects/degtools/github/PVDegradationTools/demo/out_standoff_j0.h5",
"out_file": "/home/mspringe/projects/degtools/github/pvdeg/demo/out_standoff_j0.h5",
"runtime_seconds": 8.855118,
"time_end": "21-Apr-2023 13:46:45",
"total_runtime": "0:00:08"
Expand All @@ -94,7 +94,7 @@
"level": 1,
"max_workers": null,
"module_type": "glass_polymer",
"out_dir": "/home/mspringe/projects/degtools/github/PVDegradationTools/demo",
"out_dir": "/home/mspringe/projects/degtools/github/pvdeg/demo",
"sky_model": "isotropic",
"tag": "_j1",
"temp_model": "sapm",
Expand All @@ -105,7 +105,7 @@
"weather_satellite": "Americas",
"wind_speed_factor": 1.71,
"x_0": 6.1,
"out_file": "/home/mspringe/projects/degtools/github/PVDegradationTools/demo/out_standoff_j1.h5",
"out_file": "/home/mspringe/projects/degtools/github/pvdeg/demo/out_standoff_j1.h5",
"runtime_seconds": 8.662029,
"time_end": "21-Apr-2023 13:46:45",
"total_runtime": "0:00:08"
Expand All @@ -119,11 +119,11 @@
"job_status": "successful",
"time_submitted": "21-Apr-2023 13:57:18",
"collect_pattern": [
"/home/mspringe/projects/degtools/github/PVDegradationTools/demo/out_rel_humidity.h5",
"/home/mspringe/projects/degtools/github/PVDegradationTools/demo/out_rel_humidity*.h5"
"/home/mspringe/projects/degtools/github/pvdeg/demo/out_rel_humidity.h5",
"/home/mspringe/projects/degtools/github/pvdeg/demo/out_rel_humidity*.h5"
],
"datasets": null,
"out_file": "/home/mspringe/projects/degtools/github/PVDegradationTools/demo/out_rel_humidity.h5",
"out_file": "/home/mspringe/projects/degtools/github/pvdeg/demo/out_rel_humidity.h5",
"purge_chunks": false,
"runtime_seconds": 2.521077,
"time_end": "21-Apr-2023 13:57:39",
Expand All @@ -139,13 +139,13 @@
"job_status": "successful",
"time_submitted": "21-Apr-2023 13:46:50",
"collect_pattern": [
"/home/mspringe/projects/degtools/github/PVDegradationTools/demo/out_standoff.h5",
"/home/mspringe/projects/degtools/github/PVDegradationTools/demo/out_standoff*.h5"
"/home/mspringe/projects/degtools/github/pvdeg/demo/out_standoff.h5",
"/home/mspringe/projects/degtools/github/pvdeg/demo/out_standoff*.h5"
],
"datasets": null,
"purge_chunks": false,
"time_start": "21-Apr-2023 13:47:12",
"out_file": "/home/mspringe/projects/degtools/github/PVDegradationTools/demo/out_standoff.h5",
"out_file": "/home/mspringe/projects/degtools/github/pvdeg/demo/out_standoff.h5",
"runtime_seconds": 1.785692,
"time_end": "21-Apr-2023 13:47:13",
"total_runtime": "0:00:01"
Expand Down
2 changes: 1 addition & 1 deletion demo/eagle_install_pvd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ fi
conda install -c pvlib pvlib

# Clone the necessary repositories
git clone https://github.com/NREL/PVDegradationTools.git ./$1/pvd
git clone https://github.com/NREL/pvdeg.git ./$1/pvd
git clone https://github.com/NREL/gaps.git ./$1/gaps
git clone https://github.com/NREL/reV.git ./$1/reV

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PVDegradationTools.collection
=============================
pvdeg.collection
================

.. automodule:: PVDegradationTools.collection
.. automodule:: pvdeg.collection



Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PVDegradationTools.humidity
===========================
pvdeg.humidity
==============

.. automodule:: PVDegradationTools.humidity
.. automodule:: pvdeg.humidity



Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PVDegradationTools.letid
========================
pvdeg.letid
===========

.. automodule:: PVDegradationTools.letid
.. automodule:: pvdeg.letid



Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PVDegradationTools.main
=======================
pvdeg.main
==========

.. automodule:: PVDegradationTools.main
.. automodule:: pvdeg.main



Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PVDegradationTools.spectral
===========================
pvdeg.spectral
==============

.. automodule:: PVDegradationTools.spectral
.. automodule:: pvdeg.spectral



Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PVDegradationTools.standards
============================
pvdeg.standards
===============

.. automodule:: PVDegradationTools.standards
.. automodule:: pvdeg.standards



Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PVDegradationTools.temperature
==============================
pvdeg.temperature
=================

.. automodule:: PVDegradationTools.temperature
.. automodule:: pvdeg.temperature



Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PVDegradationTools.utilities
============================
pvdeg.utilities
===============

.. automodule:: PVDegradationTools.utilities
.. automodule:: pvdeg.utilities



Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PVDegradationTools.weather
==========================
pvdeg.weather
=============

.. automodule:: PVDegradationTools.weather
.. automodule:: pvdeg.weather



Expand Down
2 changes: 1 addition & 1 deletion docs/sphinx/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ API
===
Modules, methods, classes and attributes are explained here.

.. automodule:: PVDegradationTools
.. automodule:: pvdeg
:members:

.. autosummary::
Expand Down
Loading

0 comments on commit 3f9c27f

Please sign in to comment.