openclimatefix / nowcasting_dataset

Prepare batches of data for training machine learning solar electricity nowcasting data
https://nowcasting-dataset.readthedocs.io/en/stable/
MIT License
25 stars 6 forks source link

update to new geojsion #711

Closed peterdudfield closed 2 years ago

peterdudfield commented 2 years ago

add two TODO

708

Pull Request

Description

update geojson of maps

Fixes #

How Has This Been Tested?

normal UI tests

Checklist:

codecov-commenter commented 2 years ago

Codecov Report

Merging #711 (2b3c8fb) into main (5c90502) will increase coverage by 0.15%. The diff coverage is 66.66%.

:exclamation: Current head 2b3c8fb differs from pull request most recent head 83e5232. Consider uploading reports for the commit 83e5232 to get more accurate results

@@            Coverage Diff             @@
##             main     #711      +/-   ##
==========================================
+ Coverage   92.99%   93.14%   +0.15%     
==========================================
  Files          48       48              
  Lines        3454     3444      -10     
==========================================
- Hits         3212     3208       -4     
+ Misses        242      236       -6     
Impacted Files Coverage Δ
nowcasting_dataset/data_sources/fake/batch.py 87.12% <ø> (ø)
nowcasting_dataset/data_sources/gsp/pvlive.py 100.00% <ø> (ø)
nowcasting_dataset/manager/manager_live.py 91.89% <ø> (ø)
nowcasting_dataset/data_sources/gsp/eso.py 68.88% <62.50%> (-1.35%) :arrow_down:
nowcasting_dataset/consts.py 100.00% <100.00%> (ø)
nowcasting_dataset/data_sources/data_source.py 89.63% <0.00%> (-0.61%) :arrow_down:
nowcasting_dataset/filesystem/utils.py 98.75% <0.00%> (+1.15%) :arrow_up:
nowcasting_dataset/dataset/batch.py 94.24% <0.00%> (+5.42%) :arrow_up:

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