• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pvlib / pvanalytics / 672 / 2
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 24 Aug 2020 04:51PM UTC
Files 35
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Aug 2020 04:49PM UTC coverage: 100.0%. Remained the same
672.2

push

travis-ci

web-flow
Infer azimuth and tilt from power or POA irradiance (#64)

* Add system.infer_orientation_daily_peak() function

Implement the tilt & azimuth inference algorithm used in the
PVFleets quality assurance project. This algorithm works by
fitting a quadratic to the power or POA irradiance for each
day. The solar azimuth coinciding with the vertex of the
quadratic is compared to solar azimuth at maximum POA at several
candidate orientations and the best fit is returned.

* Add _fit.quadratic_vertex() function

Adds a new function to the internal curve fitting API that
returns the x-value at the vertex of a quadratic fit to the data.

* Rename curve fitting functions

Rename _fit.quadratic() to _fit.quadratic_r2() and
_fit.quartic_restricted() to _fit.quartic_restricted_r2() to make
it more clear what these functions do.

Co-authored-by: Cliff Hansen <cwhanse@sandia.gov>

1046 of 1046 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 672.2
  • Tree
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 605
  • Travis Job 672.2
  • 8e99bd39 on github
  • Prev Job for on master (#555.2)
  • Next Job for on master (#705.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc