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

pvlib / pvlib-python / 1881 / 6
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2019 07:05PM UTC
Files 53
Run time 6s
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

29 Mar 2019 06:51PM UTC coverage: 87.856% (+0.07%) from 87.783%
CONDA_ENV=py37

push

travis-ci

wholmgren
Add functionality for reading EPW weather files (#677)

* Add functionality for reading EPW weather files

Adds EPW reader to iotools.tmy and includes files for testing

* Include documentation for read_epw

* read_epw is now in a separate module instead of part of tmy.py

includes a couple of other small fixes and updated testing files

* Update epw.py

Remove line that was only meant for debugging

* Force date format

This commit forces the data format and now pads a zero in front of the 'hour' column. I believe that this solves the Python 2.7 issue, but Travis testing needs to confirm this

* Remove debugging statement

* Testing dir update and new code structure for localizing index

note .dt option in localizing. see: https://stackoverflow.com/questions/26089670/unable-to-apply-methods-on-timestamps-using-series-built-ins

* Update index creation following Will's suggestion and cleaned up code

Updates code for index creation in epw.py
Improves docstring for clarity
Cleans trailing spaces, missing whitespace, etc. identified by pycodestyle in epw.py and test_epw.py

* Changed indexing of last hour of the year

Last hour of the year led to an error in the forced year check. It was because of a remnant of my quick-and-dirty approach which is no longer necessary using Will's solution.

* Minor change to default input for filename and update of What's New

6562 of 7469 relevant lines covered (87.86%)

0.88 hits per line

Source Files on job 1881.6 (CONDA_ENV=py37)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1703
  • Travis Job 1881.6
  • c9e33145 on github
  • Prev Job for CONDA_ENV=py37 on master (#1869.6)
  • Next Job for CONDA_ENV=py37 on master (#1886.6)
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