#An example for the Global Forecast System 0.5 degree model
#Get the latest model url
urls.out <- CrawlModels(abbrev = "gfs0.5", depth = 1)
#Get a list of forecasts, variables and levels
model.parameters <- ParseModelPage(urls.out[1])
Run the code above in your browser using DataLab