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

pvlib / pvlib-python / 2442
96%

Build:
DEFAULT BRANCH: master
Ran 31 Oct 2019 03:40PM UTC
Jobs 4
Files 180
Run time 2min
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
2442

push

travis-ci

cwhanse
coefficient estimation method following DeSoto(2006) (#784)

* function getparams_desoto added to pvsystem module. This commit is just the copy from my previous work, slighty modified for removing the PEP8 warnings.

* getparams_desoto moved from pvsystem to singlediode.
- getparams_desoto renamed in getparams_from_specs
- some initializing values were changed in accordance with Duffie&Beckman2013

* - Modification of getparams_from_specs so as it follows better the procedure of DeSoto&al(2006).

* - Bug corrected in DeSoto(2006) procedure
- test_singlediode completed with a beginning of test_getparams_from_specs

* - test_getparams_from_specs_desoto() finished
- function renamed as above

* Not sure of all changes brought by this commit because of holidays.
- function 'from_epw' added in location
- 1 modification in singlediode
- 1 modification in test_singlediode

* - function '_parse_raw_sam_df' modified. The parser engine is now defined on 'python'. If not the pd.read_csv cannot work with me.

* - ModelChain attribute 'diode_params' transformed from tuple containing pd.Series to DataFrame. Makes the use of diode_params easier for further calculations.

* - singlediode.get_params_from_specs_desoto() output changed. 'a_ref' is changed by 'nNsVth_ref'

* read_epw changed. A line has been added to convert the precipitable water from mm to cm, in order to be compatible with other functions of pvlib

* - read_epw changed. If condition added to make the conversion only in the case of TMY3

* - argument diode_params changed from tuple to pd.DataFrame

* - get_params_from_specs_desoto removed from singlediode.py

* - function fit_sdm_desoto added. Still need to be formatted

* - change on type of self.diode_params removed. Go check on branch diode_params_in_df for seeing it

* - Function 'fit_sdm_desoto' cleaned and variables names named as in 'fit_sdm_cec_sam'

* - all changes made on other files than ivtools.py remo... (continued)

22563 of 24126 relevant lines covered (93.52%)

3.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2442.1 (CONDA_ENV=py35-min) 31 Oct 2019 03:40PM UTC 0
72.33
Travis Job 2442.1
2 2442.2 (CONDA_ENV=py35) 31 Oct 2019 03:42PM UTC 0
93.14
Travis Job 2442.2
3 2442.3 (CONDA_ENV=py36 TASK="coverage" DEPLOY_ENV="true") 31 Oct 2019 03:42PM UTC 0
93.14
Travis Job 2442.3
4 2442.4 (CONDA_ENV=py37) 31 Oct 2019 03:40PM UTC 0
93.16
Travis Job 2442.4
Source Files on build 2442
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2442
  • 10d54de6 on github
  • Prev Build on master (#2438)
  • Next Build on master (#2443)
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