- Open the file
vi downloadingRawDataFromServer.py- Edit the below line
base_url = 'https://www.ncei.noaa.gov/data/global-precipitation-climatology-project-gpcp-daily/access/2021/'- Save the file and execute the file.
python3 downloadData.py| Name | Name | Last commit date | ||
|---|---|---|---|---|
vi downloadingRawDataFromServer.pybase_url = 'https://www.ncei.noaa.gov/data/global-precipitation-climatology-project-gpcp-daily/access/2021/'python3 downloadData.py