Skip to content

Conversation

@KonstantinTr
Copy link
Owner

No description provided.

KonstantinTr and others added 5 commits October 6, 2017 09:38
* fix for issue #343

Now, passed 'offset' parameter are used instead of it's default value.

* test for issue #343

* solar_position_method passed to basic_chain wasn't used causing
execution of solarposition.get_solarposition with default 'nrel_numpy'
value in all cases.

* Update modelchain.py

doc string fixes for modelchain.basic_chain function

* Update v0.5.1.rst

* Update v0.5.1.rst

* Update v0.5.1.rst

* According to 'Solar Position Algorithm for Solar Radiation Applications'
 by Ibrahim Reda and Afshin Andreas there is usage of alpha_prime.

* what's new update for issue #366
* fix for issue #343

Now, passed 'offset' parameter are used instead of it's default value.

* test for issue #343

* solar_position_method passed to basic_chain wasn't used causing
execution of solarposition.get_solarposition with default 'nrel_numpy'
value in all cases.

* Update modelchain.py

doc string fixes for modelchain.basic_chain function

* Update v0.5.1.rst

* Update v0.5.1.rst

* Update v0.5.1.rst

* altitude arg was missing.
Consequentially, pressure was passed to altitude and
 temperature was passed to pressure.

* Test for get_solarposition with method='pyephem'

Should prevent args mismatch described in #374
This function is basically a copy of  test_get_solarposition_no_kwargs modified to call get_solarposition  with method='pyephem'

* Update v0.5.1.rst

* Now we pass keyword arguments instead of positional to be safe and consistent.

* decorate test_get_solarposition_method_pyephem with @requires_ephem
* links corrected

Fixes: #380

* updated whatnew
* add method to get_solar_position calls

* update whatsnew
@KonstantinTr KonstantinTr merged commit ae6de4f into KonstantinTr:master Oct 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants