hadoop-book icon indicating copy to clipboard operation
hadoop-book copied to clipboard

need full ncdc weather data for usage

Open tazzyw opened this issue 9 years ago • 2 comments

tazzyw avatar Oct 11 '16 22:10 tazzyw

You can download them from the official website's FTP: ftp://ftp.ncdc.noaa.gov/pub/data/noaa/

Edit: The dataset is quite large and it takes forever to download due to the limitations of FTP. I use lftp with the mirror command and 10 parallel threads (mirror --parallel=10) to get it. Still takes days :(

rgeber avatar Oct 29 '16 12:10 rgeber

Link is not opening

On Oct 29, 2016 6:05 PM, "Roman Geber" [email protected] wrote:

You can download them from the official website's FTP: ftp://ftp.ncdc.noaa.gov/pub/data/noaa/

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/tomwhite/hadoop-book/issues/29#issuecomment-257089243, or mute the thread https://github.com/notifications/unsubscribe-auth/AVuXtn_cypOYntKJP9nNeqQcJJtGB20Hks5q4z1tgaJpZM4KULVv .

tazzyw avatar Nov 01 '16 07:11 tazzyw