Commit fcf713d5 authored by Li Weiqiang's avatar Li Weiqiang
Browse files

Update README.md

parent c9c17357
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
......@@ -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.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment