Skip to content

Commit

Permalink
Merge pull request #83 from NREL/Training&Tools
Browse files Browse the repository at this point in the history
Training&tools
  • Loading branch information
shirubana authored May 3, 2024
2 parents 7e6c16e + 893e80e commit dbde447
Show file tree
Hide file tree
Showing 235 changed files with 64,927 additions and 428 deletions.
19 changes: 19 additions & 0 deletions docs/source/whatsnew/releases/v0.3.2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
v0.3.2 (2024-XX-XX)
=======================

Enhancements
------------

Documentation
-------------
* Renamted pvdeg_tutorials folder to tutorials_and_tools, and added more tutorials
to be run easily in google collab.
* Jupyter Journals now have information regarding the version of the programs used near
the beginning, to simplify debugging and user support.

Contributors
~~~~~~~~~~~~
* Martin Springer (:ghuser:`martin-springer`)
* Mike Kempe (:ghuser:`MDKempe`)
* Silvana Ovaitt (:ghuser:`shirubana`)
* Tobin Ford (:ghuser:`tobin-ford`)
22 changes: 0 additions & 22 deletions pvdeg_tutorials/_toc.yml

This file was deleted.

310 changes: 0 additions & 310 deletions pvdeg_tutorials/tutorials/5 - Weather Database Access.ipynb

This file was deleted.

File renamed without changes
8 changes: 4 additions & 4 deletions pvdeg_tutorials/README.md → tutorials_and_tools/README.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
<img src="PVD_logo.png" width="100">

# TUTORIALS for PV Degradation Tools (pvdeg)
# PV Degradation Tools - TUTORIALS and Tools (pvdeg)

### Jupyter Book

For in depth Tutorials you can run online, see our [jupyter-book](https://nrel.github.io/PVDegradationTools/intro.html)
For learning to use PVDeg through our tutorials, or running the available tools online, see our [jupyter-book](https://nrel.github.io/PVDegradationTools/intro.html)
Clicking on the rocket-icon on the top allows you to launch the journals on [Google Colaboratory](https://colab.research.google.com/) for interactive mode.
Just uncomment the first line `pip install ...` to install the environment on each journal if you follow this mode.

### Binder

To run these tutorials in Binder, you can click here:
To run these tutorials or tools in Binder, you can click here:
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/NREL/PVDegradationTools/main)
It takes a minute to load the environment.

### Locally

You can also run the tutorial locally in a virtual environment, i.e., `venv` or
You can also run the tutorials and tools locally in a virtual environment, i.e., `venv` or
[miniconda](https://docs.conda.io/en/latest/miniconda.html).

1. Create and activate a new environment, e.g., on Mac/Linux terminal with `venv`:
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 4 additions & 0 deletions tutorials_and_tools/_build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 86a80142bb0890d5262a8dbd1c319561
tags: 645f666f9bcd5a90fca523b33c5a78b7
Loading

0 comments on commit dbde447

Please sign in to comment.