globalPrecipitationAnalytics Download the raw NC data from the URL 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