https://github.com/cst-modelling-tools/sunposdniweights

Tool to reduce DNI time series into representative sun positions with DNI weights.

https://github.com/cst-modelling-tools/sunposdniweights

Science Score: 26.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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.0%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Tool to reduce DNI time series into representative sun positions with DNI weights.

Basic Info
  • Host: GitHub
  • Owner: CST-Modelling-Tools
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 192 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed 12 months ago
Metadata Files
Readme License

README.md

SunPositionDNIWeights

This C++ project computes a reduced set of representative sun positions (azimuth and elevation) and associated DNI weights from an annual DNI time series.

Features

  • Accepts {timestamp, DNI} input (hourly resolution).
  • Computes sun positions (using high-precision algorithm).
  • Performs trapezoidal binning in (declination, hour angle) space.
  • Outputs ~30 representative positions in azimuth/elevation with associated DNI weights.

Build

```bash mkdir build && cd build cmake .. make

Owner

  • Name: Concentating Solar Thermal (CST) Modelling Tools
  • Login: CST-Modelling-Tools
  • Kind: organization

GitHub Events

Total
  • Push event: 27
  • Create event: 2
Last Year
  • Push event: 27
  • Create event: 2