You can download my latest GHCN code from the link at this address.
https://stevengoddard.wordpress.com/ghcn-code/
It has lots of new features, which you will have to figure out for yourself. For starters, here are some command lines I have used today.
./getdaily ./ghcn.exe US05092014.txt through=0904 > US05092014_through_0904.csv ./ghcn.exe US18102014.txt thresh=38 > US18102014_100.csv ./ghcn.exe MO.txt stats_year=2014 month=07 > MO_2014_07.csv ./ghcn.exe USC00230204.dly dump_year=1913 > AppletonMO_1930.csv
Thanks you.
-er- Thank you. (late evening and all)