PyPVRPM

PyPVRPM: Photovoltaic Reliability and Performance Model in Python - Published in JOSS (2022)

https://github.com/fsec-photovoltaics/pvrpm-lcoe

Science Score: 100.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
    1 of 2 committers (50.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Scientific Fields

Mathematics Computer Science - 84% confidence
Last synced: 6 months ago · JSON representation ·

Repository

PV Simulation using SAM and Python

Basic Info
  • Host: GitHub
  • Owner: FSEC-Photovoltaics
  • License: bsd-3-clause
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 7.92 MB
Statistics
  • Stars: 8
  • Watchers: 3
  • Forks: 5
  • Open Issues: 5
  • Releases: 10
Created over 4 years ago · Last pushed almost 3 years ago
Metadata Files
Readme Contributing License Citation

README.md

pvrpm-lcoe

Tests black-checker

DOI


Quick Reference

Documentation

License

Issues

Contributing Guide


Photovoltaic simulation tool using SAM

Currently using SAM version 2022.11.21

Please see the documentation for installation and usage guides.

Note: Currently Py-PVRPM has issues running on macOS, please see issue #49 for updates.

If you would like to contribute to PVRPM, have a question, or need support, please see the contributing guide here for guides on submitting issues and PRs.

JOSS Publication

PyPVRPM: Photovoltaic Reliability and Performance Model in Python
Published
March 22, 2022
Volume 7, Issue 71, Page 4093
Authors
Brandon Silva
University of Central Florida
Paul Lunis
University of Central Florida
Marios Theristis
Sandia National Laboratories
Hubert Seigneur
University of Central Florida
Editor
Jeff Gostick ORCID
Tags
LCOE Photovoltaic Solar Energy Cost model

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software for research or industry applications, please cite it as below."
authors:
- family-names: "Silva"
  given-names: "Brandon"
  orcid: "https://orcid.org/0000-0001-8278-7158"
- family-names: "Lunis"
  given-names: "Paul"
title: "Py-PVRPM"
version: 1.7.2
doi: 10.5281/zenodo.1234
date-released: 2022-01-13
url: "https://github.com/FSEC-Photovoltaics/pvrpm-lcoe"

GitHub Events

Total
  • Fork event: 2
Last Year
  • Fork event: 2

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 112
  • Total Committers: 2
  • Avg Commits per committer: 56.0
  • Development Distribution Score (DDS): 0.018
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Brandon b****9@a****m 110
Daniel S. Katz d****z@i****g 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 38
  • Total pull requests: 27
  • Average time to close issues: 27 days
  • Average time to close pull requests: about 15 hours
  • Total issue authors: 5
  • Total pull request authors: 2
  • Average comments per issue: 1.61
  • Average comments per pull request: 0.04
  • Merged pull requests: 26
  • 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
  • blthayer (22)
  • brandons209 (8)
  • SarthakJariwala (6)
  • HannanSolo (1)
  • Puzzledyy (1)
Pull Request Authors
  • brandons209 (25)
  • danielskatz (2)
Top Labels
Issue Labels
enhancement (9) documentation (1) bug (1) question (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 11 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 6
  • Total maintainers: 1
pypi.org: pvrpm

Run simulations to estimate LCOE costs for PV systems using SAM.

  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 11 Last month
Rankings
Dependent packages count: 10.1%
Stargazers count: 18.5%
Dependent repos count: 21.5%
Average: 27.0%
Forks count: 29.8%
Downloads: 55.1%
Maintainers (1)
Last synced: 6 months ago

Dependencies

setup.py pypi
  • click *
  • matplotlib *
  • nrel-pysam ==3.0.0
  • pandas *
  • python-dateutil *
  • pyyaml *
  • scipy *
  • tqdm *
.github/workflows/black-checker.yml actions
  • actions/checkout v2 composite
  • psf/black stable composite
.github/workflows/pre-release.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • marvinpinto/action-automatic-releases latest composite
.github/workflows/tagged-release.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
  • marvinpinto/action-automatic-releases latest composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite