GFS (Global Forecast System) - Global forecasts, 0.25° resolution
Data is automatically downloaded and cached locally in your scratchspace.
Installation
usingPkgPkg.add("RapidRefreshData")
Quickstart
usingRapidRefreshData, Dates# Create a dataset descriptordset =HRRRDataset(date=Date(2024, 1, 15), cycle="12", forecast="f06")# View the URL for this dataseturl(dset)