A python script for downloading training datasets of "Global AI Challenge on Meteorology" in Tianchi.
- Login to the website of Tianchi: https://account.aliyun.com/login/login.htm
- Get your cookie with the development tool of your browser.
- Edit Download.py, and paste your cookie to line 11:
u'cookie': u'PASTE YOUR COOKIE HERE'
- Save the changes, and run the script in terminal:
nohup python -u Download.py >download.log 2>&1 &
Note: This script helps you to download SRAD2018_TRAIN_(001 to 060).zip.