Rodrigo Amaro e Silva

Results 8 issues of Rodrigo Amaro e Silva

**[ran in calliope 0.6.6]** I recently put in place a Python script which runs a somewhat heavy calliope model inside a `for` loop. When running it I found out that...

has-workaround

**Problem description** Besides representing a fixed cost for a given technology, the 'purchase' cost can be extremely useful when coupled with a tech.constraints.energy_cap_min, as it can define a minimum capacity...

v0.6

**Describe the bug** `hsu` model [documentation](https://pvlib-python.readthedocs.io/en/stable/reference/generated/pvlib.soiling.hsu.html) mentions that the output > soiling_ratio (Series) – Values between 0 and 1. Equal to 1 - transmission loss. While the soiling ratio ranges...

documentation

**Describe the bug** `hsu` model has one of its parameters `depo_veloc`, which is described as > Deposition or settling velocity of particulates. [m/s] The [original paper](https://ieeexplore.ieee.org/document/8735892) mentions that the equation...

documentation

- [ ] Closes #1553 - [x] I am familiar with the [contributing guidelines](https://pvlib-python.readthedocs.io/en/latest/contributing/index.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. -...

enhancement

**Describe the bug** In `pvlib.temperature`, several units are missing unicode superscripts, and degrees Celsius are missing the °. **To Reproduce** Steps to reproduce the behavior: 1. Visit [documentation](https://pvlib-python.readthedocs.io/en/stable/_modules/pvlib/temperature.html) **Expected behavior**...

**Issue** The section ordering of [Irradiance Transposition documentation](https://pvlib-python.readthedocs.io/en/stable/gallery/irradiance-transposition/plot_mixed_orientation.html) in Example Gallery is not very fluid, in my opinion. **Current situation** 1. Mixed Orientation 2. Reverse transposition using one year of...

documentation

**Is your feature request related to a problem? Please describe.** `modelchain.ModelChain` and `modelchain.ModelChain.with_pvwatts` only consider optical losses for diffuse irradiance for modules from the Sandia Database, which contain an [FD...