gwgen preproc testΒΆ

Create a test sample for the given GHCN stations

usage: gwgen preproc test [-h] [-nc] [-re float] [-a] str str or list of str
Required Arguments
str The path to the directory containing the test files from Github
str or list of str
 either a list of GHCN stations to use or a filename containing a 1-row table with GHCN stations
Optional Arguments
-nc=False, --no-cloud=False
 If True, no cloud stations are extracted
-re=0, --reduce-eecra=0
 The percentage by which to reduce the EECRA data
-a=False, --keep-all=False
 If True all years of the EECRA data are used. Otherwise, only the years with complete temperature and cloud are kept. Note that this has only an effect if `reduce_eecra` is not 0