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?