Skip to content

Download suite

mikebedington edited this page Jun 13, 2022 · 2 revisions

Currently downloads the AMM15 and GFS data every 12 hours.

The AMM15 is automatically subsetted to a domain covering just the rosa domain (in order to save memory in the interpolation steps). This is done in get_nws_forecast.sh in the get_CMEMS_data app. I should extract the subsetting to the conf file to make it less opaque

The GFS data download is a bit ropey. It runs using a wget and seems to get rejected quite a lot of the time, presumably via some security system but I've never worked out how as it is hard to recreate in testing.

Clone this wiki locally