openclimatefix / open-source-quartz-solar-forecast

Open Source Solar Site Level Forecast
MIT License
69 stars 55 forks source link

Create Dashboard #131

Closed peterdudfield closed 2 months ago

peterdudfield commented 5 months ago

Detailed Description

It would be great to have a front end / dashbaord that run this forecast

Possible Implementation

sicunchen commented 5 months ago

Hi! Can I work on this?

peterdudfield commented 5 months ago

Of course, thank you

I might leave it open for a few people to work on. So potentially we get a few different styles of dashboards

Clemo97 commented 4 months ago

@peterdudfield By create a dashboard you mean, a streamlit app with similar functionality to the "example" jupyter notebook?

peterdudfield commented 4 months ago

Hi @Clemo97 yea, thats roughly what Im thinking. Could be a nice way to show case this, and people can go to the app and run it without having to code anything

aryanbhosale commented 4 months ago

Hi @peterdudfield , does #144 fix this issue? I am simply passing the site details as function params as of now, but i could add them as custom user inputs too

aryanbhosale commented 4 months ago

Hi @peterdudfield , does #144 fix this issue? I am simply passing the site details as function params as of now, but i could add them as custom user inputs too

Hey @peterdudfield , #144 is merged in, does it fix this?

peterdudfield commented 4 months ago

I would like a dashboard where the user can enter there lat/lon and site capacity. I think thats the more general case for this

aryanbhosale commented 4 months ago

Hey @peterdudfield , here's #147 the fix for this

peterdudfield commented 4 months ago

I'll leave this open until we decide how we want to tackle this different UIs

peterdudfield commented 4 months ago

We discussed this internally and this is amazing all the work going on. We are thinking having two new route folders

Ill #146 and sort the folders out