Adam R. Jensen

Results 37 issues of Adam R. Jensen

**Describe the bug** On pvlib's GitHub landing page (readme file), there's a shield/link to [LGTM](https://lgtm.com/projects/g/pvlib/pvlib-python/alerts?mode=list). While following this link, I noticed the following warning message: > **LGTM.com will be shut...

### Description I have a need to utilize a cubic map projection (which as an example is supported by [ArcGIS](https://pro.arcgis.com/en/pro-app/latest/help/mapping/properties/cube.htm) and NASA's [G.Projector](https://www.giss.nasa.gov/tools/gprojector/) has a projection called gmomic cubed square)....

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

io
remote-data

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

io
remote-data

Having the default transposition model be isotropic seems like a very poor choice. Isotropic models are known to have very large biases and should only be used in very specific...

enhancement

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

api

It seems that PVSystem chooses some temperature model parameters if they are not specified (None) when defining a PVSystem. However, this doesn't seem very clear from the docstring. https://github.com/pvlib/pvlib-python/blob/eb7b34aa1131782e74119c91f7f1aadf3fdbe19f/pvlib/pvsystem.py#L154-L156 I...

@adriesse and I have encountered what we think is an undesirable behavior of the `gti_dirint` function. Specifically, the reverse transposition method sometimes returns nan irradiances (e.g., GHI) when AOI>90. This...

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

io
remote-data

I've found that the QC checks in pvanalytics flag values outside the testing domain as erroneously, which I strongly believe is against the purpose of the testing domain. As an...