Skip to content
This repository was archived by the owner on Oct 3, 2024. It is now read-only.

Conversation

jacobbieker
Copy link
Contributor

Pull Request

Description

Adds code for running and training the forecasting irradiance model.

Fixes #4

How Has This Been Tested?

Running training

  • Yes

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

@jacobbieker jacobbieker added the enhancement New feature or request label Mar 8, 2023
@jacobbieker jacobbieker self-assigned this Mar 8, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 8, 2023

Codecov Report

Merging #8 (d3825f6) into main (beb5014) will decrease coverage by 2.13%.
The diff coverage is 50.00%.

@@             Coverage Diff             @@
##              main       #8      +/-   ##
===========================================
- Coverage   100.00%   97.87%   -2.13%     
===========================================
  Files            2        2              
  Lines           45       47       +2     
===========================================
+ Hits            45       46       +1     
- Misses           0        1       +1     
Impacted Files Coverage Δ
pseudo_labeller/model/idam.py 97.82% <50.00%> (-2.18%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Psuedo-Irradience "Ground Truth" Datapipe

2 participants