Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.7%) to scientific vocabulary
Repository
Solar Radiation and Photovoltaic Systems with R
Basic Info
- Host: GitHub
- Owner: solarization
- License: gpl-3.0
- Language: R
- Default Branch: master
- Homepage: https://solarization.github.io/solaR2/
- Size: 10.2 MB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
solaR2
The solaR2 package allows for reproducible research both for photovoltaics (PV) systems performance and solar radiation. It includes a set of classes, methods, and functions to calculate the sun geometry and the solar radiation incident on a photovoltaic generator, as well as to simulate the performance of various photovoltaic energy applications. This package performs the entire calculation procedure from both daily and intradaily global horizontal irradiation to the final productivity of grid-connected PV systems and water pumping PV systems.
It is designed using a set of S4 classes that handle multivariate time series efficiently and are optimized for high-performance data manipulation. The classes share a variety of methods to access the information and several visualization methods. Additionally, the package provides tools for the visual statistical analysis of the performance of large PV plants composed of multiple systems.
Although solaR2 is primarily designed for time series associated with a location defined by its latitude/longitude values and temperature and irradiation conditions, it can be easily combined with spatial packages for space-time analysis.
Software
The stable version of solaR is hosted at CRAN. The development version is available at GitHub.
Install the stable version with:
install.packages('solaR2')
Citation
If you use solaR2, please cite it in any publication reporting results obtained with this software:
Delgado López, Francisco y Perpiñán Lamigueiro, Oscar (2024).
solaR2: Radiation and Photovoltaic Systems with R version 2.
R package version 0.10.
Disponible en: https://solarization.github.io/solaR2/
A BibTeX entry for LaTeX users is
@Manual{,
title = {solaR2: Radiation and Photovoltaic Systems with R version 2},
author = {Francisco Delgado L{\'o}pez and Oscar Perpi{\~n}{\'a}n Lamigueiro},
year = {2024},
url = {https://solarization.github.io/solaR2/},
note = {R package version 0.10},
}
Owner
- Name: solarization
- Login: solarization
- Kind: organization
- Repositories: 1
- Profile: https://github.com/solarization
GitHub Events
Total
- Issues event: 2
- Watch event: 1
- Issue comment event: 1
- Push event: 8
- Create event: 1
Last Year
- Issues event: 2
- Watch event: 1
- Issue comment event: 1
- Push event: 8
- Create event: 1
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- MichaelChirico (1)
Pull Request Authors
- fdelgadol (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 209 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
cran.r-project.org: solaR2
Radiation and Photovoltaic Systems
- Homepage: https://solarization.github.io/solaR2/
- Documentation: http://cran.r-project.org/web/packages/solaR2/solaR2.pdf
- License: GPL-3
-
Latest release: 0.11
published over 1 year ago
Rankings
Maintainers (1)
Dependencies
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- R >= 4.0.0 depends
- data.table * depends
- lattice * depends
- latticeExtra * depends
- RColorBrewer * imports
- grDevices * imports
- graphics * imports
- methods * imports
- stats * imports
- utils * imports
- httr2 * suggests
- jsonlite * suggests
- meteoForecast * suggests
- raster * suggests
- rasterVis * suggests
- sp * suggests
- tdr * suggests
- testthat >= 3.0.0 suggests
- zoo * suggests