google-deepmind / graphcast

Apache License 2.0
4.37k stars 538 forks source link

possibility of model output to weather dashboard? #17

Open ramkumarkoppu opened 7 months ago

ramkumarkoppu commented 7 months ago

How to translate the model output to usual weather variables like temperature, rain, wind, etc if I have to build a weather dashboard?

tewalds commented 7 months ago

We aren't publishing any forecasts for the moment. If you have access to ECMWF's analysis and forecasts, you can use graphcast to generate predictions. You'd want to prototype using their forecasts, then replace their forecasts with ours, which should be fairly easy since our predictions have the same meanings as theirs. You'll want to look at their documentation for the meaning of each variable. We do indeed predict temperature, rain and wind.