I am interested in getting the GFS forecast data for Europe which is available for free from the following website: https://www.ncdc.noaa.gov/data-access/model-data/model-datasets/global-forcast-system-gfs
According this site NOAA provides rest APIs for data access. I want to get access to the GFS 004 (0.5º) data (from here, but how do I know the dataset name (which is described as dataset parameter)?
Or is there another way to get access to the GFS data over API?