Adam R. Jensen

Results 37 issues of Adam R. Jensen

- [x] I am familiar with the [contributing guidelines](https://pvlib-python.readthedocs.io/en/latest/contributing.html) - [x] Tests added - [ ] Adds description and name entries in the appropriate "what's new" file in [`docs/sphinx/source/whatsnew`](https://github.com/pvlib/pvlib-python/tree/main/docs/sphinx/source/whatsnew) for...

enhancement
remote-data

- [x] I am familiar with the [contributing guidelines](https://pvlib-python.readthedocs.io/en/latest/contributing.html) - [x] Tests added - [ ] Adds description and name entries in the appropriate "what's new" file in [`docs/sphinx/source/whatsnew`](https://github.com/pvlib/pvlib-python/tree/main/docs/sphinx/source/whatsnew) for...

enhancement

- [x] Closes #2201 - [x] I am familiar with the [contributing guidelines](https://pvlib-python.readthedocs.io/en/latest/contributing.html) - [x] Tests added - [ ] Updates entries in [`docs/sphinx/source/reference`](https://github.com/pvlib/pvlib-python/blob/main/docs/sphinx/source/reference) for API changes. - [ ]...

testing
build tools

Several pvlib functions take an index as one of the input parameters, however, it is inconsistent whether this parameter is called `times` or `time`. I think we should document the...

- [x] Related to #1253 - [x] I am familiar with the [contributing guidelines](https://pvlib-python.readthedocs.io/en/latest/contributing.html) - [x] Tests added - [x] Adds description and name entries in the appropriate "what's new"...

documentation
api

pvlib currently uses variants of the following description for the `times` parameter in the solar position algorithms: times : pandas.DatetimeIndex Must be localized or UTC will be assumed. However, `times`...

This model is currently being used by PVGIS but is not available through pvlib at the moment.

enhancement