Recent Releases of LandBOSSE
LandBOSSE - Release 2.6.0
What's Changed
- Pandas fix by @gbarter in https://github.com/WISDEM/LandBOSSE/pull/191
- Develop by @gbarter in https://github.com/WISDEM/LandBOSSE/pull/192
- remove rounding in openmdao api by @ptrbortolotti in https://github.com/WISDEM/LandBOSSE/pull/194
- Add basic API by @crookp in https://github.com/WISDEM/LandBOSSE/pull/195
- Add turbine Capex by @crookp in https://github.com/WISDEM/LandBOSSE/pull/196
- Add turbine cost - develop branch by @crookp in https://github.com/WISDEM/LandBOSSE/pull/197
- Add release prep by @crookp in https://github.com/WISDEM/LandBOSSE/pull/198
- v2.6.0: Add basic API by @crookp in https://github.com/WISDEM/LandBOSSE/pull/199
New Contributors
- @ptrbortolotti made their first contribution in https://github.com/WISDEM/LandBOSSE/pull/194
- @crookp made their first contribution in https://github.com/WISDEM/LandBOSSE/pull/195
Full Changelog: https://github.com/WISDEM/LandBOSSE/compare/v2.5.0...v2.6.0
- Python
Published by crookp over 1 year ago
LandBOSSE - Release 2.5.0
A series of bug fixes and small improvements across the dangling branches that have been consolidated into a version update. Most recent is a simple transport cost estimator from an industry recommended curve-fit.
- Python
Published by gbarter about 3 years ago
LandBOSSE - Release 2.4.1
This fixes some Pandas deprecations.
- Python
Published by akey7 over 4 years ago
LandBOSSE - Release 2.4.0
Release 2.4.0 contains a siimplified input spreadsheet for first-time users of LandBOSSE.
- Python
Published by akey7 almost 5 years ago
LandBOSSE - Release 2.3.5
This release incorporates changes in:
- GitHub actions: Automated testing through GitHub actions is now enabled
- OpenMDAO dependencies moved into LandBOSSE for easier integration with WISDEM.
- Python
Published by akey7 over 5 years ago
LandBOSSE - Release 2.3.4
This release adds support for single-value parametric lists.
- Python
Published by akey7 over 5 years ago
LandBOSSE - Release 2.3.3
Release 2.3.3 removes the analysis code that requires a SQL database, thereby reducing the number of dependencies. The analysis code now lives in another repo.
- Python
Published by akey7 almost 6 years ago
LandBOSSE - Release 2.3.2
Eliminates both SymPy and Shapely dependencies.
- Python
Published by akey7 almost 6 years ago
LandBOSSE - Release 2.3.1
This release has the following features:
- Fixes a Pandas deprecation warning.
- Updates Windows installation instructions.
- Python
Published by akey7 almost 6 years ago
LandBOSSE - Release 2.3.0
Release 2.3.0 incorporates functionality for distributed wind (DW) and small distributed wind applications.
- Python
Published by akey7 about 6 years ago
LandBOSSE - Release 2.2.8
This is the last release of LandBOSSE as a pure utility-scale BOS model. The next release will have DW and small DW functionality.
- Python
Published by akey7 about 6 years ago
LandBOSSE - Release 2.2.7
2.2.7
Changed construction duration functionality.
Weather window can now be extended to an arbitrarily long length by duplicating the underlying wind data.
All modules now report the actual construction time they require to perform the scope of work they model.
ManagementCost now keeps the management crew onsite for only the time necessary to complete all scope of work.
- Python
Published by akey7 over 6 years ago
LandBOSSE - Release 2.2.6
2.2.6
- Fix setup.py to automatically find the
landbossepackage.
- Python
Published by akey7 over 6 years ago