pvlib-python
pvlib-python copied to clipboard
add `spectra` and `spectra_components` to variables and symbols page
- [X] Closes #2150
- [X] I am familiar with the contributing guidelines
- [ ] ~Tests added~
- [ ] ~Updates entries in
docs/sphinx/source/referencefor API changes.~ - [X] Adds description and name entries in the appropriate "what's new" file in
docs/sphinx/source/whatsnewfor all changes. Includes link to the GitHub Issue with:issue:`num`or this Pull Request with:pull:`num`. Includes contributor name and/or GitHub username (link with:ghuser:`user`). - [X] New code is fully documented. Includes numpydoc compliant docstrings, examples, and comments where necessary.
- [X] Pull request is nearly complete and ready for detailed review.
- [ ] Maintainer: Appropriate GitHub Labels (including
remote-data) and Milestone are assigned to the Pull Request and linked Issue.
Marking as a draft for now because it seems #2234 is close to being merged, so these variables can be added to the new glossary rather than the variables and symbols page
All good suggestions @kandersolar thanks!