Metadata-Version: 2.1
Name: HOPP
Version: 0.0.5
Summary: Hybrid Systems Optimization and Performance Platform
Home-page: https://www.https://github.com/NREL/HOPP
Author: NREL
Author-email: dguittet@nrel.gov
License: BSD 3-Clause
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: global-land-mask
Requires-Dist: matplotlib
Requires-Dist: NREL-PySAM (>=2.1.4)
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: Pillow
Requires-Dist: pvmismatch
Requires-Dist: pysolar
Requires-Dist: pytz
Requires-Dist: requests
Requires-Dist: scipy
Requires-Dist: shapely
Requires-Dist: timezonefinder
Requires-Dist: urllib3
Requires-Dist: python-dotenv

# Release Notes

## Version 0.0.5, Apr 30, 2021
* Update PySAM requirements
* Fix flicker check for weight_option

## Version 0.0.3, Jan 21, 2021
* Allow flicker heatmap grid cell width and height to be changed
* Normalize time-weighted heatmaps by area as well

## Version 0.0.2, Dec 28, 2020
* Allow using swept area of blades inplace of individual blades for flicker model
* Allow wind direction and solar data inputs to flicker model
* Add flicker heatmap weighted by hours shaded as loss option
* Minor bug fixes and restructuring of flicker functions

## Version 0.0.1, Dec 14, 2020
* Fixed and updated data in Balance-of-station cost model

## Version 0.0.0, Dec 2, 2020
* Official beta release
* Wind & PV simulations
* Hybrid simulation combining mixes of wind & pv
* Flicker modeling
* Derivative-free optimization framework
* Balance-of-station cost model 

