Skip to content

Commit

Permalink
Adding whatsnew file for v010 release (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
anomam authored May 14, 2018
1 parent fecc266 commit 17486a6
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions pvfactors/docs/whatsnew/v0.1.0.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
.. _whatsnew_0100:

v0.1.0 (May 14, 2018)
======================

This is the first release of pvfactors.
We hope this package will help answer some important questions on irradiance
calculation for the PV industry.

* Use shapely and geodataframes to create 2D PV array geometries and record them
* Add ability to discretize ''pvrow'' surfaces in order to calculate irradiance distributions (eg diffuse shading)
* Use Perez diffuse light model
* Add multiprocessing and improve computational speed
* Create extensive documentation including a Jupyter notebook tutorial
* Implement circumsolar and horizon band shading to improve diffuse shading calculations
* Created tools functions for running timeseries simulations
* Make package compatible with Python3
* Add continuous integration with CircleCI
* Add versioneer for "auto-versioning" of package

Contributors
------------

* Marc Anoma

0 comments on commit 17486a6

Please sign in to comment.