This dataset depends on the following independent variable (i.e, grid):
grid: /T (days since 1960-01-01) ordered [ (2 Jan - 2 Feb) (2-29 Feb) (Mar) (Apr) (May) (Jun) (Jul) (Aug) (Sep) (Oct) (Nov) (Dec)] :grid
so there will be 12 links below for the different files.
You may want to get a utility like wget which can download sets of files. For example (all one line)
wget -r -l2 -nd --no-parent -e robots=off -v --relative 'http://181.199.253.14/SOURCES/.Hydromet/.CIPH/.CSMT/.RHCondProb/%5BT+%5Ddetrend-bfl/%5BX+%5Ddetrend-bfl/COARDS/T/%28days%20since%201960-01-01%29streamgridunitconvert/downloadsarcinfo.html'
single quotes are necessary in unix to protect the url from expansion; probably necessary in other cases as well
| 2 Jan - 2 Feb | |
|---|---|
| 2-29 Feb | |
| Mar | |
| Apr | |
| May | |
| Jun | |
| Jul | |
| Aug | |
| Sep | |
| Oct | |
| Nov | |
| Dec | |