Given the given recent gaps in SNKQ and LRV data, there is a need for a process which detects if main data retrieval fails for given data files and responds by retrieving and processing lower time cadence data from other sources. This primarily affects sites under the THEMIS AE group and Kyoto Proxy AE group. The idea is that if the files become available 6 months down the line, they can overwrite the low time resolution data meant to patch the gaps. The THEMIS AE index is at a 1 minute time resolution, so alternative sources at the 1 minute time resolution should be fine.
For each station in the THEMIS and Kyoto Proxy AE index, we need to design and implement a method to retrieve lower resolution data, process is, and configure the method to run if the initial attempt to download the data fails.
Given the given recent gaps in SNKQ and LRV data, there is a need for a process which detects if main data retrieval fails for given data files and responds by retrieving and processing lower time cadence data from other sources. This primarily affects sites under the THEMIS AE group and Kyoto Proxy AE group. The idea is that if the files become available 6 months down the line, they can overwrite the low time resolution data meant to patch the gaps. The THEMIS AE index is at a 1 minute time resolution, so alternative sources at the 1 minute time resolution should be fine.
For each station in the THEMIS and Kyoto Proxy AE index, we need to design and implement a method to retrieve lower resolution data, process is, and configure the method to run if the initial attempt to download the data fails.