https://space.fmi.fi/image/www/data_download.php
You must specify three obligatory parameters:starttime | Start time of the data set. Format: YYYYMMDD[HH]. |
length | Event length in minutes. Min = 60, max = 14400 (= 10 days). |
format | Data file format. Possible values are :
|
stations | List of stations included in data files or plots. Default = All stations. The list is a string of three-letter station ID codes separated by an underscrore '_'. E.g. "TRO_SOD_NUR". Some predefined sets may be used:
|
sample_rate | Time resolution in seconds used in data files and plots. Default = 10. Note: With IAGA files the time resolution is always at least 1 minute. With WDC files the time resolution is always 1 minute. |
compress | If inluded in parameter list then the data file is compressed (gzip). Image files (jpg) are not compressed. |
component | Magnetic component, either X,Y or Z. Default = 'X'. |
scale | Scale (in nT) used in stackplots. Default = 'auto'. |
wget -q "https://space.fmi.fi/image/www/data_download.php?starttime=20180305&length=4320&format=iaga&sample_rate=60" -O image_20180305.iaga
wget -q "https://space.fmi.fi/image/www/data_download.php?starttime=20191010&length=14400&format=jpg&sample_rate=600&component=Y&scale=600&stations=PPN-NAL" -O image_20191010.Y.jpg