Hi
Thanks so much for this repo, I think its really good. I'm trying to get some solar irradence data from GFS, but I cant seem to find any.
from herbie import Herbie
H = Herbie("2023-10-12 12:00", model="gfs")
H.inventory().to_csv('gfs.csv')
But then I cant find anything to do with solar irradanece, I thought it would come up as DSWRF and DLWRF.
Can anyone help?
Sorry if this is not the right place to put this
Hi
Thanks so much for this repo, I think its really good. I'm trying to get some solar irradence data from GFS, but I cant seem to find any.
But then I cant find anything to do with solar irradanece, I thought it would come up as DSWRF and DLWRF.
Can anyone help?
Sorry if this is not the right place to put this