Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 9 committers (11.1%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.1%) to scientific vocabulary
Keywords from Contributors
Repository
New LandBOSSE Model (Developed in 2018-2019)
Basic Info
Statistics
- Stars: 17
- Watchers: 17
- Forks: 27
- Open Issues: 23
- Releases: 13
Metadata Files
README.md
LandBOSSE
Welcome to LandBOSSE!
The Land-based Balance-of-System Systems Engineering (LandBOSSE) model is a systems engineering tool that estimates the balance-of-system (BOS) costs associated with installing utility scale wind plants (10, 1.5 MW turbines or larger). It can execute on macOS and Windows. At this time, for both platforms, it is a command line tool that needs to be accessed from the command line.
The methods used to develop this model (specifically, LandBOSSE Version 2.1.0) are described in greater detail the following report:
Eberle, Annika, Owen Roberts, Alicia Key, Parangat Bhaskar, and Katherine Dykes. 2019. NREL’s Balance-of-System Cost Model for Land-Based Wind. Golden, CO: National Renewable Energy Laboratory. NREL/TP-6A20-72201. https://www.nrel.gov/docs/fy19osti/72201.pdf.
User Guides
First, read the technical report to understand the big picture of LandBOSSE. In the technical report, you will find process diagrams, equations and the modules that implement them. Then, come back to this documentation and read the user guide.
In brief, LandBOSSE takes .xlsx spreadsheets, reads input data from tabs on the spreadsheets, and writes the results to an output .xlsx file. There are three sections in the user guide to demonstrate how to perform these steps.
The user guide comes in three parts:
Software installation,
Input data configuration, and
Output data analysis.
Software Installation
There are two options depending on whether you are a developer or an end user and what operating system you are running.
Windows end-user: If you run the Microsoft Windows operating system and aren't setting up as a developer who is going to be modifying the core library, these instructions are for you. Find out how to configure Windows for end users.
macOS end user and macOS developer: If you run the macOS operating system, either as an end-user or as a developer, these instructions are for you. Both developers and end-users will need most of the steps. Find out how to configure macOS for end users and developers.
Operation after the installation
Review the installation instructions on how to activate a virtual environment, if you haven't already.
Then, read the Operation and Folder Structure for details on running the command that executes LandBOSSE from the command line.
Owner
- Name: WISDEM
- Login: WISDEM
- Kind: organization
- Email: systems.engineering@nrel.gov
- Location: NREL National Wind Technology Center, Boulder, CO
- Website: https://www.nrel.gov/wind/systems-engineering.html
- Repositories: 40
- Profile: https://github.com/WISDEM
The Wind-Plant Integrated System Design and Engineering Model (WISDEM (TM)) set
GitHub Events
Total
- Release event: 1
- Delete event: 4
- Issue comment event: 3
- Push event: 6
- Pull request review event: 3
- Pull request review comment event: 3
- Pull request event: 9
- Fork event: 2
- Create event: 3
Last Year
- Release event: 1
- Delete event: 4
- Issue comment event: 3
- Push event: 6
- Pull request review event: 3
- Pull request review comment event: 3
- Pull request event: 9
- Fork event: 2
- Create event: 3
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Alicia Key | a****y@n****v | 292 |
| Annika Eberle | a****e@n****v | 104 |
| parangat94 | p****4@g****m | 53 |
| Garrett Barter | g****r@n****v | 35 |
| Paul Crook | p****k@n****v | 26 |
| Aaron Barker | b****9@g****m | 7 |
| Katherine Dykes | k****s@n****v | 4 |
| ptrbortolotti | p****i@g****m | 1 |
| WIN\jumu | j****u@d****k | 1 |
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 98
- Total pull requests: 106
- Average time to close issues: 2 months
- Average time to close pull requests: 10 days
- Total issue authors: 10
- Total pull request authors: 10
- Average comments per issue: 0.46
- Average comments per pull request: 0.5
- Merged pull requests: 95
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 10
- Average time to close issues: N/A
- Average time to close pull requests: 11 days
- Issue authors: 0
- Pull request authors: 2
- Average comments per issue: 0
- Average comments per pull request: 0.7
- Merged pull requests: 9
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- akey7 (73)
- parangat94 (10)
- eberlea (5)
- badeshiben (3)
- dykesk (2)
- ChristopherCampos (1)
- jrleee (1)
- FlorianMandel (1)
- gbarter (1)
- ptrbortolotti (1)
- tejedor24 (1)
Pull Request Authors
- akey7 (63)
- gbarter (14)
- parangat94 (11)
- crookp (9)
- eberlea (2)
- ptrbortolotti (2)
- badeshiben (2)
- barker59 (1)
- ChristopherCampos (1)
- jp5000 (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 3
-
Total downloads:
- pypi 46 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 1
(may contain duplicates) - Total versions: 37
- Total maintainers: 1
proxy.golang.org: github.com/wisdem/landbosse
- Documentation: https://pkg.go.dev/github.com/wisdem/landbosse#section-documentation
- License: other
-
Latest release: v2.6.0+incompatible
published over 1 year ago
Rankings
proxy.golang.org: github.com/WISDEM/LandBOSSE
- Documentation: https://pkg.go.dev/github.com/WISDEM/LandBOSSE#section-documentation
- License: other
-
Latest release: v2.6.0+incompatible
published over 1 year ago
Rankings
pypi.org: landbosse
LandBOSSE
- Homepage: https://github.com/WISDEM/LandBOSSE
- Documentation: https://landbosse.readthedocs.io/
- License: other
-
Latest release: 2.3.0
published almost 6 years ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v4 composite
- actions/setup-python v4 composite
- conda-incubator/setup-miniconda v2 composite
- numpy *
- openpyxl *
- pandas *
- scipy *
- xlsxwriter *
- et-xmlfile
- numpy
- openmdao
- openpyxl
- pandas
- pip
- pytest
- python
- scipy
- setuptools
- xlsxwriter