clouddrift.adapters.gdp.fetch_netcdf

Contents

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#

urlstr

URL from which to download the file.

filestr

Name of the file to save.