Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release Notes
## Unreleased
* Added excel file with coordinates for 50 locations in west Africa. This excel file is used in example 12, but can also be broadly useful in testing other HOPP scripts.
- `examples/inputs/west_africa_coordinates.xlsx`
* Added an example that allows HOPP simulations to be run sequentially for multiple locations anywhere in the world.
- `examples/12-worldwide-multi-location-example.ipynb`
* Add `overwrite_fin_values` from H2Integrate to sync cost input methods
* Bump minimum NREL-PySAM version to 7.0.0
* Clarify that the `nominal_discount_rate` method of the `CustomFinancialModel` uses the Fisher equation
Expand Down
Loading