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

NREL / bifacial_radiance / 1015
62%
master: 71%

Build:
Build:
LAST BUILD BRANCH: 585_epw_errors
DEFAULT BRANCH: master
Ran 12 May 2020 10:16PM UTC
Jobs 2
Files 7
Run time 1min
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
1015

push

travis-ci

web-flow
Issue68 hourly albedo (#246)

* GroundObj for Arrays.  Works for all cases of albedos:
materialoralbedo1 = np.array(0.62) # 1 albedo
materialoralbedo2 = np.array([0.62]) # 1 Albedo
materialoralbedo3 = np.array([0.52, 0.33, 0.44, 0.55]) # 4 Albedoss
materialoralbedo4 = np.array([[0.2, 0.3, 0.4]]) # 1 RGB Albedo
materialoralbedo5 = np.array([[0.2, 0.3, 0.4],  [0.12, 0.13, 0.26]]) # 2 RGB Albedo

* setGround: attempt to read metdata and assign albedo; handling of lists

* return MetObj.albedo from TMY file

* gendaylit Update for Albedo.  Changes: 1) Made metdata input optional, as it is saved in self. @cdeline this is going to break some tests, because the order of the variables changed to allow for metdata = None.   2) If metdata not passed, checks to see if it's stored in self.   3) Assigns the albedo from self.ground values .  

*  ALL notebooks and tests updated.  new tests for GroundObj()

* Create printGroundplane() function in groundobj. Refactor gendaylit, gencumsky

Co-authored-by: Silvana Ayala <silvana.ayala@nrel.gov>

2428 of 3884 relevant lines covered (62.51%)

1.25 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1015.1 (REQ_ENV='-r requirements.txt .') 12 May 2020 10:16PM UTC 0
62.51
Travis Job 1015.1
2 1015.2 (REQ_ENV='--upgrade --upgrade-strategy=eager .') 12 May 2020 10:18PM UTC 0
62.51
Travis Job 1015.2
Source Files on build 1015
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1015
  • a0a35ff1 on github
  • Prev Build on 0333_release (#1075)
  • Next Build on 0333_release (#1078)
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