openclimatefix / nowcasting_datamodel

Datamodel for the nowcasting project
6 stars 6 forks source link

rename to sheffield_solar_passiv #82

Open peterdudfield opened 2 years ago

peterdudfield commented 2 years ago

Pull Request

Description

rename 'solar_sheffield_passiv' to 'sheffield_solar_passiv'

Update: PVConsumer (and deploy) Nowcasting_dataset Nowcasting_forecast (and deploy)

Update database 'pv_systems' table

Fixes #

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #82 (8e2202e) into main (9eda0c8) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #82   +/-   ##
=======================================
  Coverage   98.49%   98.49%           
=======================================
  Files          17       17           
  Lines         799      799           
=======================================
  Hits          787      787           
  Misses         12       12           
Impacted Files Coverage Δ
nowcasting_datamodel/models/pv.py 100.00% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more