NatLabRockies / NatLabRockies/SolarResourceTools

Proof of concept NLR QA and QAFIT software change specification

Open
#2 0 comments 0 reactions 1 assignee View on GitHub

@sora-ryu is already working on this.

Since Jul 23, 2026.

  • #13 by @sora-ryu — open
enhancement
Dominant language
Python
Stars
6
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Refine the quality assessment capabilities of SERI QC and QCFIT and assign the names NLR QA and QAFIT to represent the update for assessing data quality of modern measurement technologies.

Contribution:

  • QCFIT (this repository)
  • SERI QC (SUNI repository)

Note that SERI QC and QCFIT softwares work independently. QCFIT script calls only basic utils functions (splitDate, utcCoversion, calculateZenith, and calculateAirmass) from SERI QC script.

Ignored SERI QC (Rahul's code) from this repository as this is outdated. Instead, made the SERI QC code improvement on SUNI. Workflow: Develop QCFIT software, generate .QC0/.QA0 file here, then use that generated file to SUNI/CLI/SERIQC (Paul's code) to continue the development.

Wishlist items:

  1. Kt maximum
  • Expanded curve positions -> Modifications to QCFIT
  1. New boundary curve definition
  • Boundary curve definitions
  • Modifications to QCFIT
  • Modifications to SERIQC
  1. Kn maximums - no action required

  2. Kt and Kn maximum by airmass

  • Modifications to QCFIT
  • Modifications to SERIQC
  1. Daytime maximums and minimums
  • Modifications to SERI QC
  1. Nighttime maximums and minimums
  • Modifications to SERI QC
  1. Eliminating multiple integration times
  • Modifications to QCFIT
  • Modifications to SERIQC
  1. CSV format
  • Modifications to QCFIT
  1. QA-zero file format changes
  1. Rayleigh Test
  • SERI QC code changes
  1. Add buffer on the boundaries (SERIQC/functions.py) -- Hold off till C program benchmarking is completed.
  • Three component tests change from 0.03 to 0.02
  • Two component tests change from 0.03 to 0
    • NEED TO CONFIRM: What if either GHI or DNI is missing? Should we still set 0 here?=> YES.
  • Kt maximum buffer change from 0.1 to 0
  • SERI QC code changes

QCFIT Improvement

  • Graphic Display
  • Bug fix on Plot/File Save

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.