clouddrift.adapters.gdp.fetch_netcdf# clouddrift.adapters.gdp.fetch_netcdf(url: str, file: str)[source]# Download and save the file from the given url, if not already downloaded. Parameters# urlstrURL from which to download the file. filestrName of the file to save.