https://github.com/biosteamdevelopmentgroup/blocs
BioSTEAM Location-Specific Evaluation
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
3 of 8 committers (37.5%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.6%) to scientific vocabulary
Repository
BioSTEAM Location-Specific Evaluation
Basic Info
- Host: GitHub
- Owner: BioSTEAMDevelopmentGroup
- License: other
- Language: Python
- Default Branch: main
- Size: 281 MB
Statistics
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 1
- Releases: 0
Metadata Files
README.html
README BioSTEAM Location-Specific Evaluation (BLocS)
This module allows BioSTEAM users to consider the impacts of biorefinery economic and environmental parameters that vary by location. Current location-specific data includes income, property, producer fuel, and sales tax rates; electricity prices; location capital cost factors (LCCFs), and tax incentives for all 50 states in the US.
![]()
BLocS Logo
Stewart et al.[1] is the first paper to utilize BLocS to explore the influence of policy incentives and location-specific economic parameters on the financial viability of three different biorefineries.
Follow these steps to replicate the results in [1]. Note: the authors are currently working to improve BLocS implementation. These exact methods may become deprecated, but you will still be able to achieve identical results.
After downloading BLocS, open and run evaluation.py.
# This example provides the steps to replicate results for the corn stover biorefinery. To replicate results for the corn and sugarcane biorefineries, replace 'cornstover' in the following functions with 'corn' or 'sugarcane'. This code should create a results folder within your blocs installation and output the results there. # First generate state-specific (SS) results. >>> evaluate_SS('cornstover',10000) # Next generate results for each incentive using median location-specific parameters. This will also perform a sensitivity analysis and generate Spearman's rho correlation coefficients for each metric and parameter. >>> evaluate_IP('cornstover',10000) # And lastly generate results across ranges of location-specific parameters. Currently, this analysis requires the user to 'turn off' (by 'commenting out' using #) other location-specific parameters in create_IPs_model. The following code may be used to generate results across the range of state income tax rates. Be sure to 'turn off' the other location-specific parameters in lines 780-810. >>> evaluate_incT('cornstover',5000)References
[1] Stewart, D.W.; Corts-Pea, Y.R.; Li, Y.; Stillwell, A.S.; Khanna, M.; Guest, J.S. Implications of biorefinery policy incentives and location-specific economic parameters for the financial viability of biofuels. Environmental Science & Technology. Submitted October 26, 2022.
NOT READY FOR USERS
Owner
- Name: BioSTEAM Development Group
- Login: BioSTEAMDevelopmentGroup
- Kind: organization
- Email: BioSTEAMDevelopmentGroup@gmail.com
- Website: https://biosteam.readthedocs.io/en/latest/index.html
- Repositories: 7
- Profile: https://github.com/BioSTEAMDevelopmentGroup
Our mission is to create, deliver, and support open-source products that make the BioSTEAM software easy to use, deploy, and scale.
GitHub Events
Total
- Push event: 2
- Fork event: 1
Last Year
- Push event: 2
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Yoel | y****s@g****m | 39 |
| dstew16 | 5****6 | 31 |
| Dalton W. Stewart | 5****t | 28 |
| Dalton Stewart | d****t@D****l | 25 |
| Yalin | z****i@g****m | 6 |
| Dalton Stewart | d****t@w****u | 5 |
| Dalton Stewart | d****t@e****u | 1 |
| Dalton Stewart | d****t@w****u | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 2 years ago
All Time
- Total issues: 11
- Total pull requests: 1
- Average time to close issues: 13 days
- Average time to close pull requests: 6 minutes
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 3.64
- Average comments per pull request: 2.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- daltonwstewart (11)
Pull Request Authors
- yalinli2 (1)