Challenges Downloading IONEX Data from CDDIS Servers in Singapore

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
mertchan
Posts: 4
Joined: Sat Jan 11, 2025 9:27 pm America/New_York
Answers: 0

Challenges Downloading IONEX Data from CDDIS Servers in Singapore

by mertchan » Sat Jan 11, 2025 9:45 pm America/New_York

Hi everyone,

I am encountering some difficulties when trying to download IONEX data (e.g., VTEC, C1PG) from the CDDIS servers while based in Singapore.

While manually downloading files through the website, some pages don’t load properly unless I use a VPN, which comes with the drawback of slower speeds.

The bigger issue is that downloads frequently fail or stop halfway through. When I try downloading automatically with a Python script, the same issue persists. I handle this by checking if the file is complete or interrupted after each download and retrying until it is complete. While this approach works, the process is extremely slow. Sometimes, it takes 10-20 retries in a row because the fetched file is incomplete.

Has anyone else faced similar issues or found a way to deal with this? Is this a geographical problem, or am I doing something wrong in my script? If needed, I can share my code to show how I’ve been trying to handle the downloads.

Thanks in advance for any advice!

Filters:

CDDIS - RB
User Services
User Services
Posts: 5
Joined: Tue Feb 11, 2025 1:12 pm America/New_York
Answers: 0

Re: Challenges Downloading IONEX Data from CDDIS Servers in Singapore

by CDDIS - RB » Mon May 05, 2025 12:12 pm America/New_York

We apologize for the delay in responding.

Currently the CDDIS website is up and other downloaders from across the globe are able to access the CDDIS archive. CDDIS does not block incoming requests from Singapore. Based on your description, as well as a small number of past reports from Singapore users, we believe that access to our archive may be blocked by a firewall maintained by at least one Singapore Internet Service Provider (ISP). We encourage you to contact your ISP to determine if this is the case.

mertchan
Posts: 4
Joined: Sat Jan 11, 2025 9:27 pm America/New_York
Answers: 0

Re: Challenges Downloading IONEX Data from CDDIS Servers in Singapore

by mertchan » Fri May 23, 2025 6:11 am America/New_York

I appreciate the answer. Thank you

Post Reply