@@ -16,7 +16,7 @@ The lists of the product tracks are also available at the GOLD-RTR server. This
With the basic information of all available tracks, this function is to search complex waveform tracks by time and geographic location, which returns a text file including a list of the complex waveform files with the specular point crossing the target area, i.e. a rectangle area defined by the maximum/minimum latitudes and longitudes.
`Download_cWF_File`:
This function is to download a local copy of a complex waveform file from the GOLD-RTR server. With the text file returned by the `Find\_RawIF\_Track` function, all the complex waveform files can be downloaded sequentially.
This function is to download a local copy of a complex waveform file from the GOLD-RTR server. With the text file returned by the `Find_RawIF_Track` function, all the complex waveform files can be downloaded sequentially.
`Read_CW_File`:
Given the filename of the complex waveform file, this function can return two labeled multi-dimensional arrays including all the variables in the "cWF" group and the "MetaData" group, respectively.