Search found 1 match

by kaustavchoubey
Wed Sep 21, 2022 11:03 am America/New_York
Forum: Questions/Comments
Question: Creating a Python program to automatically download the ionex file given any date as input to the program.
Replies: 1

Creating a Python program to automatically download the ionex file given any date as input to the program.

I am working on a research project related to ionosphere. I have created a program that downloads the ionex file for a date if I give that date as an input to the program. The issue is that ionex files are normally about 200 kb in zipped form and this program is downloading files of just about 12 kb...