openclimatefix / quartz-frontend

Front End repo for the Nowcasting project.
https://openclimatefix.org/projects/nowcasting/
MIT License
100 stars 16 forks source link

No DNO data #405

Closed peterdudfield closed 1 year ago

peterdudfield commented 1 year ago

Describe the bug

When there is a site with no pv data, the site seems to fall over

To Reproduce

  1. add a site, add to user site group
  2. wait 15 min for a forecast
  3. open app
  4. client side error

Expected behavior

should not error, and just a forecast should show

Additional context

I added a site with uuid - 00c65674-f9bd-4841-8a8e-fdec24cd837b. This is the one casuing problems

peterdudfield commented 1 year ago

This may be becasue the site doesnt have a DNO, or GSP. Ill add that

peterdudfield commented 1 year ago

https://github.com/openclimatefix/pv-site-api/issues/108 this will help on the API side, but doesnt get ride of the problem