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

pvlib / pvlib-python / 1881
96%

Build:
DEFAULT BRANCH: master
Ran 29 Mar 2019 06:58PM UTC
Jobs 6
Files 53
Run time 7min
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
1881

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

6960 of 7469 relevant lines covered (93.19%)

5.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1881.1 (CONDA_ENV=py27-min) 29 Mar 2019 07:00PM UTC 0
72.85
Travis Job 1881.1
2 1881.2 (CONDA_ENV=py27) 29 Mar 2019 07:00PM UTC 0
92.69
Travis Job 1881.2
3 1881.3 (CONDA_ENV=py34) 29 Mar 2019 06:58PM UTC 0
91.62
Travis Job 1881.3
4 1881.4 (CONDA_ENV=py35) 29 Mar 2019 07:00PM UTC 0
92.66
Travis Job 1881.4
5 1881.5 (CONDA_ENV=py36 TASK="coverage" DEPLOY_ENV="true") 29 Mar 2019 06:59PM UTC 0
92.66
Travis Job 1881.5
6 1881.6 (CONDA_ENV=py37) 29 Mar 2019 07:05PM UTC 0
87.86
Travis Job 1881.6
Source Files on build 1881
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1881
  • c9e33145 on github
  • Prev Build on master (#1869)
  • Next Build on master (#1886)
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