You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* bump pandas min from 0.22.0 to 0.25.0
* fix buggy test__check_pandas_assert_kwargs
don't use monkeypatch and mocker in the same test function. pytest-dev/pytest-mock#289
* fix psm3 test (apparent_zenith -> solar_zenith)
* whatsnew
* better UTC conversion in sun_rise_set_transit_ephem
* helpful comments
* more whatsnew
* '3.0' -> '3' in read_crn test?
* apply dtypes during parsing in read_crn
* move dropna() post-processing into read_fwf call
* fix read_crn for pandas<1.2.0
* Update pvlib/solarposition.py
Co-authored-by: Will Holmgren <[email protected]>
* nix pytz
* UTC -> utc
* address simd arccos issue in tracking.singleaxis
Co-authored-by: Will Holmgren <[email protected]>
0 commit comments