NSIDC-0079 (Sea Ice) download: having to restart download frequently
Posted: Fri Dec 08, 2023 12:34 pm America/New_York
Hi,
I'm using a NSDIC-generated python script to download version 4 of NSDIC-00079 ("Bootstrap Sea Ice Concentrations from Nimbus-7 SMMR and DMSP SSM/I-SSMIS"). This data is served in NetCDF format. Unlike with the older .bin files of V3, I'm seeing very frequent download errors with this dataset which requires me to restart the download (after moving the start time forward). The most common error is:
HTTP error 503, Service Unavailable
but I'm also seeing:
Error<class 'urllib.error.URLError'>: <urlopen error [Errno 8] nodename nor servname provided, or not known>
Any ideas?
I'm using a NSDIC-generated python script to download version 4 of NSDIC-00079 ("Bootstrap Sea Ice Concentrations from Nimbus-7 SMMR and DMSP SSM/I-SSMIS"). This data is served in NetCDF format. Unlike with the older .bin files of V3, I'm seeing very frequent download errors with this dataset which requires me to restart the download (after moving the start time forward). The most common error is:
HTTP error 503, Service Unavailable
but I'm also seeing:
Error<class 'urllib.error.URLError'>: <urlopen error [Errno 8] nodename nor servname provided, or not known>
Any ideas?