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

pvlib / pvanalytics / 672
100%

Build:
DEFAULT BRANCH: master
Ran 24 Aug 2020 04:51PM UTC
Jobs 4
Files 35
Run time 19s
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

pending completion
672

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%)

4.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 672.1 24 Aug 2020 04:51PM UTC 0
100.0
Travis Job 672.1
2 672.2 24 Aug 2020 04:51PM UTC 0
100.0
Travis Job 672.2
3 672.3 24 Aug 2020 04:51PM UTC 0
100.0
Travis Job 672.3
4 672.4 24 Aug 2020 04:51PM UTC 0
100.0
Travis Job 672.4
Source Files on build 672
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #672
  • 8e99bd39 on github
  • Prev Build on master (#555)
  • Next Build on master (#705)
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