pvlib-python icon indicating copy to clipboard operation
pvlib-python copied to clipboard

solarpositions benchmarking functions failing

Open Naman-Priyadarshi opened this issue 1 year ago • 0 comments

Describe the bug solarposition.SolarPosition.time_pyephem , solarPosition.time_sun_rise_set_transit_ephem and SolarPositionCalcTime.time_calc_time benchmarking functions are failing, the fucntions are a part of solarposition.py

To Reproduce Steps to reproduce the behavior:

  1. Go to 'benchmarks'
  2. Open in terminal
  3. Run asv using 'asv dev'
  4. See error

Expected behavior The benchmarks should run without any errors.

Screenshots If applicable, add screenshots to help explain your problem. solarpoisition

Versions:

  • python: 3.8.10
  • asv: 0.5.2

Naman-Priyadarshi avatar Aug 14 '22 19:08 Naman-Priyadarshi